|
@@ -90,10 +90,7 @@
|
|
|
<ItemGroup>
|
|
|
<Using Include="JetBrains.Annotations" />
|
|
|
<Using Include="System.Diagnostics.Contracts.PureAttribute" Alias="PureAttribute" />
|
|
|
- <Using Include="System.Drawing.Rectangle" Alias="Rectangle" />
|
|
|
- <Using Include="System.Drawing.RectangleF" Alias="RectangleF" />
|
|
|
- <Using Include="System.Drawing.Point" Alias="Point" />
|
|
|
- <Using Include="System.Drawing.PointF" Alias="PointF" />
|
|
|
+ <Using Include="System.Drawing" />
|
|
|
<Using Include="System.Text" />
|
|
|
<Using Include="JetBrains.Annotations" />
|
|
|
</ItemGroup>
|