Skip to content

Commit

Permalink
MP1: Bump microsoft/setup-msbuild from 1.3 to 2
Browse files Browse the repository at this point in the history
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3 to 2.
- [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...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>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 3ba61d5 commit ed7b37a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_codeql.yml
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Setup Visual Studio 2019
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2
with:
vs-version: 16.11

Expand Down

0 comments on commit ed7b37a

Please sign in to comment.