浏览代码

Remove DbLinq/sqlmetal unused .csproj files

Fixes issues with scanners that look at the projects.
Alexander Köplinger 2 年之前
父节点
当前提交
a44926a5be
共有 38 个文件被更改,包括 0 次插入5553 次删除
  1. 0 75
      mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj
  2. 0 81
      mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj
  3. 0 80
      mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj
  4. 0 78
      mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj
  5. 0 70
      mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj
  6. 0 82
      mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj
  7. 0 109
      mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj
  8. 0 84
      mcs/tools/sqlmetal/src/DbLinq.Firebird/DbLinq.Firebird.csproj
  9. 0 224
      mcs/tools/sqlmetal/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj
  10. 0 83
      mcs/tools/sqlmetal/src/DbLinq.Ingres/DbLinq.Ingres.csproj
  11. 0 221
      mcs/tools/sqlmetal/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj
  12. 0 83
      mcs/tools/sqlmetal/src/DbLinq.MySql/DbLinq.MySql.csproj
  13. 0 239
      mcs/tools/sqlmetal/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj
  14. 0 132
      mcs/tools/sqlmetal/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj
  15. 0 82
      mcs/tools/sqlmetal/src/DbLinq.Oracle/DbLinq.Oracle.csproj
  16. 0 216
      mcs/tools/sqlmetal/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj
  17. 0 216
      mcs/tools/sqlmetal/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj
  18. 0 83
      mcs/tools/sqlmetal/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj
  19. 0 217
      mcs/tools/sqlmetal/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj
  20. 0 80
      mcs/tools/sqlmetal/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj
  21. 0 231
      mcs/tools/sqlmetal/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj
  22. 0 68
      mcs/tools/sqlmetal/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj
  23. 0 221
      mcs/tools/sqlmetal/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj
  24. 0 83
      mcs/tools/sqlmetal/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj
  25. 0 230
      mcs/tools/sqlmetal/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj
  26. 0 231
      mcs/tools/sqlmetal/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj
  27. 0 223
      mcs/tools/sqlmetal/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj
  28. 0 309
      mcs/tools/sqlmetal/src/DbLinq/DbLinq.csproj
  29. 0 418
      mcs/tools/sqlmetal/src/DbLinq/System.Data.Linq.csproj
  30. 0 123
      mcs/tools/sqlmetal/src/DbLinq/Test/DbLinq_test.csproj
  31. 0 109
      mcs/tools/sqlmetal/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj
  32. 0 207
      mcs/tools/sqlmetal/src/DbMetal/DbMetal.csproj
  33. 0 177
      mcs/tools/sqlmetal/src/DbMetal/SqlMetal.csproj
  34. 0 112
      mcs/tools/sqlmetal/src/DbMetal/Test/DbMetal_test.csproj
  35. 0 66
      mcs/tools/sqlmetal/src/DbMetal/Test/DbMetal_test_sqlite.csproj
  36. 0 66
      mcs/tools/sqlmetal/src/DbMetal/Test/SqlMetal_test_sqlite.csproj
  37. 0 81
      mcs/tools/sqlmetal/src/Tools/NUnitRunner/NUnitRunner.csproj
  38. 0 63
      mcs/tools/sqlmetal/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj

+ 0 - 75
mcs/class/System.Data.Linq/examples/DbLinq.FbSql.Example/DbLinq.FbSql.Example.csproj

@@ -1,75 +0,0 @@
-<?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>

+ 0 - 81
mcs/class/System.Data.Linq/examples/DbLinq.Ingres.Example/DbLinq.Ingres.Example.csproj

@@ -1,81 +0,0 @@
-<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>

+ 0 - 80
mcs/class/System.Data.Linq/examples/DbLinq.Mssql.Example/DbLinq.Mssql.Example.csproj

@@ -1,80 +0,0 @@
-<?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>

+ 0 - 78
mcs/class/System.Data.Linq/examples/DbLinq.MySql.Example/DbLinq.MySql.Example.csproj

@@ -1,78 +0,0 @@
-<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>

+ 0 - 70
mcs/class/System.Data.Linq/examples/DbLinq.Ora.Example/DbLinq.Ora.Example.csproj

@@ -1,70 +0,0 @@
-<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>

+ 0 - 82
mcs/class/System.Data.Linq/examples/DbLinq.Pgsql.Example/DbLinq.Pgsql.Example.csproj

@@ -1,82 +0,0 @@
-<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>

+ 0 - 109
mcs/class/System.Data.Linq/examples/DbLinq.SQLite.Example/DbLinq.SQLite.Example.csproj

@@ -1,109 +0,0 @@
-<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>

+ 0 - 84
mcs/tools/sqlmetal/src/DbLinq.Firebird/DbLinq.Firebird.csproj

@@ -1,84 +0,0 @@
-<?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>

+ 0 - 224
mcs/tools/sqlmetal/src/DbLinq.Firebird/Test/DbLinq.Firebird_test.csproj

@@ -1,224 +0,0 @@
-<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>

+ 0 - 83
mcs/tools/sqlmetal/src/DbLinq.Ingres/DbLinq.Ingres.csproj

@@ -1,83 +0,0 @@
-<?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>

+ 0 - 221
mcs/tools/sqlmetal/src/DbLinq.Ingres/Test/DbLinq.Ingres_test.csproj

@@ -1,221 +0,0 @@
-<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>

+ 0 - 83
mcs/tools/sqlmetal/src/DbLinq.MySql/DbLinq.MySql.csproj

@@ -1,83 +0,0 @@
-<?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>

+ 0 - 239
mcs/tools/sqlmetal/src/DbLinq.MySql/Test/DbLinq.MySql_test.csproj

@@ -1,239 +0,0 @@
-<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>

+ 0 - 132
mcs/tools/sqlmetal/src/DbLinq.MySql/Test/DbLinq.MySql_test_vb.vbproj

@@ -1,132 +0,0 @@
-<?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>

+ 0 - 82
mcs/tools/sqlmetal/src/DbLinq.Oracle/DbLinq.Oracle.csproj

@@ -1,82 +0,0 @@
-<?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>

+ 0 - 216
mcs/tools/sqlmetal/src/DbLinq.Oracle/Test/DbLinq.Oracle_test.csproj

@@ -1,216 +0,0 @@
-<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>

+ 0 - 216
mcs/tools/sqlmetal/src/DbLinq.Oracle/Test/DbLinq.Oracle_test_odp.csproj

@@ -1,216 +0,0 @@
-<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>

+ 0 - 83
mcs/tools/sqlmetal/src/DbLinq.PostgreSql/DbLinq.PostgreSql.csproj

@@ -1,83 +0,0 @@
-<?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>

+ 0 - 217
mcs/tools/sqlmetal/src/DbLinq.PostgreSql/Test/DbLinq.PostgreSql_test.csproj

@@ -1,217 +0,0 @@
-<?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>

+ 0 - 80
mcs/tools/sqlmetal/src/DbLinq.SqlServer/DbLinq.SqlServer.csproj

@@ -1,80 +0,0 @@
-<?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>

+ 0 - 231
mcs/tools/sqlmetal/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test.csproj

@@ -1,231 +0,0 @@
-<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>

+ 0 - 68
mcs/tools/sqlmetal/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_ndb.csproj

@@ -1,68 +0,0 @@
-<?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>

+ 0 - 221
mcs/tools/sqlmetal/src/DbLinq.SqlServer/Test/DbLinq.SqlServer_test_strict.csproj

@@ -1,221 +0,0 @@
-<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>

+ 0 - 83
mcs/tools/sqlmetal/src/DbLinq.Sqlite/DbLinq.Sqlite.csproj

@@ -1,83 +0,0 @@
-<?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>

+ 0 - 230
mcs/tools/sqlmetal/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test.csproj

@@ -1,230 +0,0 @@
-<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>

+ 0 - 231
mcs/tools/sqlmetal/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono.csproj

@@ -1,231 +0,0 @@
-<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>

+ 0 - 223
mcs/tools/sqlmetal/src/DbLinq.Sqlite/Test/DbLinq.Sqlite_test_mono_strict.csproj

@@ -1,223 +0,0 @@
-<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>

+ 0 - 309
mcs/tools/sqlmetal/src/DbLinq/DbLinq.csproj

@@ -1,309 +0,0 @@
-<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>

+ 0 - 418
mcs/tools/sqlmetal/src/DbLinq/System.Data.Linq.csproj

@@ -1,418 +0,0 @@
-<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>

+ 0 - 123
mcs/tools/sqlmetal/src/DbLinq/Test/DbLinq_test.csproj

@@ -1,123 +0,0 @@
-<?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>

+ 0 - 109
mcs/tools/sqlmetal/src/DbLinq/Test/DbLinq_test_ndb_strict.csproj

@@ -1,109 +0,0 @@
-<?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>

+ 0 - 207
mcs/tools/sqlmetal/src/DbMetal/DbMetal.csproj

@@ -1,207 +0,0 @@
-<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>

+ 0 - 177
mcs/tools/sqlmetal/src/DbMetal/SqlMetal.csproj

@@ -1,177 +0,0 @@
-<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>

+ 0 - 112
mcs/tools/sqlmetal/src/DbMetal/Test/DbMetal_test.csproj

@@ -1,112 +0,0 @@
-<?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>

+ 0 - 66
mcs/tools/sqlmetal/src/DbMetal/Test/DbMetal_test_sqlite.csproj

@@ -1,66 +0,0 @@
-<?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>

+ 0 - 66
mcs/tools/sqlmetal/src/DbMetal/Test/SqlMetal_test_sqlite.csproj

@@ -1,66 +0,0 @@
-<?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>

+ 0 - 81
mcs/tools/sqlmetal/src/Tools/NUnitRunner/NUnitRunner.csproj

@@ -1,81 +0,0 @@
-<?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>

+ 0 - 63
mcs/tools/sqlmetal/src/Tools/TestNamespaceWriter/TestNamespaceWriter.csproj

@@ -1,63 +0,0 @@
-<?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>