Skip to content

Commit 4013eeb

Browse files
committed
C#: Use the newest version of packages instead of the minimum version.
1 parent 2816234 commit 4013eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ framework: net9.0
22
storage: none
33
source https://api.nuget.org/v3/index.json
44
# behave like nuget in choosing transitive dependency versions
5-
strategy: min
5+
strategy: max
66

77
nuget Basic.CompilerLog.Util
88
nuget Mono.Posix.NETStandard

0 commit comments

Comments
 (0)