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 e85d059 commit 7223270Copy full SHA for 7223270
csharp/codeql-extractor.yml
@@ -74,3 +74,8 @@ options:
74
[EXPERIMENTAL] The value is a path to the MsBuild binary log file that should be extracted.
75
This option only works when `--build-mode none` is also specified.
76
type: array
77
+ buildless_dependency_dir:
78
+ title: The path where buildless (standalone) extraction should keep dependencies.
79
+ description: >
80
+ If set, the buildless (standalone) extractor will store dependencies in this directory.
81
+ type: string
0 commit comments