Commit fccc859
Fix C# samples CI: restore local-sdk NuGet source
The 'local-sdk' source (../../local-packages) was removed in PR #573 and
the ORT-Nightly feed was removed in PR #633, leaving only nuget.org.
Since Microsoft.AI.Foundry.Local is not published to nuget.org, all C#
sample builds fail during NuGet restore.
Restore the local-sdk source with package source mapping so the CI
'Build SDK from source' step output is discoverable by sample builds.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8e131a7 commit fccc859
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
0 commit comments