Skip to content

Commit 0a241df

Browse files
Bump microsoft/setup-msbuild from 2 to 3 (#3691)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8e231f commit 0a241df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ilspy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
DOTNET_ROOT: ${{ runner.temp }}/.dotnet
4242

4343
- name: Add msbuild to PATH
44-
uses: microsoft/setup-msbuild@v2
44+
uses: microsoft/setup-msbuild@v3
4545

4646
- name: Install dotnet-format
4747
env:

0 commit comments

Comments
 (0)