Skip to content

Commit 9d99eb1

Browse files
Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1 (#1005)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1.3 to 1.3.1. - [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...v1.3.1) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 487798f commit 9d99eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
profile: minimal
7474

7575
- name: Setup MSBuild
76-
uses: microsoft/setup-msbuild@v1.1.3
76+
uses: microsoft/setup-msbuild@v1.3.1
7777
with:
7878
vs-prerelease: true
7979

0 commit comments

Comments
 (0)