From 4c79151c31221154ad49076d1da0d056f529d02c Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 23 Feb 2018 04:34:03 +0000 Subject: [PATCH] Update dependencies. --- apprepodbmgr.Eto.csproj | 30 +++++++++++++++++++--------- packages.config | 43 +++++++++++++++++++++++++++++++++++++---- 2 files changed, 60 insertions(+), 13 deletions(-) diff --git a/apprepodbmgr.Eto.csproj b/apprepodbmgr.Eto.csproj index f9913c2..55edc90 100644 --- a/apprepodbmgr.Eto.csproj +++ b/apprepodbmgr.Eto.csproj @@ -50,20 +50,29 @@ - - ..\packages\Eto.Forms.2.3.0\lib\net45\Eto.dll + + ..\packages\Eto.Forms.2.4.1\lib\netstandard1.0\Eto.dll - - ..\packages\Eto.Serialization.Xaml.2.3.0\lib\net45\Eto.Serialization.Xaml.dll + + ..\packages\Eto.Serialization.Xaml.2.4.1\lib\netstandard1.0\Eto.Serialization.Xaml.dll - - ..\packages\Portable.Xaml.0.17.0\lib\portable-net45+win8+wpa81+wp8\Portable.Xaml.dll + + ..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll + + + ..\packages\Portable.Xaml.0.21.0\lib\netstandard1.0\Portable.Xaml.dll - - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\System.ComponentModel.Primitives.4.3.0\lib\net45\System.ComponentModel.Primitives.dll + + ..\packages\System.ComponentModel.TypeConverter.4.3.0\lib\net45\System.ComponentModel.TypeConverter.dll + + + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + + @@ -88,4 +97,7 @@ + + + \ No newline at end of file diff --git a/packages.config b/packages.config index b112945..985548a 100644 --- a/packages.config +++ b/packages.config @@ -1,7 +1,42 @@  - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file