Skip to content

Commit

Permalink
Upgrade to .NET 8.0 for build
Browse files Browse the repository at this point in the history
  • Loading branch information
sblom committed Dec 15, 2023
1 parent 97e2dbc commit b5d808c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1
dotnet-version: 8.0
source-url: https://nuget.pkg.github.com/sblom/index.json
env:
NUGET_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b5d808c

Please sign in to comment.