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

@@ -57,7 +57,6 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
</ItemGroup>
<ItemGroup>
<Compile Include="Program.cs" />