mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
C#: Add csharp-compiler-settings files
This commit is contained in:
7
csharp/config/tracer/linux/csharp-compiler-settings
Normal file
7
csharp/config/tracer/linux/csharp-compiler-settings
Normal file
@@ -0,0 +1,7 @@
|
||||
**/mcs.exe:
|
||||
**/csc.exe:
|
||||
invoke ${env.SEMMLE_PLATFORM_TOOLS}/csharp/Semmle.Extraction.CSharp.Driver
|
||||
prepend --cil
|
||||
**/bin/mono*:
|
||||
**/dotnet:
|
||||
invoke ${odasa_tools}/extract-csharp.sh
|
||||
Reference in New Issue
Block a user