-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
47 lines (44 loc) · 1.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
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core
nuget Microsoft.SourceLink.GitHub copy_local: true
nuget Expecto
nuget YoloDev.Expecto.TestSdk
nuget Microsoft.NET.Test.Sdk
nuget altcover
nuget TestContainers
// [ FAKE GROUP ]
group Build
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget Fake.IO.FileSystem
nuget Fake.Core.Target
nuget Fake.Core.ReleaseNotes
nuget FAKE.Core.Environment
nuget Fake.DotNet.Cli
nuget FAKE.Core.Process
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.Tools.Git
nuget Fake.DotNet.Paket
nuget Fake.Api.GitHub
nuget Fake.BuildServer.GitHubActions
nuget Argu
nuget Octokit
group Docs
storage: none
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget Argu
nuget FSharp.Compiler.Service
nuget FSharp.Core
nuget Fake.IO.FileSystem
nuget FAKE.Core.Environment
nuget Fake.DotNet.Cli
nuget FSharp.Formatting
nuget FSharp.Literate
nuget Fable.React
group Analyzers
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json