Add level badge to csproj.

master
Huo Yaoyuan 8 years ago
parent c23e4877d3
commit 83d37f03a1

@ -636,6 +636,9 @@
<EmbeddedResource Include="Textures\MedalSplash\disc-spin.png" /> <EmbeddedResource Include="Textures\MedalSplash\disc-spin.png" />
<EmbeddedResource Include="Textures\MedalSplash\medal-glow.png" /> <EmbeddedResource Include="Textures\MedalSplash\medal-glow.png" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Content Include="Textures\Profile\levelbadge.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.

Loading…
Cancel
Save