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 979a7fc commit 17cc0feCopy full SHA for 17cc0fe
.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