Commit 7af4106
committed
Pin setup-msbuild to Visual Studio 18+
Add a `with: vs-version: '[18.0,)'` to the microsoft/setup-msbuild step in the CI workflow. This ensures the action uses Visual Studio 18 (VS2026) or newer when adding MSBuild to PATH, aligning the runner environment with project requirements.1 parent f2515b1 commit 7af4106
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments