-
Notifications
You must be signed in to change notification settings - Fork 2
/
paket.dependencies
56 lines (48 loc) · 1.42 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
version 6.2.1
source https://www.nuget.org/api/v2
nuget FSharp.Core
nuget Newtonsoft.Json.Schema
nuget System.ComponentModel.Annotations
nuget System.Text.Json
nuget Microsoft.Extensions.Logging
github stijnmoreels/System Time.fs
github stijnmoreels/System Option.fs
github stijnmoreels/System Result.fs
github stijnmoreels/System Maybe.fs
github stijnmoreels/System Outcome.fs
github stijnmoreels/System Map.fs
group Test
source https://www.nuget.org/api/v2
nuget Expecto.TestResults
nuget Expecto.FsCheck
nuget Expecto.BenchmarkDotNet
nuget Argu
nuget Fare
nuget Xunit
nuget FsCheck.Xunit
nuget Xunit.Runner.VisualStudio
nuget Microsoft.NET.Test.Sdk
nuget YoloDev.Expecto.TestSdk
nuget coverlet.collector
nuget coverlet.msbuild
// [ FAKE GROUP ]
group FakeBuild
storage none
source https://api.nuget.org/v3/index.json
nuget FSharp.Core = 5.0.0
nuget Fake.Core.Target
nuget Fake.IO.FileSystem
nuget Fake.DotNet.Cli
nuget Fake.Tools.Git
nuget Fake.DotNet.MSBuild
nuget Fake.Core.ReleaseNotes
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Paket
nuget Fake.DotNet.Testing.Expecto
nuget Fake.DotNet.FSFormatting
nuget Fake.Api.GitHub
group Formatting
source https://nuget.org/api/v2
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FSharp.Formatting = 7.2.9
nuget FSharp.Formatting.CommandTool = 7.2.9