diff --git a/ArcFormats/ArcFormats.csproj b/ArcFormats/ArcFormats.csproj index b410cb58..a08e8ed2 100644 --- a/ArcFormats/ArcFormats.csproj +++ b/ArcFormats/ArcFormats.csproj @@ -1,6 +1,5 @@  - Debug @@ -102,6 +101,9 @@ + + ..\packages\SixLabors.ImageSharp.2.1.13\lib\net472\SixLabors.ImageSharp.dll + ..\packages\Snappier.1.3.0\lib\net472\Snappier.dll @@ -131,6 +133,9 @@ ..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll + + ..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll @@ -1414,7 +1419,6 @@ xcopy "$(ProjectDir)\Resources\*" "$(TargetDir)\GameData\" /D /Y >NULThis project references NuGet package(s) that are missing on this computer. Use 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/ArcFormats/packages.config b/ArcFormats/packages.config index 65bcc0cf..cad3bc48 100644 --- a/ArcFormats/packages.config +++ b/ArcFormats/packages.config @@ -16,7 +16,7 @@ - + @@ -24,6 +24,7 @@ +