onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

Update C# test projects

Open skottmckay opened this issue 1 year ago • 3 comments

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.

skottmckay avatar Aug 06 '24 05:08 skottmckay

@snnn @mszhanyi can we add .net8 to the onnxruntime-Ubuntu2204-AMD-CPU and onnxruntime-Win-CPU-2022 images?

skottmckay avatar Aug 28 '24 09:08 skottmckay

@snnn @mszhanyi can we add .net8 to the onnxruntime-Ubuntu2204-AMD-CPU and onnxruntime-Win-CPU-2022 images?

Sure. You mean .net 8 sdk?

snnn avatar Aug 28 '24 16:08 snnn

I believe we have multiple SDKs in /usr/share/dotnet/sdk. You may need to use this ADO task to choose the version

snnn avatar Aug 28 '24 16:08 snnn