Hello,
as descriped on the developer documentation 'Package overview' page, I've tried to include different DLLs (in particular 'System.Data.Odbc') for service and protal taken from seperate projects' output (targeting .NET Framwork / .NET 8). But the DLLs are never packed within the generated plugin package zip-file.
-> https://developer.webcon.com/docs/package-overview
-> https://developer.webcon.com/docs/package-manifest#servicedependencies-and-portaldependencies
-> https://developer.webcon.com/docs/package-dependencies#how-to-get-correct-dependencies-for-runtime
Unlike 'serviceDependencies' or 'portalDependencies', the 'dependencies' collection seems to work very fine. I'm able to include different kind of dependencies and the corresponding DLLs are packed within the generated plugin package zip-file.
Is there a known bug with this? The package manifest seems to have received some new features with version 2024.1.
Greetings
Marco Bienlein, VSB