Browse Source

Bump microsoft/setup-msbuild from 1.1 to 1.3

Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.1 to 1.3.
- [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.1...v1.3)

---
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>
pull/6036/head
dependabot[bot] 3 years ago committed by Anders Jenbo
parent
commit
521e71c437
  1. 2
      .github/workflows/xbox_one.yml

2
.github/workflows/xbox_one.yml

@ -32,7 +32,7 @@ jobs:
uses: hendrikmuhs/ccache-action@v1.2
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1
uses: microsoft/setup-msbuild@v1.3
with:
msbuild-architecture: x64

Loading…
Cancel
Save