1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00

Remove unnecessary csproj edit

This commit is contained in:
smoogipoo 2018-06-07 15:57:21 +09:00
parent 485026da6f
commit f715734662

View File

@ -10,7 +10,4 @@
<ItemGroup Label="Project References">
<ProjectReference Include="..\osu.Game\osu.Game.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Objects\Types\" />
</ItemGroup>
</Project>