Skip to content

Commit

Permalink
Added Release-Mono configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
okify committed Nov 27, 2011
1 parent 65991df commit 1d23a96
Show file tree
Hide file tree
Showing 13 changed files with 133 additions and 13 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -23,3 +23,4 @@ NDependOut
Simple.Data.sln.DotSettings.user Simple.Data.sln.DotSettings.user
Simple.Data/Simple.Data.idc Simple.Data/Simple.Data.idc
.DS_Store .DS_Store
mono-release-*
21 changes: 21 additions & 0 deletions Simple.Data-Mono.sln
Expand Up @@ -38,6 +38,7 @@ Global
Release|Mixed Platforms = Release|Mixed Platforms Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86 Release|x86 = Release|x86
Debug-Mono|Any CPU = Debug-Mono|Any CPU Debug-Mono|Any CPU = Debug-Mono|Any CPU
Release-Mono|Any CPU = Release-Mono|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
Expand All @@ -52,6 +53,8 @@ Global
{148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release|Mixed Platforms.Build.0 = Release|Any CPU {148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release|x86.ActiveCfg = Release|Any CPU {148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release|x86.ActiveCfg = Release|Any CPU
{148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{148CEE80-2E84-4ABD-B5AB-20415B2BBD21}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1B6A87C0-4ACA-4411-8879-844537A52126}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Debug|Any CPU.Build.0 = Debug|Any CPU {1B6A87C0-4ACA-4411-8879-844537A52126}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {1B6A87C0-4ACA-4411-8879-844537A52126}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -64,6 +67,8 @@ Global
{1B6A87C0-4ACA-4411-8879-844537A52126}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {1B6A87C0-4ACA-4411-8879-844537A52126}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Release|Mixed Platforms.Build.0 = Release|Any CPU {1B6A87C0-4ACA-4411-8879-844537A52126}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Release|x86.ActiveCfg = Release|Any CPU {1B6A87C0-4ACA-4411-8879-844537A52126}.Release|x86.ActiveCfg = Release|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{1B6A87C0-4ACA-4411-8879-844537A52126}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Debug|Any CPU.Build.0 = Debug|Any CPU {1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -76,6 +81,8 @@ Global
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release|Mixed Platforms.Build.0 = Release|Any CPU {1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release|x86.ActiveCfg = Release|Any CPU {1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release|x86.ActiveCfg = Release|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{1D2908F9-A78B-4EE1-8DAA-D4DBF3937C58}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.Build.0 = Debug|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.Build.0 = Debug|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -90,6 +97,8 @@ Global
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release|Mixed Platforms.Build.0 = Release|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release|x86.ActiveCfg = Release|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release|x86.ActiveCfg = Release|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release|x86.Build.0 = Release|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release|x86.Build.0 = Release|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {70536BA8-AF0D-46F3-B04C-45177F56B320}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Debug|Any CPU.Build.0 = Debug|Any CPU {70536BA8-AF0D-46F3-B04C-45177F56B320}.Debug|Any CPU.Build.0 = Debug|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {70536BA8-AF0D-46F3-B04C-45177F56B320}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -104,6 +113,8 @@ Global
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Release|Mixed Platforms.Build.0 = Release|Any CPU {70536BA8-AF0D-46F3-B04C-45177F56B320}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Release|x86.ActiveCfg = Release|Any CPU {70536BA8-AF0D-46F3-B04C-45177F56B320}.Release|x86.ActiveCfg = Release|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Release|x86.Build.0 = Release|Any CPU {70536BA8-AF0D-46F3-B04C-45177F56B320}.Release|x86.Build.0 = Release|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{70536BA8-AF0D-46F3-B04C-45177F56B320}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7DAB2F13-0392-435E-A934-4567266714BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {7DAB2F13-0392-435E-A934-4567266714BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {7DAB2F13-0392-435E-A934-4567266714BF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -118,6 +129,8 @@ Global
{7DAB2F13-0392-435E-A934-4567266714BF}.Release|Mixed Platforms.Build.0 = Release|Any CPU {7DAB2F13-0392-435E-A934-4567266714BF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Release|x86.ActiveCfg = Release|Any CPU {7DAB2F13-0392-435E-A934-4567266714BF}.Release|x86.ActiveCfg = Release|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Release|x86.Build.0 = Release|Any CPU {7DAB2F13-0392-435E-A934-4567266714BF}.Release|x86.Build.0 = Release|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{7DAB2F13-0392-435E-A934-4567266714BF}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {96C623FD-869E-4DCE-98A1-17075EE384F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Debug|Any CPU.Build.0 = Debug|Any CPU {96C623FD-869E-4DCE-98A1-17075EE384F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {96C623FD-869E-4DCE-98A1-17075EE384F9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -132,6 +145,8 @@ Global
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Release|Mixed Platforms.Build.0 = Release|Any CPU {96C623FD-869E-4DCE-98A1-17075EE384F9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Release|x86.ActiveCfg = Release|Any CPU {96C623FD-869E-4DCE-98A1-17075EE384F9}.Release|x86.ActiveCfg = Release|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Release|x86.Build.0 = Release|Any CPU {96C623FD-869E-4DCE-98A1-17075EE384F9}.Release|x86.Build.0 = Release|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{96C623FD-869E-4DCE-98A1-17075EE384F9}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Debug|Any CPU.Build.0 = Debug|Any CPU {E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -146,6 +161,8 @@ Global
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU {E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release|x86.ActiveCfg = Release|Any CPU {E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release|x86.ActiveCfg = Release|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release|x86.Build.0 = Release|Any CPU {E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release|x86.Build.0 = Release|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{E24F1C0F-3DCD-4BE5-9A6E-78EF6CB392A1}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Debug|Any CPU.Build.0 = Debug|Any CPU {ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -160,6 +177,8 @@ Global
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release|Mixed Platforms.Build.0 = Release|Any CPU {ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release|x86.ActiveCfg = Release|Any CPU {ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release|x86.ActiveCfg = Release|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release|x86.Build.0 = Release|Any CPU {ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release|x86.Build.0 = Release|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{ECC2D7DB-EC7F-44B6-B09F-5B471C629685}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Debug|Any CPU.Build.0 = Debug|Any CPU {EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand All @@ -174,6 +193,8 @@ Global
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release|Mixed Platforms.Build.0 = Release|Any CPU {EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release|x86.ActiveCfg = Release|Any CPU {EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release|x86.ActiveCfg = Release|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release|x86.Build.0 = Release|Any CPU {EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release|x86.Build.0 = Release|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release-Mono|Any CPU.ActiveCfg = Release-Mono|Any CPU
{EFA5B19B-D24F-497E-AB48-8588ABFD1D01}.Release-Mono|Any CPU.Build.0 = Release-Mono|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.Build.0 = Debug|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Any CPU.Build.0 = Debug|Any CPU
{292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {292611F6-BBBD-492D-891C-0D9FB4BF5433}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand Down
44 changes: 31 additions & 13 deletions Simple.Data-Mono.userprefs
@@ -1,22 +1,24 @@
<Properties> <Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> <MonoDevelop.Ide.Workspace ActiveConfiguration="Release-Mono" />
<MonoDevelop.Ide.Workbench ActiveDocument="Simple.Data.Ado/AdoAdapter.cs"> <MonoDevelop.Ide.Workbench ActiveDocument="Simple.Data.SqlServer/DbTypeLookup.cs">
<Files> <Files>
<File FileName="Simple.Data/SimpleResultSet.cs" Line="52" Column="40" /> <File FileName="Simple.Data.SqlTest/DatabaseHelper.cs" Line="13" Column="10" />
<File FileName="Simple.Data.UnitTest/AdapterFactoryTest.cs" Line="30" Column="38" /> <File FileName="Simple.Data.SqlTest/ConversionTests.cs" Line="17" Column="1" />
<File FileName="Simple.Data/Composer.cs" Line="1" Column="1" /> <File FileName="Disassembly" />
<File FileName="Simple.Data.Ado/AdoAdapter.cs" Line="11" Column="1" /> <File FileName="Simple.Data.SqlServer/SqlSchemaProvider.cs" Line="75" Column="1" />
<File FileName="Simple.Data.Ado/Schema/DatabaseSchema.cs" Line="73" Column="52" />
<File FileName="Simple.Data.SqlTest/SchemaTests/DatabaseSchemaTests.cs" Line="73" Column="61" />
<File FileName="Simple.Data/MefHelper.cs" Line="53" Column="14" />
<File FileName="CommonAssemblyInfo.cs" Line="1" Column="1" />
<File FileName="Simple.Data.SqlServer/DbTypeLookup.cs" Line="13" Column="44" />
</Files> </Files>
<Pads> <Pads>
<Pad Id="ProjectPad"> <Pad Id="ProjectPad">
<State expanded="True"> <State expanded="True">
<Node name="Solution Items" expanded="True" />
<Node name="Tests" expanded="True"> <Node name="Tests" expanded="True">
<Node name="Simple.Data.UnitTest" expanded="True"> <Node name="Simple.Data.SqlTest" selected="True" />
<Node name="References" expanded="True" />
</Node>
</Node> </Node>
<Node name="Simple.Data" expanded="True" selected="True" />
<Node name="Simple.Data.Ado" expanded="True" />
<Node name="Simple.Data.SqlServer" expanded="True" /> <Node name="Simple.Data.SqlServer" expanded="True" />
</State> </State>
</Pad> </Pad>
Expand All @@ -27,12 +29,28 @@
<State /> <State />
</Pad> </Pad>
<Pad Id="MonoDevelop.NUnit.TestPad"> <Pad Id="MonoDevelop.NUnit.TestPad">
<State expanded="True" selected="True" /> <State expanded="True">
<Node name="Tests" expanded="True">
<Node name="Simple.Data.SqlTest" expanded="True" selected="True">
<Node name="Simple" expanded="True">
<Node name="Data" expanded="True">
<Node name="SqlTest" expanded="True" />
</Node>
</Node>
</Node>
</Node>
</State>
</Pad> </Pad>
</Pads> </Pads>
</MonoDevelop.Ide.Workbench> </MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints> <MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore /> <BreakpointStore>
<Breakpoint file="/Users/mark/Code/Simple.Data/Simple.Data.SqlServer/SqlSchemaProvider.cs" line="75" />
<Breakpoint file="/Users/mark/Code/Simple.Data/Simple.Data.SqlTest/FindTests.cs" line="22" />
<Breakpoint file="/Users/mark/Code/Simple.Data/Simple.Data.SqlTest/DatabaseHelper.cs" line="18" />
<Breakpoint file="/Users/mark/Code/Simple.Data/Simple.Data.SqlTest/DatabaseHelper.cs" line="23" />
<Breakpoint file="/Users/mark/Code/Simple.Data/Simple.Data.Ado/Schema/DatabaseSchema.cs" line="73" />
</BreakpointStore>
</MonoDevelop.Ide.DebuggingService.Breakpoints> </MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches /> <MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties> </Properties>
8 changes: 8 additions & 0 deletions Simple.Data.Ado.Test/Simple.Data.Ado.Test.csproj
Expand Up @@ -29,6 +29,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.ComponentModel.Composition" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.Ado/Simple.Data.Ado.csproj
Expand Up @@ -30,6 +30,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.ComponentModel.Composition" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.BehaviourTest/Simple.Data.BehaviourTest.csproj
Expand Up @@ -30,6 +30,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.CSharp" />
<Reference Include="System" /> <Reference Include="System" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.InMemoryTest/Simple.Data.InMemoryTest.csproj
Expand Up @@ -29,6 +29,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.Mocking/Simple.Data.Mocking.csproj
Expand Up @@ -29,6 +29,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.SqlServer/Simple.Data.SqlServer.csproj
Expand Up @@ -29,6 +29,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" /> <Reference Include="System.ComponentModel.Composition" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.SqlTest/Simple.Data.SqlTest.csproj
Expand Up @@ -30,6 +30,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;MONO</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.CSharp" />
<Reference Include="System" /> <Reference Include="System" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.TestHelper/Simple.Data.TestHelper.csproj
Expand Up @@ -29,6 +29,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data.UnitTest/Simple.Data.UnitTest.csproj
Expand Up @@ -30,6 +30,14 @@
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.CSharp" />
<Reference Include="System" /> <Reference Include="System" />
Expand Down
8 changes: 8 additions & 0 deletions Simple.Data/Simple.Data.csproj
Expand Up @@ -181,6 +181,14 @@
<PostBuildEvent> <PostBuildEvent>
</PostBuildEvent> </PostBuildEvent>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Mono|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. <!-- 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. Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild"> <Target Name="BeforeBuild">
Expand Down

0 comments on commit 1d23a96

Please sign in to comment.