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 4bb425d commit b9042e5Copy full SHA for b9042e5
.github/workflows/buildtest.yaml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
fetch-depth: 0
38
- name: Add msbuild to PATH
39
- uses: microsoft/setup-msbuild@v1.2
+ uses: microsoft/setup-msbuild@v1.3
40
- name: Setup dotnet SDK 7
41
uses: actions/setup-dotnet@v3
42
0 commit comments