Skip to content

Commit

Permalink
Also copy the manual
Browse files Browse the repository at this point in the history
  • Loading branch information
ekolis committed Jan 29, 2021
1 parent 909aec3 commit fe895af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions AutoPBW.WPF/AutoPBW.WPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,14 @@
<DefineConstants>TRACE</DefineConstants>
</PropertyGroup>
<ItemGroup>
<None Remove="AutoPBW-Manual.html" />
<None Remove="AutoPBW.ico" />
</ItemGroup>
<ItemGroup>
<Content Include="AutoPBW-Manual.html">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Resource Include="AutoPBW.ico">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Expand Down

0 comments on commit fe895af

Please sign in to comment.