-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpaket.dependencies
87 lines (65 loc) · 2.35 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
source https://api.nuget.org/v3/index.json
source https://dotnet.myget.org/F/roslyn/api/v3/index.json
redirects: force
content: none
framework: >= net45
nuget FSharp.Compiler.Service content: none
nuget FSharp.Core redirects: force, content: none
nuget Microsoft.Build >= 15.1
nuget Microsoft.Build.Runtime >= 15.1
nuget Newtonsoft.Json
nuget Suave redirects: force
nuget wire
nuget Microsoft.Extensions.Logging.Abstractions
nuget Microsoft.CodeAnalysis.Common >= 3.0.0-beta1-61613-05
nuget Microsoft.CodeAnalysis.Features >= 3.0.0-beta1-61613-05
nuget Microsoft.CodeAnalysis.Workspaces.Common >= 3.0.0-beta1-61613-05
nuget FSharp.Management
nuget FSharp.Data
group netcore
source https://api.nuget.org/v3/index.json
source https://dotnet.myget.org/F/roslyn/api/v3/index.json
redirects: on
content: none
framework: >= netstandard1.3
nuget FSharp.NET.Sdk content: none
nuget FSharp.Core
nuget FSharp.Compiler.Service content: none
nuget Suave redirects: force
nuget System.Runtime
nuget System.IO.FileSystem
nuget System.IO.FileSystem.Watcher
nuget System.IO.FileSystem.Primitives
nuget System.Reflection.TypeExtensions
nuget System.Xml.XDocument
nuget Microsoft.CodeAnalysis.Common >= 3.0.0-beta1-61613-05
nuget Microsoft.CodeAnalysis.Features >= 3.0.0-beta1-61613-05
nuget Microsoft.CodeAnalysis.Workspaces.Common >= 3.0.0-beta1-61613-05
nuget Microsoft.Build >= 15.1
nuget Microsoft.Build.Runtime >= 15.1
nuget Newtonsoft.Json
nuget wire
nuget Microsoft.Extensions.Logging.Abstractions
nuget Microsoft.NETCore.DotNetHostPolicy
nuget Microsoft.NETCore.Runtime.CoreCLR
nuget System.Runtime.Loader
nuget System.Runtime.Extensions
nuget System.Runtime.InteropServices
nuget System.Runtime.Serialization.Primitives
nuget System.Runtime.InteropServices.RuntimeInformation
nuget Microsoft.Extensions.Options.ConfigurationExtensions
nuget Microsoft.Win32.Registry.AccessControl
group Test
content: none
source https://api.nuget.org/v3/index.json
redirects: on
nuget NUnit
nuget NUnit.Runners
nuget FsCheck
group Build
source https://api.nuget.org/v3/index.json
redirects: on
content: none
nuget FAKE
nuget FSharp.Formatting
github fsharp/FAKE modules/Octokit/Octokit.fsx