forked from fsprojects/Paket
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaket.dependencies
More file actions
50 lines (40 loc) · 1.28 KB
/
paket.dependencies
File metadata and controls
50 lines (40 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
source https://nuget.org/api/v2
content: none
nuget Newtonsoft.Json redirects: force
nuget Argu prerelease
nuget FSharp.Core redirects: force
nuget Chessie >= 0.6
nuget Mono.Cecil prerelease
nuget FSharp.NET.Sdk content: none
nuget System.Diagnostics.TraceSource
nuget System.Diagnostics.FileVersionInfo
nuget System.Xml.XDocument
nuget System.Xml.XPath.XmlDocument
nuget System.Diagnostics.Process
nuget System.Xml.XPath.XDocument
nuget System.Security.Cryptography.ProtectedData
nuget System.Security.Cryptography.Algorithms
nuget Microsoft.NETCore.App 1.1.0
nuget FSharp.Compiler.Tools
github fsharp/FAKE src/app/FakeLib/Globbing/Globbing.fs
github fsprojects/FSharp.TypeProviders.StarterPack src/AssemblyReader.fs
group Build
content: none
source https://nuget.org/api/v2
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FAKE
nuget FSharp.Formatting prerelease
nuget System.ValueTuple
nuget Microsoft.AspNet.Razor
nuget ILRepack
github fsharp/FAKE modules/Octokit/Octokit.fsx
group Test
content: none
source https://nuget.org/api/v2
nuget Moq
nuget FSCheck
nuget NUnit redirects: force
nuget NUnit.Console
nuget NUnit3TestAdapter version_in_path: true
nuget FSharp.Core redirects: force
github forki/FsUnit FsUnit.fs