We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de170e5 commit dbfc6fdCopy full SHA for dbfc6fd
1 file changed
.github/workflows/dotnet.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
dotnet-version: |
20
6.0.x
21
- 7.0.203
+ 7.0.x
22
- name: Restore dependencies
23
run: dotnet restore
24
- name: Build
0 commit comments