We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33288fe + 423c429 commit 9e6a4f7Copy full SHA for 9e6a4f7
2 files changed
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
"@ | Out-File -Encoding utf8 global.json
66
67
- name: Setup MSBuild
68
- uses: microsoft/setup-msbuild@v2
+ uses: microsoft/setup-msbuild@v3
69
with:
70
vs-version: 'latest'
71
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
72
73
74
75
76
0 commit comments