Skip to content

Commit a627a92

Browse files
authored
Update compiled-languages-csharp.md
1 parent 56e22d6 commit a627a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshooting/codeql-builds/compiled-languages-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ env:
227227
```yml
228228
variables:
229229
# Disable CodeQL CSharp CIL mode
230-
CODEQL_EXTRACTOR_CSHARP_OPTION_CIL: $(cil-extraction)
230+
CODEQL_EXTRACTOR_CSHARP_OPTION_CIL: false
231231
```
232232
233233

0 commit comments

Comments
 (0)