diff Implab.Fx/Implab.Fx.csproj @ 5:f2559580b481

implemented overlay helpers and some animation heplers improvments
author cin
date Tue, 24 Sep 2013 03:31:24 +0400
parents 381095ad0a69
children d67b95eddaf4
line wrap: on
line diff
--- a/Implab.Fx/Implab.Fx.csproj	Tue Sep 17 04:27:30 2013 +0400
+++ b/Implab.Fx/Implab.Fx.csproj	Tue Sep 24 03:31:24 2013 +0400
@@ -33,6 +33,7 @@
   <ItemGroup>
     <Reference Include="System" />
     <Reference Include="System.Core" />
+    <Reference Include="System.Drawing" />
     <Reference Include="System.Windows.Forms" />
     <Reference Include="System.Xml.Linq" />
     <Reference Include="System.Data.DataSetExtensions" />