Commit fc94adc
fix(dotnet): use dotnet msbuild instead of MSBuild.exe
Switches from the VS-bundled MSBuild.exe to dotnet msbuild, which uses
the SDK's own MSBuild and supports .NET 10+ without the VS 2022 17.14
version restriction warning.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 57d038b commit fc94adc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments