Skip to content

Commit

Permalink
Update microsoft/setup-msbuild to v2 (options see https://github.com/…
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Mar 17, 2024
1 parent 3e9e7a3 commit d3c69fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ilspy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
dotnet-quality: 'ga'

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

- name: Install dotnet-format
run: dotnet tool install -g dotnet-format --version "6.2.315104" --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json
Expand Down

0 comments on commit d3c69fb

Please sign in to comment.