Remove System.Drawing references from mod code.

This commit is contained in:
Paul Chote
2019-02-24 14:33:03 +00:00
parent 3e404f6ac2
commit 4886cca5d3
8 changed files with 2 additions and 9 deletions

View File

@@ -33,7 +33,6 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="Eluant">
<HintPath>..\thirdparty\download\Eluant.dll</HintPath>
</Reference>