Remove System.Drawing dependency.

This commit is contained in:
Paul Chote
2019-03-05 21:13:47 +00:00
committed by reaperrr
parent 5cc81f7bf7
commit 2a9721a9f8
2 changed files with 1 additions and 2 deletions

View File

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