Skip to content

Commit

Permalink
Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0 (#295)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 2eef396 commit 63d8a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
dotnet-version: 8.0.x
dotnet-quality: ga

- uses: microsoft/setup-msbuild@v1.3.2
- uses: microsoft/setup-msbuild@v2.0.0

- name: Build dnSpy (${{matrix.platform}})
run: .\build.ps1 ${{matrix.platform}}
Expand Down

0 comments on commit 63d8a9e

Please sign in to comment.