diff --git a/MetaMaster/App.config b/MetaMaster/App.config index 193aecc..0d9129a 100644 --- a/MetaMaster/App.config +++ b/MetaMaster/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/MetaMaster/MetaMaster.csproj b/MetaMaster/MetaMaster.csproj index 2a03b51..0a9af00 100644 --- a/MetaMaster/MetaMaster.csproj +++ b/MetaMaster/MetaMaster.csproj @@ -51,11 +51,32 @@ assets\MetaMaster.ico - - ..\packages\MetadataExtractor.2.8.1\lib\net45\MetadataExtractor.dll + + ..\packages\MetadataExtractor.2.9.3\lib\netstandard2.0\MetadataExtractor.dll + True + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Text.Encoding.CodePages.10.0.7\lib\net462\System.Text.Encoding.CodePages.dll + True + @@ -91,4 +112,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + \ No newline at end of file diff --git a/MetaMaster/packages.config b/MetaMaster/packages.config index e27f7a1..c6aadca 100644 --- a/MetaMaster/packages.config +++ b/MetaMaster/packages.config @@ -1,5 +1,11 @@  - + + + + + + + \ No newline at end of file