Skip to content

Commit

Permalink
dotnet version update to 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pematous authored Mar 6, 2025
1 parent c01e626 commit 82a3ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [ main ]

env:
DOTNET_VERSION: '6.0.401' # The .NET SDK version to use
DOTNET_VERSION: '8.0.404' # The .NET SDK version to use

jobs:
build-and-test:
Expand Down

0 comments on commit 82a3ae6

Please sign in to comment.