Posted 17 June 2024, 11:00 am EST
I have a legacy C# project being maintained in VS2015, .Net Framework 4.6.2.
NuGet can not install ds.imaging because it keeps failing to install the System.Numeric.Vectors dependency (could be more, but it does not progress past that).
I know ds.imaging is supported for .Net 4.6.2, so how do I get the package installed?