-
Notifications
You must be signed in to change notification settings - Fork 1
/
paket.dependencies
72 lines (51 loc) · 1.43 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
group WikiParsing
source https://api.nuget.org/v3/index.json
nuget FSharp.Data 3.0.0-beta3
group Core
source https://api.nuget.org/v3/index.json
group Storage
source https://api.nuget.org/v3/index.json
nuget WindowsAzure.Storage
group Server
source https://api.nuget.org/v3/index.json
nuget Saturn 0.7.6
nuget Thoth.Json.Giraffe 1.1
nuget Thoth.Json.Net 2.5
nuget Giraffe 3.4
nuget Microsoft.ApplicationInsights.AspNetCore ~> 2.2
group Scraper
source https://api.nuget.org/v3/index.json
nuget Microsoft.ApplicationInsights
group Client
source https://api.nuget.org/v3/index.json
nuget Fable.Elmish.Debugger
nuget Fable.Elmish.HMR
nuget Fulma
nuget Fable.FontAwesome.Free
nuget Thoth.Fetch
clitool dotnet-fable
group Core.Tests
source https://nuget.org/api/v2
nuget xunit
nuget xunit.runner.visualstudio
nuget Microsoft.NET.Test.Sdk
group Core.IntegrationTests
source https://nuget.org/api/v2
nuget xunit
nuget xunit.runner.visualstudio
nuget Microsoft.NET.Test.Sdk
group Client.UiTests
source https://nuget.org/api/v2
nuget Canopy
nuget xunit
nuget xunit.runner.visualstudio
nuget Selenium.WebDriver.ChromeDriver
nuget Microsoft.NET.Test.Sdk
group WikiParsing.Tests
source https://nuget.org/api/v2
nuget xunit
nuget xunit.runner.visualstudio
nuget Microsoft.NET.Test.Sdk
group Deployment
source https://api.nuget.org/v3/index.json
nuget Farmer