mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Source generators are needed for asp.net core view generation. Dotnet 6 is the first version where we support view generation. This commit adds an integration test for this.