We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94eb572 commit b5ce60eCopy full SHA for b5ce60e
1 file changed
.github/workflows/dotnet-publish.yml
@@ -10,7 +10,7 @@ on:
10
env:
11
ARTIFACTS_FEED_URL: https://api.nuget.org/v3/index.json
12
BUILD_CONFIGURATION: "Release"
13
- DOTNET_VERSION: "6.x"
+ DOTNET_VERSION: "8.x"
14
15
jobs:
16
build-and-deploy:
0 commit comments