File tree Expand file tree Collapse file tree 5 files changed +2
-23
lines changed
integrationtests/Paket.IntegrationTests Expand file tree Collapse file tree 5 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 1- FSharp.Core
21FSharp.Compiler.Service
32Chessie
4- Newtonsoft.Json
53Microsoft.NET.Test.Sdk
64NUnit
75NUnit3TestAdapter
Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ nuget System.Security.Cryptography.ProtectedData >= 4.4
1414nuget NETStandard.Library ~> 2.0
1515nuget System.Net.Http.WinHttpHandler >= 4.5
1616nuget Nuget.Packaging
17- nuget Microsoft.Win32.Registry
18- nuget System.Diagnostics.TraceSource
1917
2018# these two are not public dependencies, they're used for build-time only
2119# therefore, treat them as private.
@@ -45,8 +43,6 @@ group Build
4543
4644 nuget FAKE < 5
4745 nuget FSharp.Formatting prerelease
48- nuget System.ValueTuple
49- nuget Microsoft.AspNet.Razor
5046 nuget ILRepack
5147
5248 github fsharp/FAKE modules/Octokit/Octokit.fsx
Original file line number Diff line number Diff line change 1- Newtonsoft.Json
2- FSharp.Core
31Mono.Cecil
42Chessie
5- System.Security.Cryptography.ProtectedData
63System.Net.Http.WinHttpHandler
7- System.Net.Http
84Microsoft.NETFramework.ReferenceAssemblies.net461
95Nuget.Packaging
106DotNet.ReproducibleBuilds
11-
127File:Globbing.fs Common\
13- File:AssemblyReader.fs Common\
8+ File:AssemblyReader.fs Common\
Original file line number Diff line number Diff line change 11Argu
2- FSharp.Core
32Chessie
4-
5- # workaround for transitive of FSharp.Core not pulled when packaging as PackAsTool
6- Newtonsoft.Json
73Mono.Cecil
8- System.Security.Cryptography.ProtectedData
94System.Net.Http.WinHttpHandler
10- System.Net.Http
115Nuget.Packaging
12- Microsoft.Win32.Registry
136System.Diagnostics.Process
147System.Diagnostics.TraceSource
158DotNet.ReproducibleBuilds
Original file line number Diff line number Diff line change 1- FSharp.Core
21Argu
32Chessie
4- Newtonsoft.Json
53Microsoft.NET.Test.Sdk
64NUnit
75NUnit3TestAdapter
86FsCheck
97Microsoft.NETFramework.ReferenceAssemblies.net461
10-
11- File:FsUnit.fs .
8+ File:FsUnit.fs .
You can’t perform that action at this time.
0 commit comments