diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj b/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj index eecb072..9168f8b 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj @@ -48,17 +48,14 @@ - - ..\..\packages\Rx-Core.2.2.5\lib\net45\System.Reactive.Core.dll - True + + ..\..\packages\System.Reactive.Core.3.1.1\lib\net46\System.Reactive.Core.dll - - ..\..\packages\Rx-Interfaces.2.2.5\lib\net45\System.Reactive.Interfaces.dll - True + + ..\..\packages\System.Reactive.Interfaces.3.1.1\lib\net45\System.Reactive.Interfaces.dll - - ..\..\packages\Rx-Linq.2.2.5\lib\net45\System.Reactive.Linq.dll - True + + ..\..\packages\System.Reactive.Linq.3.1.1\lib\net46\System.Reactive.Linq.dll diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/net/packages.config b/src/LogoFX.Client.Mvvm.Commanding.Platform/net/packages.config index 5b0b56a..63bcb02 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/net/packages.config +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/net/packages.config @@ -4,7 +4,7 @@ - - - + + + \ No newline at end of file diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj b/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj index 1b1aa61..0f42ac3 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj @@ -156,8 +156,8 @@ 6.0.5 - - 2.2.5 + + 3.1.1