Skip to content

Commit

Permalink
Added version constraint for NUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-tihon committed Nov 22, 2015
1 parent d780615 commit bfed030
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ group Test

source https://nuget.org/api/v2

nuget NUnit
nuget NUnit.Runners
nuget NUnit ~> 2
nuget NUnit.Runners ~> 2
nuget FSharp.Data
nuget FSharp.Core

Expand Down

0 comments on commit bfed030

Please sign in to comment.