Skip to content

Commit

Permalink
Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.2 to 2.0.0.
- [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.3.2...v2.0.0)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent dd559f8 commit b668c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
path: ${{ github.workspace }}/kinect-sdks

- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.3.2
uses: microsoft/setup-msbuild@v2.0.0

- name: Enable longpath in git for Windows
run: git config --system core.longpaths true
Expand Down

0 comments on commit b668c97

Please sign in to comment.