This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 01:03:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
866f124a951bff2ff071de607d2bd96d4dc031f2
codeql
/
csharp
/
autobuilder
/
Semmle.Autobuild.CSharp
History
Tom Hvitved
866f124a95
C#: Use
CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR
instead of
Path.GetTempPath
2023-12-11 13:10:46 +01:00
..
Properties
C#: Factor C++ parts out of autobuilder
2020-07-01 20:06:46 +02:00
AutoBuildRule.cs
Refactor autobuild logic into an
IBuildRule
2023-03-03 13:05:25 +00:00
CSharpAutobuilder.cs
Merge pull request
#13999
from github/mbg/csharp/standalone/dotnet-version
2023-09-07 11:30:53 +01:00
CSharpDiagnosticClassifier.cs
C#: Re-factor using statements order in autobuilder.
2023-08-29 10:10:30 +02:00
DotNetRule.cs
C#: Use
CODEQL_EXTRACTOR_CSHARP_SCRATCH_DIR
instead of
Path.GetTempPath
2023-12-11 13:10:46 +01:00
Program.cs
C#: Split
AutobuildOptions
into C#/C++ specific classes
2022-11-23 12:57:16 +01:00
Semmle.Autobuild.CSharp.csproj
Revert "C#: Bump all dependencies"
2023-09-06 16:23:38 +02:00
StandaloneBuildRule.cs
Use
git ls-files
to find DLLs to index
2023-09-06 22:17:08 +01:00