Skip to content

Commit d7f3ddb

Browse files
Bump microsoft/setup-msbuild from 1.0.2 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](microsoft/setup-msbuild@v1.0.2...v2.0.0) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c87003d commit d7f3ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
dotnet-version: 6.0.x
3737

3838
- name: Setup MSBuild.exe
39-
uses: microsoft/setup-msbuild@v1.0.2
39+
uses: microsoft/setup-msbuild@v2.0.0
4040

4141
- name: Execute unit tests
4242
working-directory: Server

0 commit comments

Comments
 (0)