Files
codeql/csharp
Cornelius Riemenschneider e9e5d948b3 C#: Implement proper dotnet build handling in the Lua tracing config.
For proper C# tracing, `dotnet build` needs the parameter
/p:UseSharedCompilation=false. However, we can't pass that to the other
subcommands of `dotnet`, therefore we need to figure out which subcommand
of `dotnet` is being invoked.
2022-07-20 10:11:36 +00:00
..
2022-03-09 09:19:37 +01:00
2020-08-18 09:23:38 +02:00
2018-11-07 08:52:38 +01:00