Removed progress value from startup

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-09-17 14:47:51 -04:00
parent fb88e4d5fc
commit fe427bc7f4
8 changed files with 19 additions and 16 deletions

View File

@@ -148,6 +148,9 @@
<ItemGroup>
<Resource Include="Resources\Images\mblogowhite.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Images\spinner.gif" />
</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.