Skip to content

Commit 5870861

Browse files
authored
Merge pull request #1820 from microsoft/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
build(deps): bump microsoft/setup-msbuild from 1.0.2 to 2.0.0
2 parents 8ae9ffb + 554e94b commit 5870861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
dotnet-version: 5.0.201
2828

2929
- name: Add MSBuild to PATH
30-
uses: microsoft/setup-msbuild@v1.0.2
30+
uses: microsoft/setup-msbuild@v2.0.0
3131

3232
- name: Build VFS for Git
3333
shell: cmd

0 commit comments

Comments
 (0)