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 c750cd9 commit 5a51043Copy full SHA for 5a51043
.github/workflows/publish-nuget.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET SDK
17
uses: actions/setup-dotnet@v4
18
with:
19
- dotnet-version: 8.0.x
+ dotnet-version: 10.0.x
20
21
- name: Extract version from tag
22
id: get_version
0 commit comments