Commit a4c5d98
Fix CI restore: use msbuild -t:Restore for native/managed project graph
Replace nuget restore with msbuild -t:Restore to properly handle
mixed native C++ and managed C# project references without needing
AssetTargetFallback or SkipGetTargetFrameworkProperties workarounds.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e06a4f3 commit a4c5d98
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 64 | + | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
| |||
0 commit comments