Skip to content

Commit a97bdd9

Browse files
Bump microsoft/setup-msbuild from 1.3 to 2 (#1547)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3 to 2. - [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.3...v2) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6ec2c5 commit a97bdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
fetch-depth: 0
4949
- name: Add msbuild to PATH
50-
uses: microsoft/setup-msbuild@v1.3
50+
uses: microsoft/setup-msbuild@v2
5151
- name: Setup dotnet SDK 7
5252
uses: actions/setup-dotnet@v4
5353
with:

0 commit comments

Comments
 (0)