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 8a80b54 + 17cc0fe commit 020dd9cCopy full SHA for 020dd9c
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
dotnet-version: 6.0.x
37
38
- name: Setup MSBuild.exe
39
- uses: microsoft/setup-msbuild@v1.0.2
+ uses: microsoft/setup-msbuild@v2.0.0
40
41
- name: Execute unit tests
42
working-directory: Server
0 commit comments