-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
paket.dependencies
68 lines (65 loc) · 2.21 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
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core 6.0
nuget Microsoft.SourceLink.GitHub 1.1.0 copy_local: true
nuget Expecto 9.0.4
nuget YoloDev.Expecto.TestSdk 0.12.12
nuget Microsoft.NET.Test.Sdk 17.3.0
nuget Microsoft.Extensions.Configuration 6.0
nuget altcover ~> 8.2.825
nuget TypeShape
nuget UnQuote
nuget NUnit
nuget NUnit3TestAdapter
nuget FsUnit
nuget Microsoft.Extensions.Configuration.Xml 6.0
nuget Microsoft.Extensions.Configuration.JSON 6.0
nuget Microsoft.Extensions.Configuration.Ini 6.0
// [ 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 5.20.4
nuget Fake.Core.Target 5.20.4
nuget Fake.Core.ReleaseNotes 5.20.4
nuget FAKE.Core.Environment 5.20.4
nuget Fake.DotNet.Cli 5.20.4
nuget FAKE.Core.Process 5.20.4
nuget Fake.DotNet.AssemblyInfoFile 5.20.4
nuget Fake.Tools.Git 5.20.4
nuget Fake.DotNet.Paket 5.20.4
nuget Fake.Api.GitHub 5.20.4
nuget Fake.BuildServer.GitHubActions 5.20.4
nuget Argu
nuget Octokit 0.48
# https://github.com/fsprojects/FAKE/issues/2722
nuget Microsoft.Build 17.3.2
nuget Microsoft.Build.Framework 17.3.2
nuget Microsoft.Build.Tasks.Core 17.3.2
nuget Microsoft.Build.Utilities.Core 17.3.2
# end - https://github.com/fsprojects/FAKE/issues/2722
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 34.1.0
nuget FSharp.Core ~> 4.6
nuget Fake.IO.FileSystem 5.20.4
nuget FAKE.Core.Environment 5.20.4
nuget Fake.DotNet.Cli 5.20.4
nuget FSharp.Formatting 4.0.0-rc1
nuget FSharp.Literate 4.0.0-rc1
nuget Fable.React
# https://github.com/fsprojects/FAKE/issues/2722
nuget Microsoft.Build 17.3.2
nuget Microsoft.Build.Framework 17.3.2
nuget Microsoft.Build.Tasks.Core 17.3.2
nuget Microsoft.Build.Utilities.Core 17.3.2
# end - https://github.com/fsprojects/FAKE/issues/2722
group Analyzers
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
nuget BinaryDefense.FSharp.Analyzers.Hashing 0.2.2