Remove Windows.Forms dependencies from game and utility. Fixes #4348.

This commit is contained in:
Paul Chote
2014-05-03 21:30:34 +12:00
parent 6b8bd47143
commit 3965535f3f
4 changed files with 2 additions and 8 deletions

View File

@@ -62,7 +62,6 @@
<Reference Include="System.Core" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="SharpFont">
<SpecificVersion>False</SpecificVersion>