Skip to content

Commit c5ef5d1

Browse files
committed
C#: Update extractor dependency versions.
1 parent 1e6570e commit c5ef5d1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

csharp/paket.dependencies

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ source https://api.nuget.org/v3/index.json
44
# behave like nuget in choosing transitive dependency versions
55
strategy: max
66

7-
nuget Basic.CompilerLog.Util 0.9.25
7+
nuget Basic.CompilerLog.Util 0.9.39
88
nuget Mono.Posix.NETStandard
99
nuget Newtonsoft.Json
1010
nuget NuGet.Versioning
1111
nuget xunit
1212
nuget xunit.runner.visualstudio
1313
nuget xunit.runner.utility
1414
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
15+
nuget Microsoft.CodeAnalysis.CSharp 5.3.0
16+
nuget Microsoft.CodeAnalysis 5.3.0
17+
nuget Microsoft.Build 18.4.0
1818
nuget Microsoft.VisualStudio.SolutionPersistence

0 commit comments

Comments
 (0)