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

@@ -46,7 +46,6 @@
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />