2010-03-12 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.Data.Linq / src / DbLinq / System.Data.Linq.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>9.0.21022</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{97305421-3071-4175-AA3C-9A432CC28121}</ProjectGuid>\r
8     <OutputType>Library</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>System</RootNamespace>\r
11     <AssemblyName>System.Data.Linq</AssemblyName>\r
12     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
13     <FileAlignment>512</FileAlignment>\r
14     <SignAssembly>true</SignAssembly>\r
15     <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>\r
16   </PropertyGroup>\r
17   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
18     <DebugSymbols>true</DebugSymbols>\r
19     <DebugType>full</DebugType>\r
20     <Optimize>false</Optimize>\r
21     <OutputPath>..\..\build.dbg\</OutputPath>\r
22     <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>\r
23     <ErrorReport>prompt</ErrorReport>\r
24     <WarningLevel>4</WarningLevel>\r
25   </PropertyGroup>\r
26   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
27     <DebugType>pdbonly</DebugType>\r
28     <Optimize>true</Optimize>\r
29     <OutputPath>..\..\build\</OutputPath>\r
30     <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>\r
31     <ErrorReport>prompt</ErrorReport>\r
32     <WarningLevel>4</WarningLevel>\r
33   </PropertyGroup>\r
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug - Mono Strict|AnyCPU' ">\r
35     <DebugSymbols>true</DebugSymbols>\r
36     <OutputPath>..\..\build.dbg.mono\</OutputPath>\r
37     <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>\r
38     <DebugType>full</DebugType>\r
39     <PlatformTarget>AnyCPU</PlatformTarget>\r
40     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
41     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
42     <ErrorReport>prompt</ErrorReport>\r
43   </PropertyGroup>\r
44   <ItemGroup>\r
45     <Reference Include="System" />\r
46     <Reference Include="System.Configuration" />\r
47     <Reference Include="System.Core">\r
48       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
49     </Reference>\r
50     <Reference Include="System.Data" />\r
51     <Reference Include="System.Runtime.Serialization">\r
52       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
53     </Reference>\r
54     <Reference Include="System.Xml" />\r
55   </ItemGroup>\r
56   <ItemGroup>\r
57     <Compile Include="..\DbLinq.Firebird\FirebirdExpressionTranslator.cs">\r
58       <Link>Vendors\DbLinq.FirebirdSql\FirebirdExpressionTranslator.cs</Link>\r
59     </Compile>\r
60     <Compile Include="..\DbLinq.Firebird\FirebirdSqlProvider.cs">\r
61       <Link>Vendors\DbLinq.FirebirdSql\FirebirdSqlProvider.cs</Link>\r
62     </Compile>\r
63     <Compile Include="..\DbLinq.Firebird\FirebirdVendor.cs">\r
64       <Link>Vendors\DbLinq.FirebirdSql\FirebirdVendor.cs</Link>\r
65     </Compile>\r
66     <Compile Include="..\DbLinq.Ingres\IngresSqlProvider.cs">\r
67       <Link>Vendors\DbLinq.Ingres\IngresSqlProvider.cs</Link>\r
68     </Compile>\r
69     <Compile Include="..\DbLinq.Ingres\IngresVendor.cs">\r
70       <Link>Vendors\DbLinq.Ingres\IngresVendor.cs</Link>\r
71     </Compile>\r
72     <Compile Include="..\DbLinq.MySql\MySqlSqlProvider.cs">\r
73       <Link>Vendors\DbLinq.MySql\MySqlSqlProvider.cs</Link>\r
74     </Compile>\r
75     <Compile Include="..\DbLinq.MySql\MySqlVendor.cs">\r
76       <Link>Vendors\DbLinq.MySql\MySqlVendor.cs</Link>\r
77     </Compile>\r
78     <Compile Include="..\DbLinq.Oracle\OracleSqlProvider.cs">\r
79       <Link>Vendors\DbLinq.Oracle\OracleSqlProvider.cs</Link>\r
80     </Compile>\r
81     <Compile Include="..\DbLinq.Oracle\OracleVendor.cs">\r
82       <Link>Vendors\DbLinq.Oracle\OracleVendor.cs</Link>\r
83     </Compile>\r
84     <Compile Include="..\DbLinq.PostgreSql\PgsqlSqlProvider.cs">\r
85       <Link>Vendors\DbLinq.PostgreSql\PgsqlSqlProvider.cs</Link>\r
86     </Compile>\r
87     <Compile Include="..\DbLinq.PostgreSql\PgsqlVendor.cs">\r
88       <Link>Vendors\DbLinq.PostgreSql\PgsqlVendor.cs</Link>\r
89     </Compile>\r
90     <Compile Include="..\DbLinq.Sqlite\Schema\DataCommand.cs">\r
91       <Link>Vendors\DbLinq.Sqlite\DataCommand.cs</Link>\r
92     </Compile>\r
93     <Compile Include="..\DbLinq.Sqlite\SqliteDataContext.cs">\r
94       <Link>Vendors\DbLinq.Sqlite\SqliteDataContext.cs</Link>\r
95     </Compile>\r
96     <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs">\r
97       <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs</Link>\r
98     </Compile>\r
99     <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs">\r
100       <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs</Link>\r
101     </Compile>\r
102     <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.cs">\r
103       <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.cs</Link>\r
104     </Compile>\r
105     <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs">\r
106       <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs</Link>\r
107     </Compile>\r
108     <Compile Include="..\DbLinq.Sqlite\SqliteSqlProvider.cs">\r
109       <Link>Vendors\DbLinq.Sqlite\SqliteSqlProvider.cs</Link>\r
110     </Compile>\r
111     <Compile Include="..\DbLinq.Sqlite\SqliteVendor.cs">\r
112       <Link>Vendors\DbLinq.Sqlite\SqliteVendor.cs</Link>\r
113     </Compile>\r
114     <Compile Include="..\DbLinq.SqlServer\SqlServerExpressionTranslator.cs">\r
115       <Link>Vendors\DbLinq.SqlServer\SqlServerExpressionTranslator.cs</Link>\r
116     </Compile>\r
117     <Compile Include="Data\Linq\ChangeAction.cs" />\r
118     <Compile Include="Data\Linq\ChangeSet.cs" />\r
119     <Compile Include="Data\Linq\Database\IDatabaseContext.cs" />\r
120     <Compile Include="Data\Linq\Database\IDatabaseTransaction.cs" />\r
121     <Compile Include="Data\Linq\Database\Implementation\DatabaseConnection.cs" />\r
122     <Compile Include="Data\Linq\Database\Implementation\DatabaseContext.cs" />\r
123     <Compile Include="Data\Linq\Database\Implementation\DatabaseTransaction.cs" />\r
124     <Compile Include="Data\Linq\Database\Implementation\TransactionalCommand.cs" />\r
125     <Compile Include="Data\Linq\Database\ITransactionalCommand.cs" />\r
126     <Compile Include="Data\Linq\DataContext.cs" />\r
127     <Compile Include="Data\Linq\DataLoadOptions.cs" />\r
128     <Compile Include="Data\Linq\DBLinqExtendedAttributte.cs" />\r
129     <Compile Include="Data\Linq\EntitySet.cs" />\r
130     <Compile Include="Data\Linq\Identity\IdentityKey.cs" />\r
131     <Compile Include="Data\Linq\Identity\IIdentityProvider.cs" />\r
132     <Compile Include="Data\Linq\Identity\IIdentityReader.cs" />\r
133     <Compile Include="Data\Linq\Identity\IIdentityReaderFactory.cs" />\r
134     <Compile Include="Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />\r
135     <Compile Include="Data\Linq\Identity\Implementation\IdentityReader.cs" />\r
136     <Compile Include="Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />\r
137     <Compile Include="Data\Linq\IExecuteResult.cs" />\r
138     <Compile Include="Data\Linq\IMemberModificationHandler.cs" />\r
139     <Compile Include="Data\Linq\Implementation\DisabledEntityTracker.cs" />\r
140     <Compile Include="Data\Linq\Implementation\EntityState.cs" />\r
141     <Compile Include="Data\Linq\Implementation\EntityTrack.cs" />\r
142     <Compile Include="Data\Linq\Implementation\EntityTracker.cs" />\r
143     <Compile Include="Data\Linq\Implementation\IEntityTracker.cs" />\r
144     <Compile Include="Data\Linq\Implementation\MemberModificationHandler.cs" />\r
145     <Compile Include="Data\Linq\Implementation\QueryProvider.cs" />\r
146     <Compile Include="Data\Linq\Implementation\VendorProvider.cs" />\r
147     <Compile Include="Data\Linq\ITable.cs" />\r
148     <Compile Include="Data\Linq\IVendorProvider.cs" />\r
149     <Compile Include="Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />\r
150     <Compile Include="Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />\r
151     <Compile Include="Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />\r
152     <Compile Include="Data\Linq\Mapping\AttributedMetaAssociation.cs" />\r
153     <Compile Include="Data\Linq\Mapping\AttributedMetaFunction.cs" />\r
154     <Compile Include="Data\Linq\Mapping\AttributedMetaModel.cs" />\r
155     <Compile Include="Data\Linq\Mapping\AttributedMetaTable.cs" />\r
156     <Compile Include="Data\Linq\Mapping\AttributedMetaType.cs" />\r
157     <Compile Include="Data\Linq\Mapping\AttributeMappingSource.cs" />\r
158     <Compile Include="Data\Linq\Mapping\LambdaMetaAccessor.cs" />\r
159     <Compile Include="Data\Linq\Mapping\MappingContext.cs" />\r
160     <Compile Include="Data\Linq\Mapping\XmlMappingSource.cs" />\r
161     <Compile Include="Data\Linq\RefreshMode.cs" />\r
162     <Compile Include="Data\Linq\SqlClient\FirebirdProvider.cs" />\r
163     <Compile Include="Data\Linq\SqlClient\IngresProvider.cs" />\r
164     <Compile Include="Data\Linq\SqlClient\MySqlProvider.cs" />\r
165     <Compile Include="Data\Linq\SqlClient\OracleProvider.cs" />\r
166     <Compile Include="Data\Linq\SqlClient\PostgreSqlProvider.cs" />\r
167     <Compile Include="Data\Linq\SqlClient\SqliteProvider.cs" />\r
168     <Compile Include="Data\Linq\SqlClient\SqlServerProvider.cs" />\r
169     <Compile Include="Data\Linq\Sql\SqlLiteralPart.cs" />\r
170     <Compile Include="Data\Linq\Sql\SqlParameterPart.cs" />\r
171     <Compile Include="Data\Linq\Sql\SqlPart.cs" />\r
172     <Compile Include="Data\Linq\Sql\SqlStatement.cs" />\r
173     <Compile Include="Data\Linq\Sql\SqlStatementBuilder.cs" />\r
174     <Compile Include="Data\Linq\Sugar\BuilderContext.cs" />\r
175     <Compile Include="Data\Linq\Sugar\DeleteQuery.cs" />\r
176     <Compile Include="Data\Linq\Sugar\DirectQuery.cs" />\r
177     <Compile Include="Data\Linq\Sugar\Error.cs" />\r
178     <Compile Include="Data\Linq\Sugar\ExpressionChain.cs" />\r
179     <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />\r
180     <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />\r
181     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />\r
182     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />\r
183     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />\r
184     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />\r
185     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />\r
186     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />\r
187     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />\r
188     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />\r
189     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />\r
190     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />\r
191     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />\r
192     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />\r
193     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />\r
194     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />\r
195     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />\r
196     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />\r
197     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />\r
198     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />\r
199     <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />\r
200     <Compile Include="Data\Linq\Sugar\ExpressionPrecedence.cs" />\r
201     <Compile Include="Data\Linq\Sugar\ExpressionQuery.cs" />\r
202     <Compile Include="Data\Linq\Sugar\Expressions\ColumnExpression.cs" />\r
203     <Compile Include="Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />\r
204     <Compile Include="Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />\r
205     <Compile Include="Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />\r
206     <Compile Include="Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />\r
207     <Compile Include="Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />\r
208     <Compile Include="Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />\r
209     <Compile Include="Data\Linq\Sugar\Expressions\GroupExpression.cs" />\r
210     <Compile Include="Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />\r
211     <Compile Include="Data\Linq\Sugar\Expressions\IMutableExpression.cs" />\r
212     <Compile Include="Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />\r
213     <Compile Include="Data\Linq\Sugar\Expressions\MutableExpression.cs" />\r
214     <Compile Include="Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />\r
215     <Compile Include="Data\Linq\Sugar\Expressions\OrderByExpression.cs" />\r
216     <Compile Include="Data\Linq\Sugar\Expressions\SelectExpression.cs" />\r
217     <Compile Include="Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />\r
218     <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpression.cs" />\r
219     <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />\r
220     <Compile Include="Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />\r
221     <Compile Include="Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />\r
222     <Compile Include="Data\Linq\Sugar\Expressions\TableExpression.cs" />\r
223     <Compile Include="Data\Linq\Sugar\Expressions\TableJoinType.cs" />\r
224     <Compile Include="Data\Linq\Sugar\ExpressionTier.cs" />\r
225     <Compile Include="Data\Linq\Sugar\IDataMapper.cs" />\r
226     <Compile Include="Data\Linq\Sugar\IDataRecordReader.cs" />\r
227     <Compile Include="Data\Linq\Sugar\IExpressionDispatcher.cs" />\r
228     <Compile Include="Data\Linq\Sugar\IExpressionLanguageParser.cs" />\r
229     <Compile Include="Data\Linq\Sugar\IExpressionOptimizer.cs" />\r
230     <Compile Include="Data\Linq\Sugar\IExpressionQualifier.cs" />\r
231     <Compile Include="Data\Linq\Sugar\Implementation\DataMapper.cs" />\r
232     <Compile Include="Data\Linq\Sugar\Implementation\DataRecordReader.cs" />\r
233     <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />\r
234     <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />\r
235     <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />\r
236     <Compile Include="Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />\r
237     <Compile Include="Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />\r
238     <Compile Include="Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />\r
239     <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />\r
240     <Compile Include="Data\Linq\Sugar\IQueryCache.cs" />\r
241     <Compile Include="Data\Linq\Sugar\Implementation\LineGrouping.cs" />\r
242     <Compile Include="Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />\r
243     <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.cs" />\r
244     <Compile Include="Data\Linq\Sugar\Implementation\QueryCache.cs" />\r
245     <Compile Include="Data\Linq\Sugar\Implementation\QueryRunner.cs" />\r
246     <Compile Include="Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />\r
247     <Compile Include="Data\Linq\Sugar\Implementation\SqlBuilder.cs" />\r
248     <Compile Include="Data\Linq\Sugar\IPrequelAnalyzer.cs" />\r
249     <Compile Include="Data\Linq\Sugar\IQueryBuilder.cs" />\r
250     <Compile Include="Data\Linq\Sugar\IQueryRunner.cs" />\r
251     <Compile Include="Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />\r
252     <Compile Include="Data\Linq\Sugar\ISqlBuilder.cs" />\r
253     <Compile Include="Data\Linq\Sugar\AbstractQuery.cs" />\r
254     <Compile Include="Data\Linq\Sugar\ParameterizedQuery.cs" />\r
255     <Compile Include="Data\Linq\Sugar\SelectQuery.cs" />\r
256     <Compile Include="Data\Linq\Sugar\QueryContext.cs" />\r
257     <Compile Include="Data\Linq\Sugar\UpsertQuery.cs" />\r
258     <Compile Include="Data\Linq\Table.cs" />\r
259     <Compile Include="DbLinqToDoAttribute.cs" />\r
260     <Compile Include="Factory\DbLinqAttribute.cs" />\r
261     <Compile Include="Factory\Implementation\ReflectionObjectFactory.cs" />\r
262     <Compile Include="Factory\IObjectFactory.cs" />\r
263     <Compile Include="Factory\ObjectFactory.cs" />\r
264     <Compile Include="MonoTODOAttribute.cs" />\r
265     <Compile Include="Schema\Case.cs" />\r
266     <Compile Include="Schema\Dbml\Adapter\ArrayAdapter.cs" />\r
267     <Compile Include="Schema\Dbml\Adapter\CsvArrayAdapter.cs" />\r
268     <Compile Include="Schema\Dbml\Adapter\EnumType.cs" />\r
269     <Compile Include="Schema\Dbml\Adapter\INamedType.cs" />\r
270     <Compile Include="Schema\Dbml\Adapter\ISimpleList.cs" />\r
271     <Compile Include="Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />\r
272     <Compile Include="Schema\WordsExtraction.cs" />\r
273     <Compile Include="Schema\NameFormat.cs" />\r
274     <Compile Include="Schema\AssociationName.cs" />\r
275     <Compile Include="Schema\ColumnName.cs" />\r
276     <Compile Include="Schema\ParameterName.cs" />\r
277     <Compile Include="Schema\Dbml\DbmlSchema.Adapter.cs" />\r
278     <Compile Include="Schema\Dbml\DbmlSchema.cs">\r
279       <DependentUpon>DbmlSchema.xsd</DependentUpon>\r
280     </Compile>\r
281     <Compile Include="Schema\Dbml\DbmlSerializer.cs" />\r
282     <Compile Include="Schema\ProcedureName.cs" />\r
283     <Compile Include="Schema\Name.cs" />\r
284     <Compile Include="Schema\SchemaName.cs" />\r
285     <Compile Include="Schema\TableName.cs" />\r
286     <Compile Include="System.Data.Linq\Assembly\AssemblyInfo.cs" />\r
287     <Compile Include="System.Data.Linq\Binary.cs" />\r
288     <Compile Include="System.Data.Linq\ChangeConflictCollection.cs" />\r
289     <Compile Include="System.Data.Linq\ChangeConflictException.cs" />\r
290     <Compile Include="System.Data.Linq\CompiledQuery.cs" />\r
291     <Compile Include="System.Data.Linq\ConflictMode.cs" />\r
292     <Compile Include="System.Data.Linq\DBConvert.cs" />\r
293     <Compile Include="System.Data.Linq\DuplicateKeyException.cs" />\r
294     <Compile Include="Data\Linq\EntityRef.cs" />\r
295     <Compile Include="System.Data.Linq\ForeignKeyReferenceAlreadyHasValueException.cs" />\r
296     <Compile Include="System.Data.Linq\IFunctionResult.cs" />\r
297     <Compile Include="System.Data.Linq\IMultipleResults.cs" />\r
298     <Compile Include="System.Data.Linq\ISingleResult.cs" />\r
299     <Compile Include="System.Data.Linq\Link.cs" />\r
300     <Compile Include="System.Data.Linq\MemberChangeConflict.cs" />\r
301     <Compile Include="System.Data.Linq\ModifiedMemberInfo.cs" />\r
302     <Compile Include="System.Data.Linq\ObjectChangeConflict.cs" />\r
303     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\AssociationAttribute.cs" />\r
304     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\AutoSync.cs" />\r
305     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ColumnAttribute.cs" />\r
306     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\DataAttribute.cs" />\r
307     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\DatabaseAttribute.cs" />\r
308     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\FunctionAttribute.cs" />\r
309     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\InheritanceMappingAttribute.cs" />\r
310     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MappingSource.cs" />\r
311     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor.cs" />\r
312     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor_2.cs" />\r
313     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAssociation.cs" />\r
314     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaDataMember.cs" />\r
315     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaFunction.cs" />\r
316     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaModel.cs" />\r
317     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaParameter.cs" />\r
318     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaTable.cs" />\r
319     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaType.cs" />\r
320     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ParameterAttribute.cs" />\r
321     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ProviderAttribute.cs" />\r
322     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ResultTypeAttribute.cs" />\r
323     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\TableAttribute.cs" />\r
324     <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\UpdateCheck.cs" />\r
325     <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ObjectMaterializer.cs" />\r
326     <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\Sql2000Provider.cs" />\r
327     <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\Sql2005Provider.cs" />\r
328     <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlHelpers.cs" />\r
329     <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlMethods.cs" />\r
330     <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlProvider.cs" />\r
331     <Compile Include="Util\DbmlExtensions.cs" />\r
332     <Compile Include="Util\ExpressionChainEqualityComparer.cs" />\r
333     <Compile Include="Util\ExpressionEqualityComparer.cs" />\r
334     <Compile Include="Util\IDataRecordExtensions.cs" />\r
335     <Compile Include="Util\IDataTypeExtensions.cs" />\r
336     <Compile Include="Language\ILanguages.cs" />\r
337     <Compile Include="Language\ILanguageWords.cs" />\r
338     <Compile Include="Util\IDbDataParameterExtensions.cs" />\r
339     <Compile Include="Util\IThreadSafeDictionary.cs" />\r
340     <Compile Include="Util\LambdaComparer.cs" />\r
341     <Compile Include="Util\DataCommand.cs" />\r
342     <Compile Include="Schema\INameFormatter.cs" />\r
343     <Compile Include="Language\Implementation\AbstractEndPluralWords.cs" />\r
344     <Compile Include="Language\Implementation\AbstractWords.cs" />\r
345     <Compile Include="Language\Implementation\Languages.cs" />\r
346     <Compile Include="Language\Implementation\NoLanguageWords.cs" />\r
347     <Compile Include="Schema\Implementation\NameFormatter.cs" />\r
348     <Compile Include="Util\MemberInfoExtensions.cs" />\r
349     <Compile Include="Util\Output.cs" />\r
350     <Compile Include="Util\OutputLevel.cs" />\r
351     <Compile Include="Util\Profiler.cs" />\r
352     <Compile Include="Util\ReflectionExtensions.cs" />\r
353     <Compile Include="Util\ReflectionUtility.cs" />\r
354     <Compile Include="Util\StringExtensions.cs" />\r
355     <Compile Include="Util\TextWriterExtension.cs" />\r
356     <Compile Include="Util\ThreadSafeDictionary.cs" />\r
357     <Compile Include="Util\TypeConvert.cs" />\r
358     <Compile Include="Util\QuotesHelper.cs" />\r
359     <Compile Include="Util\ReferenceEqualityComparer.cs" />\r
360     <Compile Include="Util\Page.cs" />\r
361     <Compile Include="Util\TypeExtensions.cs" />\r
362     <Compile Include="Util\TypeLoader.cs" />\r
363     <Compile Include="Vendor\DbSchemaLoader.cs" />\r
364     <Compile Include="Vendor\IDataTableColumn.cs" />\r
365     <Compile Include="Vendor\IDataName.cs" />\r
366     <Compile Include="Vendor\IDataType.cs" />\r
367     <Compile Include="Vendor\Implementation\SchemaLoader.Name.cs" />\r
368     <Compile Include="Vendor\Implementation\SchemaLoader.Columns.cs" />\r
369     <Compile Include="Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />\r
370     <Compile Include="Vendor\Implementation\SchemaLoader.DataName.cs" />\r
371     <Compile Include="Vendor\Implementation\SchemaLoader.ForeignKey.cs" />\r
372     <Compile Include="Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />\r
373     <Compile Include="Vendor\Implementation\SchemaLoader.Tables.cs" />\r
374     <Compile Include="Vendor\Implementation\SchemaLoader.TypeMapping.cs" />\r
375     <Compile Include="Vendor\Implementation\Vendor.ProcedureResult.cs" />\r
376     <Compile Include="Vendor\INameAliases.cs" />\r
377     <Compile Include="Vendor\ISchemaLoader.cs" />\r
378     <Compile Include="Vendor\ISqlProvider.cs" />\r
379     <Compile Include="Vendor\IVendor.cs" />\r
380     <Compile Include="Vendor\Implementation\SchemaLoader.cs" />\r
381     <Compile Include="Vendor\Implementation\Vendor.cs" />\r
382     <Compile Include="Vendor\Implementation\SqlProvider.cs" />\r
383     <Compile Include="..\DbLinq.SqlServer\SqlServerSqlProvider.cs">\r
384       <Link>Vendors\DbLinq.SqlServer\SqlServerSqlProvider.cs</Link>\r
385     </Compile>\r
386     <Compile Include="..\DbLinq.SqlServer\SqlServerTypeConversions.cs">\r
387       <Link>Vendors\DbLinq.SqlServer\SqlServerTypeConversions.cs</Link>\r
388     </Compile>\r
389     <Compile Include="..\DbLinq.SqlServer\SqlServerVendor.cs">\r
390       <Link>Vendors\DbLinq.SqlServer\SqlServerVendor.cs</Link>\r
391     </Compile>\r
392     <Compile Include="Vendor\VendorAttribute.cs" />\r
393   </ItemGroup>\r
394   <ItemGroup>\r
395     <None Include="..\DbLinq.snk">\r
396       <Link>Properties\DbLinq.snk</Link>\r
397     </None>\r
398     <None Include="Schema\Dbml\DbmlSchema.bat" />\r
399     <None Include="Schema\Dbml\DbmlSchema.bat" />\r
400     <None Include="System.Data.Linq\Assembly\ChangeLog" />\r
401     <None Include="System.Data.Linq\ChangeLog" />\r
402     <None Include="System.Data.Linq\Makefile" />\r
403     <None Include="System.Data.Linq\System.Data.Linq.dll.sources" />\r
404     <None Include="System.Data.Linq\System.Data.Linq.Mapping\ChangeLog" />\r
405     <None Include="System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ChangeLog" />\r
406     <None Include="System.Data.Linq\System.Data.Linq.SqlClient\ChangeLog" />\r
407     <EmbeddedResource Include="Schema\Dbml\DbmlSchema.xsd">\r
408     </EmbeddedResource>\r
409   </ItemGroup>\r
410   <ItemGroup>\r
411     <Content Include="Data\Linq\Sugar\Notes.txt" />\r
412     <Content Include="Data\Linq\ReadMe.txt" />\r
413   </ItemGroup>\r
414   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
415   <PropertyGroup>\r
416     <PreBuildEvent>\r
417     </PreBuildEvent>\r
418   </PropertyGroup>\r
419 </Project>