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.
2 parents 9dd5bef + 44b1173 commit ac792deCopy full SHA for ac792de
.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: Restore dependencies
22
run: dotnet restore
0 commit comments