We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff2e0a2 + 8aa4ffa commit bcd535bCopy full SHA for bcd535b
.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