Hello, I installed the latest MilestoneSystems.VideoOS.Platform.SDK 21.2.0 via NuGet in .Net Core project (tried with different versions, clean projects, same result). The VideoOS.Platform.SDK.dll is not copied to /bin (attached screenshot from bin) and the namespace VideoOS.Platform.SDK cannot be referenced as expected. The other deps are in /bin.
Outside this, there is one minor issue that might be related or not - the project in Visual Studio is filled with links to all the dependencies in /bin (attached file issue 1.png).
Any ideas how to solve this?