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>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
<Reference Include="System.Drawing" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Configuration\OsuConfigManager.cs" /> <Compile Include="Configuration\OsuConfigManager.cs" />