Skip to content

Commit 8d07657

Browse files
authored
Merge pull request #952 from Keboo/fix929
Updating ShowMeTheXaml to 1.0.10
2 parents 387e577 + 426ca45 commit 8d07657

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

paket.dependencies

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ nuget NSubstitute ~> 2.0
88
nuget RhinoMocks 3.6.1
99
nuget Shouldly ~> 2.8
1010
nuget xunit ~> 2.2
11-
nuget ShowMeTheXAML ~> 1.0.9
12-
nuget ShowMeTheXAML.AvalonEdit ~> 1.0.9
13-
nuget ShowMeTheXAML.MSBuild ~> 1.0.9
11+
nuget ShowMeTheXAML ~> 1.0.10
12+
nuget ShowMeTheXAML.AvalonEdit ~> 1.0.10
13+
nuget ShowMeTheXAML.MSBuild ~> 1.0.10
1414

1515
github ControlzEx/ControlzEx:e687c6ac4279c4e513b7ef9a75622411350db874 src/ControlzEx/PopupEx.cs
1616
github ControlzEx/ControlzEx:e687c6ac4279c4e513b7ef9a75622411350db874 src/ControlzEx/PackIconBase.cs

paket.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ NUGET
1414
NSubstitute (2.0.3)
1515
RhinoMocks (3.6.1)
1616
Shouldly (2.8.3)
17-
ShowMeTheXAML (1.0.9)
18-
ShowMeTheXAML.AvalonEdit (1.0.9)
17+
ShowMeTheXAML (1.0.10)
18+
ShowMeTheXAML.AvalonEdit (1.0.10)
1919
AvalonEdit (>= 5.0.4 < 5.1)
20-
ShowMeTheXAML (>= 1.0.9 < 1.2)
21-
ShowMeTheXAML.MSBuild (1.0.9)
22-
ShowMeTheXAML (>= 1.0.9 < 1.2)
20+
ShowMeTheXAML (>= 1.0.10 < 1.1)
21+
ShowMeTheXAML.MSBuild (1.0.10)
22+
ShowMeTheXAML (>= 1.0.10 < 1.1)
2323
System.Runtime.InteropServices.RuntimeInformation (4.3) - restriction: == net45
2424
xunit (2.3.1)
2525
xunit.analyzers (>= 0.7)

0 commit comments

Comments
 (0)