Skip to content

Commit 60fb362

Browse files
Numpsyxperiandri
authored andcommitted
Remove ILRepack from the Build group in Paket
It doesnt look like it's actually used by the current build, and if it can go that's one less thing that needs to be updated
1 parent 18d84a9 commit 60fb362

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

paket.dependencies

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff 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

paket.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ CONTENT: NONE
55
NUGET
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))

0 commit comments

Comments
 (0)