mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
### Description <!-- Describe your changes. --> Various fixes to the CSharp setup - fix warnings - fix invalid tests - update test sdk nuget package - enables testing on linux - fixes issue with some unit tests not running in CI - run unit tests in linux pipeline using dotnet ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Unit tests weren't breaking in CIs for both Windows and Linux builds and should have been. |
||
|---|---|---|
| .. | ||
| 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 | ||