forked from demystifyfp/FsToolkit.ErrorHandling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
73 lines (64 loc) · 1.74 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
source https://api.nuget.org/v3/index.json
storage: none
framework: netstandard2.0, netstandard2.1, net5.0
nuget FSharp.Core 4.7.2
nuget Hopac
nuget FSharp.Control.AsyncSeq 3.2.1
nuget Microsoft.SourceLink.GitHub prerelease copy_local: true
nuget Ply
nuget Expecto
nuget Expecto.Hopac
nuget Microsoft.NET.Test.Sdk
nuget YoloDev.Expecto.TestSdk
nuget Fable.Mocha 2.10.0
group NetStandard2
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 4.7.2
nuget Ply
nuget Hopac
nuget FSharp.Control.AsyncSeq
nuget Expecto
nuget Expecto.Hopac
nuget Microsoft.NET.Test.Sdk
nuget YoloDev.Expecto.TestSdk
nuget Fable.Mocha 2.12.0
framework: netstandard2.0, net5.0
storage: none
condition: netstandard2_0
group NetStandard2_1
source https://api.nuget.org/v3/index.json
nuget FSharp.Core 6.0.3
nuget Hopac
nuget FSharp.Control.AsyncSeq
nuget Expecto
nuget Expecto.Hopac
nuget Microsoft.NET.Test.Sdk
nuget YoloDev.Expecto.TestSdk
nuget Fable.Mocha 2.12.0
nuget IcedTasks
storage: none
condition: netstandard2_1
group Benchmarks
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core ~> 6
nuget BenchmarkDotNet 0.13.1
nuget BenchmarkDotNet.Annotations 0.13.1
nuget BenchmarkDotNet.Diagnostics.Windows 0.13.1
// [ FAKE GROUP ]
group Build
source https://api.nuget.org/v3/index.json
storage: none
nuget FSharp.Core
nuget Fake.Core.Target 5.22.0
nuget Fake.DotNet.Cli 5.22.0
nuget Fake.Core.ReleaseNotes 5.22.0
nuget Fake.DotNet.AssemblyInfoFile 5.22.0
nuget Fake.DotNet.Paket 5.22.0
nuget Fake.DotNet.Testing.Expecto 5.22.0
nuget Fake.Tools.Git 5.22.0
nuget Fake.JavaScript.Npm 5.22.0
nuget Fake.Api.GitHub 5.22.0
nuget Fake.BuildServer.GitHubActions 5.22.0
nuget MSBuild.StructuredLogger
nuget Octokit