File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ group Build
1010 nuget FSharp.Core
1111 nuget Suave
1212 nuget NuGet.CommandLine
13- nuget ILRepack
1413 nuget Newtonsoft.Json
1514 nuget System.Net.Http
1615 nuget Octokit
@@ -65,4 +64,4 @@ group fakemodule
6564 nuget BlackFox.VsWhere
6665 nuget System.Runtime.Loader
6766 nuget System.Collections.Immutable
68- nuget System.Data.SqlClient
67+ nuget System.Data.SqlClient
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ CONTENT: NONE
55NUGET
66 remote: https://api.nuget.org/v3/index.json
77 FSharp.Core (8.0.301)
8- ILRepack (2.0.18)
98 Microsoft.CSharp (4.7) - restriction: || (&& (< net20) (>= netstandard1.0) (< netstandard1.3)) (&& (< net20) (>= netstandard1.3) (< netstandard2.0))
109 NETStandard.Library (>= 1.6.1) - restriction: || (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.3) (< netstandard2.0) (< win8) (< wpa81) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81))
1110 System.Dynamic.Runtime (>= 4.3) - restriction: || (&& (< monoandroid) (< monotouch) (< net45) (>= netstandard1.3) (< netstandard2.0) (< win8) (< wpa81) (< xamarintvos) (< xamarinwatchos)) (&& (< monoandroid) (< net45) (>= netstandard1.0) (< netstandard1.3) (< win8) (< wp8) (< wpa81))
You can’t perform that action at this time.
0 commit comments