onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.iOS
Yi Zhang 3252ff2cb7
Change DML GPU pool in Windows GPU workflow use Visual Studio 2022 (#16784)
### Description
1. use the pool with VS2022
2. upgrade System.Memory to 4.5.5


### Motivation and Context
Solve the build error while using VS2022:
`[Failure] Msbuild failed when processing the file
'D:\a\_work\1\s\csharp\src\Microsoft.ML.OnnxRuntime\Microsoft.ML.OnnxRuntime.csproj'
with message: Method not found: 'System.ReadOnlySpan`1<Char>
Microsoft.IO.Path.GetFileName(System.ReadOnlySpan`1<Char>)'`

Ref:
https://stackoverflow.com/questions/73399777/azure-build-failing-due-to-method-not-found-system-readonlyspan1char-micros
2023-07-23 10:07:21 +08: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 Change DML GPU pool in Windows GPU workflow use Visual Studio 2022 (#16784) 2023-07-23 10:07:21 +08:00