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 84d3130 commit b0fad13Copy full SHA for b0fad13
.github/workflows/dotnet.yml
@@ -19,8 +19,6 @@ jobs:
19
uses: actions/setup-dotnet@v4
20
with:
21
dotnet-version: |
22
- 6.0.x
23
- 8.0.x
24
9.0.x
25
- name: Restore dependencies
26
run: |
0 commit comments