-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpaket.dependencies
More file actions
38 lines (32 loc) · 862 Bytes
/
paket.dependencies
File metadata and controls
38 lines (32 loc) · 862 Bytes
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
group Server
source https://api.nuget.org/v3/index.json
framework: netcoreapp2.2
storage: none
nuget FSharp.Core
nuget Giraffe
nuget Microsoft.AspNetCore
nuget Microsoft.AspNetCore.StaticFiles
nuget Thoth.Json.Giraffe
group Client
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
nuget Fable.Core
nuget Fable.Elmish
nuget Fable.Elmish.Debugger
nuget Fable.Elmish.HMR
nuget Fable.Elmish.React
nuget Thoth.Fetch
nuget Fable.React
nuget Fulma
nuget Fable.FontAwesome.Free
nuget Fable.ReactLeaflet
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