Remove SharpFont dependency.

This commit is contained in:
Paul Chote
2019-03-07 00:45:51 +00:00
committed by reaperrr
parent ebeaf95e4c
commit aa9724cc40
6 changed files with 2 additions and 31 deletions

View File

@@ -33,11 +33,6 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="SharpFont">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\thirdparty\download\SharpFont.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Eluant">
<HintPath>..\thirdparty\download\Eluant.dll</HintPath>
</Reference>