2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-03-25 14:03:03 +00:00

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

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>
This commit is contained in:
dependabot[bot]
2026-03-20 22:13:24 +00:00
committed by GitHub
parent bb7f4b99f7
commit 017ce25203
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ jobs:
node-version: 24
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2.0.0
uses: microsoft/setup-msbuild@v3.0.0
- name: Checkout repository
uses: actions/checkout@v6