Skip to content

Commit 5bc21e3

Browse files
committed
[spec] framework .NET 9 set
1 parent 2fa48a4 commit 5bc21e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os: [ubuntu-latest, windows-latest]
1616
include:
1717
- os: ubuntu-latest
18-
test-framework-command: --framework net8.0
18+
test-framework-command: --framework net9.0
1919

2020
steps:
2121
- name: Code Checkout

0 commit comments

Comments
 (0)