diff --git a/BentoEx/App.config b/BentoEx/App.config index d6bb157..5bf2502 100644 --- a/BentoEx/App.config +++ b/BentoEx/App.config @@ -10,12 +10,16 @@ - + + + + + \ No newline at end of file diff --git a/BentoEx/BentoEx.csproj b/BentoEx/BentoEx.csproj index 2ae0bbe..fe0eed4 100644 --- a/BentoEx/BentoEx.csproj +++ b/BentoEx/BentoEx.csproj @@ -39,8 +39,9 @@ Asset\egg1.ico - - ..\packages\AngleSharp.0.16.1\lib\net461\AngleSharp.dll + + ..\packages\AngleSharp.1.5.0\lib\netstandard2.0\AngleSharp.dll + True ..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll @@ -55,8 +56,9 @@ ..\packages\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.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 @@ -65,15 +67,18 @@ ..\packages\System.Management.Automation.dll.10.0.10586.0\lib\net40\System.Management.Automation.dll - - ..\packages\System.Memory.4.5.4\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.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll @@ -81,8 +86,9 @@ ..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll - - ..\packages\System.Text.Encoding.CodePages.6.0.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/BentoEx/packages.config b/BentoEx/packages.config index 932b1d0..3b7aee1 100644 --- a/BentoEx/packages.config +++ b/BentoEx/packages.config @@ -1,19 +1,19 @@  - + - + - - - + + + - + \ No newline at end of file