Skip to content

Commit

Permalink
CI: change .NET version to 7
Browse files Browse the repository at this point in the history
Change .NET version to 7.0.203.
  • Loading branch information
webwarrior-ws committed Feb 5, 2024
1 parent a36653f commit 2e182ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build+test+deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- '**'

env:
DOTNET_VERSION: 6.0.417
DOTNET_VERSION: 7.0.203

jobs:
buildAndTest:
Expand Down

0 comments on commit 2e182ad

Please sign in to comment.