We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3ce49 commit 5dc0138Copy full SHA for 5dc0138
.github/workflows/msbuild.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Add MSBuild to PATH
21
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
22
23
- name: Show MSBuild version
24
run: msbuild -version
0 commit comments