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

@@ -56,7 +56,6 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="Eluant">
<HintPath>..\thirdparty\download\Eluant.dll</HintPath>
<Private>False</Private>