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
4
4
# behave like nuget in choosing transitive dependency versions
5
5
strategy: min
6
6
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
12
12
nuget Microsoft.CodeAnalysis.CSharp 4.8.0
13
13
nuget Microsoft.CodeAnalysis 4.8.0
14
14
nuget 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
20
20
nuget GitInfo 3.3.3
You can’t perform that action at this time.
0 commit comments