We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6570e commit c5ef5d1Copy full SHA for c5ef5d1
1 file changed
csharp/paket.dependencies
@@ -4,15 +4,15 @@ 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.25
+nuget Basic.CompilerLog.Util 0.9.39
8
nuget Mono.Posix.NETStandard
9
nuget Newtonsoft.Json
10
nuget NuGet.Versioning
11
nuget xunit
12
nuget xunit.runner.visualstudio
13
nuget xunit.runner.utility
14
nuget Microsoft.NET.Test.Sdk
15
-nuget Microsoft.CodeAnalysis.CSharp 5.0.0
16
-nuget Microsoft.CodeAnalysis 5.0.0
17
-nuget Microsoft.Build 18.0.2
+nuget Microsoft.CodeAnalysis.CSharp 5.3.0
+nuget Microsoft.CodeAnalysis 5.3.0
+nuget Microsoft.Build 18.4.0
18
nuget Microsoft.VisualStudio.SolutionPersistence
0 commit comments