We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188dcce commit a47c957Copy full SHA for a47c957
1 file changed
.github/workflows/dotnet.yml
@@ -9,7 +9,7 @@ on:
9
10
env:
11
BUILD_CONFIGURATION: "Release"
12
- DOTNET_VERSION: "6.x"
+ DOTNET_VERSION: "8.x"
13
14
jobs:
15
build:
0 commit comments