Opentk/paket.dependencies
Jarl Gullberg 6ad8b92c84
Split FsCheck data generators into a helper library (#716)
* Move generators and assertions to helper library.

* Add example usage to bezier curve tests.

* Add FsCheck to OpenTK.Tests.Math via paket.

* Tweak fsharp msbuild settings for OpenTK.Tests.Generators.
2018-01-09 12:06:39 +01:00

19 lines
No EOL
571 B
Text

source https://nuget.org/api/v2
#Open packages
nuget CommandLineParser >= 2.1.1-beta
nuget FSharp.Formatting
nuget FsCheck
nuget FsCheck.Xunit
nuget StyleCop.Analyzers
nuget xunit 2.2.0 restriction: >= net452
nuget xunit.abstractions 2.0.1 restriction: >= net452
nuget xunit.extensibility.core 2.2.0 restriction: >= net452
nuget xunit.extensibility.execution 2.2.0 restriction: >= net452
nuget xunit.runner.console
nuget xunit.core 2.2.0 restriction: >= net452
nuget xunit.assert 2.2.0 restriction: >= net452
nuget FAKE
nuget Mono.Cecil >= 0.10.0-beta6
nuget gtk-sharp3