diff --git a/apprepodbmgr.Eto.csproj b/apprepodbmgr.Eto.csproj index 55edc90..e4e4c14 100644 --- a/apprepodbmgr.Eto.csproj +++ b/apprepodbmgr.Eto.csproj @@ -7,7 +7,7 @@ Library apprepodbmgr.Eto apprepodbmgr.Eto - v4.5 + v4.6 true @@ -50,12 +50,18 @@ + + ..\packages\Claunia.Encoding.1.6.1\lib\portable40-net40+sl5+win8+wp8\Claunia.Encoding.dll + ..\packages\Eto.Forms.2.4.1\lib\netstandard1.0\Eto.dll ..\packages\Eto.Serialization.Xaml.2.4.1\lib\netstandard1.0\Eto.Serialization.Xaml.dll + + ..\packages\libexeinfo.0.5.0\lib\net46\libexeinfo.dll + ..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll @@ -69,9 +75,27 @@ ..\packages\System.ComponentModel.TypeConverter.4.3.0\lib\net45\System.ComponentModel.TypeConverter.dll + + ..\packages\System.Net.Http.4.3.2\lib\net46\System.Net.Http.dll + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + + ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net46\System.Security.Cryptography.Algorithms.dll + + + ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll + + + ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + + + ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net46\System.Security.Cryptography.X509Certificates.dll + + + ..\packages\System.ValueTuple.4.4.0\lib\netstandard1.0\System.ValueTuple.dll + diff --git a/packages.config b/packages.config index 985548a..64020a4 100644 --- a/packages.config +++ b/packages.config @@ -1,7 +1,9 @@  + + @@ -19,7 +21,7 @@ - + @@ -32,11 +34,16 @@ + + + + + \ No newline at end of file