Skip to content

Commit

Permalink
Dotnet SDK 5
Browse files Browse the repository at this point in the history
  • Loading branch information
jas88 committed Feb 3, 2022
1 parent 61a0b1b commit 65e91d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.301
dotnet-version: 5.x
- name: Add MSFT code signing key
run: wget -qO- https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
- name: Add MSFT package repo
Expand Down

0 comments on commit 65e91d1

Please sign in to comment.