codeql/csharp
Chuan-kai Lin c4e5506a2c
Merge pull request #15242 from github/cklin/upgrade-delete-fixes-csharp
C#: Fix upgrade delete directives
2024-01-08 07:27:40 -08:00
..
.vscode C#: Remove test explorer recommendations (superseded by C# dev kit) 2023-09-08 10:47:52 +02:00
actions/create-extractor-pack C#: Update the create extractor pack action to .NET 8. 2023-12-11 10:57:43 +01:00
autobuilder Only delete `dotnet-install.sh` if not in scratch directory 2023-12-20 10:51:23 +01: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 2024-01-04 00:16:48 +00:00
downgrades C#: Include the `void` type in value types 2023-10-11 12:01:17 +02:00
extractor Add `readonly` to `tempFolderPath` field 2023-12-20 11:16:52 +01:00
old-change-notes spelling: implicitly 2022-10-19 03:49:16 -04:00
ql Merge pull request #15242 from github/cklin/upgrade-delete-fixes-csharp 2024-01-08 07:27:40 -08:00
scripts C#: Add stubs for entity framework. 2023-12-19 11:52:59 +01:00
tools C#: Allow exe and dll files for dotnet test to start with any character. 2023-11-07 14:52:37 +01:00
.editorconfig
.gitignore C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
BUILD.bazel Add skeleton bazel files for accessing the dbschemes. 2023-10-05 09:00:38 +02:00
CSharp.sln C#: Roslyn based stub generation 2023-09-21 11:33:25 +02:00
codeql-extractor.yml C#: Add "c#" alias to language pack 2023-08-21 16:27:39 +01:00
fix-whitespaces.sh