Skip to content

Commit af36254

Browse files
committed
Still install .NET 6 and 7 for samples
1 parent 0679d2c commit af36254

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
uses: actions/setup-dotnet@v4
1919
with:
2020
dotnet-version: |
21+
6.0.x
22+
7.0.x
2123
8.0.x
2224
9.0.x
2325

0 commit comments

Comments
 (0)