1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 05:09:54 +08:00

Remove folder from osu.Game.csproj

This commit is contained in:
DrabWeb
2017-05-22 01:07:26 -03:00
Unverified
parent 0795089d86
commit 0c30b2c698
+1 -4
View File
@@ -449,9 +449,6 @@
<ItemGroup />
<ItemGroup />
<ItemGroup />
<ItemGroup>
<Folder Include="Online\Multiplayer\" />
</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.
@@ -460,4 +457,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>