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 b46c197 + b488297 commit 6dcf851Copy full SHA for 6dcf851
2 files changed
.github/workflows/BuildOnly.yml
@@ -35,7 +35,7 @@ jobs:
35
**/nuget.config
36
37
- name: Add MSBuild to PATH
38
- uses: microsoft/setup-msbuild@v2.0.0
+ uses: microsoft/setup-msbuild@v3.0.0
39
with:
40
vs-prerelease: true
41
.github/workflows/dotnet.yml
@@ -39,7 +39,7 @@ jobs:
42
43
44
45
0 commit comments