Skip to content

Commit bfed030

Browse files
committed
Added version constraint for NUnit
1 parent d780615 commit bfed030

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paket.dependencies

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ group Test
3838

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

41-
nuget NUnit
42-
nuget NUnit.Runners
41+
nuget NUnit ~> 2
42+
nuget NUnit.Runners ~> 2
4343
nuget FSharp.Data
4444
nuget FSharp.Core
4545

0 commit comments

Comments
 (0)