diff --git a/check_elo.csproj b/check_elo.csproj index 619e214..a95fb13 100644 --- a/check_elo.csproj +++ b/check_elo.csproj @@ -94,8 +94,8 @@ 3rdParty\eloixclientcs.dll - - packages\log4net.2.0.8\lib\net45-full\log4net.dll + + packages\log4net.3.3.0\lib\netstandard2.0\log4net.dll True @@ -107,32 +107,40 @@ 3rdparty\pcmixclient7.dll - - packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll True + + packages\System.Configuration.ConfigurationManager.10.0.7\lib\netstandard2.0\System.Configuration.ConfigurationManager.dll + True + - - packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll True - - packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll True - packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll True + + packages\System.Security.Cryptography.ProtectedData.10.0.7\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll + True + packages\System.Text.Encodings.Web.8.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll diff --git a/packages.config b/packages.config index b9f10d3..2721255 100644 --- a/packages.config +++ b/packages.config @@ -3,12 +3,14 @@ - + - - - - + + + + + +