forked from ArtofQuality/F2F.Testing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaket.dependencies
30 lines (24 loc) · 880 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
source https://www.nuget.org/api/v2/
nuget AutoFixture.AutoFakeItEasy ~> 3.36 framework: >= net40
nuget AutoFixture.AutoMoq ~> 3.36 framework: >= net40
nuget EntityFramework ~> 6.0 framework: >= net40
nuget F2F.Sandbox ~> 1.1
nuget FluentAssertions ~> 4.0 framework: >= net40
nuget Npgsql ~> 2.2 framework: >= net40
nuget NUnit ~> 2.6
nuget FSharp.Formatting
nuget NUnit.Runners
nuget FAKE
nuget SourceLink.Fake
github fsharp/FAKE modules/Octokit/Octokit.fsx
nuget Nuget.CommandLine
nuget xunit.runner.console
group xUnit
source https://www.nuget.org/api/v2/
nuget AutoFixture.Xunit ~> 3.36 framework: >= net40
group xUnit2
source https://www.nuget.org/api/v2/
nuget AutoFixture.Xunit2 ~> 3.36 framework: >= net45
nuget AutoFixture.AutoFakeItEasy ~> 3.36 framework: >= net45
nuget AutoFixture.AutoMoq ~> 3.36 framework: >= net45
nuget xunit ~> 2.1 framework: >= net45