chore(deps): bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 (#2224)

Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-version: 3.0.0
  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]
2026-03-24 17:16:41 -07:00
committed by GitHub
parent 03ad9e8e02
commit 74e3842ed0
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ jobs:
uses: actions/checkout@v6
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v2.0.0
uses: microsoft/setup-msbuild@v3.0.0
with:
msbuild-architecture: x64

View File

@@ -60,7 +60,7 @@ jobs:
echo ::set-output name=VERSION::$MSI_VERSION
shell: bash
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v2.0.0
uses: microsoft/setup-msbuild@v3.0.0
with:
msbuild-architecture: x64
- name: Install gpac