forked from fsprojects/Argu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
31 lines (25 loc) · 945 Bytes
/
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
framework: net461, netstandard2.0, netcoreapp2.0
source https://api.nuget.org/v3/index.json
redirects: force
nuget FSharp.Core >= 4.3.2 lowest_matching:true
nuget System.Configuration.ConfigurationManager >= 4.0 lowest_matching:true
# Testing dependencies; NB intentionally keeping in Main group
nuget Unquote ~> 4.0
nuget FsCheck ~> 3.0 prerelease
nuget xunit ~> 2.3
nuget xunit.runner.visualstudio ~> 2.3 version_in_path: true
nuget SourceLink.Create.CommandLine copy_local: true
clitool dotnet-sourcelink framework: netcoreapp2.0
group Legacy
framework: net45
source https://api.nuget.org/v3/index.json
redirects: force
nuget FSharp.Core >= 4.0 lowest_matching:true
nuget SourceLink.Create.CommandLine copy_local: true
group Build
framework: net461
source https://api.nuget.org/v3/index.json
nuget FAKE ~> 4.0
nuget FSharp.Formatting
nuget xunit.runner.console ~> 2.3
github fsharp/FAKE modules/Octokit/Octokit.fsx