C#: Use the newest version of packages instead of the minimum version.

This commit is contained in:
Michael Nebel
2024-12-04 11:37:03 +01:00
parent 2816234359
commit 4013eeba8b

View File

@@ -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