-
Notifications
You must be signed in to change notification settings - Fork 1
/
paket.dependencies
83 lines (70 loc) · 2 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
group Backend
source https://api.nuget.org/v3/index.json
framework: net5.0
storage: none
nuget Giraffe
nuget Saturn
nuget Saturn.Extensions.Authorization
nuget FSharp.Core
nuget FsToolkit.ErrorHandling
nuget FsToolkit.ErrorHandling.TaskResult
nuget Dapper
nuget Npgsql
nuget FsConfig
nuget Microsoft.Extensions.Configuration.UserSecrets
nuget Giraffe.ViewEngine
nuget Microsoft.AspNetCore.Authentication.Cookies
nuget Microsoft.AspNetCore.Authentication.OpenIdConnect
group Migrations
source https://api.nuget.org/v3/index.json
framework: net5.0
storage: none
nuget Argu
nuget Simple.Migrations
nuget Npgsql
group UnitTests
source https://www.nuget.org/api/v2
framework: net5.0
storage: none
nuget FSharp.Core
nuget Expecto
nuget Unquote
nuget Simple.Migrations
nuget ThrowawayDb.Postgres
group WebTests
source https://www.nuget.org/api/v2
framework: net5.0
storage: none
nuget canopy
nuget Selenium.WebDriver.ChromeDriver
nuget runtime.osx.10.10-x64.CoreCompat.System.Drawing
nuget FsConfig
nuget Microsoft.Extensions.Configuration.UserSecrets
nuget Selenium.WebDriver.GeckoDriver
group Build
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
framework: net5.0
storage: none
nuget FSharp.Core ~> 5
nuget Fake.Core.Target
nuget Fake.Core.ReleaseNotes
nuget FAKE.Core.Environment
nuget FAKE.Core.Process
nuget FAKE.Net.Http
nuget Fake.DotNet.Cli
nuget Fake.IO.FileSystem
nuget Fake.Tools.Git
nuget Fake.Core.UserInput
nuget BlackFox.Fake.BuildTask
nuget FsConfig
nuget Microsoft.Extensions.Configuration.UserSecrets
nuget MSBuild.StructuredLogger (2.1.507)
group DbBackup
source https://api.nuget.org/v3/index.json
framework: net5.0
storage: none
nuget FSharp.Core
nuget Argu
nuget Microsoft.Azure.Storage.Blob
nuget TaskBuilder.fs