Merge pull request #3136 from calumgrant/cs/buildless-extraction

C#: Improvements to buildless extraction
This commit is contained in:
Tom Hvitved
2020-04-07 08:52:00 +02:00
committed by GitHub
26 changed files with 408 additions and 234 deletions

3
.gitignore vendored
View File

@@ -19,5 +19,6 @@
# It's useful (though not required) to be able to unpack codeql in the ql checkout itself
/codeql/
.vscode/settings.json
csharp/extractor/Semmle.Extraction.CSharp.Driver/Properties/launchSettings.json
.vscode