Added reference to System::Drawing

This commit is contained in:
Masroor Ehsan
2015-01-05 16:08:24 +06:00
parent a2080d98e1
commit ff2b451711

View File

@@ -74,6 +74,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>