mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
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. |
||
|---|---|---|
| .. | ||
| Microsoft.AI.MachineLearning.props | ||
| Microsoft.AI.MachineLearning.Rules.Project.xml | ||
| Microsoft.AI.MachineLearning.targets | ||