You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*The `--cil` flag that could be provided to the `codeql` CLI has been replaced by an extactor option. Furthermore, the extractor default is now set to do CIL extraction. To disable CIL extraction provide `-Ocil=false` to the CLI.
4
+
*A new extractor option has been introduced for disabling CIL extraction. Either pass `-Ocil=false`to the `codeql` CLI or set the environment variable `CODEQL_EXTRACTOR_CSHARP_OPTION_CIL=false`.
0 commit comments