codeql/csharp
Koen Vlaswinkel e4d2c51ff8 C#: Add tests for names of nested classes 2023-06-28 09:40:31 +02:00
..
.vscode C#: Remove unneeded vscode settings from settings.json 2020-10-13 14:50:46 +02:00
actions/create-extractor-pack C#: Update project targets, workflows and other scripts to use .NET 7. 2023-01-31 13:20:59 +01:00
autobuilder C#: Add new lines before call to action 2023-03-15 12:00:47 +00:00
config/suites/lgtm C#: Remove legacy `odasa` support 2022-03-09 09:19:37 +01:00
documentation/library-coverage Add changed framework coverage reports 2023-06-15 00:18:04 +00:00
downgrades C#: Enable implicit this warnings for remaining packs 2023-06-27 11:27:16 +02:00
extractor C#: Only include `CoreLib.dll` when `UseMscorlib` option is set 2023-06-12 11:03:26 +02:00
old-change-notes spelling: implicitly 2022-10-19 03:49:16 -04:00
ql C#: Add tests for names of nested classes 2023-06-28 09:40:31 +02:00
scripts Correctly select dotnet platform on arm-based macs 2023-02-16 11:07:37 +00:00
tools C#: Address review comments. 2023-06-08 08:51:21 +02:00
.editorconfig C#: Add editor config naming rules 2020-10-13 14:45:37 +02:00
.gitignore C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
CSharp.sln C#: Factor C++ parts out of autobuilder 2020-07-01 20:06:46 +02:00
codeql-extractor.yml Specify language names in extractor packs 2022-12-23 13:15:04 +00:00
fix-whitespaces.sh