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 Remove netcoreapp2.1 target as it is EOL and out of support. Attempting to use it with VS now causes unit test run failures. (#9603) 2021-10-29 11:11:22 +10:00
Microsoft.ML.OnnxRuntime.EndToEndTests.sln Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
runtest.bat Change C# tests to use C# 5.0 (#10686) 2022-02-26 00:28:30 -08:00
runtest.sh Integrate TensorRT EP libs into existing GPU Nuget Package (Approach#1) (#8727) 2021-08-18 17:26:34 -07:00