forked from SAFE-Stack/SAFE-BookStore
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpaket.dependencies
More file actions
32 lines (26 loc) · 734 Bytes
/
paket.dependencies
File metadata and controls
32 lines (26 loc) · 734 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
source https://nuget.org/api/v2
nuget FSharp.Core redirects: force
nuget FSharp.NET.Sdk
nuget Fable.JsonConverter
nuget Microsoft.IdentityModel.Protocols
nuget Microsoft.IdentityModel.Protocols.OpenIdConnect
nuget Suave
nuget Microsoft.Extensions.Logging.Console
nuget System.IdentityModel.Tokens.Jwt
nuget System.Net.NetworkInformation
nuget Newtonsoft.Json
# Keep this version synced with dotnet-fable in .fsproj
nuget Fable.Core 1.1.4
nuget Fable.Elmish.Browser
nuget Fable.Elmish.Debugger
nuget Fable.Elmish.React
group Test
source https://nuget.org/api/v2
framework >= net45
nuget FSharp.Core redirects: force
nuget Canopy
nuget Expecto
nuget phantomjs
group Build
source https://nuget.org/api/v2
nuget FAKE