Merge pull request #20425 from michaelnebel/csharp/basicextractoroverlay

C#: Overlay extraction support.
This commit is contained in:
Michael Nebel
2025-11-12 15:25:57 +01:00
committed by GitHub
75 changed files with 13343 additions and 61 deletions

View File

@@ -0,0 +1,5 @@
---
category: feature
---
* Initial support for incremental C# databases via `codeql database create --overlay-base`/`--overlay-changes`.