Closed jxamen closed 1 year ago
Hey, hello! I just solved the problem. It was actually caused by the NuGet package management format. When I changed "Packages.config" to "PackageReference," it started working.
For the new Emgu Nuget package you do need to use PackageReference instead of the traditional package.config.
Unable to install package 'Emgu.runtime.windows.msvc.rt.arm64 19.35.32217.1'. You are trying to install this package in a project targeting '.NETFramework,Version=v4.8', but this package does not contain any assembly references or content files compatible with that framework. Contact the package author for details.