forked from fsprojects/Paket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
45 lines (33 loc) · 1.07 KB
/
paket.dependencies
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
source https://nuget.org/api/v2
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
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
github fsharp/FAKE src/app/FakeLib/Globbing/Globbing.fs
github fsprojects/FSharp.TypeProviders.StarterPack src/AssemblyReader.fs
group Build
source https://nuget.org/api/v2
nuget FAKE prerelease
nuget FSharp.Formatting
nuget ILRepack
github fsharp/FAKE modules/Octokit/Octokit.fsx
group Test
source https://nuget.org/api/v2
nuget Moq
nuget FSCheck
nuget NUnit
nuget NUnit.Console
nuget NUnit3TestAdapter version_in_path: true
nuget FSharp.Core redirects: force
github forki/FsUnit FsUnit.fs