From 7f9f40e9750145df785d8d038ae57822a918fca8 Mon Sep 17 00:00:00 2001 From: Surfin Bird Date: Mon, 16 Mar 2020 20:25:14 +0300 Subject: [PATCH] fix --- CustomPreviewUpdater/CustomPreviewUpdater.csproj | 7 +++---- CustomShowroom/CustomShowroom.csproj | 10 +++------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/CustomPreviewUpdater/CustomPreviewUpdater.csproj b/CustomPreviewUpdater/CustomPreviewUpdater.csproj index d50793e41..6b4034702 100644 --- a/CustomPreviewUpdater/CustomPreviewUpdater.csproj +++ b/CustomPreviewUpdater/CustomPreviewUpdater.csproj @@ -58,10 +58,9 @@ true - - ..\Libraries\AcTools.AcdEncryption\AcTools.AcdEncryption.dll - False - + + ..\Libraries\AcTools\AcTools.AcdEncryption.dll + ..\Libraries\Magick.NET-7.0.4-$(ActualPlatform)\Magick.NET-Q8-$(ActualPlatform).dll True diff --git a/CustomShowroom/CustomShowroom.csproj b/CustomShowroom/CustomShowroom.csproj index cb267f5d7..bc478c99c 100644 --- a/CustomShowroom/CustomShowroom.csproj +++ b/CustomShowroom/CustomShowroom.csproj @@ -61,13 +61,9 @@ true - - ..\Libraries\AcTools.AcdEncryption\AcTools.AcdEncryption.dll - False - - - ..\Libraries\AcTools\AcTools.AcdEncryption.dll - + + ..\Libraries\AcTools\AcTools.AcdEncryption.dll + ..\Libraries\Magick.NET-7.0.4-$(ActualPlatform)\Magick.NET-Q8-$(ActualPlatform).dll False