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-20 18:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a35bda2946fe652b51ae5ba8e59e30f303b25fd2
codeql
/
csharp
/
autobuilder
/
Semmle.Autobuild.CSharp
History
Michael B. Gale
38892bb51b
Merge pull request
#13999
from github/mbg/csharp/standalone/dotnet-version
...
C# Standalone: Install .NET SDK specified in `global.json`
2023-09-07 11:30:53 +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
Merge pull request
#13999
from github/mbg/csharp/standalone/dotnet-version
2023-09-07 11:30:53 +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