Skip to content

Commit

Permalink
GitHubCI: upgrade .NET to fix restore issue
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Jan 9, 2024
1 parent 25f2f71 commit 3b82bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:

env:
DOTNET_VERSION: 5.0.102
DOTNET_VERSION: 5.0.302

jobs:
build:
Expand Down

0 comments on commit 3b82bb3

Please sign in to comment.