Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-03-05 23:51:35 +0300
committerMarek Safar <marek.safar@gmail.com>2019-03-06 10:34:01 +0300
commitb31a445e85523a9a41b0975203f7ccd1d6f185a8 (patch)
tree3fa9a395ceb204eb33a8abfd235b4c5e7b877633 /mcs/class/System.Data.Linq
parenteb3f7312bd4da3e6ca1e072c06fcb3f1338ad974 (diff)
[gitattributes] Do CRLF normalization on sln/proj files
They can be used with native line endings. We now have a shared folder with the dotnet repos and they have CRLF normalization enabled. This difference leads to conflicts while applying changes from the dotnet repos to mono.
Diffstat (limited to 'mcs/class/System.Data.Linq')
-rw-r--r--mcs/class/System.Data.Linq/System.Data.Linq.csproj826
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj148
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj160
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj158
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj154
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj138
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj162
-rw-r--r--mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj216
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Firebird/DbLinq.Firebird.csproj168
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj446
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Ingres/DbLinq.Ingres.csproj166
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj440
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.MySql/DbLinq.MySql.csproj166
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj476
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj264
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Oracle/DbLinq.Oracle.csproj164
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj430
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj430
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj166
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj432
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj158
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj460
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj134
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj440
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj166
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj458
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj460
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj444
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq.sln736
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq/DbLinq.csproj616
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq.csproj834
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test.csproj244
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj216
-rw-r--r--mcs/class/System.Data.Linq/src/DbLinq_StudioExpress.sln360
-rw-r--r--mcs/class/System.Data.Linq/src/DbMetal/DbMetal.csproj414
-rw-r--r--mcs/class/System.Data.Linq/src/DbMetal/SqlMetal.csproj354
-rw-r--r--mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test.csproj222
-rw-r--r--mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test_sqlite.csproj130
-rw-r--r--mcs/class/System.Data.Linq/src/DbMetal/Test/SqlMetal_test_sqlite.csproj130
-rw-r--r--mcs/class/System.Data.Linq/src/Tools/NUnitRunner/NUnitRunner.csproj160
-rw-r--r--mcs/class/System.Data.Linq/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj124
41 files changed, 6485 insertions, 6485 deletions
diff --git a/mcs/class/System.Data.Linq/System.Data.Linq.csproj b/mcs/class/System.Data.Linq/System.Data.Linq.csproj
index 41c41f46181..04e9eccf65f 100644
--- a/mcs/class/System.Data.Linq/System.Data.Linq.csproj
+++ b/mcs/class/System.Data.Linq/System.Data.Linq.csproj
@@ -1,414 +1,414 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
-<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">net_4_x</Platform>
- <ProjectGuid>{02AAB4E3-70B9-4ADA-AF91-4C99165FD829}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699</NoWarn>
- <LangVersion>latest</LangVersion>
- <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
- <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">macos</HostPlatform>
- <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
- <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
- <NoStdLib>True</NoStdLib>
- <NoConfig>True</NoConfig>
- <AssemblyName>System.Data.Linq</AssemblyName>
- <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>../ecma.pub</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup>
- <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
- Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
- is a problem to compile the Mono mscorlib.dll -->
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
- <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
- <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MONO_STRICT;MONO_DEPLOY</DefineConstants>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
- <OutputPath>./../../class/lib/xammac_net_4_5</OutputPath>
- <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac_net_4_5</IntermediateOutputPath>
- <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN;MONO_STRICT;MONO_DEPLOY</DefineConstants>
- </PropertyGroup>
- <!-- @ALL_PROFILE_PROPERTIES@ -->
- <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
- <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- </PropertyGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- @BUILT_SOURCES@ -->
- <!--Common files-->
- <ItemGroup>
- <Compile Include="..\..\build\common\Consts.cs" />
- <Compile Include="..\..\build\common\Locale.cs" />
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdDataContext.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdExpressionTranslator.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.Constraints.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.StoredProcedures.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdSqlProvider.cs" />
- <Compile Include="src\DbLinq.Firebird\FirebirdVendor.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresDataContext.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.Constraints.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.StoredProcedures.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresSqlProvider.cs" />
- <Compile Include="src\DbLinq.Ingres\IngresVendor.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlDataContext.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.Constraints.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.StoredProcedures.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlSqlProvider.cs" />
- <Compile Include="src\DbLinq.MySql\MySqlVendor.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleDataContext.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.Constraints.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.StoredProcedures.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleSqlProvider.cs" />
- <Compile Include="src\DbLinq.Oracle\OracleVendor.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlDataContext.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.Constraints.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.StoredProcedures.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlSqlProvider.cs" />
- <Compile Include="src\DbLinq.PostgreSql\PgsqlVendor.cs" />
- <Compile Include="src\DbLinq.SqlServer\SqlServerDataContext.cs" />
- <Compile Include="src\DbLinq.SqlServer\SqlServerExpressionTranslator.cs" />
- <Compile Include="src\DbLinq.SqlServer\SqlServerSchemaLoader.cs" />
- <Compile Include="src\DbLinq.SqlServer\SqlServerSqlProvider.cs" />
- <Compile Include="src\DbLinq.SqlServer\SqlServerTypeConversions.cs" />
- <Compile Include="src\DbLinq.SqlServer\SqlServerVendor.cs" />
- <Compile Include="src\DbLinq.Sqlite\Schema\DataCommand.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteDataContext.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteSqlProvider.cs" />
- <Compile Include="src\DbLinq.Sqlite\SqliteVendor.cs" />
- <Compile Include="src\DbLinq\Data\Linq\ChangeAction.cs" />
- <Compile Include="src\DbLinq\Data\Linq\ChangeSet.cs" />
- <Compile Include="src\DbLinq\Data\Linq\DBLinqExtendedAttributte.cs" />
- <Compile Include="src\DbLinq\Data\Linq\DataContext.cs" />
- <Compile Include="src\DbLinq\Data\Linq\DataLoadOptions.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\IDatabaseContext.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\IDatabaseTransaction.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\ITransactionalCommand.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\DatabaseConnection.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\DatabaseContext.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\DatabaseTransaction.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\TransactionalCommand.cs" />
- <Compile Include="src\DbLinq\Data\Linq\EntityRef.cs" />
- <Compile Include="src\DbLinq\Data\Linq\EntitySet.cs" />
- <Compile Include="src\DbLinq\Data\Linq\IExecuteResult.cs" />
- <Compile Include="src\DbLinq\Data\Linq\IMemberModificationHandler.cs" />
- <Compile Include="src\DbLinq\Data\Linq\ITable.cs" />
- <Compile Include="src\DbLinq\Data\Linq\IVendorProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\IIdentityProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\IIdentityReader.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\IIdentityReaderFactory.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\IdentityKey.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\Implementation\IdentityReader.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\DisabledEntityTracker.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\EntityState.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\EntityTrack.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\EntityTracker.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\IEntityTracker.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\MemberModificationHandler.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\QueryProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Implementation\VendorProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributeMappingSource.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaAssociation.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaFunction.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaModel.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaTable.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaType.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\LambdaMetaAccessor.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\MappingContext.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Mapping\XmlMappingSource.cs" />
- <Compile Include="src\DbLinq\Data\Linq\RefreshMode.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\FirebirdProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\IngresProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\MySqlProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\OracleProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\PostgreSqlProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\Sql2000Provider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\Sql2005Provider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\Sql2008Provider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\SqlServerProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\SqlClient\SqliteProvider.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sql\SqlLiteralPart.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sql\SqlParameterPart.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sql\SqlPart.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sql\SqlStatement.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sql\SqlStatementBuilder.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\AbstractQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\BuilderContext.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\DeleteQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\DirectQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Error.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionChain.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionPrecedence.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionTier.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ColumnExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\GroupExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\IMutableExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\MutableExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\OrderByExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SelectExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SpecialExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\TableExpression.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\TableJoinType.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IDataMapper.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IDataRecordReader.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionDispatcher.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionLanguageParser.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionOptimizer.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionQualifier.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IPrequelAnalyzer.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IQueryBuilder.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IQueryCache.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\IQueryRunner.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ISqlBuilder.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\DataMapper.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\DataRecordReader.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\LineGrouping.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryBuilder.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryCache.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryRunner.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\SqlBuilder.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\ParameterizedQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\QueryContext.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\SelectQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Sugar\UpsertQuery.cs" />
- <Compile Include="src\DbLinq\Data\Linq\Table.cs" />
- <Compile Include="src\DbLinq\DbLinqToDoAttribute.cs" />
- <Compile Include="src\DbLinq\Factory\DbLinqAttribute.cs" />
- <Compile Include="src\DbLinq\Factory\IObjectFactory.cs" />
- <Compile Include="src\DbLinq\Factory\Implementation\ReflectionObjectFactory.cs" />
- <Compile Include="src\DbLinq\Factory\ObjectFactory.cs" />
- <Compile Include="src\DbLinq\Language\ILanguageWords.cs" />
- <Compile Include="src\DbLinq\Language\ILanguages.cs" />
- <Compile Include="src\DbLinq\Language\Implementation\AbstractEndPluralWords.cs" />
- <Compile Include="src\DbLinq\Language\Implementation\AbstractWords.cs" />
- <Compile Include="src\DbLinq\Language\Implementation\Languages.cs" />
- <Compile Include="src\DbLinq\Language\Implementation\NoLanguageWords.cs" />
- <Compile Include="src\DbLinq\Schema\AssociationName.cs" />
- <Compile Include="src\DbLinq\Schema\Case.cs" />
- <Compile Include="src\DbLinq\Schema\ColumnName.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\Adapter\ArrayAdapter.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\Adapter\CsvArrayAdapter.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\Adapter\EnumType.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\Adapter\INamedType.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\Adapter\ISimpleList.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\DatabaseSerializer.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\DbmlSchema.Adapter.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\DbmlSchema.cs" />
- <Compile Include="src\DbLinq\Schema\Dbml\DbmlSerializer.cs" />
- <Compile Include="src\DbLinq\Schema\INameFormatter.cs" />
- <Compile Include="src\DbLinq\Schema\Implementation\NameFormatter.cs" />
- <Compile Include="src\DbLinq\Schema\Name.cs" />
- <Compile Include="src\DbLinq\Schema\NameFormat.cs" />
- <Compile Include="src\DbLinq\Schema\ParameterName.cs" />
- <Compile Include="src\DbLinq\Schema\ProcedureName.cs" />
- <Compile Include="src\DbLinq\Schema\SchemaName.cs" />
- <Compile Include="src\DbLinq\Schema\TableName.cs" />
- <Compile Include="src\DbLinq\Schema\WordsExtraction.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\Assembly\AssemblyInfo.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\Binary.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ChangeConflictCollection.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ChangeConflictException.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\CompiledQuery.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ConflictMode.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\DBConvert.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\DuplicateKeyException.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ForeignKeyReferenceAlreadyHasValueException.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\IFunctionResult.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\IMultipleResults.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ISingleResult.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\Link.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\MemberChangeConflict.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ModifiedMemberInfo.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\ObjectChangeConflict.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\AssociationAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\AutoSync.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ColumnAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\DataAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\DatabaseAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\FunctionAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\InheritanceMappingAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MappingSource.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor_2.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaAssociation.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaDataMember.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaFunction.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaModel.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaParameter.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaTable.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaType.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ParameterAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ProviderAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ResultTypeAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\TableAttribute.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\UpdateCheck.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ObjectMaterializer.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient\SqlHelpers.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient\SqlMethods.cs" />
- <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient\SqlProvider.cs" />
- <Compile Include="src\DbLinq\Util\DataCommand.cs" />
- <Compile Include="src\DbLinq\Util\DbmlExtensions.cs" />
- <Compile Include="src\DbLinq\Util\ExpressionChainEqualityComparer.cs" />
- <Compile Include="src\DbLinq\Util\ExpressionEqualityComparer.cs" />
- <Compile Include="src\DbLinq\Util\IDataRecordExtensions.cs" />
- <Compile Include="src\DbLinq\Util\IDataTypeExtensions.cs" />
- <Compile Include="src\DbLinq\Util\IDbDataParameterExtensions.cs" />
- <Compile Include="src\DbLinq\Util\IThreadSafeDictionary.cs" />
- <Compile Include="src\DbLinq\Util\LambdaComparer.cs" />
- <Compile Include="src\DbLinq\Util\MemberInfoExtensions.cs" />
- <Compile Include="src\DbLinq\Util\Output.cs" />
- <Compile Include="src\DbLinq\Util\OutputLevel.cs" />
- <Compile Include="src\DbLinq\Util\Page.cs" />
- <Compile Include="src\DbLinq\Util\Profiler.cs" />
- <Compile Include="src\DbLinq\Util\QuotesHelper.cs" />
- <Compile Include="src\DbLinq\Util\ReferenceEqualityComparer.cs" />
- <Compile Include="src\DbLinq\Util\ReflectionExtensions.cs" />
- <Compile Include="src\DbLinq\Util\ReflectionUtility.cs" />
- <Compile Include="src\DbLinq\Util\StringExtensions.cs" />
- <Compile Include="src\DbLinq\Util\TextWriterExtension.cs" />
- <Compile Include="src\DbLinq\Util\ThreadSafeDictionary.cs" />
- <Compile Include="src\DbLinq\Util\TypeConvert.cs" />
- <Compile Include="src\DbLinq\Util\TypeExtensions.cs" />
- <Compile Include="src\DbLinq\Util\TypeLoader.cs" />
- <Compile Include="src\DbLinq\Vendor\DbSchemaLoader.cs" />
- <Compile Include="src\DbLinq\Vendor\IDataName.cs" />
- <Compile Include="src\DbLinq\Vendor\IDataTableColumn.cs" />
- <Compile Include="src\DbLinq\Vendor\IDataType.cs" />
- <Compile Include="src\DbLinq\Vendor\INameAliases.cs" />
- <Compile Include="src\DbLinq\Vendor\ISchemaLoader.cs" />
- <Compile Include="src\DbLinq\Vendor\ISqlProvider.cs" />
- <Compile Include="src\DbLinq\Vendor\IVendor.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.Columns.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.DataName.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.ForeignKey.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.Name.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.Tables.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.TypeMapping.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\SqlProvider.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\Vendor.ProcedureResult.cs" />
- <Compile Include="src\DbLinq\Vendor\Implementation\Vendor.cs" />
- <Compile Include="src\DbLinq\Vendor\VendorAttribute.cs" />
- <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
- <Name>genconsts</Name>
- <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- <Private>false</Private>
- </ProjectReference>
- </ItemGroup>
- <!--End of common files-->
- <!-- @ALL_SOURCES@ -->
- <ItemGroup>
- <ProjectReference Include="../System/System.csproj" />
- <ProjectReference Include="../System.Core/System.Core.csproj" />
- <ProjectReference Include="../System.XML/System.Xml.csproj" />
- <ProjectReference Include="../System.Data/System.Data.csproj" />
- <ProjectReference Include="../System.Runtime.Serialization/System.Runtime.Serialization.csproj" />
- <ProjectReference Include="../corlib/corlib.csproj" />
- </ItemGroup>
- <!-- @ALL_REFERENCES@ -->
- <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">
- <EmbeddedResource Include="./src/DbLinq/Schema/Dbml/DbmlSchema.xsd">
- <LogicalName>DbLinq.Schema.Dbml.DbmlSchema.xsd</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
- <EmbeddedResource Include="./src/DbLinq/Schema/Dbml/DbmlSchema.xsd">
- <LogicalName>DbLinq.Schema.Dbml.DbmlSchema.xsd</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
- <!-- @ALL_RESOURCES@ -->
- <PropertyGroup>
- <!-- Force the pre-build event to run after references have been resolved. The default
- behavior is to run them before resolving references, which can cause things like
- culevel.exe to be used before they have been built. -->
- <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
- </PropertyGroup>
+<?xml version="1.0" encoding="utf-8"?>
+<!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
+<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">net_4_x</Platform>
+ <ProjectGuid>{02AAB4E3-70B9-4ADA-AF91-4C99165FD829}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <NoWarn>1699</NoWarn>
+ <LangVersion>latest</LangVersion>
+ <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
+ <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">macos</HostPlatform>
+ <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
+ <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
+ <NoStdLib>True</NoStdLib>
+ <NoConfig>True</NoConfig>
+ <AssemblyName>System.Data.Linq</AssemblyName>
+ <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>../ecma.pub</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup>
+ <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
+ Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
+ is a problem to compile the Mono mscorlib.dll -->
+ <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
+ <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
+ <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MONO_STRICT;MONO_DEPLOY</DefineConstants>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
+ <OutputPath>./../../class/lib/xammac_net_4_5</OutputPath>
+ <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac_net_4_5</IntermediateOutputPath>
+ <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN;MONO_STRICT;MONO_DEPLOY</DefineConstants>
+ </PropertyGroup>
+ <!-- @ALL_PROFILE_PROPERTIES@ -->
+ <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
+ <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ </PropertyGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- @BUILT_SOURCES@ -->
+ <!--Common files-->
+ <ItemGroup>
+ <Compile Include="..\..\build\common\Consts.cs" />
+ <Compile Include="..\..\build\common\Locale.cs" />
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdDataContext.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdExpressionTranslator.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.Constraints.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdSqlProvider.cs" />
+ <Compile Include="src\DbLinq.Firebird\FirebirdVendor.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresDataContext.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.Constraints.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresSqlProvider.cs" />
+ <Compile Include="src\DbLinq.Ingres\IngresVendor.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlDataContext.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.Constraints.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlSqlProvider.cs" />
+ <Compile Include="src\DbLinq.MySql\MySqlVendor.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleDataContext.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.Constraints.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleSqlProvider.cs" />
+ <Compile Include="src\DbLinq.Oracle\OracleVendor.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlDataContext.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.Constraints.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlSqlProvider.cs" />
+ <Compile Include="src\DbLinq.PostgreSql\PgsqlVendor.cs" />
+ <Compile Include="src\DbLinq.SqlServer\SqlServerDataContext.cs" />
+ <Compile Include="src\DbLinq.SqlServer\SqlServerExpressionTranslator.cs" />
+ <Compile Include="src\DbLinq.SqlServer\SqlServerSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.SqlServer\SqlServerSqlProvider.cs" />
+ <Compile Include="src\DbLinq.SqlServer\SqlServerTypeConversions.cs" />
+ <Compile Include="src\DbLinq.SqlServer\SqlServerVendor.cs" />
+ <Compile Include="src\DbLinq.Sqlite\Schema\DataCommand.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteDataContext.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteSchemaLoader.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteSqlProvider.cs" />
+ <Compile Include="src\DbLinq.Sqlite\SqliteVendor.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\ChangeAction.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\ChangeSet.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\DBLinqExtendedAttributte.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\DataContext.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\DataLoadOptions.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\IDatabaseContext.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\IDatabaseTransaction.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\ITransactionalCommand.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\DatabaseConnection.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\DatabaseContext.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\DatabaseTransaction.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Database\Implementation\TransactionalCommand.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\EntityRef.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\EntitySet.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\IExecuteResult.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\IMemberModificationHandler.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\ITable.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\IVendorProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\IIdentityProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\IIdentityReader.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\IIdentityReaderFactory.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\IdentityKey.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\Implementation\IdentityReader.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\DisabledEntityTracker.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\EntityState.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\EntityTrack.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\EntityTracker.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\IEntityTracker.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\MemberModificationHandler.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\QueryProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Implementation\VendorProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributeMappingSource.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaAssociation.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaFunction.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaModel.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaTable.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\AttributedMetaType.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\LambdaMetaAccessor.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\MappingContext.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Mapping\XmlMappingSource.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\RefreshMode.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\FirebirdProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\IngresProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\MySqlProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\OracleProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\PostgreSqlProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\Sql2000Provider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\Sql2005Provider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\Sql2008Provider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\SqlServerProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\SqlClient\SqliteProvider.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sql\SqlLiteralPart.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sql\SqlParameterPart.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sql\SqlPart.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sql\SqlStatement.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sql\SqlStatementBuilder.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\AbstractQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\BuilderContext.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\DeleteQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\DirectQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Error.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionChain.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionPrecedence.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ExpressionTier.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ColumnExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\GroupExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\IMutableExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\MutableExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\OrderByExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SelectExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SpecialExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\TableExpression.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Expressions\TableJoinType.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IDataMapper.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IDataRecordReader.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionDispatcher.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionLanguageParser.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionOptimizer.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IExpressionQualifier.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IPrequelAnalyzer.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IQueryBuilder.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IQueryCache.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\IQueryRunner.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ISqlBuilder.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\DataMapper.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\DataRecordReader.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\LineGrouping.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryBuilder.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryCache.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\QueryRunner.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\Implementation\SqlBuilder.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\ParameterizedQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\QueryContext.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\SelectQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Sugar\UpsertQuery.cs" />
+ <Compile Include="src\DbLinq\Data\Linq\Table.cs" />
+ <Compile Include="src\DbLinq\DbLinqToDoAttribute.cs" />
+ <Compile Include="src\DbLinq\Factory\DbLinqAttribute.cs" />
+ <Compile Include="src\DbLinq\Factory\IObjectFactory.cs" />
+ <Compile Include="src\DbLinq\Factory\Implementation\ReflectionObjectFactory.cs" />
+ <Compile Include="src\DbLinq\Factory\ObjectFactory.cs" />
+ <Compile Include="src\DbLinq\Language\ILanguageWords.cs" />
+ <Compile Include="src\DbLinq\Language\ILanguages.cs" />
+ <Compile Include="src\DbLinq\Language\Implementation\AbstractEndPluralWords.cs" />
+ <Compile Include="src\DbLinq\Language\Implementation\AbstractWords.cs" />
+ <Compile Include="src\DbLinq\Language\Implementation\Languages.cs" />
+ <Compile Include="src\DbLinq\Language\Implementation\NoLanguageWords.cs" />
+ <Compile Include="src\DbLinq\Schema\AssociationName.cs" />
+ <Compile Include="src\DbLinq\Schema\Case.cs" />
+ <Compile Include="src\DbLinq\Schema\ColumnName.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\Adapter\ArrayAdapter.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\Adapter\CsvArrayAdapter.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\Adapter\EnumType.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\Adapter\INamedType.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\Adapter\ISimpleList.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\DatabaseSerializer.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\DbmlSchema.Adapter.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\DbmlSchema.cs" />
+ <Compile Include="src\DbLinq\Schema\Dbml\DbmlSerializer.cs" />
+ <Compile Include="src\DbLinq\Schema\INameFormatter.cs" />
+ <Compile Include="src\DbLinq\Schema\Implementation\NameFormatter.cs" />
+ <Compile Include="src\DbLinq\Schema\Name.cs" />
+ <Compile Include="src\DbLinq\Schema\NameFormat.cs" />
+ <Compile Include="src\DbLinq\Schema\ParameterName.cs" />
+ <Compile Include="src\DbLinq\Schema\ProcedureName.cs" />
+ <Compile Include="src\DbLinq\Schema\SchemaName.cs" />
+ <Compile Include="src\DbLinq\Schema\TableName.cs" />
+ <Compile Include="src\DbLinq\Schema\WordsExtraction.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\Assembly\AssemblyInfo.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\Binary.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ChangeConflictCollection.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ChangeConflictException.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\CompiledQuery.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ConflictMode.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\DBConvert.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\DuplicateKeyException.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ForeignKeyReferenceAlreadyHasValueException.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\IFunctionResult.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\IMultipleResults.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ISingleResult.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\Link.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\MemberChangeConflict.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ModifiedMemberInfo.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\ObjectChangeConflict.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\AssociationAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\AutoSync.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ColumnAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\DataAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\DatabaseAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\FunctionAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\InheritanceMappingAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MappingSource.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor_2.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaAssociation.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaDataMember.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaFunction.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaModel.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaParameter.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaTable.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\MetaType.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ParameterAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ProviderAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\ResultTypeAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\TableAttribute.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.Mapping\UpdateCheck.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ObjectMaterializer.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient\SqlHelpers.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient\SqlMethods.cs" />
+ <Compile Include="src\DbLinq\System.Data.Linq\System.Data.Linq.SqlClient\SqlProvider.cs" />
+ <Compile Include="src\DbLinq\Util\DataCommand.cs" />
+ <Compile Include="src\DbLinq\Util\DbmlExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\ExpressionChainEqualityComparer.cs" />
+ <Compile Include="src\DbLinq\Util\ExpressionEqualityComparer.cs" />
+ <Compile Include="src\DbLinq\Util\IDataRecordExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\IDataTypeExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\IDbDataParameterExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\IThreadSafeDictionary.cs" />
+ <Compile Include="src\DbLinq\Util\LambdaComparer.cs" />
+ <Compile Include="src\DbLinq\Util\MemberInfoExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\Output.cs" />
+ <Compile Include="src\DbLinq\Util\OutputLevel.cs" />
+ <Compile Include="src\DbLinq\Util\Page.cs" />
+ <Compile Include="src\DbLinq\Util\Profiler.cs" />
+ <Compile Include="src\DbLinq\Util\QuotesHelper.cs" />
+ <Compile Include="src\DbLinq\Util\ReferenceEqualityComparer.cs" />
+ <Compile Include="src\DbLinq\Util\ReflectionExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\ReflectionUtility.cs" />
+ <Compile Include="src\DbLinq\Util\StringExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\TextWriterExtension.cs" />
+ <Compile Include="src\DbLinq\Util\ThreadSafeDictionary.cs" />
+ <Compile Include="src\DbLinq\Util\TypeConvert.cs" />
+ <Compile Include="src\DbLinq\Util\TypeExtensions.cs" />
+ <Compile Include="src\DbLinq\Util\TypeLoader.cs" />
+ <Compile Include="src\DbLinq\Vendor\DbSchemaLoader.cs" />
+ <Compile Include="src\DbLinq\Vendor\IDataName.cs" />
+ <Compile Include="src\DbLinq\Vendor\IDataTableColumn.cs" />
+ <Compile Include="src\DbLinq\Vendor\IDataType.cs" />
+ <Compile Include="src\DbLinq\Vendor\INameAliases.cs" />
+ <Compile Include="src\DbLinq\Vendor\ISchemaLoader.cs" />
+ <Compile Include="src\DbLinq\Vendor\ISqlProvider.cs" />
+ <Compile Include="src\DbLinq\Vendor\IVendor.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.Columns.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.DataName.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.ForeignKey.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.Name.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.Tables.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.TypeMapping.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SchemaLoader.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\SqlProvider.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\Vendor.ProcedureResult.cs" />
+ <Compile Include="src\DbLinq\Vendor\Implementation\Vendor.cs" />
+ <Compile Include="src\DbLinq\Vendor\VendorAttribute.cs" />
+ <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
+ <Name>genconsts</Name>
+ <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ <CopyToOutputDirectory>Never</CopyToOutputDirectory>
+ <Private>false</Private>
+ </ProjectReference>
+ </ItemGroup>
+ <!--End of common files-->
+ <!-- @ALL_SOURCES@ -->
+ <ItemGroup>
+ <ProjectReference Include="../System/System.csproj" />
+ <ProjectReference Include="../System.Core/System.Core.csproj" />
+ <ProjectReference Include="../System.XML/System.Xml.csproj" />
+ <ProjectReference Include="../System.Data/System.Data.csproj" />
+ <ProjectReference Include="../System.Runtime.Serialization/System.Runtime.Serialization.csproj" />
+ <ProjectReference Include="../corlib/corlib.csproj" />
+ </ItemGroup>
+ <!-- @ALL_REFERENCES@ -->
+ <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">
+ <EmbeddedResource Include="./src/DbLinq/Schema/Dbml/DbmlSchema.xsd">
+ <LogicalName>DbLinq.Schema.Dbml.DbmlSchema.xsd</LogicalName>
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
+ <EmbeddedResource Include="./src/DbLinq/Schema/Dbml/DbmlSchema.xsd">
+ <LogicalName>DbLinq.Schema.Dbml.DbmlSchema.xsd</LogicalName>
+ </EmbeddedResource>
+ </ItemGroup>
+ <!-- @ALL_RESOURCES@ -->
+ <PropertyGroup>
+ <!-- Force the pre-build event to run after references have been resolved. The default
+ behavior is to run them before resolving references, which can cause things like
+ culevel.exe to be used before they have been built. -->
+ <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
+ </PropertyGroup>
</Project> \ No newline at end of file
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj
index 31067fb62d5..2e367123b48 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj
@@ -1,75 +1,75 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{EC942173-F034-47D3-9659-CD55BCCA2F89}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.FbSql.Example</RootNamespace>
- <AssemblyName>DbLinq.FbSql.Example</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="FirebirdSql.Data.FirebirdClient, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\FirebirdSql.Data.FirebirdClient.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="nwind\Northwind.cs" />
- <Compile Include="ObjectDumper.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\create_Northwind.sql" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.Firebird\DbLinq.Firebird.csproj">
- <Project>{E1AB58E4-357E-4031-90F3-6AABA9623047}</Project>
- <Name>DbLinq.Firebird</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{EC942173-F034-47D3-9659-CD55BCCA2F89}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.FbSql.Example</RootNamespace>
+ <AssemblyName>DbLinq.FbSql.Example</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="FirebirdSql.Data.FirebirdClient, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\FirebirdSql.Data.FirebirdClient.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="nwind\Northwind.cs" />
+ <Compile Include="ObjectDumper.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\create_Northwind.sql" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.Firebird\DbLinq.Firebird.csproj">
+ <Project>{E1AB58E4-357E-4031-90F3-6AABA9623047}</Project>
+ <Name>DbLinq.Firebird</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj
index 067d1431557..86803320643 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj
@@ -1,81 +1,81 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{B784AE42-25A7-4819-8469-C901EB3635A4}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.Ingres.Example</RootNamespace>
- <AssemblyName>DbLinq.Ingres.Example</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Ingres.Stereo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\Ingres.Stereo.dll</HintPath>
- </Reference>
- <Reference Include="Npgsql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\Npgsql.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="demodb\demodb.cs" />
- <Compile Include="nwind\Northwind.cs" />
- <Compile Include="Program.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.Ingres\DbLinq.Ingres.csproj">
- <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>
- <Name>DbLinq.Ingres</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\create_ing_northwind.bat" />
- <None Include="sql\create_Northwind.sql" />
- <None Include="sql\create_User.sql" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{B784AE42-25A7-4819-8469-C901EB3635A4}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.Ingres.Example</RootNamespace>
+ <AssemblyName>DbLinq.Ingres.Example</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Ingres.Stereo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\Ingres.Stereo.dll</HintPath>
+ </Reference>
+ <Reference Include="Npgsql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\Npgsql.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="demodb\demodb.cs" />
+ <Compile Include="nwind\Northwind.cs" />
+ <Compile Include="Program.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.Ingres\DbLinq.Ingres.csproj">
+ <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>
+ <Name>DbLinq.Ingres</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\create_ing_northwind.bat" />
+ <None Include="sql\create_Northwind.sql" />
+ <None Include="sql\create_User.sql" />
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj
index 9219d932c23..57612053ef6 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj
@@ -1,80 +1,80 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{91F0C291-3E1C-4058-A52D-A780CFE92183}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.Mssql.Example</RootNamespace>
- <AssemblyName>DbLinq.Mssql.Example</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="nwind\Northwind.cs" />
- <Compile Include="nwind\NorthwindCustom.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.SqlServer\DbLinq.SqlServer.csproj">
- <Project>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</Project>
- <Name>DbLinq.SqlServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\create_Northwind.sql" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{91F0C291-3E1C-4058-A52D-A780CFE92183}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.Mssql.Example</RootNamespace>
+ <AssemblyName>DbLinq.Mssql.Example</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.DataSetExtensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="nwind\Northwind.cs" />
+ <Compile Include="nwind\NorthwindCustom.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.SqlServer\DbLinq.SqlServer.csproj">
+ <Project>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</Project>
+ <Name>DbLinq.SqlServer</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\create_Northwind.sql" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj
index 557740b5b89..efc183e09cc 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj
@@ -1,78 +1,78 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{B8E7590F-1EA8-49AE-9808-A36C8A67E322}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.MySql.Example</RootNamespace>
- <AssemblyName>DbLinq.MySql.Example</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="MySql.Data, Version=1.0.7.30072, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="nwind\AllTypes.cs" />
- <Compile Include="nwind\DbLinq_EnumTest.cs" />
- <Compile Include="nwind\Northwind.cs" />
- <Compile Include="ObjectDumper.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\createDB_AllTypes.sql" />
- <None Include="sql\create_Northwind.sql" />
- <None Include="sql\create_User.sql" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.MySql\DbLinq.MySql.csproj">
- <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>
- <Name>DbLinq.MySql</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{B8E7590F-1EA8-49AE-9808-A36C8A67E322}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.MySql.Example</RootNamespace>
+ <AssemblyName>DbLinq.MySql.Example</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="MySql.Data, Version=1.0.7.30072, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\MySql.Data.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="nwind\AllTypes.cs" />
+ <Compile Include="nwind\DbLinq_EnumTest.cs" />
+ <Compile Include="nwind\Northwind.cs" />
+ <Compile Include="ObjectDumper.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\createDB_AllTypes.sql" />
+ <None Include="sql\create_Northwind.sql" />
+ <None Include="sql\create_User.sql" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.MySql\DbLinq.MySql.csproj">
+ <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>
+ <Name>DbLinq.MySql</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj
index 19de525fbc9..da469207177 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj
@@ -1,70 +1,70 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{2D81DF5B-E974-4131-9A41-519C6B9D0EBC}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ClientCodeOra</RootNamespace>
- <AssemblyName>ClientCodeOra</AssemblyName>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Oracle.DataAccess, Version=2.111.6.10, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.OracleClient" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="nwind\Northwind.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\create_Northwind_ora.sql" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.Oracle\DbLinq.Oracle.csproj">
- <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
- <Name>DbLinq.Oracle</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{2D81DF5B-E974-4131-9A41-519C6B9D0EBC}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>ClientCodeOra</RootNamespace>
+ <AssemblyName>ClientCodeOra</AssemblyName>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Oracle.DataAccess, Version=2.111.6.10, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
+ <SpecificVersion>False</SpecificVersion>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.OracleClient" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="nwind\Northwind.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\create_Northwind_ora.sql" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.Oracle\DbLinq.Oracle.csproj">
+ <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
+ <Name>DbLinq.Oracle</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj
index 6a691944d27..89ae5cb236d 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj
@@ -1,82 +1,82 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{B8E7290F-1EA8-49AE-9808-A36C1A67E322}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ClientCodePg</RootNamespace>
- <AssemblyName>ClientCodePg</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Npgsql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\Npgsql.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="nwind\Adrus_Employee_Types.cs" />
- <Compile Include="nwind\AndrusDB.cs" />
- <Compile Include="nwind\NorthwindCustom.cs" />
- <Compile Include="PgAndrusClient.cs" />
- <Compile Include="ProgramPg.cs" />
- <Compile Include="nwind\Northwind.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\createDB_Andrus.sql" />
- <None Include="sql\createDB_Northwind_pg.sql" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="sql\install_readme.txt" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.PostgreSql\DbLinq.PostgreSql.csproj">
- <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>
- <Name>DbLinq.PostgreSql</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{B8E7290F-1EA8-49AE-9808-A36C1A67E322}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>ClientCodePg</RootNamespace>
+ <AssemblyName>ClientCodePg</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Npgsql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\Npgsql.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="nwind\Adrus_Employee_Types.cs" />
+ <Compile Include="nwind\AndrusDB.cs" />
+ <Compile Include="nwind\NorthwindCustom.cs" />
+ <Compile Include="PgAndrusClient.cs" />
+ <Compile Include="ProgramPg.cs" />
+ <Compile Include="nwind\Northwind.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\createDB_Andrus.sql" />
+ <None Include="sql\createDB_Northwind_pg.sql" />
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="sql\install_readme.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.PostgreSql\DbLinq.PostgreSql.csproj">
+ <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>
+ <Name>DbLinq.PostgreSql</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj b/mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj
index 0145f3f64f9..c83c5f5dde1 100644
--- a/mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj
+++ b/mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj
@@ -1,109 +1,109 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{DB89A450-3A57-420E-B784-911B83BEA99B}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.SQLite.Example</RootNamespace>
- <AssemblyName>DbLinq.SQLite.Example</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG;SQLITE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>DEBUG;TRACE;SQLITE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.SQLite, Version=1.0.47.2, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\System.Data.SQLite.DLL</HintPath>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="nwind\DbLinq_EnumTest.cs" />
- <Compile Include="nwind\Northwind.cs" />
- <Compile Include="ObjectDumper.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="sql\create_AllTypes.sql" />
- <None Include="sql\create_Northwind.sql" />
- <None Include="sql\create_User.sql" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\DbLinq.Sqlite\DbLinq.Sqlite.csproj">
- <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
- <Name>DbLinq.Sqlite</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{DB89A450-3A57-420E-B784-911B83BEA99B}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.SQLite.Example</RootNamespace>
+ <AssemblyName>DbLinq.SQLite.Example</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;SQLITE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>DEBUG;TRACE;SQLITE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.SQLite, Version=1.0.47.2, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\System.Data.SQLite.DLL</HintPath>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="nwind\DbLinq_EnumTest.cs" />
+ <Compile Include="nwind\Northwind.cs" />
+ <Compile Include="ObjectDumper.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="sql\create_AllTypes.sql" />
+ <None Include="sql\create_Northwind.sql" />
+ <None Include="sql\create_User.sql" />
+ </ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\src\DbLinq.Sqlite\DbLinq.Sqlite.csproj">
+ <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
+ <Name>DbLinq.Sqlite</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\src\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Firebird/DbLinq.Firebird.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Firebird/DbLinq.Firebird.csproj
index 32b5ade518e..da0ce98ec9f 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Firebird/DbLinq.Firebird.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Firebird/DbLinq.Firebird.csproj
@@ -1,84 +1,84 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{E1AB58E4-357E-4031-90F3-6AABA9623047}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.Firebird</RootNamespace>
- <AssemblyName>DbLinq.Firebird</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="FirebirdDataContext.cs" />
- <Compile Include="FirebirdExpressionTranslator.cs" />
- <Compile Include="FirebirdSchemaLoader.Columns.cs" />
- <Compile Include="FirebirdSchemaLoader.Constraints.cs" />
- <Compile Include="FirebirdSchemaLoader.cs" />
- <Compile Include="FirebirdSchemaLoader.Tables.cs" />
- <Compile Include="FirebirdSqlProvider.cs" />
- <Compile Include="FirebirdVendor.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="FirebirdSchemaLoader.StoredProcedures.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{E1AB58E4-357E-4031-90F3-6AABA9623047}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.Firebird</RootNamespace>
+ <AssemblyName>DbLinq.Firebird</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="FirebirdDataContext.cs" />
+ <Compile Include="FirebirdExpressionTranslator.cs" />
+ <Compile Include="FirebirdSchemaLoader.Columns.cs" />
+ <Compile Include="FirebirdSchemaLoader.Constraints.cs" />
+ <Compile Include="FirebirdSchemaLoader.cs" />
+ <Compile Include="FirebirdSchemaLoader.Tables.cs" />
+ <Compile Include="FirebirdSqlProvider.cs" />
+ <Compile Include="FirebirdVendor.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="FirebirdSchemaLoader.StoredProcedures.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj
index 373d8dee70a..052d17025bd 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj
@@ -1,224 +1,224 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{6BC45425-283A-4D51-881A-D1E14A699D57}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.Firebird_test</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;FIREBIRD</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;FIREBIRD</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="FirebirdSql.Data.FirebirdClient, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\FirebirdSql.Data.FirebirdClient.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.FbSql.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Firebird.csproj">
- <Project>{E1AB58E4-357E-4031-90F3-6AABA9623047}</Project>
- <Name>DbLinq.Firebird</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{6BC45425-283A-4D51-881A-D1E14A699D57}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.Firebird_test</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;FIREBIRD</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;FIREBIRD</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="FirebirdSql.Data.FirebirdClient, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\FirebirdSql.Data.FirebirdClient.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Windows.Forms" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.FbSql.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Firebird.csproj">
+ <Project>{E1AB58E4-357E-4031-90F3-6AABA9623047}</Project>
+ <Name>DbLinq.Firebird</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Ingres/DbLinq.Ingres.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Ingres/DbLinq.Ingres.csproj
index 3eb3e171fce..bdda43db8ec 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Ingres/DbLinq.Ingres.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Ingres/DbLinq.Ingres.csproj
@@ -1,83 +1,83 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{90D57CD9-D704-409E-88A1-0F22AC79065A}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.Ingres</RootNamespace>
- <AssemblyName>DbLinq.Ingres</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="IngresSchemaLoader.Columns.cs" />
- <Compile Include="IngresSchemaLoader.Constraints.cs" />
- <Compile Include="IngresSchemaLoader.cs" />
- <Compile Include="IngresDataContext.cs" />
- <Compile Include="IngresSchemaLoader.StoredProcedures.cs" />
- <Compile Include="IngresSchemaLoader.Tables.cs" />
- <Compile Include="IngresSqlProvider.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="IngresVendor.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{90D57CD9-D704-409E-88A1-0F22AC79065A}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.Ingres</RootNamespace>
+ <AssemblyName>DbLinq.Ingres</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="IngresSchemaLoader.Columns.cs" />
+ <Compile Include="IngresSchemaLoader.Constraints.cs" />
+ <Compile Include="IngresSchemaLoader.cs" />
+ <Compile Include="IngresDataContext.cs" />
+ <Compile Include="IngresSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="IngresSchemaLoader.Tables.cs" />
+ <Compile Include="IngresSqlProvider.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="IngresVendor.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj
index 5e8fdb6f8d8..1e1aaf655c8 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj
@@ -1,221 +1,221 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit_Ingres</RootNamespace>
- <AssemblyName>DbLinq.Ingres_test</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;INGRES</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;INGRES</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Ingres.Stereo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\Ingres.Stereo.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.Ingres.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program2Ing.cs">
- <Link>Providers\Program2Ing.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <None Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </None>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Ingres.csproj">
- <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>
- <Name>DbLinq.Ingres</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit_Ingres</RootNamespace>
+ <AssemblyName>DbLinq.Ingres_test</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;INGRES</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;INGRES</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Ingres.Stereo, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\Ingres.Stereo.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.Ingres.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ <SubType>Code</SubType>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program2Ing.cs">
+ <Link>Providers\Program2Ing.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <None Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </None>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Ingres.csproj">
+ <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>
+ <Name>DbLinq.Ingres</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.MySql/DbLinq.MySql.csproj b/mcs/class/System.Data.Linq/src/DbLinq.MySql/DbLinq.MySql.csproj
index 695d0385458..fee0dd3f491 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.MySql/DbLinq.MySql.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.MySql/DbLinq.MySql.csproj
@@ -1,83 +1,83 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.MySql</RootNamespace>
- <AssemblyName>DbLinq.MySql</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="MySqlDataContext.cs" />
- <Compile Include="MySqlSchemaLoader.Columns.cs" />
- <Compile Include="MySqlSchemaLoader.Constraints.cs" />
- <Compile Include="MySqlSchemaLoader.cs" />
- <Compile Include="MySqlSchemaLoader.StoredProcedures.cs" />
- <Compile Include="MySqlSchemaLoader.Tables.cs" />
- <Compile Include="MySqlSqlProvider.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="MySqlVendor.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.MySql</RootNamespace>
+ <AssemblyName>DbLinq.MySql</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="MySqlDataContext.cs" />
+ <Compile Include="MySqlSchemaLoader.Columns.cs" />
+ <Compile Include="MySqlSchemaLoader.Constraints.cs" />
+ <Compile Include="MySqlSchemaLoader.cs" />
+ <Compile Include="MySqlSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="MySqlSchemaLoader.Tables.cs" />
+ <Compile Include="MySqlSqlProvider.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="MySqlVendor.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj
index b6f8d367794..c2438f2bed1 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj
@@ -1,239 +1,239 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.MySql_test</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MYSQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MYSQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="MySql.Data, Version=1.0.7.30072, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.MySql.Example\nwind\AllTypes.cs">
- <Link>nwind\AllTypes.cs</Link>
- </Compile>
- <Compile Include="..\..\..\examples\DbLinq.MySql.Example\nwind\DbLinq_EnumTest.cs">
- <Link>nwind\DbLinq_EnumTest.cs</Link>
- </Compile>
- <Compile Include="..\..\..\examples\DbLinq.MySql.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\MetalTest.cs">
- <Link>Providers\MetalTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program2Mysql.cs">
- <Link>Providers\Program2Mysql.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Internals\ReflectionTest.cs">
- <Link>Providers\Internals\ReflectionTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.MySql.csproj">
- <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>
- <Name>DbLinq.MySql</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.MySql_test</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MYSQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MYSQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="MySql.Data, Version=1.0.7.30072, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\MySql.Data.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Windows.Forms" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.MySql.Example\nwind\AllTypes.cs">
+ <Link>nwind\AllTypes.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\examples\DbLinq.MySql.Example\nwind\DbLinq_EnumTest.cs">
+ <Link>nwind\DbLinq_EnumTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\examples\DbLinq.MySql.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\MetalTest.cs">
+ <Link>Providers\MetalTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program2Mysql.cs">
+ <Link>Providers\Program2Mysql.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Internals\ReflectionTest.cs">
+ <Link>Providers\Internals\ReflectionTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.MySql.csproj">
+ <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>
+ <Name>DbLinq.MySql</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj b/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj
index b8cb0a149bf..3f421a914e5 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj
@@ -1,132 +1,132 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{E6E31FB6-1559-44E1-AFA2-C11981A591FC}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>Test_NUnit_Mysql_VB</RootNamespace>
- <AssemblyName>DbLinq.MySql_test_vb</AssemblyName>
- <FileAlignment>512</FileAlignment>
- <MyType>Windows</MyType>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <OptionExplicit>On</OptionExplicit>
- <OptionCompare>Binary</OptionCompare>
- <OptionStrict>Off</OptionStrict>
- <OptionInfer>On</OptionInfer>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <DefineDebug>true</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DocumentationFile>DbLinq.MySql_test_vb.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <DefineDebug>false</DefineDebug>
- <DefineTrace>true</DefineTrace>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DocumentationFile>DbLinq.MySql_test_vb.xml</DocumentationFile>
- <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="MySql.Data, Version=5.0.8.1, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="nunit.core, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\nunit.core.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Import Include="Microsoft.VisualBasic" />
- <Import Include="System" />
- <Import Include="System.Collections" />
- <Import Include="System.Collections.Generic" />
- <Import Include="System.Data" />
- <Import Include="System.Diagnostics" />
- <Import Include="System.Linq" />
- <Import Include="System.Xml.Linq" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="My Project\AssemblyInfo.vb" />
- <Compile Include="My Project\Application.Designer.vb">
- <AutoGen>True</AutoGen>
- <DependentUpon>Application.myapp</DependentUpon>
- </Compile>
- <Compile Include="My Project\Resources.Designer.vb">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="My Project\Settings.Designer.vb">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="VBTests.vb" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="My Project\Resources.resx">
- <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.vb</LastGenOutput>
- <CustomToolNamespace>My.Resources</CustomToolNamespace>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="My Project\Application.myapp">
- <Generator>MyApplicationCodeGenerator</Generator>
- <LastGenOutput>Application.Designer.vb</LastGenOutput>
- </None>
- <None Include="My Project\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <CustomToolNamespace>My</CustomToolNamespace>
- <LastGenOutput>Settings.Designer.vb</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- <ProjectReference Include="DbLinq.MySql_test.csproj">
- <Project>{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}</Project>
- <Name>DbLinq.MySql_test</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{E6E31FB6-1559-44E1-AFA2-C11981A591FC}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <RootNamespace>Test_NUnit_Mysql_VB</RootNamespace>
+ <AssemblyName>DbLinq.MySql_test_vb</AssemblyName>
+ <FileAlignment>512</FileAlignment>
+ <MyType>Windows</MyType>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <OptionExplicit>On</OptionExplicit>
+ <OptionCompare>Binary</OptionCompare>
+ <OptionStrict>Off</OptionStrict>
+ <OptionInfer>On</OptionInfer>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <DefineDebug>true</DefineDebug>
+ <DefineTrace>true</DefineTrace>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DocumentationFile>DbLinq.MySql_test_vb.xml</DocumentationFile>
+ <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <DefineDebug>false</DefineDebug>
+ <DefineTrace>true</DefineTrace>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DocumentationFile>DbLinq.MySql_test_vb.xml</DocumentationFile>
+ <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="MySql.Data, Version=5.0.8.1, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\MySql.Data.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.core, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\nunit.core.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.2.9.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.DataSetExtensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Import Include="Microsoft.VisualBasic" />
+ <Import Include="System" />
+ <Import Include="System.Collections" />
+ <Import Include="System.Collections.Generic" />
+ <Import Include="System.Data" />
+ <Import Include="System.Diagnostics" />
+ <Import Include="System.Linq" />
+ <Import Include="System.Xml.Linq" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="My Project\AssemblyInfo.vb" />
+ <Compile Include="My Project\Application.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Application.myapp</DependentUpon>
+ </Compile>
+ <Compile Include="My Project\Resources.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DesignTime>True</DesignTime>
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
+ <Compile Include="My Project\Settings.Designer.vb">
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Settings.settings</DependentUpon>
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
+ </Compile>
+ <Compile Include="VBTests.vb" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="My Project\Resources.resx">
+ <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resources.Designer.vb</LastGenOutput>
+ <CustomToolNamespace>My.Resources</CustomToolNamespace>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="My Project\Application.myapp">
+ <Generator>MyApplicationCodeGenerator</Generator>
+ <LastGenOutput>Application.Designer.vb</LastGenOutput>
+ </None>
+ <None Include="My Project\Settings.settings">
+ <Generator>SettingsSingleFileGenerator</Generator>
+ <CustomToolNamespace>My</CustomToolNamespace>
+ <LastGenOutput>Settings.Designer.vb</LastGenOutput>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ <ProjectReference Include="DbLinq.MySql_test.csproj">
+ <Project>{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}</Project>
+ <Name>DbLinq.MySql_test</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Oracle/DbLinq.Oracle.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Oracle/DbLinq.Oracle.csproj
index 3b2623737cb..2b7e3033d7b 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Oracle/DbLinq.Oracle.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Oracle/DbLinq.Oracle.csproj
@@ -1,82 +1,82 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D9DE72A2-D885-4C54-A89E-302E6829101C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.Oracle</RootNamespace>
- <AssemblyName>DbLinq.Oracle</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="OracleSchemaLoader.Columns.cs" />
- <Compile Include="OracleSchemaLoader.Constraints.cs" />
- <Compile Include="OracleSchemaLoader.cs" />
- <Compile Include="OracleDataContext.cs" />
- <Compile Include="OracleSchemaLoader.StoredProcedures.cs" />
- <Compile Include="OracleSchemaLoader.Tables.cs" />
- <Compile Include="OracleSqlProvider.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="OracleVendor.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{D9DE72A2-D885-4C54-A89E-302E6829101C}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.Oracle</RootNamespace>
+ <AssemblyName>DbLinq.Oracle</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="OracleSchemaLoader.Columns.cs" />
+ <Compile Include="OracleSchemaLoader.Constraints.cs" />
+ <Compile Include="OracleSchemaLoader.cs" />
+ <Compile Include="OracleDataContext.cs" />
+ <Compile Include="OracleSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="OracleSchemaLoader.Tables.cs" />
+ <Compile Include="OracleSqlProvider.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="OracleVendor.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj
index 34bd6fa8ccc..7b965b65854 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj
@@ -1,216 +1,216 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.Oracle_test</AssemblyName>
- <StartupObject>
- </StartupObject>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;ORACLE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;ORACLE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.OracleClient" />
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.XML" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.Ora.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program3Ora.cs">
- <Link>Providers\Program3Ora.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Oracle.csproj">
- <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
- <Name>DbLinq.Oracle</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\App.config">
- <Link>Providers\App.config</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Content Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </Content>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.Oracle_test</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;ORACLE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;ORACLE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System.Data.OracleClient" />
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.XML" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.Ora.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program3Ora.cs">
+ <Link>Providers\Program3Ora.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Oracle.csproj">
+ <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
+ <Name>DbLinq.Oracle</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\App.config">
+ <Link>Providers\App.config</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </Content>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj
index ecff07987d2..1fb354cc996 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj
@@ -1,216 +1,216 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.Oracle_test_odp</AssemblyName>
- <StartupObject>
- </StartupObject>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;ORACLE;ODP</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;ORACLE;ODP</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="Oracle.DataAccess, Version=10.1.0.400, Culture=neutral, PublicKeyToken=89b483f429c47342">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\Oracle.DataAccess.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.XML" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.Ora.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program3Ora.cs">
- <Link>Providers\Program3Ora.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="TestBase_odp.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Oracle.csproj">
- <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
- <Name>DbLinq.Oracle</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\App.config">
- <Link>Providers\App.config</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Content Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </Content>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.Oracle_test_odp</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;ORACLE;ODP</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;ORACLE;ODP</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="Oracle.DataAccess, Version=10.1.0.400, Culture=neutral, PublicKeyToken=89b483f429c47342">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\Oracle.DataAccess.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.XML" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.Ora.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program3Ora.cs">
+ <Link>Providers\Program3Ora.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="TestBase_odp.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Oracle.csproj">
+ <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
+ <Name>DbLinq.Oracle</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\App.config">
+ <Link>Providers\App.config</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </Content>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj b/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj
index 21f850b6ad7..d69c3975c60 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj
@@ -1,83 +1,83 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{32824F7E-9260-413C-B174-F3E315936FA7}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.PostgreSql</RootNamespace>
- <AssemblyName>DbLinq.PostgreSql</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="PgsqlSchemaLoader.Columns.cs" />
- <Compile Include="PgsqlSchemaLoader.Constraints.cs" />
- <Compile Include="PgsqlSchemaLoader.cs" />
- <Compile Include="PgsqlDataContext.cs" />
- <Compile Include="PgsqlSchemaLoader.StoredProcedures.cs" />
- <Compile Include="PgsqlSchemaLoader.Tables.cs" />
- <Compile Include="PgsqlSqlProvider.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="PgsqlVendor.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{32824F7E-9260-413C-B174-F3E315936FA7}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.PostgreSql</RootNamespace>
+ <AssemblyName>DbLinq.PostgreSql</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="PgsqlSchemaLoader.Columns.cs" />
+ <Compile Include="PgsqlSchemaLoader.Constraints.cs" />
+ <Compile Include="PgsqlSchemaLoader.cs" />
+ <Compile Include="PgsqlDataContext.cs" />
+ <Compile Include="PgsqlSchemaLoader.StoredProcedures.cs" />
+ <Compile Include="PgsqlSchemaLoader.Tables.cs" />
+ <Compile Include="PgsqlSqlProvider.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="PgsqlVendor.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj
index e916c23ff31..eec65483864 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj
@@ -1,217 +1,217 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{858BAFF7-542F-4DBB-940B-57333E4DB7CE}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.PostgreSql_test</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;POSTGRES</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;POSTGRES</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Npgsql, Version=2.0.6.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\Npgsql.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.Pgsql.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\examples\DbLinq.Pgsql.Example\nwind\NorthwindCustom.cs">
- <Link>nwind\NorthwindCustom.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program2Pg.cs">
- <Link>Providers\Program2Pg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.PostgreSql.csproj">
- <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>
- <Name>DbLinq.PostgreSql</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{858BAFF7-542F-4DBB-940B-57333E4DB7CE}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.PostgreSql_test</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;POSTGRES</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;POSTGRES</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Npgsql, Version=2.0.6.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\Npgsql.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.Pgsql.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\examples\DbLinq.Pgsql.Example\nwind\NorthwindCustom.cs">
+ <Link>nwind\NorthwindCustom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program2Pg.cs">
+ <Link>Providers\Program2Pg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </Content>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.PostgreSql.csproj">
+ <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>
+ <Name>DbLinq.PostgreSql</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj
index 3460dbb19a1..095ce80f425 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj
@@ -1,80 +1,80 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.SqlServer</RootNamespace>
- <AssemblyName>DbLinq.SqlServer</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\..\..\..\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="SqlServerDataContext.cs" />
- <Compile Include="SqlServerExpressionTranslator.cs" />
- <Compile Include="SqlServerSchemaLoader.cs" />
- <Compile Include="SqlServerSqlProvider.cs" />
- <Compile Include="SqlServerTypeConversions.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SqlServerVendor.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.SqlServer</RootNamespace>
+ <AssemblyName>DbLinq.SqlServer</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\..\..\..\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll</HintPath>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="SqlServerDataContext.cs" />
+ <Compile Include="SqlServerExpressionTranslator.cs" />
+ <Compile Include="SqlServerSchemaLoader.cs" />
+ <Compile Include="SqlServerSqlProvider.cs" />
+ <Compile Include="SqlServerTypeConversions.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="SqlServerVendor.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj
index a09566fcf8a..fc23312a6ef 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj
@@ -1,231 +1,231 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{A348FBCE-2246-48FF-9862-35553B4B284C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit_MsSql</RootNamespace>
- <AssemblyName>DbLinq.SqlServer_test</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MSSQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;MSSQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
- </Reference>
- <Reference Include="nunit.core.interfaces, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.interfaces.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\NorthwindCustom.cs">
- <Link>nwind\NorthwindCustom.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DataLoadOptions_Test.cs">
- <Link>Providers\DataLoadOptions_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.SqlServer.csproj">
- <Project>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</Project>
- <Name>DbLinq.SqlServer</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{A348FBCE-2246-48FF-9862-35553B4B284C}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit_MsSql</RootNamespace>
+ <AssemblyName>DbLinq.SqlServer_test</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MSSQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;MSSQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.core.interfaces, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.interfaces.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\NorthwindCustom.cs">
+ <Link>nwind\NorthwindCustom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DataLoadOptions_Test.cs">
+ <Link>Providers\DataLoadOptions_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.SqlServer.csproj">
+ <Project>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</Project>
+ <Name>DbLinq.SqlServer</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj
index 89aa8f1bffb..b03c4f4710b 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj
@@ -1,68 +1,68 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AssemblyName>DbLinq.SqlServer_test_ndb</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\DbLinq\Test\PeopleTable.cs">
- <Link>PeopleTable.cs</Link>
- </Compile>
- <Compile Include="MsSqlDataContextTest.cs" />
- <Compile Include="..\..\DbLinq\Test\NullProvider.cs">
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DataContextTestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.SqlServer.csproj">
- <Project>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</Project>
- <Name>DbLinq.SqlServer</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AssemblyName>DbLinq.SqlServer_test_ndb</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>none</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\DbLinq\Test\PeopleTable.cs">
+ <Link>PeopleTable.cs</Link>
+ </Compile>
+ <Compile Include="MsSqlDataContextTest.cs" />
+ <Compile Include="..\..\DbLinq\Test\NullProvider.cs">
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DataContextTestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.SqlServer.csproj">
+ <Project>{EA47FE75-0E41-4ABF-B355-9667E78072E9}</Project>
+ <Name>DbLinq.SqlServer</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj
index 7959a3d8064..d19531201d4 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj
@@ -1,221 +1,221 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{D63B7158-6F23-4B35-9C39-871D37C9BAA6}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit_MsSql</RootNamespace>
- <AssemblyName>DbLinq.SqlServer_test_strict</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MSSQL;MONO_STRICT;L2SQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;MSSQL;MONO_STRICT;L2SQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
- </Reference>
- <Reference Include="nunit.core.interfaces, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.interfaces.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\NorthwindCustom.cs">
- <Link>nwind\NorthwindCustom.cs</Link>
- </Compile>
- <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\originalMSNorthwind.designer.cs">
- <Link>nwind\originalMSNorthwind.designer.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DataLoadOptions_Test.cs">
- <Link>Providers\DataLoadOptions_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{D63B7158-6F23-4B35-9C39-871D37C9BAA6}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit_MsSql</RootNamespace>
+ <AssemblyName>DbLinq.SqlServer_test_strict</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MSSQL;MONO_STRICT;L2SQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;MSSQL;MONO_STRICT;L2SQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.core.interfaces, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.interfaces.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\NorthwindCustom.cs">
+ <Link>nwind\NorthwindCustom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\examples\DbLinq.Mssql.Example\nwind\originalMSNorthwind.designer.cs">
+ <Link>nwind\originalMSNorthwind.designer.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DataLoadOptions_Test.cs">
+ <Link>Providers\DataLoadOptions_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj
index 7253e250d34..204f737aa1d 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj
@@ -1,83 +1,83 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq.Sqlite</RootNamespace>
- <AssemblyName>DbLinq.Sqlite</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="Schema\DataCommand.cs" />
- <Compile Include="SqliteSchemaLoader.Columns.cs" />
- <Compile Include="SqliteSchemaLoader.Constraints.cs" />
- <Compile Include="SqliteSchemaLoader.cs" />
- <Compile Include="SqliteDataContext.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SqliteSchemaLoader.Tables.cs" />
- <Compile Include="SqliteSqlProvider.cs" />
- <Compile Include="SqliteVendor.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
-</Project>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq.Sqlite</RootNamespace>
+ <AssemblyName>DbLinq.Sqlite</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="Schema\DataCommand.cs" />
+ <Compile Include="SqliteSchemaLoader.Columns.cs" />
+ <Compile Include="SqliteSchemaLoader.Constraints.cs" />
+ <Compile Include="SqliteSchemaLoader.cs" />
+ <Compile Include="SqliteDataContext.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="SqliteSchemaLoader.Tables.cs" />
+ <Compile Include="SqliteSqlProvider.cs" />
+ <Compile Include="SqliteVendor.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj
index 796ba691ff6..4ea6cf0091a 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj
@@ -1,230 +1,230 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.Sqlite_test</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;SQLITE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;SQLITE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.SQLite, Version=1.0.49.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\System.Data.SQLite.DLL</HintPath>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program2SQLite.cs">
- <Link>Providers\Program2SQLite.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="TestBase.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Sqlite.csproj">
- <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
- <Name>DbLinq.Sqlite</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.Sqlite_test</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;SQLITE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;SQLITE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.SQLite, Version=1.0.49.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\System.Data.SQLite.DLL</HintPath>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program2SQLite.cs">
+ <Link>Providers\Program2SQLite.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="TestBase.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Sqlite.csproj">
+ <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
+ <Name>DbLinq.Sqlite</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj
index 9ee4d5ed087..f6d2716dadd 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj
@@ -1,231 +1,231 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{68267FB0-0771-4507-942F-395A1AE556FD}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.Sqlite_test_mono</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;SQLITE;MONO</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;SQLITE;MONO</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\Mono.Data.Sqlite.dll</HintPath>
- </Reference>
- <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program2SQLite.cs">
- <Link>Providers\Program2SQLite.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="DirectDataContext.cs" />
- <Compile Include="TestBase_mono.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Sqlite.csproj">
- <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
- <Name>DbLinq.Sqlite</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{68267FB0-0771-4507-942F-395A1AE556FD}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.Sqlite_test_mono</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;SQLITE;MONO</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;SQLITE;MONO</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\Mono.Data.Sqlite.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program2SQLite.cs">
+ <Link>Providers\Program2SQLite.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="DirectDataContext.cs" />
+ <Compile Include="TestBase_mono.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Sqlite.csproj">
+ <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
+ <Name>DbLinq.Sqlite</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj
index bf4c13061b9..d94e30a7eb1 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj
@@ -1,223 +1,223 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{06413209-2415-4541-8033-D5AAFF778A23}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Test_NUnit</RootNamespace>
- <AssemblyName>DbLinq.Sqlite_test_mono_strict</AssemblyName>
- <StartupObject>
- </StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;SQLITE;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>1</WarningLevel>
- <NoWarn>
- </NoWarn>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;SQLITE;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\Mono.Data.Sqlite.dll</HintPath>
- </Reference>
- <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
- </Reference>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Security" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\..\..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs">
- <Link>nwind\Northwind.cs</Link>
- </Compile>
- <Compile Include="..\..\..\lib\DynamicLinq.cs">
- <Link>lib\DynamicLinq.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
- <Link>Providers\Attach.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
- <Link>Providers\CompositePK_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
- <Link>Providers\DynamicLinqTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
- <Link>Providers\ExecuteCommand_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
- <Link>Providers\ExecuteQuery_Test.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
- <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
- <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
- <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
- <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
- <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
- <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
- <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
- <Link>Providers\Linq_101_Samples\Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
- <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
- <Link>Providers\Linq_101_Samples\Null.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
- <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
- <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
- <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
- <Link>Providers\Linq_101_Samples\Paging.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
- <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
- <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
- <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
- <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
- <Link>Providers\Linq_101_Samples\Views.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
- <Link>Providers\Linq_101_Samples\Where.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Program2SQLite.cs">
- <Link>Providers\Program2SQLite.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
- <Link>Providers\Properties\AssemblyInfo.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
- <Link>Providers\ReadTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
- <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
- <Link>Providers\ReadTests_Conversions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
- <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
- <Link>Providers\ReadTests_EntitySet.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
- <Link>Providers\ReadTests_Join.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
- <Link>Providers\ReadTests_Maths.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
- <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
- <Link>Providers\ReadTests_StringFunctions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
- <Link>Providers\ReadTest_Complex.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
- <Link>Providers\ReadTest_GroupBy.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
- <Link>Providers\ReadTest_Operands.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
- <Link>Providers\ReadTest_Subquery.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
- <Link>Providers\StoredProcTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
- <Link>Providers\Table.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
- <Link>Providers\TestBase.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
- <Link>Providers\Transactions.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
- <Link>Providers\VerticalPartitioningTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
- <Link>Providers\WriteTest.cs</Link>
- </Compile>
- <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
- <Link>Providers\WriteTest_BulkInsert.cs</Link>
- </Compile>
- <Compile Include="DirectDataContext.cs" />
- <Compile Include="TestBase_mono.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
- <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
- </None>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{06413209-2415-4541-8033-D5AAFF778A23}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Test_NUnit</RootNamespace>
+ <AssemblyName>DbLinq.Sqlite_test_mono_strict</AssemblyName>
+ <StartupObject>
+ </StartupObject>
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <UpgradeBackupLocation>
+ </UpgradeBackupLocation>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;SQLITE;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>1</WarningLevel>
+ <NoWarn>
+ </NoWarn>
+ <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;SQLITE;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\Mono.Data.Sqlite.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.core, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.core.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Security" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\..\..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs">
+ <Link>nwind\Northwind.cs</Link>
+ </Compile>
+ <Compile Include="..\..\..\lib\DynamicLinq.cs">
+ <Link>lib\DynamicLinq.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Attach.cs">
+ <Link>Providers\Attach.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\CompositePK_Test.cs">
+ <Link>Providers\CompositePK_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\DynamicLinqTest.cs">
+ <Link>Providers\DynamicLinqTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteCommand_Test.cs">
+ <Link>Providers\ExecuteCommand_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ExecuteQuery_Test.cs">
+ <Link>Providers\ExecuteQuery_Test.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Advanced.cs">
+ <Link>Providers\Linq_101_Samples\Advanced.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Conversion_Operators.cs">
+ <Link>Providers\Linq_101_Samples\Conversion_Operators.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs">
+ <Link>Providers\Linq_101_Samples\Count_Sum_Min_Max_Avg.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\ExsistIn_Any_All.cs">
+ <Link>Providers\Linq_101_Samples\ExsistIn_Any_All.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\GroupBy_Having.cs">
+ <Link>Providers\Linq_101_Samples\GroupBy_Having.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Inheritance.cs">
+ <Link>Providers\Linq_101_Samples\Inheritance.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Insert_Update_Delete.cs">
+ <Link>Providers\Linq_101_Samples\Insert_Update_Delete.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Join.cs">
+ <Link>Providers\Linq_101_Samples\Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs">
+ <Link>Providers\Linq_101_Samples\Linq101SamplesModifiedAttribute.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Null.cs">
+ <Link>Providers\Linq_101_Samples\Null.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object Loading.cs">
+ <Link>Providers\Linq_101_Samples\Object Loading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Object_Identity.cs">
+ <Link>Providers\Linq_101_Samples\Object_Identity.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\OrderBy.cs">
+ <Link>Providers\Linq_101_Samples\OrderBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Paging.cs">
+ <Link>Providers\Linq_101_Samples\Paging.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Select_Distinct.cs">
+ <Link>Providers\Linq_101_Samples\Select_Distinct.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\String_Date_functions.cs">
+ <Link>Providers\Linq_101_Samples\String_Date_functions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Top_Bottom.cs">
+ <Link>Providers\Linq_101_Samples\Top_Bottom.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs">
+ <Link>Providers\Linq_101_Samples\UnionAll_Union_Intersect.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Views.cs">
+ <Link>Providers\Linq_101_Samples\Views.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\Where.cs">
+ <Link>Providers\Linq_101_Samples\Where.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Program2SQLite.cs">
+ <Link>Providers\Program2SQLite.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Properties\AssemblyInfo.cs">
+ <Link>Providers\Properties\AssemblyInfo.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest.cs">
+ <Link>Providers\ReadTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_AnyCountFirst.cs">
+ <Link>Providers\ReadTests_AnyCountFirst.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Conversions.cs">
+ <Link>Providers\ReadTests_Conversions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_DateTimeFunctions.cs">
+ <Link>Providers\ReadTests_DateTimeFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_EntitySet.cs">
+ <Link>Providers\ReadTests_EntitySet.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Join.cs">
+ <Link>Providers\ReadTests_Join.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_Maths.cs">
+ <Link>Providers\ReadTests_Maths.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_ReferenceLoading.cs">
+ <Link>Providers\ReadTests_ReferenceLoading.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTests_StringFunctions.cs">
+ <Link>Providers\ReadTests_StringFunctions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Complex.cs">
+ <Link>Providers\ReadTest_Complex.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_GroupBy.cs">
+ <Link>Providers\ReadTest_GroupBy.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Operands.cs">
+ <Link>Providers\ReadTest_Operands.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\ReadTest_Subquery.cs">
+ <Link>Providers\ReadTest_Subquery.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\StoredProcTest.cs">
+ <Link>Providers\StoredProcTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Table.cs">
+ <Link>Providers\Table.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\TestBase.cs">
+ <Link>Providers\TestBase.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\Transactions.cs">
+ <Link>Providers\Transactions.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\VerticalPartitioningTest.cs">
+ <Link>Providers\VerticalPartitioningTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest.cs">
+ <Link>Providers\WriteTest.cs</Link>
+ </Compile>
+ <Compile Include="..\..\DbLinq\Test\Providers\WriteTest_BulkInsert.cs">
+ <Link>Providers\WriteTest_BulkInsert.cs</Link>
+ </Compile>
+ <Compile Include="DirectDataContext.cs" />
+ <Compile Include="TestBase_mono.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq\Test\Providers\Linq_101_Samples\101_readme.htm">
+ <Link>Providers\Linq_101_Samples\101_readme.htm</Link>
+ </None>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq.sln b/mcs/class/System.Data.Linq/src/DbLinq.sln
index 06181faed20..e166ee3ce5a 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq.sln
+++ b/mcs/class/System.Data.Linq/src/DbLinq.sln
@@ -1,368 +1,368 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{05C5B3A4-2F0B-4330-8106-14D91A73D9F0}"
- ProjectSection(SolutionItems) = preProject
- DbLinq1.vsmdi = DbLinq1.vsmdi
- DbLinq2.vsmdi = DbLinq2.vsmdi
- DbLinq3.vsmdi = DbLinq3.vsmdi
- LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq", "DbLinq\DbLinq.csproj", "{7950197D-4122-49CB-9FD7-45E666BAFEC2}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql", "DbLinq.MySql\DbLinq.MySql.csproj", "{FA8D1068-3341-4956-BF94-54C6A816BD9E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer", "DbLinq.SqlServer\DbLinq.SqlServer.csproj", "{EA47FE75-0E41-4ABF-B355-9667E78072E9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle", "DbLinq.Oracle\DbLinq.Oracle.csproj", "{D9DE72A2-D885-4C54-A89E-302E6829101C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql", "DbLinq.PostgreSql\DbLinq.PostgreSql.csproj", "{32824F7E-9260-413C-B174-F3E315936FA7}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite", "DbLinq.Sqlite\DbLinq.Sqlite.csproj", "{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{33BD0DF3-4C8A-44F9-817C-BF5585D58619}"
- ProjectSection(SolutionItems) = preProject
- Build Northwind parameters.txt = Build Northwind parameters.txt
- Build Northwind.bat = Build Northwind.bat
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{595F22C8-D8E2-4692-93D5-32FDDB7FF178}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres", "DbLinq.Ingres\DbLinq.Ingres.csproj", "{90D57CD9-D704-409E-88A1-0F22AC79065A}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lib", "lib", "{C11FF24E-368F-4F44-9EB0-E4F730ABF0FA}"
- ProjectSection(SolutionItems) = preProject
- ..\lib\DynamicLinq.cs = ..\lib\DynamicLinq.cs
- ..\lib\Ingres.Client.dll = ..\lib\Ingres.Client.dll
- ..\lib\Mono.Security.dll = ..\lib\Mono.Security.dll
- ..\lib\MySql.Data.dll = ..\lib\MySql.Data.dll
- ..\lib\Npgsql.dll = ..\lib\Npgsql.dll
- ..\lib\nunit-gui-runner.dll = ..\lib\nunit-gui-runner.dll
- ..\lib\nunit.core.dll = ..\lib\nunit.core.dll
- ..\lib\nunit.core.interfaces.dll = ..\lib\nunit.core.interfaces.dll
- ..\lib\nunit.framework.dll = ..\lib\nunit.framework.dll
- ..\lib\Oracle.DataAccess.dll = ..\lib\Oracle.DataAccess.dll
- ..\lib\System.Data.SQLite.DLL = ..\lib\System.Data.SQLite.DLL
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal", "DbMetal\DbMetal.csproj", "{363FF43D-C870-4423-BE50-DAED7793A6D1}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Data.Linq", "DbLinq\System.Data.Linq.csproj", "{97305421-3071-4175-AA3C-9A432CC28121}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres.Example", "..\examples\DbLinq.Ingres.Example\DbLinq.Ingres.Example.csproj", "{B784AE42-25A7-4819-8469-C901EB3635A4}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql.Example", "..\examples\DbLinq.MySql.Example\DbLinq.MySql.Example.csproj", "{B8E7590F-1EA8-49AE-9808-A36C8A67E322}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ora.Example", "..\examples\DbLinq.Ora.Example\DbLinq.Ora.Example.csproj", "{2D81DF5B-E974-4131-9A41-519C6B9D0EBC}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Pgsql.Example", "..\examples\DbLinq.Pgsql.Example\DbLinq.Pgsql.Example.csproj", "{B8E7290F-1EA8-49AE-9808-A36C1A67E322}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SQLite.Example", "..\examples\DbLinq.SQLite.Example\DbLinq.SQLite.Example.csproj", "{DB89A450-3A57-420E-B784-911B83BEA99B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Mssql.Example", "..\examples\DbLinq.Mssql.Example\DbLinq.Mssql.Example.csproj", "{91F0C291-3E1C-4058-A52D-A780CFE92183}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres_test", "DbLinq.Ingres\Test\DbLinq.Ingres_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test.csproj", "{A348FBCE-2246-48FF-9862-35553B4B284C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_strict", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_strict.csproj", "{D63B7158-6F23-4B35-9C39-871D37C9BAA6}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql_test", "DbLinq.MySql\Test\DbLinq.MySql_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test", "DbLinq.Oracle\Test\DbLinq.Oracle_test.csproj", "{858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test_odp", "DbLinq.Oracle\Test\DbLinq.Oracle_test_odp.csproj", "{858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql_test", "DbLinq.PostgreSql\Test\DbLinq.PostgreSql_test.csproj", "{858BAFF7-542F-4DBB-940B-57333E4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test.csproj", "{3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird", "DbLinq.Firebird\DbLinq.Firebird.csproj", "{E1AB58E4-357E-4031-90F3-6AABA9623047}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird_test", "DbLinq.Firebird\Test\DbLinq.Firebird_test.csproj", "{6BC45425-283A-4D51-881A-D1E14A699D57}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.FbSql.Example", "..\examples\DbLinq.FbSql.Example\DbLinq.FbSql.Example.csproj", "{EC942173-F034-47D3-9659-CD55BCCA2F89}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test", "DbLinq\Test\DbLinq_test.csproj", "{408D1FEB-71F4-4666-ADAD-194616D99B94}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test_ndb_strict", "DbLinq\Test\DbLinq_test_ndb_strict.csproj", "{AB60629C-6B19-4465-89AA-DBD7A0428F4B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal_test", "DbMetal\Test\DbMetal_test.csproj", "{4A829353-5A69-4EFD-8CD7-92C9D5DEB102}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_ndb", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_ndb.csproj", "{6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestNamespaceWriter", "Tools\TestNamespaceWriter\TestNamespaceWriter.csproj", "{5C6BF500-1612-4A81-95AF-F31BE0436A27}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono.csproj", "{68267FB0-0771-4507-942F-395A1AE556FD}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono_strict", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono_strict.csproj", "{06413209-2415-4541-8033-D5AAFF778A23}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlMetal", "DbMetal\SqlMetal.csproj", "{CC64BF54-481C-4740-8135-E5972531CA7D}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal_test_sqlite", "DbMetal\Test\DbMetal_test_sqlite.csproj", "{B4214704-ED8E-49C2-AC71-7D4992141378}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlMetal_test_sqlite", "DbMetal\Test\SqlMetal_test_sqlite.csproj", "{874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestReporter", "Tools\TestReporter\TestReporter.csproj", "{EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug - Mono Strict|Any CPU = Debug - Mono Strict|Any CPU
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug - Mono Strict|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug - Mono Strict|Any CPU.Build.0 = Debug - Mono Strict|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.Build.0 = Release|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.Build.0 = Release|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.Build.0 = Release|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.Build.0 = Release|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.Build.0 = Release|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.Build.0 = Release|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.Build.0 = Release|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.Build.0 = Release|Any CPU
- {97305421-3071-4175-AA3C-9A432CC28121}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug - Mono Strict|Any CPU
- {97305421-3071-4175-AA3C-9A432CC28121}.Debug - Mono Strict|Any CPU.Build.0 = Debug - Mono Strict|Any CPU
- {97305421-3071-4175-AA3C-9A432CC28121}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {97305421-3071-4175-AA3C-9A432CC28121}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {97305421-3071-4175-AA3C-9A432CC28121}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {97305421-3071-4175-AA3C-9A432CC28121}.Release|Any CPU.Build.0 = Release|Any CPU
- {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B784AE42-25A7-4819-8469-C901EB3635A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B784AE42-25A7-4819-8469-C901EB3635A4}.Release|Any CPU.Build.0 = Release|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.Build.0 = Release|Any CPU
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Release|Any CPU.Build.0 = Release|Any CPU
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Release|Any CPU.Build.0 = Release|Any CPU
- {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {DB89A450-3A57-420E-B784-911B83BEA99B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {DB89A450-3A57-420E-B784-911B83BEA99B}.Release|Any CPU.Build.0 = Release|Any CPU
- {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {91F0C291-3E1C-4058-A52D-A780CFE92183}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {91F0C291-3E1C-4058-A52D-A780CFE92183}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.Build.0 = Release|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.Build.0 = Release|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.Build.0 = Release|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.Build.0 = Release|Any CPU
- {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {EC942173-F034-47D3-9659-CD55BCCA2F89}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {EC942173-F034-47D3-9659-CD55BCCA2F89}.Release|Any CPU.Build.0 = Release|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.Build.0 = Release|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.Build.0 = Release|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.Build.0 = Release|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.Build.0 = Release|Any CPU
- {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Release|Any CPU.Build.0 = Release|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.Build.0 = Release|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.Build.0 = Release|Any CPU
- {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {CC64BF54-481C-4740-8135-E5972531CA7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {CC64BF54-481C-4740-8135-E5972531CA7D}.Release|Any CPU.Build.0 = Release|Any CPU
- {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B4214704-ED8E-49C2-AC71-7D4992141378}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B4214704-ED8E-49C2-AC71-7D4992141378}.Release|Any CPU.Build.0 = Release|Any CPU
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Release|Any CPU.Build.0 = Release|Any CPU
- {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
- {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
- {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {A348FBCE-2246-48FF-9862-35553B4B284C} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {6BC45425-283A-4D51-881A-D1E14A699D57} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {408D1FEB-71F4-4666-ADAD-194616D99B94} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {5C6BF500-1612-4A81-95AF-F31BE0436A27} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {68267FB0-0771-4507-942F-395A1AE556FD} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {06413209-2415-4541-8033-D5AAFF778A23} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {B4214704-ED8E-49C2-AC71-7D4992141378} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
- {B784AE42-25A7-4819-8469-C901EB3635A4} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- {2D81DF5B-E974-4131-9A41-519C6B9D0EBC} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- {B8E7290F-1EA8-49AE-9808-A36C1A67E322} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- {DB89A450-3A57-420E-B784-911B83BEA99B} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- {91F0C291-3E1C-4058-A52D-A780CFE92183} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- {EC942173-F034-47D3-9659-CD55BCCA2F89} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{05C5B3A4-2F0B-4330-8106-14D91A73D9F0}"
+ ProjectSection(SolutionItems) = preProject
+ DbLinq1.vsmdi = DbLinq1.vsmdi
+ DbLinq2.vsmdi = DbLinq2.vsmdi
+ DbLinq3.vsmdi = DbLinq3.vsmdi
+ LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq", "DbLinq\DbLinq.csproj", "{7950197D-4122-49CB-9FD7-45E666BAFEC2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql", "DbLinq.MySql\DbLinq.MySql.csproj", "{FA8D1068-3341-4956-BF94-54C6A816BD9E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer", "DbLinq.SqlServer\DbLinq.SqlServer.csproj", "{EA47FE75-0E41-4ABF-B355-9667E78072E9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle", "DbLinq.Oracle\DbLinq.Oracle.csproj", "{D9DE72A2-D885-4C54-A89E-302E6829101C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql", "DbLinq.PostgreSql\DbLinq.PostgreSql.csproj", "{32824F7E-9260-413C-B174-F3E315936FA7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite", "DbLinq.Sqlite\DbLinq.Sqlite.csproj", "{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{33BD0DF3-4C8A-44F9-817C-BF5585D58619}"
+ ProjectSection(SolutionItems) = preProject
+ Build Northwind parameters.txt = Build Northwind parameters.txt
+ Build Northwind.bat = Build Northwind.bat
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{595F22C8-D8E2-4692-93D5-32FDDB7FF178}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres", "DbLinq.Ingres\DbLinq.Ingres.csproj", "{90D57CD9-D704-409E-88A1-0F22AC79065A}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lib", "lib", "{C11FF24E-368F-4F44-9EB0-E4F730ABF0FA}"
+ ProjectSection(SolutionItems) = preProject
+ ..\lib\DynamicLinq.cs = ..\lib\DynamicLinq.cs
+ ..\lib\Ingres.Client.dll = ..\lib\Ingres.Client.dll
+ ..\lib\Mono.Security.dll = ..\lib\Mono.Security.dll
+ ..\lib\MySql.Data.dll = ..\lib\MySql.Data.dll
+ ..\lib\Npgsql.dll = ..\lib\Npgsql.dll
+ ..\lib\nunit-gui-runner.dll = ..\lib\nunit-gui-runner.dll
+ ..\lib\nunit.core.dll = ..\lib\nunit.core.dll
+ ..\lib\nunit.core.interfaces.dll = ..\lib\nunit.core.interfaces.dll
+ ..\lib\nunit.framework.dll = ..\lib\nunit.framework.dll
+ ..\lib\Oracle.DataAccess.dll = ..\lib\Oracle.DataAccess.dll
+ ..\lib\System.Data.SQLite.DLL = ..\lib\System.Data.SQLite.DLL
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal", "DbMetal\DbMetal.csproj", "{363FF43D-C870-4423-BE50-DAED7793A6D1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Data.Linq", "DbLinq\System.Data.Linq.csproj", "{97305421-3071-4175-AA3C-9A432CC28121}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres.Example", "..\examples\DbLinq.Ingres.Example\DbLinq.Ingres.Example.csproj", "{B784AE42-25A7-4819-8469-C901EB3635A4}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql.Example", "..\examples\DbLinq.MySql.Example\DbLinq.MySql.Example.csproj", "{B8E7590F-1EA8-49AE-9808-A36C8A67E322}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ora.Example", "..\examples\DbLinq.Ora.Example\DbLinq.Ora.Example.csproj", "{2D81DF5B-E974-4131-9A41-519C6B9D0EBC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Pgsql.Example", "..\examples\DbLinq.Pgsql.Example\DbLinq.Pgsql.Example.csproj", "{B8E7290F-1EA8-49AE-9808-A36C1A67E322}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SQLite.Example", "..\examples\DbLinq.SQLite.Example\DbLinq.SQLite.Example.csproj", "{DB89A450-3A57-420E-B784-911B83BEA99B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Mssql.Example", "..\examples\DbLinq.Mssql.Example\DbLinq.Mssql.Example.csproj", "{91F0C291-3E1C-4058-A52D-A780CFE92183}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres_test", "DbLinq.Ingres\Test\DbLinq.Ingres_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test.csproj", "{A348FBCE-2246-48FF-9862-35553B4B284C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_strict", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_strict.csproj", "{D63B7158-6F23-4B35-9C39-871D37C9BAA6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql_test", "DbLinq.MySql\Test\DbLinq.MySql_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test", "DbLinq.Oracle\Test\DbLinq.Oracle_test.csproj", "{858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test_odp", "DbLinq.Oracle\Test\DbLinq.Oracle_test_odp.csproj", "{858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql_test", "DbLinq.PostgreSql\Test\DbLinq.PostgreSql_test.csproj", "{858BAFF7-542F-4DBB-940B-57333E4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test.csproj", "{3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird", "DbLinq.Firebird\DbLinq.Firebird.csproj", "{E1AB58E4-357E-4031-90F3-6AABA9623047}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird_test", "DbLinq.Firebird\Test\DbLinq.Firebird_test.csproj", "{6BC45425-283A-4D51-881A-D1E14A699D57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.FbSql.Example", "..\examples\DbLinq.FbSql.Example\DbLinq.FbSql.Example.csproj", "{EC942173-F034-47D3-9659-CD55BCCA2F89}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test", "DbLinq\Test\DbLinq_test.csproj", "{408D1FEB-71F4-4666-ADAD-194616D99B94}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test_ndb_strict", "DbLinq\Test\DbLinq_test_ndb_strict.csproj", "{AB60629C-6B19-4465-89AA-DBD7A0428F4B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal_test", "DbMetal\Test\DbMetal_test.csproj", "{4A829353-5A69-4EFD-8CD7-92C9D5DEB102}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_ndb", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_ndb.csproj", "{6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestNamespaceWriter", "Tools\TestNamespaceWriter\TestNamespaceWriter.csproj", "{5C6BF500-1612-4A81-95AF-F31BE0436A27}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono.csproj", "{68267FB0-0771-4507-942F-395A1AE556FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono_strict", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono_strict.csproj", "{06413209-2415-4541-8033-D5AAFF778A23}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlMetal", "DbMetal\SqlMetal.csproj", "{CC64BF54-481C-4740-8135-E5972531CA7D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal_test_sqlite", "DbMetal\Test\DbMetal_test_sqlite.csproj", "{B4214704-ED8E-49C2-AC71-7D4992141378}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlMetal_test_sqlite", "DbMetal\Test\SqlMetal_test_sqlite.csproj", "{874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestReporter", "Tools\TestReporter\TestReporter.csproj", "{EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug - Mono Strict|Any CPU = Debug - Mono Strict|Any CPU
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug - Mono Strict|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug - Mono Strict|Any CPU.Build.0 = Debug - Mono Strict|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.Build.0 = Release|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {97305421-3071-4175-AA3C-9A432CC28121}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug - Mono Strict|Any CPU
+ {97305421-3071-4175-AA3C-9A432CC28121}.Debug - Mono Strict|Any CPU.Build.0 = Debug - Mono Strict|Any CPU
+ {97305421-3071-4175-AA3C-9A432CC28121}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {97305421-3071-4175-AA3C-9A432CC28121}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {97305421-3071-4175-AA3C-9A432CC28121}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {97305421-3071-4175-AA3C-9A432CC28121}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B784AE42-25A7-4819-8469-C901EB3635A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B784AE42-25A7-4819-8469-C901EB3635A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B784AE42-25A7-4819-8469-C901EB3635A4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB89A450-3A57-420E-B784-911B83BEA99B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB89A450-3A57-420E-B784-911B83BEA99B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB89A450-3A57-420E-B784-911B83BEA99B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {91F0C291-3E1C-4058-A52D-A780CFE92183}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {91F0C291-3E1C-4058-A52D-A780CFE92183}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {91F0C291-3E1C-4058-A52D-A780CFE92183}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EC942173-F034-47D3-9659-CD55BCCA2F89}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EC942173-F034-47D3-9659-CD55BCCA2F89}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EC942173-F034-47D3-9659-CD55BCCA2F89}.Release|Any CPU.Build.0 = Release|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27}.Release|Any CPU.Build.0 = Release|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CC64BF54-481C-4740-8135-E5972531CA7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CC64BF54-481C-4740-8135-E5972531CA7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CC64BF54-481C-4740-8135-E5972531CA7D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B4214704-ED8E-49C2-AC71-7D4992141378}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B4214704-ED8E-49C2-AC71-7D4992141378}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B4214704-ED8E-49C2-AC71-7D4992141378}.Release|Any CPU.Build.0 = Release|Any CPU
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug - Mono Strict|Any CPU.ActiveCfg = Debug|Any CPU
+ {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug - Mono Strict|Any CPU.Build.0 = Debug|Any CPU
+ {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EEE5CAA1-0312-45F2-94ED-BC311A19CAEF}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {A348FBCE-2246-48FF-9862-35553B4B284C} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {6BC45425-283A-4D51-881A-D1E14A699D57} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {408D1FEB-71F4-4666-ADAD-194616D99B94} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {5C6BF500-1612-4A81-95AF-F31BE0436A27} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {68267FB0-0771-4507-942F-395A1AE556FD} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {06413209-2415-4541-8033-D5AAFF778A23} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {B4214704-ED8E-49C2-AC71-7D4992141378} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9} = {33BD0DF3-4C8A-44F9-817C-BF5585D58619}
+ {B784AE42-25A7-4819-8469-C901EB3635A4} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ {2D81DF5B-E974-4131-9A41-519C6B9D0EBC} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ {B8E7290F-1EA8-49AE-9808-A36C1A67E322} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ {DB89A450-3A57-420E-B784-911B83BEA99B} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ {91F0C291-3E1C-4058-A52D-A780CFE92183} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ {EC942173-F034-47D3-9659-CD55BCCA2F89} = {595F22C8-D8E2-4692-93D5-32FDDB7FF178}
+ EndGlobalSection
+EndGlobal
diff --git a/mcs/class/System.Data.Linq/src/DbLinq/DbLinq.csproj b/mcs/class/System.Data.Linq/src/DbLinq/DbLinq.csproj
index 426785a1015..807df572da9 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq/DbLinq.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq/DbLinq.csproj
@@ -1,309 +1,309 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq</RootNamespace>
- <AssemblyName>DbLinq</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug - Mono Strict|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\..\build.dbg.mono\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="Data\Linq\ChangeSet.cs" />
- <Compile Include="Data\Linq\Database\IDatabaseContext.cs" />
- <Compile Include="Data\Linq\Database\ITransactionalCommand.cs" />
- <Compile Include="Data\Linq\Database\Implementation\DatabaseConnection.cs" />
- <Compile Include="Data\Linq\Database\Implementation\DatabaseContext.cs" />
- <Compile Include="Data\Linq\DataLoadOptions.cs" />
- <Compile Include="Data\Linq\DBLinqExtendedAttributte.cs" />
- <Compile Include="Data\Linq\EntityRef.cs" />
- <Compile Include="Data\Linq\EntitySet.cs" />
- <Compile Include="Data\Linq\Implementation\DisabledEntityTracker.cs" />
- <Compile Include="Data\Linq\Implementation\IEntityTracker.cs" />
- <Compile Include="Data\Linq\Implementation\EntityTrack.cs" />
- <Compile Include="Data\Linq\Implementation\EntityState.cs" />
- <Compile Include="Data\Linq\Implementation\EntityTracker.cs" />
- <Compile Include="Data\Linq\Implementation\VendorProvider.cs" />
- <Compile Include="Data\Linq\ITable.Extended.cs" />
- <Compile Include="Data\Linq\DataContext.cs" />
- <Compile Include="Data\Linq\DataContext.Extended.cs" />
- <Compile Include="Data\Linq\Identity\IdentityKey.cs" />
- <Compile Include="Data\Linq\Identity\IIdentityProvider.cs" />
- <Compile Include="Data\Linq\Identity\IIdentityReader.cs" />
- <Compile Include="Data\Linq\Identity\IIdentityReaderFactory.cs" />
- <Compile Include="Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />
- <Compile Include="Data\Linq\Identity\Implementation\IdentityReader.cs" />
- <Compile Include="Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />
- <Compile Include="Data\Linq\IMemberModificationHandler.cs" />
- <Compile Include="Data\Linq\Implementation\MemberModificationHandler.cs" />
- <Compile Include="Data\Linq\Implementation\QueryProvider.cs" />
- <Compile Include="Data\Linq\ITable.cs" />
- <Compile Include="Data\Linq\IVendorProvider.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaAssociation.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaFunction.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaModel.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaTable.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaType.cs" />
- <Compile Include="Data\Linq\Mapping\AttributeMappingSource.cs" />
- <Compile Include="Data\Linq\Mapping\LambdaMetaAccessor.cs" />
- <Compile Include="Data\Linq\Mapping\MappingContext.cs" />
- <Compile Include="Data\Linq\Mapping\XmlMappingSource.cs" />
- <Compile Include="Data\Linq\SqlClient\FirebirdProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\Sql2005Provider.cs" />
- <Compile Include="Data\Linq\SqlClient\Sql2000Provider.cs" />
- <Compile Include="Data\Linq\SqlClient\Sql2008Provider.cs" />
- <Compile Include="Data\Linq\SqlClient\SqlServerProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\SqliteProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\OracleProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\PostgreSqlProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\MySqlProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\IngresProvider.cs" />
- <Compile Include="Data\Linq\Sql\SqlStatementBuilder.cs" />
- <Compile Include="Data\Linq\Sql\SqlParameterPart.cs" />
- <Compile Include="Data\Linq\Sql\SqlLiteralPart.cs" />
- <Compile Include="Data\Linq\Sql\SqlPart.cs" />
- <Compile Include="Data\Linq\Sql\SqlStatement.cs" />
- <Compile Include="Data\Linq\Sugar\BuilderContext.cs" />
- <Compile Include="Data\Linq\Database\Implementation\TransactionalCommand.cs" />
- <Compile Include="Data\Linq\Sugar\DeleteQuery.cs" />
- <Compile Include="Data\Linq\Sugar\DirectQuery.cs" />
- <Compile Include="Data\Linq\Sugar\Error.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionChain.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionPrecedence.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionQuery.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ColumnExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\GroupExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\IMutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\MutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\OrderByExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SelectExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\TableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\TableJoinType.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionTier.cs" />
- <Compile Include="Data\Linq\Sugar\IDataMapper.cs" />
- <Compile Include="Data\Linq\Sugar\IDataRecordReader.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionDispatcher.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionLanguageParser.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionOptimizer.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionQualifier.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\DataMapper.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\DataRecordReader.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />
- <Compile Include="Data\Linq\Sugar\ParameterizedQuery.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Data\Linq\Sugar\UpsertQuery.cs" />
- <Compile Include="Data\Linq\Sugar\IQueryCache.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\LineGrouping.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryCache.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryRunner.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\SqlBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\IPrequelAnalyzer.cs" />
- <Compile Include="Data\Linq\Sugar\IQueryBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\IQueryRunner.cs" />
- <Compile Include="Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />
- <Compile Include="Data\Linq\Sugar\ISqlBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\AbstractQuery.cs" />
- <Compile Include="Data\Linq\Sugar\SelectQuery.cs" />
- <Compile Include="Data\Linq\Sugar\QueryContext.cs" />
- <Compile Include="Data\Linq\Table.cs" />
- <Compile Include="Data\Linq\Table.Extended.cs" />
- <Compile Include="DbLinqToDoAttribute.cs" />
- <Compile Include="Factory\DbLinqAttribute.cs" />
- <Compile Include="Factory\Implementation\ReflectionObjectFactory.cs" />
- <Compile Include="Factory\IObjectFactory.cs" />
- <Compile Include="Factory\ObjectFactory.cs" />
- <Compile Include="Schema\Case.cs" />
- <Compile Include="Schema\Dbml\Adapter\ArrayAdapter.cs" />
- <Compile Include="Schema\Dbml\Adapter\CsvArrayAdapter.cs" />
- <Compile Include="Schema\Dbml\Adapter\EnumType.cs" />
- <Compile Include="Schema\Dbml\Adapter\INamedType.cs" />
- <Compile Include="Schema\Dbml\Adapter\ISimpleList.cs" />
- <Compile Include="Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />
- <Compile Include="Schema\Dbml\DatabaseSerializer.cs" />
- <Compile Include="Schema\WordsExtraction.cs" />
- <Compile Include="Schema\NameFormat.cs" />
- <Compile Include="Schema\AssociationName.cs" />
- <Compile Include="Schema\ColumnName.cs" />
- <Compile Include="Schema\ParameterName.cs" />
- <Compile Include="Schema\Dbml\DbmlSchema.Adapter.cs" />
- <Compile Include="Schema\Dbml\DbmlSchema.cs">
- <DependentUpon>DbmlSchema.xsd</DependentUpon>
- </Compile>
- <Compile Include="Schema\Dbml\DbmlSerializer.cs" />
- <Compile Include="Schema\ProcedureName.cs" />
- <Compile Include="Schema\Name.cs" />
- <Compile Include="Schema\SchemaName.cs" />
- <Compile Include="Schema\TableName.cs" />
- <Compile Include="Util\DbmlExtensions.cs" />
- <Compile Include="Util\ExpressionChainEqualityComparer.cs" />
- <Compile Include="Util\ExpressionEqualityComparer.cs" />
- <Compile Include="Util\IThreadSafeDictionary.cs" />
- <Compile Include="Util\Output.cs" />
- <Compile Include="Util\IDataRecordExtensions.cs" />
- <Compile Include="Util\IDataTypeExtensions.cs" />
- <Compile Include="Language\ILanguages.cs" />
- <Compile Include="Language\ILanguageWords.cs" />
- <Compile Include="Util\IDbDataParameterExtensions.cs" />
- <Compile Include="Util\OutputLevel.cs" />
- <Compile Include="Util\Profiler.cs" />
- <Compile Include="Util\ReflectionUtility.cs" />
- <Compile Include="Util\TextWriterExtension.cs" />
- <Compile Include="Util\LambdaComparer.cs" />
- <Compile Include="Util\DataCommand.cs" />
- <Compile Include="Schema\INameFormatter.cs" />
- <Compile Include="Language\Implementation\AbstractEndPluralWords.cs" />
- <Compile Include="Language\Implementation\AbstractWords.cs" />
- <Compile Include="Language\Implementation\Languages.cs" />
- <Compile Include="Language\Implementation\NoLanguageWords.cs" />
- <Compile Include="Schema\Implementation\NameFormatter.cs" />
- <Compile Include="Util\MemberInfoExtensions.cs" />
- <Compile Include="Util\ReflectionExtensions.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Util\StringExtensions.cs" />
- <Compile Include="Util\ThreadSafeDictionary.cs" />
- <Compile Include="Util\TypeConvert.cs" />
- <Compile Include="Util\QuotesHelper.cs" />
- <Compile Include="Util\ReferenceEqualityComparer.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Util\Page.cs" />
- <Compile Include="Util\TypeExtensions.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Util\TypeLoader.cs" />
- <Compile Include="Vendor\DbSchemaLoader.cs" />
- <Compile Include="Vendor\VendorAttribute.cs" />
- <Compile Include="Vendor\IDataTableColumn.cs" />
- <Compile Include="Vendor\IDataName.cs" />
- <Compile Include="Vendor\IDataType.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.Name.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.Columns.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.DataName.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.ForeignKey.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.Tables.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.TypeMapping.cs" />
- <Compile Include="Vendor\Implementation\Vendor.ProcedureResult.cs" />
- <Compile Include="Vendor\INameAliases.cs" />
- <Compile Include="Vendor\ISchemaLoader.cs" />
- <Compile Include="Vendor\ISqlProvider.cs" />
- <Compile Include="Vendor\IVendor.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.cs" />
- <Compile Include="Vendor\Implementation\Vendor.cs" />
- <Compile Include="Vendor\Implementation\SqlProvider.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- <None Include="Schema\Dbml\DbmlSchema.bat" />
- <EmbeddedResource Include="Schema\Dbml\DbmlSchema.xsd">
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Data\Linq\Sugar\Notes.txt" />
- <Content Include="Data\Linq\ReadMe.txt" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq</RootNamespace>
+ <AssemblyName>DbLinq</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug - Mono Strict|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <OutputPath>..\..\build.dbg.mono\</OutputPath>
+ <DefineConstants>TRACE;DEBUG</DefineConstants>
+ <DebugType>full</DebugType>
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
+ <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
+ <ErrorReport>prompt</ErrorReport>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Configuration" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="Data\Linq\ChangeSet.cs" />
+ <Compile Include="Data\Linq\Database\IDatabaseContext.cs" />
+ <Compile Include="Data\Linq\Database\ITransactionalCommand.cs" />
+ <Compile Include="Data\Linq\Database\Implementation\DatabaseConnection.cs" />
+ <Compile Include="Data\Linq\Database\Implementation\DatabaseContext.cs" />
+ <Compile Include="Data\Linq\DataLoadOptions.cs" />
+ <Compile Include="Data\Linq\DBLinqExtendedAttributte.cs" />
+ <Compile Include="Data\Linq\EntityRef.cs" />
+ <Compile Include="Data\Linq\EntitySet.cs" />
+ <Compile Include="Data\Linq\Implementation\DisabledEntityTracker.cs" />
+ <Compile Include="Data\Linq\Implementation\IEntityTracker.cs" />
+ <Compile Include="Data\Linq\Implementation\EntityTrack.cs" />
+ <Compile Include="Data\Linq\Implementation\EntityState.cs" />
+ <Compile Include="Data\Linq\Implementation\EntityTracker.cs" />
+ <Compile Include="Data\Linq\Implementation\VendorProvider.cs" />
+ <Compile Include="Data\Linq\ITable.Extended.cs" />
+ <Compile Include="Data\Linq\DataContext.cs" />
+ <Compile Include="Data\Linq\DataContext.Extended.cs" />
+ <Compile Include="Data\Linq\Identity\IdentityKey.cs" />
+ <Compile Include="Data\Linq\Identity\IIdentityProvider.cs" />
+ <Compile Include="Data\Linq\Identity\IIdentityReader.cs" />
+ <Compile Include="Data\Linq\Identity\IIdentityReaderFactory.cs" />
+ <Compile Include="Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />
+ <Compile Include="Data\Linq\Identity\Implementation\IdentityReader.cs" />
+ <Compile Include="Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />
+ <Compile Include="Data\Linq\IMemberModificationHandler.cs" />
+ <Compile Include="Data\Linq\Implementation\MemberModificationHandler.cs" />
+ <Compile Include="Data\Linq\Implementation\QueryProvider.cs" />
+ <Compile Include="Data\Linq\ITable.cs" />
+ <Compile Include="Data\Linq\IVendorProvider.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaAssociation.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaFunction.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaModel.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaTable.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaType.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributeMappingSource.cs" />
+ <Compile Include="Data\Linq\Mapping\LambdaMetaAccessor.cs" />
+ <Compile Include="Data\Linq\Mapping\MappingContext.cs" />
+ <Compile Include="Data\Linq\Mapping\XmlMappingSource.cs" />
+ <Compile Include="Data\Linq\SqlClient\FirebirdProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\Sql2005Provider.cs" />
+ <Compile Include="Data\Linq\SqlClient\Sql2000Provider.cs" />
+ <Compile Include="Data\Linq\SqlClient\Sql2008Provider.cs" />
+ <Compile Include="Data\Linq\SqlClient\SqlServerProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\SqliteProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\OracleProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\PostgreSqlProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\MySqlProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\IngresProvider.cs" />
+ <Compile Include="Data\Linq\Sql\SqlStatementBuilder.cs" />
+ <Compile Include="Data\Linq\Sql\SqlParameterPart.cs" />
+ <Compile Include="Data\Linq\Sql\SqlLiteralPart.cs" />
+ <Compile Include="Data\Linq\Sql\SqlPart.cs" />
+ <Compile Include="Data\Linq\Sql\SqlStatement.cs" />
+ <Compile Include="Data\Linq\Sugar\BuilderContext.cs" />
+ <Compile Include="Data\Linq\Database\Implementation\TransactionalCommand.cs" />
+ <Compile Include="Data\Linq\Sugar\DeleteQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\DirectQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\Error.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionChain.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionPrecedence.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ColumnExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\GroupExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\IMutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\MutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\OrderByExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SelectExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\TableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\TableJoinType.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionTier.cs" />
+ <Compile Include="Data\Linq\Sugar\IDataMapper.cs" />
+ <Compile Include="Data\Linq\Sugar\IDataRecordReader.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionDispatcher.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionLanguageParser.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionOptimizer.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionQualifier.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\DataMapper.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\DataRecordReader.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />
+ <Compile Include="Data\Linq\Sugar\ParameterizedQuery.cs">
+ <SubType>Code</SubType>
+ </Compile>
+ <Compile Include="Data\Linq\Sugar\UpsertQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\IQueryCache.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\LineGrouping.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryCache.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryRunner.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\SqlBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\IPrequelAnalyzer.cs" />
+ <Compile Include="Data\Linq\Sugar\IQueryBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\IQueryRunner.cs" />
+ <Compile Include="Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />
+ <Compile Include="Data\Linq\Sugar\ISqlBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\AbstractQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\SelectQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\QueryContext.cs" />
+ <Compile Include="Data\Linq\Table.cs" />
+ <Compile Include="Data\Linq\Table.Extended.cs" />
+ <Compile Include="DbLinqToDoAttribute.cs" />
+ <Compile Include="Factory\DbLinqAttribute.cs" />
+ <Compile Include="Factory\Implementation\ReflectionObjectFactory.cs" />
+ <Compile Include="Factory\IObjectFactory.cs" />
+ <Compile Include="Factory\ObjectFactory.cs" />
+ <Compile Include="Schema\Case.cs" />
+ <Compile Include="Schema\Dbml\Adapter\ArrayAdapter.cs" />
+ <Compile Include="Schema\Dbml\Adapter\CsvArrayAdapter.cs" />
+ <Compile Include="Schema\Dbml\Adapter\EnumType.cs" />
+ <Compile Include="Schema\Dbml\Adapter\INamedType.cs" />
+ <Compile Include="Schema\Dbml\Adapter\ISimpleList.cs" />
+ <Compile Include="Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />
+ <Compile Include="Schema\Dbml\DatabaseSerializer.cs" />
+ <Compile Include="Schema\WordsExtraction.cs" />
+ <Compile Include="Schema\NameFormat.cs" />
+ <Compile Include="Schema\AssociationName.cs" />
+ <Compile Include="Schema\ColumnName.cs" />
+ <Compile Include="Schema\ParameterName.cs" />
+ <Compile Include="Schema\Dbml\DbmlSchema.Adapter.cs" />
+ <Compile Include="Schema\Dbml\DbmlSchema.cs">
+ <DependentUpon>DbmlSchema.xsd</DependentUpon>
+ </Compile>
+ <Compile Include="Schema\Dbml\DbmlSerializer.cs" />
+ <Compile Include="Schema\ProcedureName.cs" />
+ <Compile Include="Schema\Name.cs" />
+ <Compile Include="Schema\SchemaName.cs" />
+ <Compile Include="Schema\TableName.cs" />
+ <Compile Include="Util\DbmlExtensions.cs" />
+ <Compile Include="Util\ExpressionChainEqualityComparer.cs" />
+ <Compile Include="Util\ExpressionEqualityComparer.cs" />
+ <Compile Include="Util\IThreadSafeDictionary.cs" />
+ <Compile Include="Util\Output.cs" />
+ <Compile Include="Util\IDataRecordExtensions.cs" />
+ <Compile Include="Util\IDataTypeExtensions.cs" />
+ <Compile Include="Language\ILanguages.cs" />
+ <Compile Include="Language\ILanguageWords.cs" />
+ <Compile Include="Util\IDbDataParameterExtensions.cs" />
+ <Compile Include="Util\OutputLevel.cs" />
+ <Compile Include="Util\Profiler.cs" />
+ <Compile Include="Util\ReflectionUtility.cs" />
+ <Compile Include="Util\TextWriterExtension.cs" />
+ <Compile Include="Util\LambdaComparer.cs" />
+ <Compile Include="Util\DataCommand.cs" />
+ <Compile Include="Schema\INameFormatter.cs" />
+ <Compile Include="Language\Implementation\AbstractEndPluralWords.cs" />
+ <Compile Include="Language\Implementation\AbstractWords.cs" />
+ <Compile Include="Language\Implementation\Languages.cs" />
+ <Compile Include="Language\Implementation\NoLanguageWords.cs" />
+ <Compile Include="Schema\Implementation\NameFormatter.cs" />
+ <Compile Include="Util\MemberInfoExtensions.cs" />
+ <Compile Include="Util\ReflectionExtensions.cs">
+ <SubType>Code</SubType>
+ </Compile>
+ <Compile Include="Util\StringExtensions.cs" />
+ <Compile Include="Util\ThreadSafeDictionary.cs" />
+ <Compile Include="Util\TypeConvert.cs" />
+ <Compile Include="Util\QuotesHelper.cs" />
+ <Compile Include="Util\ReferenceEqualityComparer.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="Util\Page.cs" />
+ <Compile Include="Util\TypeExtensions.cs">
+ <SubType>Code</SubType>
+ </Compile>
+ <Compile Include="Util\TypeLoader.cs" />
+ <Compile Include="Vendor\DbSchemaLoader.cs" />
+ <Compile Include="Vendor\VendorAttribute.cs" />
+ <Compile Include="Vendor\IDataTableColumn.cs" />
+ <Compile Include="Vendor\IDataName.cs" />
+ <Compile Include="Vendor\IDataType.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.Name.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.Columns.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.DataName.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.ForeignKey.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.Tables.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.TypeMapping.cs" />
+ <Compile Include="Vendor\Implementation\Vendor.ProcedureResult.cs" />
+ <Compile Include="Vendor\INameAliases.cs" />
+ <Compile Include="Vendor\ISchemaLoader.cs" />
+ <Compile Include="Vendor\ISqlProvider.cs" />
+ <Compile Include="Vendor\IVendor.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.cs" />
+ <Compile Include="Vendor\Implementation\Vendor.cs" />
+ <Compile Include="Vendor\Implementation\SqlProvider.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ <None Include="Schema\Dbml\DbmlSchema.bat" />
+ <EmbeddedResource Include="Schema\Dbml\DbmlSchema.xsd">
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="Data\Linq\Sugar\Notes.txt" />
+ <Content Include="Data\Linq\ReadMe.txt" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <PropertyGroup>
+ <PreBuildEvent>
+ </PreBuildEvent>
+ </PropertyGroup>
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq.csproj b/mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq.csproj
index 1d042063e43..cb1a99d561c 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq.csproj
@@ -1,418 +1,418 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{97305421-3071-4175-AA3C-9A432CC28121}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>System</RootNamespace>
- <AssemblyName>System.Data.Linq</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug - Mono Strict|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\..\build.dbg.mono\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Runtime.Serialization">
- <RequiredTargetFramework>3.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.Firebird\FirebirdExpressionTranslator.cs">
- <Link>Vendors\DbLinq.FirebirdSql\FirebirdExpressionTranslator.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Firebird\FirebirdSqlProvider.cs">
- <Link>Vendors\DbLinq.FirebirdSql\FirebirdSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Firebird\FirebirdVendor.cs">
- <Link>Vendors\DbLinq.FirebirdSql\FirebirdVendor.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Ingres\IngresSqlProvider.cs">
- <Link>Vendors\DbLinq.Ingres\IngresSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Ingres\IngresVendor.cs">
- <Link>Vendors\DbLinq.Ingres\IngresVendor.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.MySql\MySqlSqlProvider.cs">
- <Link>Vendors\DbLinq.MySql\MySqlSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.MySql\MySqlVendor.cs">
- <Link>Vendors\DbLinq.MySql\MySqlVendor.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Oracle\OracleSqlProvider.cs">
- <Link>Vendors\DbLinq.Oracle\OracleSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Oracle\OracleVendor.cs">
- <Link>Vendors\DbLinq.Oracle\OracleVendor.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.PostgreSql\PgsqlSqlProvider.cs">
- <Link>Vendors\DbLinq.PostgreSql\PgsqlSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.PostgreSql\PgsqlVendor.cs">
- <Link>Vendors\DbLinq.PostgreSql\PgsqlVendor.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\Schema\DataCommand.cs">
- <Link>Vendors\DbLinq.Sqlite\DataCommand.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteDataContext.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteDataContext.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteSqlProvider.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.Sqlite\SqliteVendor.cs">
- <Link>Vendors\DbLinq.Sqlite\SqliteVendor.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.SqlServer\SqlServerExpressionTranslator.cs">
- <Link>Vendors\DbLinq.SqlServer\SqlServerExpressionTranslator.cs</Link>
- </Compile>
- <Compile Include="Data\Linq\ChangeAction.cs" />
- <Compile Include="Data\Linq\ChangeSet.cs" />
- <Compile Include="Data\Linq\Database\IDatabaseContext.cs" />
- <Compile Include="Data\Linq\Database\Implementation\DatabaseConnection.cs" />
- <Compile Include="Data\Linq\Database\Implementation\DatabaseContext.cs" />
- <Compile Include="Data\Linq\Database\Implementation\TransactionalCommand.cs" />
- <Compile Include="Data\Linq\Database\ITransactionalCommand.cs" />
- <Compile Include="Data\Linq\DataContext.cs" />
- <Compile Include="Data\Linq\DataLoadOptions.cs" />
- <Compile Include="Data\Linq\DBLinqExtendedAttributte.cs" />
- <Compile Include="Data\Linq\EntitySet.cs" />
- <Compile Include="Data\Linq\Identity\IdentityKey.cs" />
- <Compile Include="Data\Linq\Identity\IIdentityProvider.cs" />
- <Compile Include="Data\Linq\Identity\IIdentityReader.cs" />
- <Compile Include="Data\Linq\Identity\IIdentityReaderFactory.cs" />
- <Compile Include="Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />
- <Compile Include="Data\Linq\Identity\Implementation\IdentityReader.cs" />
- <Compile Include="Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />
- <Compile Include="Data\Linq\IExecuteResult.cs" />
- <Compile Include="Data\Linq\IMemberModificationHandler.cs" />
- <Compile Include="Data\Linq\Implementation\DisabledEntityTracker.cs" />
- <Compile Include="Data\Linq\Implementation\EntityState.cs" />
- <Compile Include="Data\Linq\Implementation\EntityTrack.cs" />
- <Compile Include="Data\Linq\Implementation\EntityTracker.cs" />
- <Compile Include="Data\Linq\Implementation\IEntityTracker.cs" />
- <Compile Include="Data\Linq\Implementation\MemberModificationHandler.cs" />
- <Compile Include="Data\Linq\Implementation\QueryProvider.cs" />
- <Compile Include="Data\Linq\Implementation\VendorProvider.cs" />
- <Compile Include="Data\Linq\ITable.cs" />
- <Compile Include="Data\Linq\IVendorProvider.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaAssociation.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaFunction.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaModel.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaTable.cs" />
- <Compile Include="Data\Linq\Mapping\AttributedMetaType.cs" />
- <Compile Include="Data\Linq\Mapping\AttributeMappingSource.cs" />
- <Compile Include="Data\Linq\Mapping\LambdaMetaAccessor.cs" />
- <Compile Include="Data\Linq\Mapping\MappingContext.cs" />
- <Compile Include="Data\Linq\Mapping\XmlMappingSource.cs" />
- <Compile Include="Data\Linq\RefreshMode.cs" />
- <Compile Include="Data\Linq\SqlClient\FirebirdProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\IngresProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\MySqlProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\OracleProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\PostgreSqlProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\SqliteProvider.cs" />
- <Compile Include="Data\Linq\SqlClient\SqlServerProvider.cs" />
- <Compile Include="Data\Linq\Sql\SqlLiteralPart.cs" />
- <Compile Include="Data\Linq\Sql\SqlParameterPart.cs" />
- <Compile Include="Data\Linq\Sql\SqlPart.cs" />
- <Compile Include="Data\Linq\Sql\SqlStatement.cs" />
- <Compile Include="Data\Linq\Sql\SqlStatementBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\BuilderContext.cs" />
- <Compile Include="Data\Linq\Sugar\DeleteQuery.cs" />
- <Compile Include="Data\Linq\Sugar\DirectQuery.cs" />
- <Compile Include="Data\Linq\Sugar\Error.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionChain.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionPrecedence.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionQuery.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ColumnExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\GroupExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\IMutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\MutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\OrderByExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SelectExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\TableExpression.cs" />
- <Compile Include="Data\Linq\Sugar\Expressions\TableJoinType.cs" />
- <Compile Include="Data\Linq\Sugar\ExpressionTier.cs" />
- <Compile Include="Data\Linq\Sugar\IDataMapper.cs" />
- <Compile Include="Data\Linq\Sugar\IDataRecordReader.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionDispatcher.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionLanguageParser.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionOptimizer.cs" />
- <Compile Include="Data\Linq\Sugar\IExpressionQualifier.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\DataMapper.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\DataRecordReader.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />
- <Compile Include="Data\Linq\Sugar\IQueryCache.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\LineGrouping.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryCache.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\QueryRunner.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />
- <Compile Include="Data\Linq\Sugar\Implementation\SqlBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\IPrequelAnalyzer.cs" />
- <Compile Include="Data\Linq\Sugar\IQueryBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\IQueryRunner.cs" />
- <Compile Include="Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />
- <Compile Include="Data\Linq\Sugar\ISqlBuilder.cs" />
- <Compile Include="Data\Linq\Sugar\AbstractQuery.cs" />
- <Compile Include="Data\Linq\Sugar\ParameterizedQuery.cs" />
- <Compile Include="Data\Linq\Sugar\SelectQuery.cs" />
- <Compile Include="Data\Linq\Sugar\QueryContext.cs" />
- <Compile Include="Data\Linq\Sugar\UpsertQuery.cs" />
- <Compile Include="Data\Linq\Table.cs" />
- <Compile Include="DbLinqToDoAttribute.cs" />
- <Compile Include="Factory\DbLinqAttribute.cs" />
- <Compile Include="Factory\Implementation\ReflectionObjectFactory.cs" />
- <Compile Include="Factory\IObjectFactory.cs" />
- <Compile Include="Factory\ObjectFactory.cs" />
- <Compile Include="MonoTODOAttribute.cs" />
- <Compile Include="Schema\Case.cs" />
- <Compile Include="Schema\Dbml\Adapter\ArrayAdapter.cs" />
- <Compile Include="Schema\Dbml\Adapter\CsvArrayAdapter.cs" />
- <Compile Include="Schema\Dbml\Adapter\EnumType.cs" />
- <Compile Include="Schema\Dbml\Adapter\INamedType.cs" />
- <Compile Include="Schema\Dbml\Adapter\ISimpleList.cs" />
- <Compile Include="Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />
- <Compile Include="Schema\Dbml\DatabaseSerializer.cs" />
- <Compile Include="Schema\WordsExtraction.cs" />
- <Compile Include="Schema\NameFormat.cs" />
- <Compile Include="Schema\AssociationName.cs" />
- <Compile Include="Schema\ColumnName.cs" />
- <Compile Include="Schema\ParameterName.cs" />
- <Compile Include="Schema\Dbml\DbmlSchema.Adapter.cs" />
- <Compile Include="Schema\Dbml\DbmlSchema.cs">
- <DependentUpon>DbmlSchema.xsd</DependentUpon>
- </Compile>
- <Compile Include="Schema\Dbml\DbmlSerializer.cs" />
- <Compile Include="Schema\ProcedureName.cs" />
- <Compile Include="Schema\Name.cs" />
- <Compile Include="Schema\SchemaName.cs" />
- <Compile Include="Schema\TableName.cs" />
- <Compile Include="System.Data.Linq\Assembly\AssemblyInfo.cs" />
- <Compile Include="System.Data.Linq\Binary.cs" />
- <Compile Include="System.Data.Linq\ChangeConflictCollection.cs" />
- <Compile Include="System.Data.Linq\ChangeConflictException.cs" />
- <Compile Include="System.Data.Linq\CompiledQuery.cs" />
- <Compile Include="System.Data.Linq\ConflictMode.cs" />
- <Compile Include="System.Data.Linq\DBConvert.cs" />
- <Compile Include="System.Data.Linq\DuplicateKeyException.cs" />
- <Compile Include="Data\Linq\EntityRef.cs" />
- <Compile Include="System.Data.Linq\ForeignKeyReferenceAlreadyHasValueException.cs" />
- <Compile Include="System.Data.Linq\IFunctionResult.cs" />
- <Compile Include="System.Data.Linq\IMultipleResults.cs" />
- <Compile Include="System.Data.Linq\ISingleResult.cs" />
- <Compile Include="System.Data.Linq\Link.cs" />
- <Compile Include="System.Data.Linq\MemberChangeConflict.cs" />
- <Compile Include="System.Data.Linq\ModifiedMemberInfo.cs" />
- <Compile Include="System.Data.Linq\ObjectChangeConflict.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\AssociationAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\AutoSync.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ColumnAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\DataAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\DatabaseAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\FunctionAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\InheritanceMappingAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MappingSource.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor_2.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAssociation.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaDataMember.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaFunction.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaModel.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaParameter.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaTable.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaType.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ParameterAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ProviderAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ResultTypeAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\TableAttribute.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\UpdateCheck.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ObjectMaterializer.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\Sql2000Provider.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\Sql2005Provider.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlHelpers.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlMethods.cs" />
- <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlProvider.cs" />
- <Compile Include="Util\DbmlExtensions.cs" />
- <Compile Include="Util\ExpressionChainEqualityComparer.cs" />
- <Compile Include="Util\ExpressionEqualityComparer.cs" />
- <Compile Include="Util\IDataRecordExtensions.cs" />
- <Compile Include="Util\IDataTypeExtensions.cs" />
- <Compile Include="Language\ILanguages.cs" />
- <Compile Include="Language\ILanguageWords.cs" />
- <Compile Include="Util\IDbDataParameterExtensions.cs" />
- <Compile Include="Util\IThreadSafeDictionary.cs" />
- <Compile Include="Util\LambdaComparer.cs" />
- <Compile Include="Util\DataCommand.cs" />
- <Compile Include="Schema\INameFormatter.cs" />
- <Compile Include="Language\Implementation\AbstractEndPluralWords.cs" />
- <Compile Include="Language\Implementation\AbstractWords.cs" />
- <Compile Include="Language\Implementation\Languages.cs" />
- <Compile Include="Language\Implementation\NoLanguageWords.cs" />
- <Compile Include="Schema\Implementation\NameFormatter.cs" />
- <Compile Include="Util\MemberInfoExtensions.cs" />
- <Compile Include="Util\Output.cs" />
- <Compile Include="Util\OutputLevel.cs" />
- <Compile Include="Util\Profiler.cs" />
- <Compile Include="Util\ReflectionExtensions.cs" />
- <Compile Include="Util\ReflectionUtility.cs" />
- <Compile Include="Util\StringExtensions.cs" />
- <Compile Include="Util\TextWriterExtension.cs" />
- <Compile Include="Util\ThreadSafeDictionary.cs" />
- <Compile Include="Util\TypeConvert.cs" />
- <Compile Include="Util\QuotesHelper.cs" />
- <Compile Include="Util\ReferenceEqualityComparer.cs" />
- <Compile Include="Util\Page.cs" />
- <Compile Include="Util\TypeExtensions.cs" />
- <Compile Include="Util\TypeLoader.cs" />
- <Compile Include="Vendor\DbSchemaLoader.cs" />
- <Compile Include="Vendor\IDataTableColumn.cs" />
- <Compile Include="Vendor\IDataName.cs" />
- <Compile Include="Vendor\IDataType.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.Name.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.Columns.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.DataName.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.ForeignKey.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.Tables.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.TypeMapping.cs" />
- <Compile Include="Vendor\Implementation\Vendor.ProcedureResult.cs" />
- <Compile Include="Vendor\INameAliases.cs" />
- <Compile Include="Vendor\ISchemaLoader.cs" />
- <Compile Include="Vendor\ISqlProvider.cs" />
- <Compile Include="Vendor\IVendor.cs" />
- <Compile Include="Vendor\Implementation\SchemaLoader.cs" />
- <Compile Include="Vendor\Implementation\Vendor.cs" />
- <Compile Include="Vendor\Implementation\SqlProvider.cs" />
- <Compile Include="..\DbLinq.SqlServer\SqlServerSqlProvider.cs">
- <Link>Vendors\DbLinq.SqlServer\SqlServerSqlProvider.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.SqlServer\SqlServerTypeConversions.cs">
- <Link>Vendors\DbLinq.SqlServer\SqlServerTypeConversions.cs</Link>
- </Compile>
- <Compile Include="..\DbLinq.SqlServer\SqlServerVendor.cs">
- <Link>Vendors\DbLinq.SqlServer\SqlServerVendor.cs</Link>
- </Compile>
- <Compile Include="Vendor\VendorAttribute.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- <None Include="Schema\Dbml\DbmlSchema.bat" />
- <None Include="Schema\Dbml\DbmlSchema.bat" />
- <None Include="System.Data.Linq\Assembly\ChangeLog" />
- <None Include="System.Data.Linq\ChangeLog" />
- <None Include="System.Data.Linq\Makefile" />
- <None Include="System.Data.Linq\System.Data.Linq.dll.sources" />
- <None Include="System.Data.Linq\System.Data.Linq.Mapping\ChangeLog" />
- <None Include="System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ChangeLog" />
- <None Include="System.Data.Linq\System.Data.Linq.SqlClient\ChangeLog" />
- <EmbeddedResource Include="Schema\Dbml\DbmlSchema.xsd">
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Data\Linq\Sugar\Notes.txt" />
- <Content Include="Data\Linq\ReadMe.txt" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{97305421-3071-4175-AA3C-9A432CC28121}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>System</RootNamespace>
+ <AssemblyName>System.Data.Linq</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug - Mono Strict|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <OutputPath>..\..\build.dbg.mono\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
+ <DebugType>full</DebugType>
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
+ <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
+ <ErrorReport>prompt</ErrorReport>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Configuration" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Runtime.Serialization">
+ <RequiredTargetFramework>3.0</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.Firebird\FirebirdExpressionTranslator.cs">
+ <Link>Vendors\DbLinq.FirebirdSql\FirebirdExpressionTranslator.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Firebird\FirebirdSqlProvider.cs">
+ <Link>Vendors\DbLinq.FirebirdSql\FirebirdSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Firebird\FirebirdVendor.cs">
+ <Link>Vendors\DbLinq.FirebirdSql\FirebirdVendor.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Ingres\IngresSqlProvider.cs">
+ <Link>Vendors\DbLinq.Ingres\IngresSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Ingres\IngresVendor.cs">
+ <Link>Vendors\DbLinq.Ingres\IngresVendor.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.MySql\MySqlSqlProvider.cs">
+ <Link>Vendors\DbLinq.MySql\MySqlSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.MySql\MySqlVendor.cs">
+ <Link>Vendors\DbLinq.MySql\MySqlVendor.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Oracle\OracleSqlProvider.cs">
+ <Link>Vendors\DbLinq.Oracle\OracleSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Oracle\OracleVendor.cs">
+ <Link>Vendors\DbLinq.Oracle\OracleVendor.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.PostgreSql\PgsqlSqlProvider.cs">
+ <Link>Vendors\DbLinq.PostgreSql\PgsqlSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.PostgreSql\PgsqlVendor.cs">
+ <Link>Vendors\DbLinq.PostgreSql\PgsqlVendor.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\Schema\DataCommand.cs">
+ <Link>Vendors\DbLinq.Sqlite\DataCommand.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteDataContext.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteDataContext.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Columns.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Constraints.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteSchemaLoader.Tables.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteSqlProvider.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.Sqlite\SqliteVendor.cs">
+ <Link>Vendors\DbLinq.Sqlite\SqliteVendor.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.SqlServer\SqlServerExpressionTranslator.cs">
+ <Link>Vendors\DbLinq.SqlServer\SqlServerExpressionTranslator.cs</Link>
+ </Compile>
+ <Compile Include="Data\Linq\ChangeAction.cs" />
+ <Compile Include="Data\Linq\ChangeSet.cs" />
+ <Compile Include="Data\Linq\Database\IDatabaseContext.cs" />
+ <Compile Include="Data\Linq\Database\Implementation\DatabaseConnection.cs" />
+ <Compile Include="Data\Linq\Database\Implementation\DatabaseContext.cs" />
+ <Compile Include="Data\Linq\Database\Implementation\TransactionalCommand.cs" />
+ <Compile Include="Data\Linq\Database\ITransactionalCommand.cs" />
+ <Compile Include="Data\Linq\DataContext.cs" />
+ <Compile Include="Data\Linq\DataLoadOptions.cs" />
+ <Compile Include="Data\Linq\DBLinqExtendedAttributte.cs" />
+ <Compile Include="Data\Linq\EntitySet.cs" />
+ <Compile Include="Data\Linq\Identity\IdentityKey.cs" />
+ <Compile Include="Data\Linq\Identity\IIdentityProvider.cs" />
+ <Compile Include="Data\Linq\Identity\IIdentityReader.cs" />
+ <Compile Include="Data\Linq\Identity\IIdentityReaderFactory.cs" />
+ <Compile Include="Data\Linq\Identity\Implementation\IdentityProviderReader.cs" />
+ <Compile Include="Data\Linq\Identity\Implementation\IdentityReader.cs" />
+ <Compile Include="Data\Linq\Identity\Implementation\IdentityReaderFactory.cs" />
+ <Compile Include="Data\Linq\IExecuteResult.cs" />
+ <Compile Include="Data\Linq\IMemberModificationHandler.cs" />
+ <Compile Include="Data\Linq\Implementation\DisabledEntityTracker.cs" />
+ <Compile Include="Data\Linq\Implementation\EntityState.cs" />
+ <Compile Include="Data\Linq\Implementation\EntityTrack.cs" />
+ <Compile Include="Data\Linq\Implementation\EntityTracker.cs" />
+ <Compile Include="Data\Linq\Implementation\IEntityTracker.cs" />
+ <Compile Include="Data\Linq\Implementation\MemberModificationHandler.cs" />
+ <Compile Include="Data\Linq\Implementation\QueryProvider.cs" />
+ <Compile Include="Data\Linq\Implementation\VendorProvider.cs" />
+ <Compile Include="Data\Linq\ITable.cs" />
+ <Compile Include="Data\Linq\IVendorProvider.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedAbstractMetaDataMember.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedAssociationMetaDataMember.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedColumnMetaDataMember.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaAssociation.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaFunction.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaModel.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaTable.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributedMetaType.cs" />
+ <Compile Include="Data\Linq\Mapping\AttributeMappingSource.cs" />
+ <Compile Include="Data\Linq\Mapping\LambdaMetaAccessor.cs" />
+ <Compile Include="Data\Linq\Mapping\MappingContext.cs" />
+ <Compile Include="Data\Linq\Mapping\XmlMappingSource.cs" />
+ <Compile Include="Data\Linq\RefreshMode.cs" />
+ <Compile Include="Data\Linq\SqlClient\FirebirdProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\IngresProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\MySqlProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\OracleProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\PostgreSqlProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\SqliteProvider.cs" />
+ <Compile Include="Data\Linq\SqlClient\SqlServerProvider.cs" />
+ <Compile Include="Data\Linq\Sql\SqlLiteralPart.cs" />
+ <Compile Include="Data\Linq\Sql\SqlParameterPart.cs" />
+ <Compile Include="Data\Linq\Sql\SqlPart.cs" />
+ <Compile Include="Data\Linq\Sql\SqlStatement.cs" />
+ <Compile Include="Data\Linq\Sql\SqlStatementBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\BuilderContext.cs" />
+ <Compile Include="Data\Linq\Sugar\DeleteQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\DirectQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\Error.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionChain.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorExtensions.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\ExpressionMutatorFactory.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\BinaryExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConditionalExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ConstantExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\IMemberBindingMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\InvocationExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\LambdaExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ListInitExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberAssignmentMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberBindingMutatorFactory.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberInitExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberListBindingMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MemberMemberBindingMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\MethodCallExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewArrayExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\NewExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\ParameterExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\TypeBinaryExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionMutator\Implementation\UnaryExpressionMutator.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionPrecedence.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ColumnExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\EntitySetExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ExpressionTranslator.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ObjectInputParameterExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\ObjectOutputParameterExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\CustomExpressionType.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\InputParameterExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\GroupExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\IExecutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\IMutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\MetaTableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\MutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\OperandsMutableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\OrderByExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SelectExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SelectOperatorType.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SpecialExpressionType.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\StartIndexOffsetExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\SubSelectExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\TableExpression.cs" />
+ <Compile Include="Data\Linq\Sugar\Expressions\TableJoinType.cs" />
+ <Compile Include="Data\Linq\Sugar\ExpressionTier.cs" />
+ <Compile Include="Data\Linq\Sugar\IDataMapper.cs" />
+ <Compile Include="Data\Linq\Sugar\IDataRecordReader.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionDispatcher.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionLanguageParser.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionOptimizer.cs" />
+ <Compile Include="Data\Linq\Sugar\IExpressionQualifier.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\DataMapper.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\DataRecordReader.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Analyzer.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionDispatcher.Registrar.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionLanguageParser.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionOptimizer.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\ExpressionQualifier.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.Upsert.cs" />
+ <Compile Include="Data\Linq\Sugar\IQueryCache.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\LineGrouping.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\PrequelAnalyzer.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryCache.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\QueryRunner.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\SpecialExpressionTranslator.cs" />
+ <Compile Include="Data\Linq\Sugar\Implementation\SqlBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\IPrequelAnalyzer.cs" />
+ <Compile Include="Data\Linq\Sugar\IQueryBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\IQueryRunner.cs" />
+ <Compile Include="Data\Linq\Sugar\ISpecialExpressionTranslator.cs" />
+ <Compile Include="Data\Linq\Sugar\ISqlBuilder.cs" />
+ <Compile Include="Data\Linq\Sugar\AbstractQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\ParameterizedQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\SelectQuery.cs" />
+ <Compile Include="Data\Linq\Sugar\QueryContext.cs" />
+ <Compile Include="Data\Linq\Sugar\UpsertQuery.cs" />
+ <Compile Include="Data\Linq\Table.cs" />
+ <Compile Include="DbLinqToDoAttribute.cs" />
+ <Compile Include="Factory\DbLinqAttribute.cs" />
+ <Compile Include="Factory\Implementation\ReflectionObjectFactory.cs" />
+ <Compile Include="Factory\IObjectFactory.cs" />
+ <Compile Include="Factory\ObjectFactory.cs" />
+ <Compile Include="MonoTODOAttribute.cs" />
+ <Compile Include="Schema\Case.cs" />
+ <Compile Include="Schema\Dbml\Adapter\ArrayAdapter.cs" />
+ <Compile Include="Schema\Dbml\Adapter\CsvArrayAdapter.cs" />
+ <Compile Include="Schema\Dbml\Adapter\EnumType.cs" />
+ <Compile Include="Schema\Dbml\Adapter\INamedType.cs" />
+ <Compile Include="Schema\Dbml\Adapter\ISimpleList.cs" />
+ <Compile Include="Schema\Dbml\Adapter\SpecifiedPropertyUpdater.cs" />
+ <Compile Include="Schema\Dbml\DatabaseSerializer.cs" />
+ <Compile Include="Schema\WordsExtraction.cs" />
+ <Compile Include="Schema\NameFormat.cs" />
+ <Compile Include="Schema\AssociationName.cs" />
+ <Compile Include="Schema\ColumnName.cs" />
+ <Compile Include="Schema\ParameterName.cs" />
+ <Compile Include="Schema\Dbml\DbmlSchema.Adapter.cs" />
+ <Compile Include="Schema\Dbml\DbmlSchema.cs">
+ <DependentUpon>DbmlSchema.xsd</DependentUpon>
+ </Compile>
+ <Compile Include="Schema\Dbml\DbmlSerializer.cs" />
+ <Compile Include="Schema\ProcedureName.cs" />
+ <Compile Include="Schema\Name.cs" />
+ <Compile Include="Schema\SchemaName.cs" />
+ <Compile Include="Schema\TableName.cs" />
+ <Compile Include="System.Data.Linq\Assembly\AssemblyInfo.cs" />
+ <Compile Include="System.Data.Linq\Binary.cs" />
+ <Compile Include="System.Data.Linq\ChangeConflictCollection.cs" />
+ <Compile Include="System.Data.Linq\ChangeConflictException.cs" />
+ <Compile Include="System.Data.Linq\CompiledQuery.cs" />
+ <Compile Include="System.Data.Linq\ConflictMode.cs" />
+ <Compile Include="System.Data.Linq\DBConvert.cs" />
+ <Compile Include="System.Data.Linq\DuplicateKeyException.cs" />
+ <Compile Include="Data\Linq\EntityRef.cs" />
+ <Compile Include="System.Data.Linq\ForeignKeyReferenceAlreadyHasValueException.cs" />
+ <Compile Include="System.Data.Linq\IFunctionResult.cs" />
+ <Compile Include="System.Data.Linq\IMultipleResults.cs" />
+ <Compile Include="System.Data.Linq\ISingleResult.cs" />
+ <Compile Include="System.Data.Linq\Link.cs" />
+ <Compile Include="System.Data.Linq\MemberChangeConflict.cs" />
+ <Compile Include="System.Data.Linq\ModifiedMemberInfo.cs" />
+ <Compile Include="System.Data.Linq\ObjectChangeConflict.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\AssociationAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\AutoSync.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ColumnAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\DataAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\DatabaseAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\FunctionAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\InheritanceMappingAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MappingSource.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAccessor_2.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaAssociation.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaDataMember.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaFunction.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaModel.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaParameter.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaTable.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\MetaType.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ParameterAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ProviderAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\ResultTypeAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\TableAttribute.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.Mapping\UpdateCheck.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ObjectMaterializer.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\Sql2000Provider.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\Sql2005Provider.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlHelpers.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlMethods.cs" />
+ <Compile Include="System.Data.Linq\System.Data.Linq.SqlClient\SqlProvider.cs" />
+ <Compile Include="Util\DbmlExtensions.cs" />
+ <Compile Include="Util\ExpressionChainEqualityComparer.cs" />
+ <Compile Include="Util\ExpressionEqualityComparer.cs" />
+ <Compile Include="Util\IDataRecordExtensions.cs" />
+ <Compile Include="Util\IDataTypeExtensions.cs" />
+ <Compile Include="Language\ILanguages.cs" />
+ <Compile Include="Language\ILanguageWords.cs" />
+ <Compile Include="Util\IDbDataParameterExtensions.cs" />
+ <Compile Include="Util\IThreadSafeDictionary.cs" />
+ <Compile Include="Util\LambdaComparer.cs" />
+ <Compile Include="Util\DataCommand.cs" />
+ <Compile Include="Schema\INameFormatter.cs" />
+ <Compile Include="Language\Implementation\AbstractEndPluralWords.cs" />
+ <Compile Include="Language\Implementation\AbstractWords.cs" />
+ <Compile Include="Language\Implementation\Languages.cs" />
+ <Compile Include="Language\Implementation\NoLanguageWords.cs" />
+ <Compile Include="Schema\Implementation\NameFormatter.cs" />
+ <Compile Include="Util\MemberInfoExtensions.cs" />
+ <Compile Include="Util\Output.cs" />
+ <Compile Include="Util\OutputLevel.cs" />
+ <Compile Include="Util\Profiler.cs" />
+ <Compile Include="Util\ReflectionExtensions.cs" />
+ <Compile Include="Util\ReflectionUtility.cs" />
+ <Compile Include="Util\StringExtensions.cs" />
+ <Compile Include="Util\TextWriterExtension.cs" />
+ <Compile Include="Util\ThreadSafeDictionary.cs" />
+ <Compile Include="Util\TypeConvert.cs" />
+ <Compile Include="Util\QuotesHelper.cs" />
+ <Compile Include="Util\ReferenceEqualityComparer.cs" />
+ <Compile Include="Util\Page.cs" />
+ <Compile Include="Util\TypeExtensions.cs" />
+ <Compile Include="Util\TypeLoader.cs" />
+ <Compile Include="Vendor\DbSchemaLoader.cs" />
+ <Compile Include="Vendor\IDataTableColumn.cs" />
+ <Compile Include="Vendor\IDataName.cs" />
+ <Compile Include="Vendor\IDataType.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.Name.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.Columns.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.DataTableColumn.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.DataName.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.ForeignKey.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.StoredProcedures.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.Tables.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.TypeMapping.cs" />
+ <Compile Include="Vendor\Implementation\Vendor.ProcedureResult.cs" />
+ <Compile Include="Vendor\INameAliases.cs" />
+ <Compile Include="Vendor\ISchemaLoader.cs" />
+ <Compile Include="Vendor\ISqlProvider.cs" />
+ <Compile Include="Vendor\IVendor.cs" />
+ <Compile Include="Vendor\Implementation\SchemaLoader.cs" />
+ <Compile Include="Vendor\Implementation\Vendor.cs" />
+ <Compile Include="Vendor\Implementation\SqlProvider.cs" />
+ <Compile Include="..\DbLinq.SqlServer\SqlServerSqlProvider.cs">
+ <Link>Vendors\DbLinq.SqlServer\SqlServerSqlProvider.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.SqlServer\SqlServerTypeConversions.cs">
+ <Link>Vendors\DbLinq.SqlServer\SqlServerTypeConversions.cs</Link>
+ </Compile>
+ <Compile Include="..\DbLinq.SqlServer\SqlServerVendor.cs">
+ <Link>Vendors\DbLinq.SqlServer\SqlServerVendor.cs</Link>
+ </Compile>
+ <Compile Include="Vendor\VendorAttribute.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ <None Include="Schema\Dbml\DbmlSchema.bat" />
+ <None Include="Schema\Dbml\DbmlSchema.bat" />
+ <None Include="System.Data.Linq\Assembly\ChangeLog" />
+ <None Include="System.Data.Linq\ChangeLog" />
+ <None Include="System.Data.Linq\Makefile" />
+ <None Include="System.Data.Linq\System.Data.Linq.dll.sources" />
+ <None Include="System.Data.Linq\System.Data.Linq.Mapping\ChangeLog" />
+ <None Include="System.Data.Linq\System.Data.Linq.SqlClient.Implementation\ChangeLog" />
+ <None Include="System.Data.Linq\System.Data.Linq.SqlClient\ChangeLog" />
+ <EmbeddedResource Include="Schema\Dbml\DbmlSchema.xsd">
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup>
+ <Content Include="Data\Linq\Sugar\Notes.txt" />
+ <Content Include="Data\Linq\ReadMe.txt" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <PropertyGroup>
+ <PreBuildEvent>
+ </PreBuildEvent>
+ </PropertyGroup>
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test.csproj b/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test.csproj
index 479650e6a7d..06896d12d34 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test.csproj
@@ -1,123 +1,123 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{408D1FEB-71F4-4666-ADAD-194616D99B94}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq_test</RootNamespace>
- <AssemblyName>DbLinq_test</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\..\DbLinq.snk</AssemblyOriginatorKeyFile>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AssemblyInfo.cs" />
- <Compile Include="AttributeMappingSourceTest.cs" />
- <Compile Include="CsvArrayAdapterTest.cs" />
- <Compile Include="DataContextTest.cs" />
- <Compile Include="EntitySetTest.cs" />
- <Compile Include="ExpressionEqualityComparerTest.cs" />
- <Compile Include="IDataTypeExtensionsTest.cs" />
- <Compile Include="NullProvider.cs">
- </Compile>
- <Compile Include="PeopleTable.cs" />
- <Compile Include="Providers\Internals\ReflectionTest.cs" />
- <Compile Include="TableTest.cs" />
- <Compile Include="TypeContextTest.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DbMetal\DbMetal.csproj">
- <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>
- <Name>DbMetal</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq.snk" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{408D1FEB-71F4-4666-ADAD-194616D99B94}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq_test</RootNamespace>
+ <AssemblyName>DbLinq_test</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="AssemblyInfo.cs" />
+ <Compile Include="AttributeMappingSourceTest.cs" />
+ <Compile Include="CsvArrayAdapterTest.cs" />
+ <Compile Include="DataContextTest.cs" />
+ <Compile Include="EntitySetTest.cs" />
+ <Compile Include="ExpressionEqualityComparerTest.cs" />
+ <Compile Include="IDataTypeExtensionsTest.cs" />
+ <Compile Include="NullProvider.cs">
+ </Compile>
+ <Compile Include="PeopleTable.cs" />
+ <Compile Include="Providers\Internals\ReflectionTest.cs" />
+ <Compile Include="TableTest.cs" />
+ <Compile Include="TypeContextTest.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\DbMetal\DbMetal.csproj">
+ <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>
+ <Name>DbMetal</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq.snk" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj b/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj
index 063fa0c9371..8820013a3ad 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj
+++ b/mcs/class/System.Data.Linq/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj
@@ -1,109 +1,109 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{AB60629C-6B19-4465-89AA-DBD7A0428F4B}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbLinq_test_ndb</RootNamespace>
- <AssemblyName>DbLinq_test_ndb_strict</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\..\DbLinq.snk</AssemblyOriginatorKeyFile>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT;L2SQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;MONO_STRICT;L2SQL</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AttributeMappingSourceTest.cs" />
- <Compile Include="BinaryTest.cs" />
- <Compile Include="DataContextTest.cs" />
- <Compile Include="EntitySetTest.cs" />
- <Compile Include="NullProvider.cs">
- </Compile>
- <Compile Include="PeopleTable.cs" />
- <Compile Include="System.Data.Linq.Mapping\ColumnAttributeTest.cs" />
- <Compile Include="TableTest.cs" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq.snk" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{AB60629C-6B19-4465-89AA-DBD7A0428F4B}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbLinq_test_ndb</RootNamespace>
+ <AssemblyName>DbLinq_test_ndb_strict</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT;L2SQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;MONO_STRICT;L2SQL</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="AttributeMappingSourceTest.cs" />
+ <Compile Include="BinaryTest.cs" />
+ <Compile Include="DataContextTest.cs" />
+ <Compile Include="EntitySetTest.cs" />
+ <Compile Include="NullProvider.cs">
+ </Compile>
+ <Compile Include="PeopleTable.cs" />
+ <Compile Include="System.Data.Linq.Mapping\ColumnAttributeTest.cs" />
+ <Compile Include="TableTest.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq.snk" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbLinq_StudioExpress.sln b/mcs/class/System.Data.Linq/src/DbLinq_StudioExpress.sln
index 2092e5db66a..1dd8e828561 100644
--- a/mcs/class/System.Data.Linq/src/DbLinq_StudioExpress.sln
+++ b/mcs/class/System.Data.Linq/src/DbLinq_StudioExpress.sln
@@ -1,180 +1,180 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual C# Express 2008
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql.Example", "..\examples\DbLinq.MySql.Example\DbLinq.MySql.Example.csproj", "{B8E7590F-1EA8-49AE-9808-A36C8A67E322}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq", "DbLinq\DbLinq.csproj", "{7950197D-4122-49CB-9FD7-45E666BAFEC2}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql", "DbLinq.MySql\DbLinq.MySql.csproj", "{FA8D1068-3341-4956-BF94-54C6A816BD9E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql_test", "DbLinq.MySql\Test\DbLinq.MySql_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualMetal", "VisualMetal\VisualMetal.csproj", "{05260362-DD1C-4DF4-890B-163D0A6D94B9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal", "DbMetal\DbMetal.csproj", "{363FF43D-C870-4423-BE50-DAED7793A6D1}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql", "DbLinq.PostgreSql\DbLinq.PostgreSql.csproj", "{32824F7E-9260-413C-B174-F3E315936FA7}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql_test", "DbLinq.PostgreSql\Test\DbLinq.PostgreSql_test.csproj", "{858BAFF7-542F-4DBB-940B-57333E4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres", "DbLinq.Ingres\DbLinq.Ingres.csproj", "{90D57CD9-D704-409E-88A1-0F22AC79065A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle", "DbLinq.Oracle\DbLinq.Oracle.csproj", "{D9DE72A2-D885-4C54-A89E-302E6829101C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite", "DbLinq.Sqlite\DbLinq.Sqlite.csproj", "{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird", "DbLinq.Firebird\DbLinq.Firebird.csproj", "{E1AB58E4-357E-4031-90F3-6AABA9623047}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test", "DbLinq\Test\DbLinq_test.csproj", "{408D1FEB-71F4-4666-ADAD-194616D99B94}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer", "DbLinq.SqlServer\DbLinq.SqlServer.csproj", "{EA47FE75-0E41-4ABF-B355-9667E78072E9}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test.csproj", "{A348FBCE-2246-48FF-9862-35553B4B284C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_ndb", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_ndb.csproj", "{6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal_test", "DbMetal\Test\DbMetal_test.csproj", "{4A829353-5A69-4EFD-8CD7-92C9D5DEB102}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test.csproj", "{3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_strict", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_strict.csproj", "{D63B7158-6F23-4B35-9C39-871D37C9BAA6}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird_test", "DbLinq.Firebird\Test\DbLinq.Firebird_test.csproj", "{6BC45425-283A-4D51-881A-D1E14A699D57}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres_test", "DbLinq.Ingres\Test\DbLinq.Ingres_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test", "DbLinq.Oracle\Test\DbLinq.Oracle_test.csproj", "{858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test_odp", "DbLinq.Oracle\Test\DbLinq.Oracle_test_odp.csproj", "{858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono.csproj", "{68267FB0-0771-4507-942F-395A1AE556FD}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono_strict", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono_strict.csproj", "{06413209-2415-4541-8033-D5AAFF778A23}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test_ndb_strict", "DbLinq\Test\DbLinq_test_ndb_strict.csproj", "{AB60629C-6B19-4465-89AA-DBD7A0428F4B}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NUnitRunner", "Tools\NUnitRunner\NUnitRunner.csproj", "{61EF7ADF-C133-4329-8848-C6B832122C4F}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.Build.0 = Release|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.Build.0 = Release|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Release|Any CPU.Build.0 = Release|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.Build.0 = Release|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.Build.0 = Release|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.Build.0 = Release|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.Build.0 = Release|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.Build.0 = Release|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.Build.0 = Release|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.Build.0 = Release|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.Build.0 = Release|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.Build.0 = Release|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.Build.0 = Release|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.Build.0 = Release|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.Build.0 = Release|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.Build.0 = Release|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.Build.0 = Release|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.Build.0 = Release|Any CPU
- {61EF7ADF-C133-4329-8848-C6B832122C4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {61EF7ADF-C133-4329-8848-C6B832122C4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {61EF7ADF-C133-4329-8848-C6B832122C4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {61EF7ADF-C133-4329-8848-C6B832122C4F}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(MonoDevelopProperties) = preSolution
- version = 0.1
- StartupItem = ..\examples\DbLinq.MySql.Example\DbLinq.MySql.Example.csproj
- EndGlobalSection
-EndGlobal
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C# Express 2008
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql.Example", "..\examples\DbLinq.MySql.Example\DbLinq.MySql.Example.csproj", "{B8E7590F-1EA8-49AE-9808-A36C8A67E322}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq", "DbLinq\DbLinq.csproj", "{7950197D-4122-49CB-9FD7-45E666BAFEC2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql", "DbLinq.MySql\DbLinq.MySql.csproj", "{FA8D1068-3341-4956-BF94-54C6A816BD9E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.MySql_test", "DbLinq.MySql\Test\DbLinq.MySql_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisualMetal", "VisualMetal\VisualMetal.csproj", "{05260362-DD1C-4DF4-890B-163D0A6D94B9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal", "DbMetal\DbMetal.csproj", "{363FF43D-C870-4423-BE50-DAED7793A6D1}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql", "DbLinq.PostgreSql\DbLinq.PostgreSql.csproj", "{32824F7E-9260-413C-B174-F3E315936FA7}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.PostgreSql_test", "DbLinq.PostgreSql\Test\DbLinq.PostgreSql_test.csproj", "{858BAFF7-542F-4DBB-940B-57333E4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres", "DbLinq.Ingres\DbLinq.Ingres.csproj", "{90D57CD9-D704-409E-88A1-0F22AC79065A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle", "DbLinq.Oracle\DbLinq.Oracle.csproj", "{D9DE72A2-D885-4C54-A89E-302E6829101C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite", "DbLinq.Sqlite\DbLinq.Sqlite.csproj", "{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird", "DbLinq.Firebird\DbLinq.Firebird.csproj", "{E1AB58E4-357E-4031-90F3-6AABA9623047}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test", "DbLinq\Test\DbLinq_test.csproj", "{408D1FEB-71F4-4666-ADAD-194616D99B94}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer", "DbLinq.SqlServer\DbLinq.SqlServer.csproj", "{EA47FE75-0E41-4ABF-B355-9667E78072E9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test.csproj", "{A348FBCE-2246-48FF-9862-35553B4B284C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_ndb", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_ndb.csproj", "{6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbMetal_test", "DbMetal\Test\DbMetal_test.csproj", "{4A829353-5A69-4EFD-8CD7-92C9D5DEB102}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test.csproj", "{3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.SqlServer_test_strict", "DbLinq.SqlServer\Test\DbLinq.SqlServer_test_strict.csproj", "{D63B7158-6F23-4B35-9C39-871D37C9BAA6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Firebird_test", "DbLinq.Firebird\Test\DbLinq.Firebird_test.csproj", "{6BC45425-283A-4D51-881A-D1E14A699D57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Ingres_test", "DbLinq.Ingres\Test\DbLinq.Ingres_test.csproj", "{858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test", "DbLinq.Oracle\Test\DbLinq.Oracle_test.csproj", "{858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Oracle_test_odp", "DbLinq.Oracle\Test\DbLinq.Oracle_test_odp.csproj", "{858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono.csproj", "{68267FB0-0771-4507-942F-395A1AE556FD}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq.Sqlite_test_mono_strict", "DbLinq.Sqlite\Test\DbLinq.Sqlite_test_mono_strict.csproj", "{06413209-2415-4541-8033-D5AAFF778A23}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DbLinq_test_ndb_strict", "DbLinq\Test\DbLinq_test_ndb_strict.csproj", "{AB60629C-6B19-4465-89AA-DBD7A0428F4B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NUnitRunner", "Tools\NUnitRunner\NUnitRunner.csproj", "{61EF7ADF-C133-4329-8848-C6B832122C4F}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B8E7590F-1EA8-49AE-9808-A36C8A67E322}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7950197D-4122-49CB-9FD7-45E666BAFEC2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FA8D1068-3341-4956-BF94-54C6A816BD9E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {05260362-DD1C-4DF4-890B-163D0A6D94B9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {363FF43D-C870-4423-BE50-DAED7793A6D1}.Release|Any CPU.Build.0 = Release|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {32824F7E-9260-413C-B174-F3E315936FA7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-542F-4DBB-940B-57333E4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {90D57CD9-D704-409E-88A1-0F22AC79065A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D9DE72A2-D885-4C54-A89E-302E6829101C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E1AB58E4-357E-4031-90F3-6AABA9623047}.Release|Any CPU.Build.0 = Release|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {408D1FEB-71F4-4666-ADAD-194616D99B94}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EA47FE75-0E41-4ABF-B355-9667E78072E9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {A348FBCE-2246-48FF-9862-35553B4B284C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6661D6CB-8AE4-4CEF-A81E-8A4AFB6A1CEE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4A829353-5A69-4EFD-8CD7-92C9D5DEB102}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3B13F240-D5E3-4BD4-BA4B-8CBDEE18207A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D63B7158-6F23-4B35-9C39-871D37C9BAA6}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6BC45425-283A-4D51-881A-D1E14A699D57}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-542F-4DBB-9C9B-57FCDE0DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFF7-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {858BAFE8-533F-4DBB-9C9B-57FCDE4DB7CE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {68267FB0-0771-4507-942F-395A1AE556FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {06413209-2415-4541-8033-D5AAFF778A23}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AB60629C-6B19-4465-89AA-DBD7A0428F4B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {61EF7ADF-C133-4329-8848-C6B832122C4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {61EF7ADF-C133-4329-8848-C6B832122C4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {61EF7ADF-C133-4329-8848-C6B832122C4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {61EF7ADF-C133-4329-8848-C6B832122C4F}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(MonoDevelopProperties) = preSolution
+ version = 0.1
+ StartupItem = ..\examples\DbLinq.MySql.Example\DbLinq.MySql.Example.csproj
+ EndGlobalSection
+EndGlobal
diff --git a/mcs/class/System.Data.Linq/src/DbMetal/DbMetal.csproj b/mcs/class/System.Data.Linq/src/DbMetal/DbMetal.csproj
index 06018206389..8518e9ba1e0 100644
--- a/mcs/class/System.Data.Linq/src/DbMetal/DbMetal.csproj
+++ b/mcs/class/System.Data.Linq/src/DbMetal/DbMetal.csproj
@@ -1,207 +1,207 @@
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{363FF43D-C870-4423-BE50-DAED7793A6D1}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbMetal</RootNamespace>
- <AssemblyName>DbMetal</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- <PlatformTarget>x86</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
- <PlatformTarget>x86</PlatformTarget>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Web.Extensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="Generator\AttributeDefinition.cs" />
- <Compile Include="Generator\CodeDomGenerator.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangedImplementation.cs" />
- <Compile Include="Generator\GenerationContext.cs" />
- <Compile Include="Generator\ICodeGenerator.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\InterfaceImplementation.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Class.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Context.Ctor.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Procedure.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeGenerator.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeWriter.cs" />
- <Compile Include="Generator\CodeWriter.cs" />
- <Compile Include="Generator\EntityInterface\IImplementation.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\IModifiedImplementation.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangingImplementation.cs" />
- <Compile Include="Generator\Implementation\Processor.cs" />
- <Compile Include="Generator\IProcessor.cs" />
- <Compile Include="Generator\ISchemaLoaderFactory.cs" />
- <Compile Include="Generator\SpecificationDefinition.cs" />
- <Compile Include="Generator\ParameterDefinition.cs" />
- <Compile Include="Language\EnglishWords.cs" />
- <Compile Include="Language\FrenchWords.cs" />
- <Compile Include="Language\GermanWords.cs" />
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- <DependentUpon>Settings.settings</DependentUpon>
- </Compile>
- <Compile Include="Reference.cs" />
- <Compile Include="Schema\DbmlRename.cs" />
- <Compile Include="Schema\DbmlRenameLoader.cs" />
- <Compile Include="Schema\NameAliasesLoader.cs" />
- <Compile Include="Utility\VariablesExtension.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Configuration\ProvidersSection.cs" />
- <Compile Include="Parameters.cs" />
- <Compile Include="Schema\TableAlias.cs" />
- <Compile Include="Generator\Implementation\SchemaLoaderFactory.cs" />
- <Compile Include="Utility\EnvironmentExtension.cs" />
- <Compile Include="Mono\Options.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq.Firebird\DbLinq.Firebird.csproj">
- <Project>{E1AB58E4-357E-4031-90F3-6AABA9623047}</Project>
- <Name>DbLinq.Firebird</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.Ingres\DbLinq.Ingres.csproj">
- <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>
- <Name>DbLinq.Ingres</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.MySql\DbLinq.MySql.csproj">
- <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>
- <Name>DbLinq.MySql</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.Oracle\DbLinq.Oracle.csproj">
- <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
- <Name>DbLinq.Oracle</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.PostgreSql\DbLinq.PostgreSql.csproj">
- <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>
- <Name>DbLinq.PostgreSql</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq.Sqlite\DbLinq.Sqlite.csproj">
- <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
- <Name>DbLinq.Sqlite</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Language\EnglishWords.txt" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Language\FrenchWords.txt" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Language\GermanWords.txt" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <DependentAssembly Include="$(SolutionDir)..\lib\Npgsql.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\Mono.Security.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\Ingres.Stereo.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\Oracle.DataAccess.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\MySql.Data.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\System.Data.SQLite.DLL" />
- <DependentAssembly Include="$(SolutionDir)..\lib\FirebirdSql.Data.FirebirdClient.dll" />
- </ItemGroup>
- <Target Name="AfterBuild">
- <Copy
- SourceFiles="@(DependentAssembly)"
- DestinationFolder="$(OutputPath)" />
- </Target>
-</Project>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{363FF43D-C870-4423-BE50-DAED7793A6D1}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbMetal</RootNamespace>
+ <AssemblyName>DbMetal</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ <PlatformTarget>x86</PlatformTarget>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\DbLinq.snk</AssemblyKeyFile>
+ <PlatformTarget>x86</PlatformTarget>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.configuration" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Web.Extensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="Generator\AttributeDefinition.cs" />
+ <Compile Include="Generator\CodeDomGenerator.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangedImplementation.cs" />
+ <Compile Include="Generator\GenerationContext.cs" />
+ <Compile Include="Generator\ICodeGenerator.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\InterfaceImplementation.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Class.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Context.Ctor.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Procedure.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeGenerator.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeWriter.cs" />
+ <Compile Include="Generator\CodeWriter.cs" />
+ <Compile Include="Generator\EntityInterface\IImplementation.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\IModifiedImplementation.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangingImplementation.cs" />
+ <Compile Include="Generator\Implementation\Processor.cs" />
+ <Compile Include="Generator\IProcessor.cs" />
+ <Compile Include="Generator\ISchemaLoaderFactory.cs" />
+ <Compile Include="Generator\SpecificationDefinition.cs" />
+ <Compile Include="Generator\ParameterDefinition.cs" />
+ <Compile Include="Language\EnglishWords.cs" />
+ <Compile Include="Language\FrenchWords.cs" />
+ <Compile Include="Language\GermanWords.cs" />
+ <Compile Include="Properties\Settings.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
+ <DependentUpon>Settings.settings</DependentUpon>
+ </Compile>
+ <Compile Include="Reference.cs" />
+ <Compile Include="Schema\DbmlRename.cs" />
+ <Compile Include="Schema\DbmlRenameLoader.cs" />
+ <Compile Include="Schema\NameAliasesLoader.cs" />
+ <Compile Include="Utility\VariablesExtension.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="Configuration\ProvidersSection.cs" />
+ <Compile Include="Parameters.cs" />
+ <Compile Include="Schema\TableAlias.cs" />
+ <Compile Include="Generator\Implementation\SchemaLoaderFactory.cs" />
+ <Compile Include="Utility\EnvironmentExtension.cs" />
+ <Compile Include="Mono\Options.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ <None Include="App.config" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq.Firebird\DbLinq.Firebird.csproj">
+ <Project>{E1AB58E4-357E-4031-90F3-6AABA9623047}</Project>
+ <Name>DbLinq.Firebird</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.Ingres\DbLinq.Ingres.csproj">
+ <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>
+ <Name>DbLinq.Ingres</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.MySql\DbLinq.MySql.csproj">
+ <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>
+ <Name>DbLinq.MySql</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.Oracle\DbLinq.Oracle.csproj">
+ <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>
+ <Name>DbLinq.Oracle</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.PostgreSql\DbLinq.PostgreSql.csproj">
+ <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>
+ <Name>DbLinq.PostgreSql</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq.Sqlite\DbLinq.Sqlite.csproj">
+ <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>
+ <Name>DbLinq.Sqlite</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
+ <ItemGroup>
+ <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Properties\Settings.settings">
+ <Generator>SettingsSingleFileGenerator</Generator>
+ <LastGenOutput>Settings.Designer.cs</LastGenOutput>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Language\EnglishWords.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Language\FrenchWords.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Language\GermanWords.txt" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <DependentAssembly Include="$(SolutionDir)..\lib\Npgsql.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\Mono.Security.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\Ingres.Stereo.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\Oracle.DataAccess.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\MySql.Data.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\System.Data.SQLite.DLL" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\FirebirdSql.Data.FirebirdClient.dll" />
+ </ItemGroup>
+ <Target Name="AfterBuild">
+ <Copy
+ SourceFiles="@(DependentAssembly)"
+ DestinationFolder="$(OutputPath)" />
+ </Target>
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbMetal/SqlMetal.csproj b/mcs/class/System.Data.Linq/src/DbMetal/SqlMetal.csproj
index 65c1a81eab1..45e1dcd03ef 100644
--- a/mcs/class/System.Data.Linq/src/DbMetal/SqlMetal.csproj
+++ b/mcs/class/System.Data.Linq/src/DbMetal/SqlMetal.csproj
@@ -1,177 +1,177 @@
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{CC64BF54-481C-4740-8135-E5972531CA7D}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbMetal</RootNamespace>
- <AssemblyName>sqlmetal</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\build\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Web.Extensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\DbLinq.ProductInfo.cs">
- <Link>Properties\DbLinq.ProductInfo.cs</Link>
- </Compile>
- <Compile Include="Generator\AttributeDefinition.cs" />
- <Compile Include="Generator\CodeDomGenerator.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangedImplementation.cs" />
- <Compile Include="Generator\GenerationContext.cs" />
- <Compile Include="Generator\ICodeGenerator.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\InterfaceImplementation.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Class.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Context.Ctor.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Procedure.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeGenerator.cs" />
- <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeWriter.cs" />
- <Compile Include="Generator\CodeWriter.cs" />
- <Compile Include="Generator\EntityInterface\IImplementation.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\IModifiedImplementation.cs" />
- <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangingImplementation.cs" />
- <Compile Include="Generator\Implementation\Processor.cs" />
- <Compile Include="Generator\IProcessor.cs" />
- <Compile Include="Generator\ISchemaLoaderFactory.cs" />
- <Compile Include="Generator\SpecificationDefinition.cs" />
- <Compile Include="Generator\ParameterDefinition.cs" />
- <Compile Include="Language\EnglishWords.cs" />
- <Compile Include="Language\FrenchWords.cs" />
- <Compile Include="Language\GermanWords.cs" />
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- <DependentUpon>Settings.settings</DependentUpon>
- </Compile>
- <Compile Include="Reference.cs" />
- <Compile Include="Schema\DbmlRename.cs" />
- <Compile Include="Schema\DbmlRenameLoader.cs" />
- <Compile Include="Schema\NameAliasesLoader.cs" />
- <Compile Include="Utility\VariablesExtension.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Configuration\ProvidersSection.cs" />
- <Compile Include="Parameters.cs" />
- <Compile Include="Schema\TableAlias.cs" />
- <Compile Include="Generator\Implementation\SchemaLoaderFactory.cs" />
- <Compile Include="Utility\EnvironmentExtension.cs" />
- <Compile Include="Mono\Options.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\DbLinq.snk">
- <Link>Properties\DbLinq.snk</Link>
- </None>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <None Include="sqlmetal.exe.config">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Language\EnglishWords.txt" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Language\FrenchWords.txt" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Language\GermanWords.txt" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbLinq\System.Data.Linq.csproj">
- <Project>{97305421-3071-4175-AA3C-9A432CC28121}</Project>
- <Name>System.Data.Linq</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <DependentAssembly Include="$(SolutionDir)..\lib\Npgsql.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\Mono.Security.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\Ingres.Stereo.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\Oracle.DataAccess.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\MySql.Data.dll" />
- <DependentAssembly Include="$(SolutionDir)..\lib\System.Data.SQLite.DLL" />
- <DependentAssembly Include="$(SolutionDir)..\lib\FirebirdSql.Data.FirebirdClient.dll" />
- </ItemGroup>
- <Target Name="AfterBuild">
- <Copy
- SourceFiles="@(DependentAssembly)"
- DestinationFolder="$(OutputPath)" />
- </Target>
-</Project>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{CC64BF54-481C-4740-8135-E5972531CA7D}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbMetal</RootNamespace>
+ <AssemblyName>sqlmetal</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\build\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <PlatformTarget>x86</PlatformTarget>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.configuration" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Web.Extensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="..\DbLinq.ProductInfo.cs">
+ <Link>Properties\DbLinq.ProductInfo.cs</Link>
+ </Compile>
+ <Compile Include="Generator\AttributeDefinition.cs" />
+ <Compile Include="Generator\CodeDomGenerator.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangedImplementation.cs" />
+ <Compile Include="Generator\GenerationContext.cs" />
+ <Compile Include="Generator\ICodeGenerator.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\InterfaceImplementation.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Class.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Context.Ctor.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CodeGenerator.Procedure.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeGenerator.cs" />
+ <Compile Include="Generator\Implementation\CodeTextGenerator\CSCodeWriter.cs" />
+ <Compile Include="Generator\CodeWriter.cs" />
+ <Compile Include="Generator\EntityInterface\IImplementation.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\IModifiedImplementation.cs" />
+ <Compile Include="Generator\EntityInterface\Implementation\INotifyPropertyChangingImplementation.cs" />
+ <Compile Include="Generator\Implementation\Processor.cs" />
+ <Compile Include="Generator\IProcessor.cs" />
+ <Compile Include="Generator\ISchemaLoaderFactory.cs" />
+ <Compile Include="Generator\SpecificationDefinition.cs" />
+ <Compile Include="Generator\ParameterDefinition.cs" />
+ <Compile Include="Language\EnglishWords.cs" />
+ <Compile Include="Language\FrenchWords.cs" />
+ <Compile Include="Language\GermanWords.cs" />
+ <Compile Include="Properties\Settings.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
+ <DependentUpon>Settings.settings</DependentUpon>
+ </Compile>
+ <Compile Include="Reference.cs" />
+ <Compile Include="Schema\DbmlRename.cs" />
+ <Compile Include="Schema\DbmlRenameLoader.cs" />
+ <Compile Include="Schema\NameAliasesLoader.cs" />
+ <Compile Include="Utility\VariablesExtension.cs" />
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="Configuration\ProvidersSection.cs" />
+ <Compile Include="Parameters.cs" />
+ <Compile Include="Schema\TableAlias.cs" />
+ <Compile Include="Generator\Implementation\SchemaLoaderFactory.cs" />
+ <Compile Include="Utility\EnvironmentExtension.cs" />
+ <Compile Include="Mono\Options.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\DbLinq.snk">
+ <Link>Properties\DbLinq.snk</Link>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
+ <ItemGroup>
+ <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Properties\Settings.settings">
+ <Generator>SettingsSingleFileGenerator</Generator>
+ <LastGenOutput>Settings.Designer.cs</LastGenOutput>
+ </None>
+ <None Include="sqlmetal.exe.config">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Language\EnglishWords.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Language\FrenchWords.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Language\GermanWords.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbLinq\System.Data.Linq.csproj">
+ <Project>{97305421-3071-4175-AA3C-9A432CC28121}</Project>
+ <Name>System.Data.Linq</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <DependentAssembly Include="$(SolutionDir)..\lib\Npgsql.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\Mono.Security.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\Ingres.Stereo.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\Oracle.DataAccess.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\MySql.Data.dll" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\System.Data.SQLite.DLL" />
+ <DependentAssembly Include="$(SolutionDir)..\lib\FirebirdSql.Data.FirebirdClient.dll" />
+ </ItemGroup>
+ <Target Name="AfterBuild">
+ <Copy
+ SourceFiles="@(DependentAssembly)"
+ DestinationFolder="$(OutputPath)" />
+ </Target>
+</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test.csproj b/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test.csproj
index 2db2d22d02c..74809951324 100644
--- a/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test.csproj
+++ b/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test.csproj
@@ -1,112 +1,112 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{4A829353-5A69-4EFD-8CD7-92C9D5DEB102}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbMetal_test</RootNamespace>
- <AssemblyName>DbMetal_test</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>..\..\DbLinq.snk</AssemblyOriginatorKeyFile>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="EnglishWordsTest.cs" />
- <Compile Include="FrenchWordsTest.cs" />
- <Compile Include="NameFormatterTest.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
- <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
- <Name>DbLinq</Name>
- </ProjectReference>
- <ProjectReference Include="..\DbMetal.csproj">
- <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>
- <Name>DbMetal</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Data.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\DbLinq.snk" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{4A829353-5A69-4EFD-8CD7-92C9D5DEB102}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbMetal_test</RootNamespace>
+ <AssemblyName>DbMetal_test</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyOriginatorKeyFile>..\..\DbLinq.snk</AssemblyOriginatorKeyFile>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <SignAssembly>true</SignAssembly>
+ <AssemblyKeyFile>..\..\DbLinq.snk</AssemblyKeyFile>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ </BootstrapperPackage>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="EnglishWordsTest.cs" />
+ <Compile Include="FrenchWordsTest.cs" />
+ <Compile Include="NameFormatterTest.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\DbLinq\DbLinq.csproj">
+ <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>
+ <Name>DbLinq</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\DbMetal.csproj">
+ <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>
+ <Name>DbMetal</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Data.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="..\..\DbLinq.snk" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test_sqlite.csproj b/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test_sqlite.csproj
index bdb05464133..ad304a83667 100644
--- a/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test_sqlite.csproj
+++ b/mcs/class/System.Data.Linq/src/DbMetal/Test/DbMetal_test_sqlite.csproj
@@ -1,66 +1,66 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{B4214704-ED8E-49C2-AC71-7D4992141378}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbMetalSqliteTests</RootNamespace>
- <AssemblyName>DbMetal_test_sqlite</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>AnyCPU</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AppRunner.cs" />
- <Compile Include="CreateDbmlFromSqliteDbTest.cs" />
- <Compile Include="CreateEntitiesFromSqliteDbTest.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DbMetal.csproj">
- <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>
- <Name>DbMetal</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{B4214704-ED8E-49C2-AC71-7D4992141378}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbMetalSqliteTests</RootNamespace>
+ <AssemblyName>DbMetal_test_sqlite</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="AppRunner.cs" />
+ <Compile Include="CreateDbmlFromSqliteDbTest.cs" />
+ <Compile Include="CreateEntitiesFromSqliteDbTest.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\DbMetal.csproj">
+ <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>
+ <Name>DbMetal</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/DbMetal/Test/SqlMetal_test_sqlite.csproj b/mcs/class/System.Data.Linq/src/DbMetal/Test/SqlMetal_test_sqlite.csproj
index 4bd54c53e2f..cb8b10f5207 100644
--- a/mcs/class/System.Data.Linq/src/DbMetal/Test/SqlMetal_test_sqlite.csproj
+++ b/mcs/class/System.Data.Linq/src/DbMetal/Test/SqlMetal_test_sqlite.csproj
@@ -1,66 +1,66 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DbMetalSqliteTests</RootNamespace>
- <AssemblyName>SqlMetal_test_sqlite</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>AnyCPU</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE;MONO_STRICT</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AppRunner.cs" />
- <Compile Include="CreateDbmlFromSqliteDbTest.cs" />
- <Compile Include="CreateEntitiesFromSqliteDbTest.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\SqlMetal.csproj">
- <Project>{CC64BF54-481C-4740-8135-E5972531CA7D}</Project>
- <Name>SqlMetal</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{874A37C6-E59B-4C0D-AAD2-0286E0DA8FD9}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>DbMetalSqliteTests</RootNamespace>
+ <AssemblyName>SqlMetal_test_sqlite</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <PlatformTarget>AnyCPU</PlatformTarget>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE;MONO_STRICT</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\lib\nunit.framework.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="AppRunner.cs" />
+ <Compile Include="CreateDbmlFromSqliteDbTest.cs" />
+ <Compile Include="CreateEntitiesFromSqliteDbTest.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\SqlMetal.csproj">
+ <Project>{CC64BF54-481C-4740-8135-E5972531CA7D}</Project>
+ <Name>SqlMetal</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/Tools/NUnitRunner/NUnitRunner.csproj b/mcs/class/System.Data.Linq/src/Tools/NUnitRunner/NUnitRunner.csproj
index 779ad2d1940..5ac7d0b54b7 100644
--- a/mcs/class/System.Data.Linq/src/Tools/NUnitRunner/NUnitRunner.csproj
+++ b/mcs/class/System.Data.Linq/src/Tools/NUnitRunner/NUnitRunner.csproj
@@ -1,81 +1,81 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{61EF7ADF-C133-4329-8848-C6B832122C4F}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>NUnitConsoleRunner</RootNamespace>
- <AssemblyName>NUnitConsoleRunner</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\..\..\build.dbg\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>..\..\..\build\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="nunit-gui-runner, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{61EF7ADF-C133-4329-8848-C6B832122C4F}</ProjectGuid>
+ <OutputType>WinExe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>NUnitConsoleRunner</RootNamespace>
+ <AssemblyName>NUnitConsoleRunner</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>..\..\..\build.dbg\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>..\..\..\build\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="nunit-gui-runner, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
+ <Reference Include="System" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.DataSetExtensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Deployment" />
+ <Reference Include="System.Drawing" />
+ <Reference Include="System.Windows.Forms" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <EmbeddedResource Include="Properties\Resources.resx">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resources.Designer.cs</LastGenOutput>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <Compile Include="Properties\Resources.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
+ <None Include="Properties\Settings.settings">
+ <Generator>SettingsSingleFileGenerator</Generator>
+ <LastGenOutput>Settings.Designer.cs</LastGenOutput>
+ </None>
+ <Compile Include="Properties\Settings.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DependentUpon>Settings.settings</DependentUpon>
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
+ </Compile>
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>
diff --git a/mcs/class/System.Data.Linq/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj b/mcs/class/System.Data.Linq/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj
index 7c9a5d938ab..b6c34acd291 100644
--- a/mcs/class/System.Data.Linq/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj
+++ b/mcs/class/System.Data.Linq/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj
@@ -1,63 +1,63 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{5C6BF500-1612-4A81-95AF-F31BE0436A27}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>TestNamespaceWriter</RootNamespace>
- <AssemblyName>TestNamespaceWriter</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{5C6BF500-1612-4A81-95AF-F31BE0436A27}</ProjectGuid>
+ <OutputType>Exe</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>TestNamespaceWriter</RootNamespace>
+ <AssemblyName>TestNamespaceWriter</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Configuration" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Xml.Linq">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data.DataSetExtensions">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="Program.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="App.config" />
+ </ItemGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
</Project>