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 2fa48a4 commit 5bc21e3Copy full SHA for 5bc21e3
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ubuntu-latest, windows-latest]
16
include:
17
- os: ubuntu-latest
18
- test-framework-command: --framework net8.0
+ test-framework-command: --framework net9.0
19
20
steps:
21
- name: Code Checkout
0 commit comments