Fix installer output
This commit is contained in:
parent
721c4d3dee
commit
e2cbf26360
@ -5,12 +5,6 @@
|
||||
<TargetFramework>net48</TargetFramework>
|
||||
<UseWPF>true</UseWPF>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
|
||||
<OutDir>..\bin\Debug\Installer</OutDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
|
||||
<OutDir>..\bin\Release\Installer</OutDir>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Remove="bg.png" />
|
||||
<None Remove="FodyWeavers.xml" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user