We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a25ae39 commit f410c3cCopy full SHA for f410c3c
1 file changed
csharp/paket.dependencies
@@ -4,16 +4,16 @@ source https://api.nuget.org/v3/index.json
4
# behave like nuget in choosing transitive dependency versions
5
strategy: max
6
7
-nuget Basic.CompilerLog.Util 0.9.8
+nuget Basic.CompilerLog.Util 0.9.21
8
nuget Mono.Posix.NETStandard
9
nuget Newtonsoft.Json
10
nuget xunit
11
nuget xunit.runner.visualstudio
12
nuget xunit.runner.utility
13
nuget Microsoft.NET.Test.Sdk
14
-nuget Microsoft.CodeAnalysis.CSharp 4.12.0
15
-nuget Microsoft.CodeAnalysis 4.12.0
16
-nuget Microsoft.Build 17.12.6
+nuget Microsoft.CodeAnalysis.CSharp 4.14.0
+nuget Microsoft.CodeAnalysis 4.14.0
+nuget Microsoft.Build 17.14.28
17
nuget Microsoft.Win32.Primitives
18
nuget System.Net.Primitives
19
nuget System.Security.Principal
0 commit comments