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 ca995d8 + f63aebc commit b34300eCopy full SHA for b34300e
.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