Skip to content

Commit

Permalink
CI: Use .NET 5.0.9 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
gus33000 committed Aug 11, 2021
1 parent f4a5e63 commit bb9f614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install .NET SDK
uses: actions/setup-dotnet@v1
with:
dotnet-version: "5.0.101"
dotnet-version: "5.0.400"

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
Expand Down

0 comments on commit bb9f614

Please sign in to comment.