forked from fscheck/FsCheck
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaket.dependencies
More file actions
30 lines (23 loc) · 776 Bytes
/
paket.dependencies
File metadata and controls
30 lines (23 loc) · 776 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
source https://www.nuget.org/api/v2
framework: auto-detect
nuget FSharp.Core = 4.2.3
nuget Unquote
nuget xunit = 2.2
nuget xunit.runner.visualstudio version_in_path: true
nuget NUnit = 3.10.1
nuget NUnit3TestAdapter version_in_path: true
nuget MSTest.TestFramework
nuget MSTest.TestAdapter version_in_path: true
group Build
framework: net461
source https://www.nuget.org/api/v2
source https://ci.appveyor.com/nuget/fsharp-formatting
nuget FAKE
github fsharp/FAKE modules/Octokit/Octokit.fsx
nuget FSharp.Formatting prerelease
nuget FSharp.Formatting.CommandTool prerelease
nuget xunit.runner.console
group portable
source https://www.nuget.org/api/v2
framework: auto-detect
nuget FSharp.Core >= 4.0 lowest_matching: true, redirects: force