mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C#: Use the newest version of packages instead of the minimum version.
This commit is contained in:
@@ -2,7 +2,7 @@ framework: net9.0
|
||||
storage: none
|
||||
source https://api.nuget.org/v3/index.json
|
||||
# behave like nuget in choosing transitive dependency versions
|
||||
strategy: min
|
||||
strategy: max
|
||||
|
||||
nuget Basic.CompilerLog.Util
|
||||
nuget Mono.Posix.NETStandard
|
||||
|
||||
Reference in New Issue
Block a user