1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-16 03:02:56 +08:00

Remove useless ItemGroup

This commit is contained in:
Andrei Zavatski 2019-10-12 15:03:24 +03:00
parent 7ffe5ac539
commit f6b138fe6e

View File

@ -32,7 +32,4 @@
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.6.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Overlays\Comments\" />
</ItemGroup>
</Project>