Skip to content

Commit e1b96fe

Browse files
Bump microsoft/setup-msbuild from 1.1.3 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 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.1.3...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] <support@github.com>
1 parent 1780344 commit e1b96fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4.2.2
1313

1414
- name: Setup msbuild
15-
uses: microsoft/setup-msbuild@v1.1.3
15+
uses: microsoft/setup-msbuild@v2.0.0
1616

1717
- name: Setup NuGet
1818
uses: nuget/setup-nuget@v2.0.1

0 commit comments

Comments
 (0)