From 6ce2d1ad4d405e88ea441a1f638b8a9a55bff423 Mon Sep 17 00:00:00 2001 From: bao-qian Date: Thu, 14 May 2020 00:49:01 +0800 Subject: [PATCH] fix resource copy --- Wox.Installer/before_build.ps1 | 2 -- Wox/Wox.csproj | 38 ++++++++++++++++++---------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Wox.Installer/before_build.ps1 b/Wox.Installer/before_build.ps1 index 6972d64f6..1c1841863 100644 --- a/Wox.Installer/before_build.ps1 +++ b/Wox.Installer/before_build.ps1 @@ -34,8 +34,6 @@ function Copy-Resources ($path, $config) { $project = "$path\Wox" $output = "$path\Output" $target = "$output\$config" - Copy-Item -Recurse -Force $project\Themes\* $target\Themes\ - Copy-Item -Recurse -Force $project\Images\* $target\Images\ Copy-Item -Recurse -Force $path\Plugins\HelloWorldPython $target\Plugins Copy-Item -Recurse -Force $path\JsonRPC $target\JsonRPC } diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index 01120e5e8..4c1ff6c59 100644 --- a/Wox/Wox.csproj +++ b/Wox/Wox.csproj @@ -215,14 +215,16 @@ PreserveNewest - + MSBuild:Compile Designer - - + PreserveNewest + + MSBuild:Compile Designer - + PreserveNewest + MSBuild:Compile @@ -358,51 +360,51 @@ Designer MSBuild:Compile - + MSBuild:Compile Designer PreserveNewest - + MSBuild:Compile Designer PreserveNewest - + MSBuild:Compile Designer PreserveNewest - - + + MSBuild:Compile Designer PreserveNewest - + MSBuild:Compile Designer PreserveNewest - + MSBuild:Compile Designer PreserveNewest - - + + MSBuild:Compile Designer PreserveNewest - - + + MSBuild:Compile Designer PreserveNewest - - + + MSBuild:Compile Designer PreserveNewest - +