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 - +