onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests
Changming Sun 81831201a8
Change C# tests to use C# 5.0 (#10686)
.NET Core 2.1 has reached end of support on August 21, 2021. Use C# 5.0 instead. Our CI build machines do no have C# 6.0 yet. Later I will do it.
2022-02-26 00:28:30 -08:00
..
Microsoft.ML.OnnxRuntime.EndToEndTests.csproj
Microsoft.ML.OnnxRuntime.EndToEndTests.sln
runtest.bat Change C# tests to use C# 5.0 (#10686) 2022-02-26 00:28:30 -08:00
runtest.sh