The VideoOS.Platform.SDK.dll is not copied to /bin when installing latest via NuGet

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?

Your project does not work because it is .Net Core. Milestone is planning .NET Core support in the MIP SDK, but it’s not implemented yet, nor is there a planned date for such an implementation unfortunately.