#At file:///C:/Users/Reggie/work/connector-net/6.0/ based on revid:julio.casal@stripped
869 Reggie Burnett 2011-05-10
fixed default namespace in the CF project so resource lookups work :D
modified:
MySql.Data/Provider/MySql.Data.CF.csproj
=== modified file 'MySql.Data/Provider/MySql.Data.CF.csproj'
=== modified file 'MySql.Data/Provider/MySql.Data.CF.csproj'
--- a/MySql.Data/Provider/MySql.Data.CF.csproj 2009-07-12 16:21:45 +0000
+++ b/MySql.Data/Provider/MySql.Data.CF.csproj 2011-05-10 21:00:25 +0000
@@ -2,12 +2,12 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
+ <ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{587A47FB-C1CC-459D-93B6-179D95E41EFB}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>MySql.Data.CF</RootNamespace>
+ <RootNamespace>MySql.Data.MySqlClient</RootNamespace>
<AssemblyName>MySql.Data.CF</AssemblyName>
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<PlatformFamilyName>WindowsCE</PlatformFamilyName>
Attachment: [text/bzr-bundle] bzr/reggie.burnett@oracle.com-20110510210025-ygkwxqzrcsnmkt2m.bundle
| Thread |
|---|
| • bzr commit into connector-net-6.0 branch (reggie.burnett:869) | Reggie Burnett | 10 May |