diff --git a/UtilitiesBot/App.config b/UtilitiesBot/App.config index f74b7bb..f606632 100644 --- a/UtilitiesBot/App.config +++ b/UtilitiesBot/App.config @@ -12,7 +12,11 @@ - + + + + + diff --git a/UtilitiesBot/UtilitiesBot.csproj b/UtilitiesBot/UtilitiesBot.csproj index b1f5203..d9baeed 100644 --- a/UtilitiesBot/UtilitiesBot.csproj +++ b/UtilitiesBot/UtilitiesBot.csproj @@ -36,8 +36,9 @@ 4 - - ..\packages\AngleSharp.0.11.0\lib\net46\AngleSharp.dll + + ..\packages\AngleSharp.1.5.0\lib\netstandard2.0\AngleSharp.dll + True ..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll @@ -52,6 +53,10 @@ ..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + @@ -78,6 +83,10 @@ ..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True + ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll @@ -88,9 +97,14 @@ ..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True + - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll @@ -110,8 +124,9 @@ ..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll - - ..\packages\System.Text.Encoding.CodePages.4.5.0\lib\net461\System.Text.Encoding.CodePages.dll + + ..\packages\System.Text.Encoding.CodePages.10.0.10\lib\netstandard2.0\System.Text.Encoding.CodePages.dll + True diff --git a/UtilitiesBot/packages.config b/UtilitiesBot/packages.config index cea46c8..acf8055 100644 --- a/UtilitiesBot/packages.config +++ b/UtilitiesBot/packages.config @@ -1,6 +1,6 @@  - + @@ -10,6 +10,7 @@ + @@ -26,17 +27,19 @@ + + - + @@ -47,7 +50,7 @@ - +