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.
1 parent c6ec2c5 commit a97bdd9Copy full SHA for a97bdd9
.github/workflows/buildtest.yaml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
fetch-depth: 0
49
- name: Add msbuild to PATH
50
- uses: microsoft/setup-msbuild@v1.3
+ uses: microsoft/setup-msbuild@v2
51
- name: Setup dotnet SDK 7
52
uses: actions/setup-dotnet@v4
53
0 commit comments