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 55eee56 commit edd63d9Copy full SHA for edd63d9
.github/workflows/CI_build.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: microsoft/setup-msbuild@v1
22
23
- name: Setup NuGet.exe
24
- uses: nuget/setup-nuget@v1
+ uses: nuget/setup-nuget@v2
25
26
- name: Restore
27
working-directory: .
.github/workflows/msvc_analysis.yml
@@ -27,7 +27,7 @@ jobs:
28
29
30
31
32
33
0 commit comments