There was an error while loading. Please reload this page.
1 parent 464fbb2 commit 43757caCopy full SHA for 43757ca
2 files changed
.github/workflows/build-and-test.yml
@@ -32,9 +32,6 @@ jobs:
32
uses: actions/setup-dotnet@v5
33
with:
34
dotnet-version: |
35
- 6.x
36
- 7.x
37
- 8.x
38
9.x
39
10.x
40
- name: Restore
.github/workflows/publish.yml
@@ -34,9 +34,6 @@ jobs:
41
42
@@ -56,9 +53,6 @@ jobs:
56
53
57
54
58
55
59
60
61
62
63
64
- name: Create Release NuGet package
0 commit comments