Skip to content

Commit

Permalink
Bump release pipeline to .NET 5 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveleek authored May 10, 2022
1 parent d95bdac commit 6cf1a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: actions/setup-dotnet@v1
with:
dotnet-version: '3.1.x'
dotnet-version: '5.0.x'

# Get NuGet setup for restoring, packaging and pushing
- name: Setup NuGet
Expand Down

0 comments on commit 6cf1a14

Please sign in to comment.