Making wox.csproj build wox assembly instead of powerlauncher

This commit is contained in:
ryanbodrug-microsoft 2020-04-07 14:37:09 -07:00
parent b45b585edf
commit 5877918fe8

View file

@ -10,7 +10,6 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<AssemblyName>PowerLauncher</AssemblyName>
<Platforms>x64</Platforms>
</PropertyGroup>