mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
15 lines
296 B
Ruby
15 lines
296 B
Ruby
**/mcs.exe:
|
|
**/csc.exe:
|
|
invoke ${config_dir}/Semmle.Extraction.CSharp.Driver
|
|
prepend --compiler
|
|
prepend "${compiler}"
|
|
prepend --cil
|
|
**/mono*:
|
|
**/dotnet:
|
|
invoke ${config_dir}/extract-csharp.sh
|
|
/usr/bin/codesign:
|
|
replace yes
|
|
invoke /usr/bin/env
|
|
prepend /usr/bin/codesign
|
|
trace no
|