Skip to content

Commit f410c3c

Browse files
committed
C#: Update Microsft.Build, Roslyn and Binlog dependencies.
1 parent a25ae39 commit f410c3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

csharp/paket.dependencies

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ 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.8
7+
nuget Basic.CompilerLog.Util 0.9.21
88
nuget Mono.Posix.NETStandard
99
nuget Newtonsoft.Json
1010
nuget xunit
1111
nuget xunit.runner.visualstudio
1212
nuget xunit.runner.utility
1313
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
14+
nuget Microsoft.CodeAnalysis.CSharp 4.14.0
15+
nuget Microsoft.CodeAnalysis 4.14.0
16+
nuget Microsoft.Build 17.14.28
1717
nuget Microsoft.Win32.Primitives
1818
nuget System.Net.Primitives
1919
nuget System.Security.Principal

0 commit comments

Comments
 (0)