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 6f9ed86 commit b6b36d6Copy full SHA for b6b36d6
.github/workflows/dotnet.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: actions/setup-dotnet@v3
23
with:
24
dotnet-version: 7.x
25
- include-prerelease: false
26
27
- name: Restore dependencies
28
run: dotnet restore
.github/workflows/publish-to-nuget.yml
@@ -32,7 +32,6 @@ jobs:
32
33
34
35
36
37
38
0 commit comments