Bump microsoft/setup-msbuild from 1.1 to 1.2 (#1130)

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

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-12-13 04:05:35 -08:00
committed by GitHub
parent e6f76fdb73
commit 4f801eaae1

View File

@@ -36,7 +36,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Add msbuild to PATH - name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1 uses: microsoft/setup-msbuild@v1.2
- name: Setup dotnet SDK 7 - name: Setup dotnet SDK 7
uses: actions/setup-dotnet@v3 uses: actions/setup-dotnet@v3
with: with: