diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index cd72afb976..3275ed7398 100644 --- a/Wox/Wox.csproj +++ b/Wox/Wox.csproj @@ -364,7 +364,6 @@ cd "$(TargetDir)Plugins" & del /s /q NAppUpdate.Framework.dll cd "$(TargetDir)Plugins" & del /s /q Wox.Infrastructure.dll cd "$(TargetDir)Plugins" & del /s /q Wox.Infrastructure.pdb cd "$(TargetDir)Plugins" & del /s /q Newtonsoft.Json.dll -cd "$(TargetDir)Plugins" & del /s /q WindowsInput.dll )