Skip to content

Commit 589227c

Browse files
Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0e787b commit 589227c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-viewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
6.x
2323
7.x
2424
25-
- uses: microsoft/setup-msbuild@v2.0.0
25+
- uses: microsoft/setup-msbuild@v3.0.0
2626

2727
- name: Restore dependencies
2828
run: dotnet restore $SOLUTION

0 commit comments

Comments
 (0)