1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 14:37:25 +08:00

Remove unnecessary csproj change

This commit is contained in:
Dean Herbert 2018-12-06 17:06:22 +09:00
parent b0e2b56e85
commit f157628dcc

View File

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