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 f472113 commit f6914c2Copy full SHA for f6914c2
.github/workflows/codeql.yml
@@ -83,7 +83,7 @@ jobs:
83
fail-fast: false
84
matrix:
85
language: [ 'csharp' ]
86
- dotnet: [ '10' ]
+ dotnet: [ '9' ]
87
env:
88
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
89
DOTNET_CLI_TELEMETRY_OPTOUT: 1
0 commit comments