Skip to content

Commit cfc280f

Browse files
committed
Fixes #1147
Updating to latest ShowMeTheXaml
1 parent 45a5504 commit cfc280f

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
@@ -9,9 +9,9 @@ nuget RhinoMocks 3.6.1
99
nuget Shouldly ~> 2.8
1010
nuget xunit ~> 2.2
1111
nuget xunit.runner.visualstudio ~> 2.4
12-
nuget ShowMeTheXAML ~> 1.0.10
13-
nuget ShowMeTheXAML.AvalonEdit ~> 1.0.10
14-
nuget ShowMeTheXAML.MSBuild ~> 1.0.10
12+
nuget ShowMeTheXAML ~> 1.0.12
13+
nuget ShowMeTheXAML.AvalonEdit ~> 1.0.12
14+
nuget ShowMeTheXAML.MSBuild ~> 1.0.12
1515

1616
github ControlzEx/ControlzEx:e641c9e9346d7ae8c21ca1bf7fa5fb1b86496baa src/ControlzEx/PopupEx.cs
1717
github ControlzEx/ControlzEx:e641c9e9346d7ae8c21ca1bf7fa5fb1b86496baa src/ControlzEx/PackIconBase.cs

paket.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ NUGET
1818
NSubstitute (2.0.3)
1919
RhinoMocks (3.6.1)
2020
Shouldly (2.8.3)
21-
ShowMeTheXAML (1.0.10)
22-
ShowMeTheXAML.AvalonEdit (1.0.10)
21+
ShowMeTheXAML (1.0.12)
22+
ShowMeTheXAML.AvalonEdit (1.0.12)
2323
AvalonEdit (>= 5.0.4 < 5.1)
24-
ShowMeTheXAML (>= 1.0.10 < 1.1)
25-
ShowMeTheXAML.MSBuild (1.0.10)
26-
ShowMeTheXAML (>= 1.0.10 < 1.1)
24+
ShowMeTheXAML (>= 1.0.12 < 1.1)
25+
ShowMeTheXAML.MSBuild (1.0.12)
26+
ShowMeTheXAML (>= 1.0.12 < 1.1)
2727
System.Runtime.CompilerServices.Unsafe (4.5.1)
2828
System.Runtime.InteropServices.RuntimeInformation (4.3) - restriction: == net45
2929
System.Threading.Tasks.Extensions (4.5.1)

0 commit comments

Comments
 (0)