Impact
It's more difficult to complete my work
Describe the bug
Microsoft.OnnxRuntime.Foundry is listed as a dependency to Microsoft.AI.Foundry.Local.Core.WinML , but the page for onnxruntime is returning 404. This is preventing me from being able to add the Microsoft.AI.Foundry.Local.WinML package to my project .
Repro Steps
- On this URL https://www.nuget.org/packages/Microsoft.AI.Foundry.Local.Core.WinML/
- Go to Dependencies and click on Microsoft.OnnxRuntime.Foundry.
- It will take you to this URL: https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Foundry/
Expected Behavior
The package shoudl show as non-existent
Screenshots
No response
Additional Context and logs
No response