1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00

Remove System.Drawing dependency.

This commit is contained in:
Dean Herbert 2016-09-02 14:30:08 +09:00
parent 49a4d64fad
commit ebd15d6f7c

View File

@ -43,7 +43,6 @@
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
</ItemGroup>
<ItemGroup>
<Compile Include="Configuration\OsuConfigManager.cs" />