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 9cd9e18 commit 90ad4a1Copy full SHA for 90ad4a1
.github/workflows/dotnet.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
dotnet-version: |
20
6.0.x
21
- 7.0.x
+ 7.0.203
22
publish-coverage: true
23
- name: Restore dependencies
24
run: dotnet restore
0 commit comments