We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f41ebb commit a4d37b6Copy full SHA for a4d37b6
.github/workflows/release.yml
@@ -9,7 +9,7 @@ env:
9
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
10
DOTNET_NOLOGO: true
11
NuGetDirectory: ${{ github.workspace }}/nuget
12
- DOTNET_VERSION: 7.0.x
+ DOTNET_VERSION: 8.0.x
13
14
defaults:
15
run:
0 commit comments