Skip to content

Commit

Permalink
Update msbuild_vs2022_main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyfreg committed May 4, 2023
1 parent 35a2065 commit f2af650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild_vs2022_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: '5.0.101' # Check for latest at link at .NET 5 download page
dotnet-version: '5.0.408' # Check for latest at link at .NET 5 download page

- name: Generate Solutions
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit f2af650

Please sign in to comment.