Skip to content

Commit

Permalink
Remove installation step for Visual Studio Community 2013 in msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcwatters committed Dec 2, 2024
1 parent 23320f7 commit 061226e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
# working-directory: ${{env.GITHUB_WORKSPACE}}
# run: nuget restore ${{env.SOLUTION_FILE_PATH}}

- run: choco install visualstudiocommunity2013

- run: REG IMPORT .github/workflows/DefaultProjectExtension.reg

- working-directory: ./mp/src
Expand Down

0 comments on commit 061226e

Please sign in to comment.