0
|
1 <?xml version="1.0" encoding="utf-8"?>
|
|
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3 <PropertyGroup>
|
|
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
6 <ProductVersion>8.0.30703</ProductVersion>
|
|
7 <SchemaVersion>2.0</SchemaVersion>
|
|
8 <ProjectGuid>{6FC8A4D7-CB01-40B7-AB10-6241C7B7BDE5}</ProjectGuid>
|
|
9 <OutputType>Exe</OutputType>
|
|
10 <AppDesignerFolder>Properties</AppDesignerFolder>
|
|
11 <RootNamespace>Test</RootNamespace>
|
|
12 <AssemblyName>Test</AssemblyName>
|
|
13 <FileAlignment>512</FileAlignment>
|
|
14 </PropertyGroup>
|
|
15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
16 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
17 <DebugSymbols>true</DebugSymbols>
|
|
18 <DebugType>full</DebugType>
|
|
19 <Optimize>false</Optimize>
|
|
20 <OutputPath>bin\Debug\</OutputPath>
|
|
21 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
22 <ErrorReport>prompt</ErrorReport>
|
|
23 <WarningLevel>4</WarningLevel>
|
|
24 </PropertyGroup>
|
|
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
26 <PlatformTarget>x86</PlatformTarget>
|
|
27 <DebugType>pdbonly</DebugType>
|
|
28 <Optimize>true</Optimize>
|
|
29 <OutputPath>bin\Release\</OutputPath>
|
|
30 <DefineConstants>TRACE</DefineConstants>
|
|
31 <ErrorReport>prompt</ErrorReport>
|
|
32 <WarningLevel>4</WarningLevel>
|
|
33 </PropertyGroup>
|
|
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
35 <DebugSymbols>true</DebugSymbols>
|
|
36 <OutputPath>bin\Debug\</OutputPath>
|
|
37 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
38 <DebugType>full</DebugType>
|
|
39 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
40 <CodeAnalysisLogFile>bin\Debug\Test.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
41 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
42 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
43 <ErrorReport>prompt</ErrorReport>
|
|
44 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
45 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
46 <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
47 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
48 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
49 <WarningLevel>4</WarningLevel>
|
|
50 <Optimize>false</Optimize>
|
|
51 </PropertyGroup>
|
|
52 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
|
53 <OutputPath>bin\Release\</OutputPath>
|
|
54 <DefineConstants>TRACE</DefineConstants>
|
|
55 <Optimize>true</Optimize>
|
|
56 <DebugType>pdbonly</DebugType>
|
|
57 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
58 <CodeAnalysisLogFile>bin\Release\Test.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
59 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
60 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
61 <ErrorReport>prompt</ErrorReport>
|
|
62 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
63 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
64 <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
65 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
66 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
67 <WarningLevel>4</WarningLevel>
|
|
68 </PropertyGroup>
|
|
69 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'">
|
|
70 <DebugSymbols>true</DebugSymbols>
|
|
71 <OutputPath>bin\DebugMono\</OutputPath>
|
|
72 <DefineConstants>TRACE;DEBUG;MONO</DefineConstants>
|
|
73 <DebugType>full</DebugType>
|
|
74 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
75 <CodeAnalysisLogFile>bin\Debug\Test.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
76 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
77 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
78 <ErrorReport>prompt</ErrorReport>
|
|
79 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
80 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
81 <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
82 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
83 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
84 <WarningLevel>4</WarningLevel>
|
|
85 <Optimize>false</Optimize>
|
|
86 </PropertyGroup>
|
|
87 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugMono|x86' ">
|
|
88 <DebugType>none</DebugType>
|
|
89 <Optimize>false</Optimize>
|
|
90 <OutputPath>bin\DebugMono</OutputPath>
|
|
91 <WarningLevel>4</WarningLevel>
|
|
92 </PropertyGroup>
|
|
93 <ItemGroup>
|
|
94 <Reference Include="System" />
|
|
95 <Reference Include="System.Core" />
|
|
96 <Reference Include="System.Xml.Linq" />
|
|
97 <Reference Include="System.Data.DataSetExtensions" />
|
|
98 <Reference Include="System.Data" />
|
|
99 <Reference Include="System.Xml" />
|
|
100 <Reference Include="MySql.Data">
|
|
101 <HintPath>..\..\packages\MySql.Data.6.4.4\lib\net40\mysql.data.dll</HintPath>
|
|
102 </Reference>
|
|
103 <Reference Include="System.Data.Linq" />
|
|
104 </ItemGroup>
|
|
105 <ItemGroup>
|
|
106 <Compile Include="..\..\UnitTests\Linq\ITestDataContext.cs">
|
|
107 <Link>ITestDataContext.cs</Link>
|
|
108 </Compile>
|
|
109 <Compile Include="..\..\UnitTests\Linq\Model\Doctor.cs">
|
|
110 <Link>Doctor.cs</Link>
|
|
111 </Compile>
|
|
112 <Compile Include="..\..\UnitTests\Linq\Model\Gender.cs">
|
|
113 <Link>Gender.cs</Link>
|
|
114 </Compile>
|
|
115 <Compile Include="..\..\UnitTests\Linq\Model\LinqDataTypes.cs">
|
|
116 <Link>LinqDataTypes.cs</Link>
|
|
117 </Compile>
|
|
118 <Compile Include="..\..\UnitTests\Linq\Model\ParentChild.cs">
|
|
119 <Link>ParentChild.cs</Link>
|
|
120 </Compile>
|
|
121 <Compile Include="..\..\UnitTests\Linq\Model\Patient.cs">
|
|
122 <Link>Patient.cs</Link>
|
|
123 </Compile>
|
|
124 <Compile Include="..\..\UnitTests\Linq\Model\Person.cs">
|
|
125 <Link>Person.cs</Link>
|
|
126 </Compile>
|
|
127 <Compile Include="..\..\UnitTests\Linq\Model\TypeValue.cs">
|
|
128 <Link>TypeValue.cs</Link>
|
|
129 </Compile>
|
|
130 <Compile Include="..\..\UnitTests\Linq\TestDbManager.cs">
|
|
131 <Link>TestDbManager.cs</Link>
|
|
132 <SubType>Component</SubType>
|
|
133 </Compile>
|
|
134 <Compile Include="Program.cs" />
|
|
135 <Compile Include="Properties\AssemblyInfo.cs" />
|
|
136 </ItemGroup>
|
|
137 <ItemGroup>
|
|
138 <None Include="App.config">
|
|
139 <SubType>Designer</SubType>
|
|
140 </None>
|
|
141 </ItemGroup>
|
|
142 <ItemGroup>
|
|
143 <ProjectReference Include="..\..\Source\BLToolkit.mono.csproj">
|
|
144 <Project>{0C325F5D-E50E-4340-8724-D29896CCC583}</Project>
|
|
145 <Name>BLToolkit.mono</Name>
|
|
146 </ProjectReference>
|
|
147 </ItemGroup>
|
|
148 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
149 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
150 Other similar extension points exist, see Microsoft.Common.targets.
|
|
151 <Target Name="BeforeBuild">
|
|
152 </Target>
|
|
153 <Target Name="AfterBuild">
|
|
154 </Target>
|
|
155 -->
|
|
156 </Project> |