Skip to content

Commit dcfa2b4

Browse files
dependabot[bot]striezel
authored andcommitted
Bump microsoft/setup-msbuild from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2...v3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c78ff29 commit dcfa2b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
dotnet-version: ${{ matrix.dotnet }}
3434

3535
- name: Add MSBuild to PATH
36-
uses: microsoft/setup-msbuild@v2
36+
uses: microsoft/setup-msbuild@v3
3737

3838
- name: Restore NuGet packages
3939
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)