Removing 'Wox' branded logos from powerlauncher.csproj as was done previously or wox.csproj

This commit is contained in:
ryanbodrug-microsoft
2020-04-07 16:21:16 -07:00
parent 2afc268a04
commit cafba71671
7 changed files with 124 additions and 124 deletions

View File

@@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<StartupObject>PowerLauncher.App</StartupObject>
<ApplicationIcon>Resources\app.ico</ApplicationIcon>
<ApplicationIcon>Resources\placeholderLauncher.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>