forked from fsprojects/Argu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
paket.dependencies
34 lines (27 loc) · 1 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
source https://api.nuget.org/v3/index.json
framework: net461, netstandard2.0, netcoreapp2.0
storage: none
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 Microsoft.NET.Test.Sdk ~> 15.0
nuget xunit ~> 2.3
nuget xunit.runner.visualstudio ~> 2.4.0 version_in_path: true
nuget Unquote ~> 4.0
nuget FsCheck ~> 3.0 prerelease
nuget Microsoft.SourceLink.GitHub prerelease copy_local:true
clitool dotnet-sourcelink
group Legacy
source https://api.nuget.org/v3/index.json
framework: net45
storage: none
nuget FSharp.Core >= 4.0 lowest_matching:true
nuget Microsoft.SourceLink.GitHub prerelease copy_local:true
group Build
source https://api.nuget.org/v3/index.json
framework: net461
nuget FAKE ~> 4.0
nuget FSharp.Formatting
nuget xunit.runner.console ~> 2.3
github fsharp/FAKE modules/Octokit/Octokit.fsx
github eiriktsarpalis/snippets SlnTools/SlnTools.fs