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

Remove useless ItemGroup

This commit is contained in:
Andrei Zavatski
2019-10-12 15:03:24 +03:00
Unverified
parent 7ffe5ac539
commit f6b138fe6e
-3
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>