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 5aaf3a2 commit 589b6f7Copy full SHA for 589b6f7
paket.dependencies
@@ -7,7 +7,7 @@ nuget Moq ~> 4.7
7
nuget NSubstitute ~> 2.0
8
nuget RhinoMocks 3.6.1
9
nuget Shouldly ~> 2.8
10
-nuget XamlDisplayerPackage
+nuget XamlDisplayerPackage 1.0.1
11
nuget xunit ~> 2.2
12
13
github ControlzEx/ControlzEx:e687c6ac4279c4e513b7ef9a75622411350db874 src/ControlzEx/PopupEx.cs
paket.lock
@@ -14,7 +14,7 @@ NUGET
14
RhinoMocks (3.6.1)
15
Shouldly (2.8.3)
16
System.Runtime.InteropServices.RuntimeInformation (4.3) - restriction: || (== net45) (&& (== net45) (== net452))
17
- XamlDisplayerPackage (1.0.2)
+ XamlDisplayerPackage (1.0.1)
18
xunit (2.2)
19
xunit.assert (2.2)
20
xunit.core (2.2)
0 commit comments