Skip to content

Commit 0f916fe

Browse files
authored
Merge pull request #50 from flcdrg/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0
2 parents e012b16 + 339b93c commit 0f916fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fetch-depth: 0
6666

6767
- name: Setup MSBuild.exe
68-
uses: microsoft/setup-msbuild@v1.3.2
68+
uses: microsoft/setup-msbuild@v2.0.0
6969

7070
- name: NuGet Restore
7171
run: nuget restore

0 commit comments

Comments
 (0)