diff --git a/References/NAppUpdate.Framework.dll b/References/NAppUpdate.Framework.dll deleted file mode 100644 index 398d46b810..0000000000 Binary files a/References/NAppUpdate.Framework.dll and /dev/null differ diff --git a/Wox.Core/Wox.Core.csproj b/Wox.Core/Wox.Core.csproj index e49ed8d903..ee07a987e9 100644 --- a/Wox.Core/Wox.Core.csproj +++ b/Wox.Core/Wox.Core.csproj @@ -39,9 +39,9 @@ False ..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll - - False - ..\References\NAppUpdate.Framework.dll + + ..\packages\NAppUpdate.Framework.0.3.2.0\lib\net20\NAppUpdate.Framework.dll + True False diff --git a/Wox.Core/packages.config b/Wox.Core/packages.config index 09e1c4eff1..2825ea4cc2 100644 --- a/Wox.Core/packages.config +++ b/Wox.Core/packages.config @@ -1,5 +1,6 @@  + \ No newline at end of file diff --git a/Wox.UpdateFeedGenerator/Wox.UpdateFeedGenerator.csproj b/Wox.UpdateFeedGenerator/Wox.UpdateFeedGenerator.csproj index 2752c0e04e..4dbc7473b8 100644 --- a/Wox.UpdateFeedGenerator/Wox.UpdateFeedGenerator.csproj +++ b/Wox.UpdateFeedGenerator/Wox.UpdateFeedGenerator.csproj @@ -34,8 +34,9 @@ 4 - - ..\References\NAppUpdate.Framework.dll + + ..\packages\NAppUpdate.Framework.0.3.2.0\lib\net20\NAppUpdate.Framework.dll + True False diff --git a/Wox.UpdateFeedGenerator/packages.config b/Wox.UpdateFeedGenerator/packages.config index 7a13476a54..9661aa0af8 100644 --- a/Wox.UpdateFeedGenerator/packages.config +++ b/Wox.UpdateFeedGenerator/packages.config @@ -1,4 +1,5 @@  + \ No newline at end of file