fix image

This commit is contained in:
bao-qian
2016-11-29 01:18:53 +00:00
parent 8a19d25396
commit 00198d5e49
2 changed files with 6 additions and 0 deletions

View File

@@ -63,6 +63,12 @@
<Name>Wox.Plugin</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="Images\app.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.