mirror of
https://github.com/github/codeql.git
synced 2026-07-23 04:02:07 +02:00
437 B
437 B
7.1.0
Major Analysis Improvements
- Simplified and streamlined the use of NuGet sources when downloading dependencies via
[mono] nuget.exeinbuild-mode: none: NuGet sources are now supplied via the-Sourceflag instead of moving or creatingnuget.configfiles in the checked-out repository, private registries are used if configured, and only reachable feeds are used when NuGet feed checking is enabled (the default).