Skip to content

Commit 2816234

Browse files
committed
C#: Update Roslyn.
1 parent 3ba87de commit 2816234

File tree

3 files changed

+125
-96
lines changed

3 files changed

+125
-96
lines changed

csharp/paket.dependencies

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

7-
nuget MessagePack >= 2.5.187
87
nuget Basic.CompilerLog.Util
98
nuget Mono.Posix.NETStandard
109
nuget Newtonsoft.Json
1110
nuget xunit
1211
nuget xunit.runner.visualstudio
1312
nuget xunit.runner.utility
1413
nuget Microsoft.NET.Test.Sdk
15-
nuget Microsoft.CodeAnalysis.CSharp 4.9.2
16-
nuget Microsoft.CodeAnalysis 4.9.2
17-
nuget Microsoft.Build 17.8.3
14+
nuget Microsoft.CodeAnalysis.CSharp 4.12.0
15+
nuget Microsoft.CodeAnalysis 4.12.0
16+
nuget Microsoft.Build 17.12.6
1817
nuget Microsoft.Win32.Primitives
1918
nuget System.Net.Primitives
2019
nuget System.Security.Principal

csharp/paket.lock

Lines changed: 92 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)