1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-18 01:23:05 +08:00

Revert changes made by VS to csproj

This commit is contained in:
Lucas A 2019-07-05 16:08:02 +02:00
parent bc60b1dc13
commit df75f9d312

View File

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