-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpaket.dependencies
59 lines (50 loc) · 1.39 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
source https://www.nuget.org/api/v2
nuget Fable.Import.Browser
nuget FSharp.Core
group Server
source https://api.nuget.org/v3/index.json
framework: netcoreapp3.1
storage: none
nuget Fable.Elmish.React
nuget FSharp.Core
nuget Giraffe
nuget Elmish.Bridge.Giraffe ~> 3
nuget JWT
nuget Mailkit
nuget Microsoft.Azure.Cosmos
nuget Microsoft.Azure.Cosmos.Direct
nuget Thoth.Json.Giraffe
nuget coverlet.collector
nuget Microsoft.NET.Test.Sdk
nuget Unquote
nuget xunit
nuget xunit.runner.visualstudio version_in_path: true, storage: packages
group Client
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
nuget Fable.Core ~> 3
nuget Fable.Elmish ~> 3
nuget Fable.Elmish.Debugger ~> 3
nuget Fable.Elmish.HMR ~> 4
nuget Fable.Elmish.React ~> 3
nuget Thoth.Fetch ~> 1
nuget Fable.React ~> 5
nuget Elmish.Bridge.Client ~> 3
nuget Fulma ~> 2
nuget Fable.FontAwesome.Free ~> 2
group Build
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
nuget FSharp.Core
nuget Fake.Core.ReleaseNotes
nuget Fake.Core.Target
nuget Fake.DotNet.Cli
nuget Fake.IO.FileSystem
group Transpiler
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
generate_load_scripts: true
nuget FSharp.Compiler.Service