Bump microsoft/setup-msbuild from 1 to 2 (#4996)

Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1 to 2.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1...v2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-10 15:31:13 -05:00 committed by GitHub
parent 96caeaca72
commit 1715bcb216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -324,7 +324,7 @@ jobs:
steps: steps:
- name: Add msbuild to PATH - name: Add msbuild to PATH
id: add-msbuild id: add-msbuild
uses: microsoft/setup-msbuild@v1 uses: microsoft/setup-msbuild@v2
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4