We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c515bc commit 04b0800Copy full SHA for 04b0800
1 file changed
.github/workflows/MongoDBConsoleApp-build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Setup MSBuild for .NET Framework project
21
- name: Setup MSBuild
22
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
23
24
- name: Setup NuGet
25
uses: NuGet/setup-nuget@v1.0.5
0 commit comments