Skip to content

Commit 5803feb

Browse files
authored
Update dotnet.yml
1 parent f65ab98 commit 5803feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/dotnet.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
uses: actions/setup-dotnet@v3
1818
with:
1919
dotnet-version: |
20-
6.0.x
21-
7.0.x
20+
8.0.x
21+
9.0.x
2222
- name: Restore dependencies
2323
run: dotnet restore
2424
- name: Build

0 commit comments

Comments
 (0)