Skip to content

Commit

Permalink
Update dotnet-core.yml (#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvreony committed Aug 6, 2023
1 parent 5d95adf commit df0a7b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dotnet-core.yml
Expand Up @@ -75,9 +75,7 @@ jobs:
# working-directory: downloads/sonar

- name: Add MSBuild to PATH
uses: glennawatson/setup-msbuild@v1.0.3
with:
prerelease: true
uses: microsoft/setup-msbuild@1ff57057b5cfdc39105cd07a01d78e9b0ea0c14c

# This mitigates an issue with websdk projects loading analyzers from old packages.
- name: Cleanup nuget local storage
Expand Down

0 comments on commit df0a7b1

Please sign in to comment.