1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-14 06:13:21 +08:00

Remove folder from osu.Game.csproj

This commit is contained in:
DrabWeb 2017-05-22 01:07:26 -03:00
parent 0795089d86
commit 0c30b2c698

View File

@ -449,9 +449,6 @@
<ItemGroup /> <ItemGroup />
<ItemGroup /> <ItemGroup />
<ItemGroup /> <ItemGroup />
<ItemGroup>
<Folder Include="Online\Multiplayer\" />
</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.