onnxruntime/csharp/src/Microsoft.AI.MachineLearning
Sheil Kumar 7b51a1b17d
Enable Microsoft.AI.MachineLearning NuGet with WinUI projects (#16415)
Microsoft.AI.MachineLearning NuGet fails to build on WinUI projects due
to the conflict between the ReferenceCopy of binaries that occurs with
managed applications, with the manual binplacement that occurs with
native appliactions.

With WinUI, both cases are triggered, and a duplicate binplace is
detected as an error.

Fix: Don't rely on the ReferenceCopy for WinUI applications, and
manually binplace the Microsoft.AI.MachineLearning dll.
2023-06-20 13:10:19 -07:00
..
Microsoft.AI.MachineLearning.props Fix Microsoft.AI.MachineLearning NuGet App failure with multiple binaries copied to same destination (#10076) 2021-12-21 12:34:03 -08:00
Microsoft.AI.MachineLearning.Rules.Project.xml Switch to unified DirectML 1.4.0 redistributable (#5794) 2020-11-17 13:42:23 -08:00
Microsoft.AI.MachineLearning.targets Enable Microsoft.AI.MachineLearning NuGet with WinUI projects (#16415) 2023-06-20 13:10:19 -07:00