diff --git a/ROMniscience/App.config b/ROMniscience/App.config index b157b72..757a2df 100644 --- a/ROMniscience/App.config +++ b/ROMniscience/App.config @@ -1,8 +1,16 @@ - + + + + + + + + + \ No newline at end of file diff --git a/ROMniscience/ROMniscience.csproj b/ROMniscience/ROMniscience.csproj index df32d54..c873480 100644 --- a/ROMniscience/ROMniscience.csproj +++ b/ROMniscience/ROMniscience.csproj @@ -55,13 +55,42 @@ - - ..\packages\SharpCompress.0.22.0\lib\net45\SharpCompress.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + True + + + ..\packages\SharpCompress.0.48.0\lib\netstandard2.0\SharpCompress.dll + True + + ..\packages\System.Buffers.4.6.1\lib\netstandard2.0\System.Buffers.dll + True + + + ..\packages\System.Memory.4.6.3\lib\netstandard2.0\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\netstandard2.0\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Text.Encoding.CodePages.10.0.10\lib\netstandard2.0\System.Text.Encoding.CodePages.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll + True + diff --git a/ROMniscience/packages.config b/ROMniscience/packages.config index 966a90a..50e7007 100644 --- a/ROMniscience/packages.config +++ b/ROMniscience/packages.config @@ -1,4 +1,11 @@  - + + + + + + + + \ No newline at end of file