Skip to content

Commit bc2de20

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 a0938a9 commit bc2de20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
dotnet-version: 10.0.x
3636

3737
- name: Setup msbuild
38-
uses: microsoft/setup-msbuild@v2.0.0
38+
uses: microsoft/setup-msbuild@v3.0.0
3939

4040
- name: Set version number
4141
id: set-version

0 commit comments

Comments
 (0)