onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.iOS
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
..
Assets.xcassets/AppIcon.appiconset Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Properties Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Resources Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
AppDelegate.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Entitlements.plist Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
InferenceTest.ios.cs Remove pointless assert. (#9571) 2021-10-28 07:33:40 +10:00
Info.plist Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
LaunchScreen.storyboard Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Main.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
Microsoft.ML.OnnxRuntime.Tests.iOS.csproj Add .net6 support to the C# nuget package. (#11908) 2022-06-22 08:08:24 +10:00