diff --git a/TextureMerge/App.config b/TextureMerge/App.config index 3916e0e..8bbc2f1 100644 --- a/TextureMerge/App.config +++ b/TextureMerge/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/TextureMerge/TextureMerge.csproj b/TextureMerge/TextureMerge.csproj index ffb8625..6dad7a2 100644 --- a/TextureMerge/TextureMerge.csproj +++ b/TextureMerge/TextureMerge.csproj @@ -59,11 +59,13 @@ TextureMerge-Icon.ico - - ..\packages\Magick.NET-Q16-x64.13.3.0\lib\netstandard20\Magick.NET-Q16-x64.dll + + ..\packages\Magick.NET-Q16-x64.14.8.2\lib\netstandard20\Magick.NET-Q16-x64.dll + True - - ..\packages\Magick.NET.Core.13.3.0\lib\netstandard20\Magick.NET.Core.dll + + ..\packages\Magick.NET.Core.14.8.2\lib\netstandard20\Magick.NET.Core.dll + True @@ -186,11 +188,11 @@ - + - Tenhle projekt odkazuje na balíčky NuGet, které nejsou v tomhle počítači k dispozici. Když je chcete stáhnout, použijte funkci obnovení balíčků NuGet. Další informace najdete na adrese http://go.microsoft.com/fwlink/?LinkID=322105. Chybějícím souborem je soubor {0}. + 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/TextureMerge/packages.config b/TextureMerge/packages.config index 956e8b8..9f58fd0 100644 --- a/TextureMerge/packages.config +++ b/TextureMerge/packages.config @@ -1,5 +1,5 @@ - - + + \ No newline at end of file