onnxruntime/csharp/sample
Scott McKay 3b1224dc08
Add .net6 support to the C# nuget package. (#11908)
* Add .net6 support to the C# nuget package.

Currently requires jumping through a lot of hoops due to .net 6 only being supported in the preview release of VS 2022.

Build existing targets using msbuild.
Add .net6 targets and build using dotnet.
Create nuget package with combined targets.

A few misc automated changes from VS to spacing and adding a couple of properties.
2022-06-22 08:08:24 +10:00
..
InferenceSample Add .net6 support to the C# nuget package. (#11908) 2022-06-22 08:08:24 +10:00
Microsoft.ML.OnnxRuntime.FasterRcnnSample Update samples (#11420) 2022-05-06 13:32:16 -07:00
Microsoft.ML.OnnxRuntime.ResNet50v2Sample Update samples (#11420) 2022-05-06 13:32:16 -07:00