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 0679d2c commit af36254Copy full SHA for af36254
.github/workflows/dotnet-core.yml
@@ -18,6 +18,8 @@ jobs:
18
uses: actions/setup-dotnet@v4
19
with:
20
dotnet-version: |
21
+ 6.0.x
22
+ 7.0.x
23
8.0.x
24
9.0.x
25
0 commit comments