Modified:
trunk/MySql.Data/Provider/MySql.Data.CF.csproj
Log:
forgot to add the new Guid type to our CF project
Modified: trunk/MySql.Data/Provider/MySql.Data.CF.csproj
===================================================================
--- trunk/MySql.Data/Provider/MySql.Data.CF.csproj 2008-09-04 19:09:05 UTC (rev 1401)
+++ trunk/MySql.Data/Provider/MySql.Data.CF.csproj 2008-09-05 13:56:08 UTC (rev 1402)
@@ -121,6 +121,7 @@
<Compile Include="Source\Types\MySqlDateTime.cs" />
<Compile Include="Source\Types\MySqlDecimal.cs" />
<Compile Include="Source\Types\MySqlDouble.cs" />
+ <Compile Include="Source\Types\MySqlGuid.cs" />
<Compile Include="Source\Types\MySqlInt16.cs" />
<Compile Include="Source\Types\MySqlInt32.cs" />
<Compile Include="Source\Types\MySqlInt64.cs" />
| Thread |
|---|
| • Connector/NET commit: r1402 - trunk/MySql.Data/Provider | rburnett | 5 Sep |