mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
When determining the target of `msbuild` or `dotnet build`, first look for `.proj` files, then `.sln` files, and finally `.csproj`/`.vcxproj` files. In all three cases, choose the project/solution file closest to the root.