-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
119 lines (99 loc) · 3.19 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
version 5.257.0
//source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
framework: netstandard2.0, net5.0
github TheAngryByrd/FsLibLog:32423661f90d8fd67d926bc6110a3ecd30dcb957 src/FsLibLog/FsLibLog.fs
nuget FSharp.Core ~> 5.0
nuget Microsoft.SourceLink.GitHub prerelease copy_local: true
nuget Microsoft.Extensions.Configuration.FileExtensions
nuget Microsoft.Extensions.Configuration.Json
nuget Microsoft.Extensions.Logging.Console
nuget Microsoft.Extensions.Logging.Debug
nuget Ply
nuget Thoth.Json.Net ~> 5.0
nuget FsToolkit.ErrorHandling
nuget FSharp.Control.WebSockets
nuget Serilog.Settings.Configuration
nuget Serilog.Sinks.Console
nuget Serilog.Sinks.File
nuget Argu ~> 6
nuget YoloDev.Expecto.TestSdk
nuget Microsoft.NET.Test.Sdk
nuget altcover ~> 6
nuget TextCopy
group Tools
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
framework: netstandard2.0, net5.0
nuget Spectre.Console
nuget Fake.IO.FileSystem ~> 5.20.4
nuget Fake.Core.Target ~> 5.20.4
nuget Fake.DotNet.Cli ~> 5.20.4
nuget FAKE.Core.Process ~> 5.20.4
nuget Argu ~> 6
nuget Thoth.Json.Net
nuget FSharp.Control.WebSockets
nuget FsToolkit.ErrorHandling
// [ FAKE GROUP ]
group Build
storage: none
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
nuget Fake.IO.FileSystem ~> 5.20.4
nuget Fake.Core.Target ~> 5.20.4
nuget Fake.Core.ReleaseNotes ~> 5.20.4
nuget FAKE.Core.Environment ~> 5.20.4
nuget Fake.DotNet.Cli ~> 5.20.4
nuget FAKE.Core.Process ~> 5.20.4
nuget Fake.DotNet.AssemblyInfoFile ~> 5.20.4
nuget Fake.Tools.Git ~> 5.20.4
nuget Fake.DotNet.Paket ~> 5.20.4
nuget Fake.Api.GitHub ~> 5.20.4
nuget Fake.BuildServer.AppVeyor ~> 5.20.4
nuget Fake.BuildServer.Travis ~> 5.20.4
nuget Fake.JavaScript.Npm ~> 5.20.4
nuget Fantomas ~> 3.2
nuget Argu
group Docs
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
framework: net5.0
nuget FSharp.Core ~> 5.0
nuget Fake.IO.FileSystem ~> 5.20.4
nuget FAKE.Core.Environment ~> 5.20.4
nuget Fake.DotNet.Cli ~> 5.20.4
nuget FSharp.Formatting 4.0.0-rc1
nuget FSharp.Literate 4.0.0-rc1
nuget Fable.React
nuget Argu ~> 6
#group Analyzers
# source https://www.nuget.org/api/v2
# source https://api.nuget.org/v3/index.json
# nuget BinaryDefense.FSharp.Analyzers.Hashing 0.1.1
#stuff for Example.Client
group Fable
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
nuget FSharp.Core ~> 5.0
nuget FsToolkit.ErrorHandling
nuget Newtonsoft.Json
nuget Thoth.Json ~> 5.1
nuget Fable.Core ~> 3
nuget Fable.React
nuget Feliz
nuget Fable.Browser.Dom ~> 2
nuget Fable.Browser.WebSocket
nuget Fable.Browser.Url
nuget Fable.Elmish.React
# nuget Elmish.Bridge.Client ~> 3
nuget Fable.Websockets.Elmish
nuget Fable.Websockets.Client
nuget Fable.SimpleJson
nuget Fable.Promise
// package resolution packages
// not directly needed but paket sometimes needs a hand
nuget NuGet.FrameWorks >= 5.8