mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| Microsoft.AI.MachineLearning.Tests | ||
| Microsoft.AI.MachineLearning.Tests.DotNet5_0 | ||
| Microsoft.AI.MachineLearning.Tests.Uwp | ||
| Microsoft.ML.OnnxRuntime.EndToEndTests | ||
| Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile | ||
| Microsoft.ML.OnnxRuntime.Tests.Common | ||
| Microsoft.ML.OnnxRuntime.Tests.Devices | ||
| Microsoft.ML.OnnxRuntime.Tests.Droid | ||
| Microsoft.ML.OnnxRuntime.Tests.iOS | ||
| Microsoft.ML.OnnxRuntime.Tests.NetCoreApp | ||