-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpaket.dependencies
More file actions
33 lines (31 loc) · 901 Bytes
/
paket.dependencies
File metadata and controls
33 lines (31 loc) · 901 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
source https://www.nuget.org/api/v2
source https://api.nuget.org/v3/index.json
storage: none
clitool dotnet-mono 0.5.2
nuget FSharp.Core 4.6.2
nuget Microsoft.SourceLink.GitHub copy_local: true
nuget Expecto 8.10.1
nuget YoloDev.Expecto.TestSdk 0.8.0
nuget Microsoft.NET.Test.Sdk 15.7.2
nuget altcover ~> 5
nuget NUnit ~> 3.
nuget NUnit3TestAdapter ~> 3.
nuget FsUnit ~> 3.
nuget FSharpPlus 1.1.0-RC4
// [ 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.AppVeyor
nuget Fake.BuildServer.Travis