Files
codeql/powershell/extractor/Semmle.Extraction.PowerShell.Standalone/Properties/launchSettings.json
2024-08-14 18:11:02 +01:00

9 lines
397 B
JSON

{
"profiles": {
"Semmle.Extraction.PowerShell.Standalone": {
"commandName": "Project",
"commandLineArgs": "C:\\codeql-home\\Microsoft\\codeql-queries\\src\\extractors\\powershell\\samples\\code",
"workingDirectory": "C:\\codeql-home\\Microsoft\\codeql-queries\\src\\extractors\\powershell\\extractor\\Semmle.Extraction.PowerShell.Standalone\\bin\\Debug\\net7.0"
}
}
}