We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ede43 commit c3e5a41Copy full SHA for c3e5a41
paket.dependencies
@@ -3,7 +3,7 @@ framework >= net45
3
4
nuget MahApps.Metro
5
nuget Dragablz 0.0.3.165
6
-nuget Moq 4.5.10 framework: = net452
+nuget Moq 4.7.1 framework: = net452
7
nuget NSubstitute 1.10.0 framework: = net452
8
nuget RhinoMocks 3.6.1 framework: = net452
9
nuget Shouldly 2.8.0 framework: = net452
paket.lock
@@ -4,8 +4,8 @@ NUGET
Castle.Core (4.0) - framework: net452
Dragablz (0.0.3.165)
MahApps.Metro (1.4.3)
- Moq (4.5.10) - framework: net452
- Castle.Core (>= 3.3.3)
+ Moq (4.7.1) - framework: net452
+ Castle.Core (>= 4.0)
NSubstitute (1.10) - framework: net452
10
RhinoMocks (3.6.1) - framework: net452
11
Shouldly (2.8) - framework: net452
0 commit comments