File tree Expand file tree Collapse file tree 2 files changed +30
-473
lines changed Expand file tree Collapse file tree 2 files changed +30
-473
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ source https://api.nuget.org/v3/index.json
44# behave like nuget in choosing transitive dependency versions
55strategy: min
66
7- nuget Mono.Posix.NETStandard 1.0.0
8- nuget Newtonsoft.Json 13.0.3
9- nuget xunit 2.6.2
10- nuget xunit.runner.visualstudio 2.5.4
11- nuget Microsoft.NET.Test.Sdk 17.8.0
7+ nuget Mono.Posix.NETStandard
8+ nuget Newtonsoft.Json
9+ nuget xunit
10+ nuget xunit.runner.visualstudio
11+ nuget Microsoft.NET.Test.Sdk
1212nuget Microsoft.CodeAnalysis.CSharp 4.8.0
1313nuget Microsoft.CodeAnalysis 4.8.0
1414nuget Microsoft.Build 17.8.3
15- nuget Microsoft.Win32.Primitives 4.3.0
16- nuget System.Net.Primitives 4.3.1
17- nuget System.Security.Principal 4.3.0
18- nuget System.Threading.ThreadPool 4.3.0
19- nuget System.IO.FileSystem 4.3.0
15+ nuget Microsoft.Win32.Primitives
16+ nuget System.Net.Primitives
17+ nuget System.Security.Principal
18+ nuget System.Threading.ThreadPool
19+ nuget System.IO.FileSystem
2020nuget GitInfo 3.3.3
You can’t perform that action at this time.
0 commit comments