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 b34300e commit d6aa8ddCopy full SHA for d6aa8dd
.github/workflows/publish-nuget.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/setup-dotnet@v4
18
with:
19
dotnet-version: 8.0.x
20
-
+
21
- name: Restore dependencies
22
run: dotnet restore
23
0 commit comments