We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2e0a2 commit 8aa4ffaCopy full SHA for 8aa4ffa
.github/actions/valideer-dotnet-solution/action.yml
@@ -14,6 +14,7 @@ runs:
14
with:
15
dotnet-version: |
16
6.0.x
17
+ 7.0.x
18
8.0.x
19
- name: Restore dependencies
20
run: dotnet restore ${{ inputs.path-solution-file }}
0 commit comments