onnxruntime/csharp/test
Scott McKay ba0bb43b00
Rework the native library usage so that a pre-built ORT native package can be easily used (#22345)
### Description
The local build of the native library was being included by almost every
project, but is only needed to run tests. Due to the multiple inclusions
attempting to use a pre-built package was clashing with any local builds
that were available.

Create a helper file to include either a local built of a pre-built
package and include that in the two test projects.

Cleanup various miscellaous things.

### Motivation and Context

Create setup to simplify running on-device tests with the nuget
packages.
2024-11-01 11:03:33 -07:00
..
Microsoft.AI.MachineLearning.Tests Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
Microsoft.AI.MachineLearning.Tests.DotNet5_0 Enable Microsoft.Ai.MachineLearning package to work on .NET5 down to 17763 Windows SDK (#7522) 2021-05-01 00:56:36 -07:00
Microsoft.AI.MachineLearning.Tests.Uwp Fix Microsoft.AI.MachineLearning NuGet App failure with multiple binaries copied to same destination (#10076) 2021-12-21 12:34:03 -08:00
Microsoft.ML.OnnxRuntime.EndToEndTests [C#] Address Packaging pipeline failure (#22307) 2024-10-04 17:28:09 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Mobile Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
Microsoft.ML.OnnxRuntime.Tests.Common Rework the native library usage so that a pre-built ORT native package can be easily used (#22345) 2024-11-01 11:03:33 -07:00
Microsoft.ML.OnnxRuntime.Tests.Devices Update c# dependencies (#18995) 2024-01-04 10:41:28 -08:00
Microsoft.ML.OnnxRuntime.Tests.MAUI Rework the native library usage so that a pre-built ORT native package can be easily used (#22345) 2024-11-01 11:03:33 -07:00
Microsoft.ML.OnnxRuntime.Tests.NetCoreApp Rework the native library usage so that a pre-built ORT native package can be easily used (#22345) 2024-11-01 11:03:33 -07:00