Added a method in BaseApplication to get the logo image

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-25 17:08:27 -04:00
parent c124672636
commit ee91096eb0
4 changed files with 21 additions and 2 deletions

View File

@@ -132,7 +132,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\mblogo.png" />
<EmbeddedResource Include="Resources\mblogo.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.