onnxruntime
onnxruntime copied to clipboard
Update C# test projects
Description
Update various test projects to .net8 from EOL frameworks. Replace the Xamarin based Android and iOS test projects with a MAUI based project that uses .net 8. Add new CoreML flags to C# bindings
Motivation and Context
Remove usage of EOL frameworks.
@snnn @mszhanyi can we add .net8 to the onnxruntime-Ubuntu2204-AMD-CPU and onnxruntime-Win-CPU-2022 images?
@snnn @mszhanyi can we add .net8 to the onnxruntime-Ubuntu2204-AMD-CPU and onnxruntime-Win-CPU-2022 images?
Sure. You mean .net 8 sdk?
I believe we have multiple SDKs in /usr/share/dotnet/sdk. You may need to use this ADO task to choose the version