diff --git a/Gu.Units.Generator.Tests/Gu.Units.Generator.Tests.csproj b/Gu.Units.Generator.Tests/Gu.Units.Generator.Tests.csproj index 5a7fe313..44ef9705 100644 --- a/Gu.Units.Generator.Tests/Gu.Units.Generator.Tests.csproj +++ b/Gu.Units.Generator.Tests/Gu.Units.Generator.Tests.csproj @@ -175,6 +175,11 @@ + + ..\packages\Gu.Wpf.Reactive\lib\net45\Gu.Reactive.dll + True + True + ..\packages\Gu.Wpf.Reactive\lib\net45\Gu.Wpf.Reactive.dll True diff --git a/Gu.Units.Generator/Gu.Units.Generator.csproj b/Gu.Units.Generator/Gu.Units.Generator.csproj index 7c633a92..8b83688d 100644 --- a/Gu.Units.Generator/Gu.Units.Generator.csproj +++ b/Gu.Units.Generator/Gu.Units.Generator.csproj @@ -501,6 +501,11 @@ + + ..\packages\Gu.Wpf.Reactive\lib\net45\Gu.Reactive.dll + True + True + ..\packages\Gu.Wpf.Reactive\lib\net45\Gu.Wpf.Reactive.dll True diff --git a/paket.lock b/paket.lock index d5cab733..89666a65 100644 --- a/paket.lock +++ b/paket.lock @@ -3,12 +3,12 @@ NUGET specs: Castle.Core (3.3.3) Gu.ChangeTracking (1.0.2) - Gu.Reactive (1.10) - Rx-Main (>= 2.0 < 3.0) - Gu.Wpf.NumericInput (0.4.4.1) - Gu.Wpf.Reactive (1.10) - Gu.Reactive (>= 1.10) - Gu.Wpf.ToolTips (>= 0.2 < 1.0) + Gu.Reactive (1.11) + Rx-Main (>= 2.2.5) + Gu.Wpf.NumericInput (0.4.7) + Gu.Wpf.Reactive (1.11) + Gu.Reactive (>= 1.11) + Gu.Wpf.ToolTips Rx-WPF (>= 2.0 < 3.0) Gu.Wpf.ToolTips (0.2) JetBrains.Annotations (10.1.4)