forked from kMutagene/FSharpColors
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaket.dependencies
More file actions
39 lines (31 loc) · 844 Bytes
/
paket.dependencies
File metadata and controls
39 lines (31 loc) · 844 Bytes
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
source https://api.nuget.org/v3/index.json
storage: none
framework: netcoreapp3.1, netstandard2.0, netstandard2.1
nuget FSharp.Core
nuget Expecto
nuget FsCheck 2.14.0
nuget Expecto.FsCheck
group Docs
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: symlink
nuget FSharp.Compiler.Service ~> 35.0
nuget FSharp.Formatting ~> 4.1
nuget Newtonsoft.Json
// [ FAKE GROUP ]
group Build
source https://api.nuget.org/v3/index.json
framework: netstandard2.0
storage: none
nuget Fake.Core.Target
nuget Fake.Core.Process
nuget Fake.DotNet.Cli
nuget Fake.Core.ReleaseNotes
nuget Fake.DotNet.AssemblyInfoFile
nuget Fake.DotNet.Paket
nuget Fake.Tools.Git
nuget Fake.Core.Environment
nuget Fake.Core.UserInput
nuget Fake.IO.FileSystem
nuget Fake.DotNet.MsBuild
nuget Fake.Api.GitHub