Mercurial > pub > bltoolkit
comparison Source/BLToolkit.mono.csproj @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f990fcb411a9 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> | |
3 <PropertyGroup> | |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
6 <ProductVersion>9.0.30729</ProductVersion> | |
7 <SchemaVersion>2.0</SchemaVersion> | |
8 <ProjectGuid>{0C325F5D-E50E-4340-8724-D29896CCC583}</ProjectGuid> | |
9 <OutputType>Library</OutputType> | |
10 <AppDesignerFolder>Properties</AppDesignerFolder> | |
11 <RootNamespace>BLToolkit</RootNamespace> | |
12 <AssemblyName>BLToolkit.4</AssemblyName> | |
13 <FileUpgradeFlags> | |
14 </FileUpgradeFlags> | |
15 <OldToolsVersion>3.5</OldToolsVersion> | |
16 <UpgradeBackupLocation> | |
17 </UpgradeBackupLocation> | |
18 <IsWebBootstrapper>false</IsWebBootstrapper> | |
19 <SignAssembly>true</SignAssembly> | |
20 <AssemblyOriginatorKeyFile>BLToolkit.snk</AssemblyOriginatorKeyFile> | |
21 <PublishUrl>publish\</PublishUrl> | |
22 <Install>true</Install> | |
23 <InstallFrom>Disk</InstallFrom> | |
24 <UpdateEnabled>false</UpdateEnabled> | |
25 <UpdateMode>Foreground</UpdateMode> | |
26 <UpdateInterval>7</UpdateInterval> | |
27 <UpdateIntervalUnits>Days</UpdateIntervalUnits> | |
28 <UpdatePeriodically>false</UpdatePeriodically> | |
29 <UpdateRequired>false</UpdateRequired> | |
30 <MapFileExtensions>true</MapFileExtensions> | |
31 <ApplicationRevision>0</ApplicationRevision> | |
32 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | |
33 <UseApplicationTrust>false</UseApplicationTrust> | |
34 <BootstrapperEnabled>true</BootstrapperEnabled> | |
35 </PropertyGroup> | |
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
37 <DebugSymbols>true</DebugSymbols> | |
38 <DebugType>full</DebugType> | |
39 <Optimize>false</Optimize> | |
40 <OutputPath>bin\Debug\</OutputPath> | |
41 <DefineConstants>TRACE;DEBUG;FW4;OVERRIDETOSTRING;</DefineConstants> | |
42 <ErrorReport>prompt</ErrorReport> | |
43 <WarningLevel>4</WarningLevel> | |
44 <CodeAnalysisRules> | |
45 </CodeAnalysisRules> | |
46 <CodeAnalysisRuleSet>Migrated rules for BLToolkit.4.ruleset</CodeAnalysisRuleSet> | |
47 </PropertyGroup> | |
48 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
49 <DebugType>pdbonly</DebugType> | |
50 <Optimize>true</Optimize> | |
51 <OutputPath>bin\Release\</OutputPath> | |
52 <DefineConstants>TRACE;FW4;OVERRIDETOSTRING;NEW_PARSER</DefineConstants> | |
53 <ErrorReport>prompt</ErrorReport> | |
54 <WarningLevel>4</WarningLevel> | |
55 <CodeAnalysisRules> | |
56 </CodeAnalysisRules> | |
57 <CodeAnalysisRuleSet>Migrated rules for BLToolkit.4 (2).ruleset</CodeAnalysisRuleSet> | |
58 </PropertyGroup> | |
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug FW 3.5|AnyCPU'"> | |
60 <DebugSymbols>true</DebugSymbols> | |
61 <OutputPath>bin\Debug FW 3.5\</OutputPath> | |
62 <DefineConstants>TRACE;DEBUG;FW3;TRACE_PARSING1;OVERRIDETOSTRING1</DefineConstants> | |
63 <DebugType>full</DebugType> | |
64 <PlatformTarget>AnyCPU</PlatformTarget> | |
65 <CodeAnalysisLogFile>bin\Debug\BLToolkit.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile> | |
66 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> | |
67 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> | |
68 <ErrorReport>prompt</ErrorReport> | |
69 <CodeAnalysisRuleSet>Migrated rules for BLToolkit.4.ruleset</CodeAnalysisRuleSet> | |
70 <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> | |
71 <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> | |
72 <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> | |
73 <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> | |
74 <WarningLevel>4</WarningLevel> | |
75 <Optimize>false</Optimize> | |
76 </PropertyGroup> | |
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'"> | |
78 <DebugSymbols>true</DebugSymbols> | |
79 <OutputPath>bin\DebugMono\</OutputPath> | |
80 <DefineConstants>TRACE;DEBUG;FW4;MONO;OVERRIDETOSTRING</DefineConstants> | |
81 <DebugType>full</DebugType> | |
82 <PlatformTarget>AnyCPU</PlatformTarget> | |
83 <CodeAnalysisLogFile>bin\Debug\BLToolkit.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile> | |
84 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> | |
85 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> | |
86 <ErrorReport>prompt</ErrorReport> | |
87 <CodeAnalysisRuleSet>Migrated rules for BLToolkit.4.ruleset</CodeAnalysisRuleSet> | |
88 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> | |
89 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> | |
90 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> | |
91 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules> | |
92 <WarningLevel>4</WarningLevel> | |
93 <Optimize>false</Optimize> | |
94 </PropertyGroup> | |
95 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU'"> | |
96 <OutputPath>bin\ReleaseMono\</OutputPath> | |
97 <DefineConstants>TRACE;FW4;MONO;OVERRIDETOSTRING</DefineConstants> | |
98 <Optimize>true</Optimize> | |
99 <DebugType>pdbonly</DebugType> | |
100 <PlatformTarget>AnyCPU</PlatformTarget> | |
101 <CodeAnalysisLogFile>bin\Release\BLToolkit.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile> | |
102 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> | |
103 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> | |
104 <ErrorReport>prompt</ErrorReport> | |
105 <CodeAnalysisRuleSet>Migrated rules for BLToolkit.4 (2).ruleset</CodeAnalysisRuleSet> | |
106 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> | |
107 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> | |
108 <WarningLevel>4</WarningLevel> | |
109 </PropertyGroup> | |
110 <ItemGroup> | |
111 <Reference Include="System" /> | |
112 <Reference Include="System.Core" /> | |
113 <Reference Include="System.Data" /> | |
114 <Reference Include="System.Data.Linq" /> | |
115 <Reference Include="System.Data.Services" /> | |
116 <Reference Include="System.Design" /> | |
117 <Reference Include="System.Drawing" /> | |
118 <Reference Include="System.Runtime.Serialization" /> | |
119 <Reference Include="System.ServiceModel" /> | |
120 <Reference Include="System.Web" /> | |
121 <Reference Include="System.Web.Services" /> | |
122 <Reference Include="System.Windows.Forms" /> | |
123 <Reference Include="System.Xml" /> | |
124 <Reference Include="System.Configuration" /> | |
125 <Reference Include="System.Xml.Linq" /> | |
126 <Reference Include="MySql.Data"> | |
127 <HintPath>..\packages\MySql.Data.6.4.4\lib\net40\mysql.data.dll</HintPath> | |
128 </Reference> | |
129 </ItemGroup> | |
130 <ItemGroup> | |
131 <None Include="Common\Convert.tt"> | |
132 <Generator>TextTemplatingFileGenerator</Generator> | |
133 <LastGenOutput>Convert.generated.cs</LastGenOutput> | |
134 </None> | |
135 <Compile Include="Aspects\Builders\AsyncAspectBuilder.cs" /> | |
136 <Compile Include="Aspects\Builders\InterceptorAspectBuilder.cs" /> | |
137 <Compile Include="Aspects\Builders\MixinAspectBuilder.cs" /> | |
138 <Compile Include="Aspects\Builders\NotNullAspectBuilder.cs" /> | |
139 <Compile Include="Aspects\Builders\OverloadAspectBuilder.cs" /> | |
140 <Compile Include="Aspects\ClearCacheAspect.cs" /> | |
141 <Compile Include="Aspects\Builders\ClearCacheAspectBuilder.cs" /> | |
142 <Compile Include="Aspects\ClearCacheAttribute.cs" /> | |
143 <Compile Include="Aspects\InstanceCacheAttribute.cs" /> | |
144 <Compile Include="Aspects\OverloadAttribute.cs" /> | |
145 <Compile Include="Common\ArrayT.cs" /> | |
146 <Compile Include="Common\Convert.generated.cs"> | |
147 <AutoGen>True</AutoGen> | |
148 <DesignTime>True</DesignTime> | |
149 <DependentUpon>Convert.tt</DependentUpon> | |
150 </Compile> | |
151 <Compile Include="Common\Tuple.cs" /> | |
152 <Compile Include="Configuration\ElementBase.cs" /> | |
153 <Compile Include="Configuration\ElementCollectionBase.cs" /> | |
154 <Compile Include="Configuration\DataProviderElement.cs" /> | |
155 <Compile Include="Configuration\DataProviderElementCollection.cs" /> | |
156 <Compile Include="Configuration\BLToolkitSection.cs" /> | |
157 <Compile Include="Configuration\TypeFactoryElement.cs" /> | |
158 <Compile Include="DataAccess\ActualTypeAttribute.cs" /> | |
159 <Compile Include="DataAccess\IdentityAttribute.cs" /> | |
160 <Compile Include="DataAccess\DataAccessorBase.cs" /> | |
161 <Compile Include="DataAccess\DbTypeAttribute.cs" /> | |
162 <Compile Include="DataAccess\ParamTypeNameAttribute.cs" /> | |
163 <Compile Include="DataAccess\SqlIgnoreAttribute.cs" /> | |
164 <Compile Include="Data\DataProvider\FirebirdMappingSchema.cs" /> | |
165 <Compile Include="Data\DataProvider\Sql2008DataProvider.cs" /> | |
166 <Compile Include="Data\DataProvider\SqlDataProvider.cs" /> | |
167 <Compile Include="Data\DataProvider\ProviderName.cs" /> | |
168 <Compile Include="Data\IDataReaderEx.cs" /> | |
169 <Compile Include="Data\Linq\Builder\ConcatUnionBuilder.cs" /> | |
170 <Compile Include="Data\Linq\Builder\ContainsBuilder.cs" /> | |
171 <Compile Include="Data\Linq\Builder\AllAnyBuilder.cs" /> | |
172 <Compile Include="Data\Linq\Builder\CastBuilder.cs" /> | |
173 <Compile Include="Data\Linq\Builder\InsertOrUpdateBuilder.cs" /> | |
174 <Compile Include="Data\Linq\Builder\ExpressionHoder.cs" /> | |
175 <Compile Include="Data\Linq\Builder\IsExpressionResult.cs" /> | |
176 <Compile Include="Data\Linq\Builder\OfTypeBuilder.cs" /> | |
177 <Compile Include="Data\Linq\Builder\IntersectBuilder.cs" /> | |
178 <Compile Include="Data\Linq\Builder\PassThroughContext.cs" /> | |
179 <Compile Include="Data\Linq\Builder\SequenceConvertInfo.cs" /> | |
180 <Compile Include="Data\Linq\Builder\SequenceConvertPath.cs" /> | |
181 <Compile Include="Data\Linq\Builder\UpdateBuilder.cs" /> | |
182 <Compile Include="Data\Linq\Builder\DeleteBuilder.cs" /> | |
183 <Compile Include="Data\Linq\CompiledQuery.cs" /> | |
184 <Compile Include="Data\Linq\CompiledTableT.cs" /> | |
185 <Compile Include="Data\Linq\DataContext.cs" /> | |
186 <Compile Include="Data\Linq\DataContextInfo.cs" /> | |
187 <Compile Include="Data\Linq\DataContextTransaction.cs" /> | |
188 <Compile Include="Data\Linq\DefaultDataContextInfo.cs" /> | |
189 <Compile Include="Data\Linq\Builder\PassThroughBuilder.cs" /> | |
190 <Compile Include="Data\Linq\Builder\ChangeTypeExpression.cs" /> | |
191 <Compile Include="Data\Linq\Builder\DefaultIfEmptyBuilder.cs" /> | |
192 <Compile Include="Data\Linq\Builder\InsertBuilder.cs" /> | |
193 <Compile Include="Data\Linq\Builder\BuildInfo.cs" /> | |
194 <Compile Include="Data\Linq\Builder\SelectManyBuilder.cs" /> | |
195 <Compile Include="Data\Linq\Builder\SqlInfo.cs" /> | |
196 <Compile Include="Data\Linq\Builder\TableAttributeBuilder.cs" /> | |
197 <Compile Include="Data\Linq\Builder\TakeSkipBuilder.cs" /> | |
198 <Compile Include="Data\Linq\ExpressionQueryImpl.cs" /> | |
199 <Compile Include="Data\Linq\IExpressionQuery.cs" /> | |
200 <Compile Include="Data\Linq\ITable.cs" /> | |
201 <Compile Include="Data\Linq\MemberInfoComparer.cs" /> | |
202 <Compile Include="Linq\ExpressionHelper.cs" /> | |
203 <Compile Include="Data\Linq\ExpressionQuery.cs" /> | |
204 <Compile Include="Data\Linq\IDataContextInfo.cs" /> | |
205 <Compile Include="Data\Linq\IgnoreIEnumerableAttribute.cs" /> | |
206 <Compile Include="Data\Linq\IQueryContext.cs" /> | |
207 <Compile Include="Data\Linq\ISelectInsertable.cs" /> | |
208 <Compile Include="Data\Linq\Expressions.cs" /> | |
209 <Compile Include="Data\Linq\IValueInsertable.cs" /> | |
210 <Compile Include="Data\Linq\LinqExtensions.cs" /> | |
211 <Compile Include="Data\Linq\Builder\AggregationBuilder.cs" /> | |
212 <Compile Include="Data\Linq\Builder\ConvertFlags.cs" /> | |
213 <Compile Include="Data\Linq\Builder\CountBuilder.cs" /> | |
214 <Compile Include="Data\Linq\Builder\DistinctBuilder.cs" /> | |
215 <Compile Include="Data\Linq\Builder\ExpressionBuilder.cs" /> | |
216 <Compile Include="Data\Linq\Builder\ExpressionBuilder.SqlBuilder.cs" /> | |
217 <Compile Include="Data\Linq\Builder\ExpressionBuilder.QueryBuilder.cs" /> | |
218 <Compile Include="Data\Linq\Builder\FirstSingleBuilder.cs" /> | |
219 <Compile Include="Data\Linq\Builder\GroupByBuilder.cs" /> | |
220 <Compile Include="Data\Linq\Builder\IBuildContext.cs" /> | |
221 <Compile Include="Data\Linq\Builder\ISequenceBuilder.cs" /> | |
222 <Compile Include="Data\Linq\Builder\JoinBuilder.cs" /> | |
223 <Compile Include="Data\Linq\Builder\MethodCallBuilder.cs" /> | |
224 <Compile Include="Data\Linq\Builder\OrderByBuilder.cs" /> | |
225 <Compile Include="Data\Linq\Builder\ExpressionContext.cs" /> | |
226 <Compile Include="Data\Linq\Builder\RequestFor.cs" /> | |
227 <Compile Include="Data\Linq\Builder\ScalarSelectBuilder.cs" /> | |
228 <Compile Include="Data\Linq\Builder\SelectContext.cs" /> | |
229 <Compile Include="Data\Linq\Builder\SelectBuilder.cs" /> | |
230 <Compile Include="Data\Linq\Builder\SequenceContextBase.cs" /> | |
231 <Compile Include="Data\Linq\Builder\SubQueryContext.cs" /> | |
232 <Compile Include="Data\Linq\Builder\TableBuilder.cs" /> | |
233 <Compile Include="Data\Linq\Builder\WhereBuilder.cs" /> | |
234 <Compile Include="Data\Linq\Query.cs" /> | |
235 <Compile Include="Data\Linq\Settings.cs" /> | |
236 <Compile Include="Data\Linq\SqlEnumAttribute.cs" /> | |
237 <Compile Include="Data\Linq\Extensions.cs" /> | |
238 <Compile Include="Data\Linq\IUpdateable.cs" /> | |
239 <Compile Include="Data\Linq\MethodExpressionAttribute.cs" /> | |
240 <Compile Include="Data\Linq\SqlExpressionAttribute.cs" /> | |
241 <Compile Include="Data\Linq\IDataContext.cs" /> | |
242 <Compile Include="Data\Linq\QueryContext.cs" /> | |
243 <Compile Include="Data\Linq\SqlPropertyAttribute.cs" /> | |
244 <Compile Include="Data\Linq\LinqException.cs" /> | |
245 <Compile Include="Data\Linq\ReflectionHelper.cs" /> | |
246 <Compile Include="Data\Linq\Sql.cs" /> | |
247 <Compile Include="Data\Linq\SqlFunctionAttribute.cs" /> | |
248 <Compile Include="Data\Linq\TableExpressionAttribute.cs" /> | |
249 <Compile Include="Data\Linq\TableFunctionAttribute.cs" /> | |
250 <Compile Include="Data\Linq\TableT.cs" /> | |
251 <Compile Include="Data\Sql\ChildContainer.cs" /> | |
252 <Compile Include="Data\Sql\ICloneableElement.cs" /> | |
253 <Compile Include="Data\Sql\ISqlExpressionWalkable.cs" /> | |
254 <Compile Include="Data\Sql\IValueContainer.cs" /> | |
255 <Compile Include="Data\Sql\QueryElementType.cs" /> | |
256 <Compile Include="Data\Sql\QueryType.cs" /> | |
257 <Compile Include="Data\Sql\QueryVisitor.cs" /> | |
258 <Compile Include="Data\Sql\SqlDataType.cs" /> | |
259 <Compile Include="Data\Sql\ISqlPredicate.cs" /> | |
260 <Compile Include="Data\Sql\Precedence.cs" /> | |
261 <Compile Include="Data\Sql\SqlBinaryExpression.cs" /> | |
262 <Compile Include="Data\Sql\SqlException.cs" /> | |
263 <Compile Include="Data\Sql\Extensions.cs" /> | |
264 <Compile Include="Data\Sql\IChild.cs" /> | |
265 <Compile Include="Data\Sql\IQueryElement.cs" /> | |
266 <Compile Include="Data\Sql\ISqlExpression.cs" /> | |
267 <Compile Include="Data\Sql\ISqlTableSource.cs" /> | |
268 <Compile Include="Data\Sql\SqlExpression.cs" /> | |
269 <Compile Include="Data\Sql\SqlField.cs" /> | |
270 <Compile Include="Data\Sql\SqlFunction.cs" /> | |
271 <Compile Include="Data\Sql\Join.cs" /> | |
272 <Compile Include="Data\Sql\JoinOn.cs" /> | |
273 <Compile Include="Data\Sql\SqlParameter.cs" /> | |
274 <Compile Include="Data\Sql\SqlProvider\BasicSqlProvider.cs" /> | |
275 <Compile Include="Data\Sql\SqlProvider\AccessSqlProvider.cs" /> | |
276 <Compile Include="Data\Sql\SqlProvider\MsSql2005SqlProvider.cs" /> | |
277 <Compile Include="Data\Sql\SqlProvider\MsSql2008SqlProvider.cs" /> | |
278 <Compile Include="Data\Sql\SqlProvider\SequenceNameAttribute.cs" /> | |
279 <Compile Include="Data\Sql\SqlProvider\SybaseSqlProvider.cs" /> | |
280 <Compile Include="Data\Sql\SqlProvider\MsSqlSqlProvider.cs" /> | |
281 <Compile Include="Data\Sql\SqlProvider\MySqlSqlProvider.cs" /> | |
282 <Compile Include="Data\Sql\SqlProvider\SqlCeSqlProvider.cs" /> | |
283 <Compile Include="Data\Sql\SqlProvider\SQLiteSqlProvider.cs" /> | |
284 <Compile Include="Data\Sql\SqlProvider\FirebirdSqlProvider.cs" /> | |
285 <Compile Include="Data\Sql\SqlProvider\PostgreSQLSqlProvider.cs" /> | |
286 <Compile Include="Data\Sql\SqlProvider\OracleSqlProvider.cs" /> | |
287 <Compile Include="Data\Sql\SqlProvider\DB2SqlProvider.cs" /> | |
288 <Compile Include="Data\Sql\SqlProvider\InformixSqlProvider.cs" /> | |
289 <Compile Include="Data\Sql\SqlProvider\ISqlProvider.cs" /> | |
290 <Compile Include="Data\Sql\SqlQuery.cs" /> | |
291 <Compile Include="Data\Sql\SqlTable.cs" /> | |
292 <Compile Include="Data\Sql\SqlTableT.cs" /> | |
293 <Compile Include="Data\Sql\SqlTableType.cs" /> | |
294 <Compile Include="Data\Sql\SqlValue.cs" /> | |
295 <Compile Include="Mapping\AssociationAttribute.cs" /> | |
296 <Compile Include="Mapping\Association.cs" /> | |
297 <Compile Include="Mapping\ExpressionMapper.cs" /> | |
298 <Compile Include="Mapping\IMappingSchemaProvider.cs" /> | |
299 <Compile Include="Mapping\InheritanceMappingAttribute.cs" /> | |
300 <Compile Include="Mapping\MapRelationBase.cs" /> | |
301 <Compile Include="Mapping\MemberMapper.generated.cs"> | |
302 <AutoGen>True</AutoGen> | |
303 <DesignTime>True</DesignTime> | |
304 <DependentUpon>MemberMapper.tt</DependentUpon> | |
305 </Compile> | |
306 <Compile Include="Mapping\NotNullAttribute.cs" /> | |
307 <Compile Include="Mapping\RelationAttribute.cs" /> | |
308 <Compile Include="Properties\BLToolkitConstants.cs" /> | |
309 <Compile Include="Properties\Resources.Designer.cs"> | |
310 <AutoGen>True</AutoGen> | |
311 <DesignTime>True</DesignTime> | |
312 <DependentUpon>Resources.resx</DependentUpon> | |
313 </Compile> | |
314 <Compile Include="Aspects\CacheAspect.cs" /> | |
315 <Compile Include="Aspects\CacheAspectItem.cs" /> | |
316 <Compile Include="Aspects\CacheAspectT.cs" /> | |
317 <Compile Include="Aspects\CacheAttribute.cs" /> | |
318 <Compile Include="Aspects\CallMethodInfo.cs" /> | |
319 <Compile Include="Aspects\AsyncAttribute.cs" /> | |
320 <Compile Include="Aspects\MethodCallCounter.cs" /> | |
321 <Compile Include="Aspects\CounterAspect.cs" /> | |
322 <Compile Include="Aspects\CounterAttribute.cs" /> | |
323 <Compile Include="Aspects\NoCacheAttribute.cs" /> | |
324 <Compile Include="Aspects\IInterceptor.cs" /> | |
325 <Compile Include="Aspects\Interceptor.cs" /> | |
326 <Compile Include="Aspects\InterceptCallInfo.cs" /> | |
327 <Compile Include="Aspects\InterceptorAttribute.cs" /> | |
328 <Compile Include="Aspects\InterceptResult.cs" /> | |
329 <Compile Include="Aspects\InterceptType.cs" /> | |
330 <Compile Include="Aspects\LogAttribute.cs" /> | |
331 <Compile Include="Aspects\LoggingAspect.cs" /> | |
332 <Compile Include="Aspects\MixinAttribute.cs" /> | |
333 <Compile Include="Aspects\MixinOverrideAttribute.cs" /> | |
334 <Compile Include="Aspects\NoCounterAttribute.cs" /> | |
335 <Compile Include="Aspects\NoInterceptionAttribute.cs" /> | |
336 <Compile Include="Aspects\NoLogAttribute.cs" /> | |
337 <Compile Include="Aspects\NotNullAttribute.cs" /> | |
338 <Compile Include="Common\CompoundValue.cs" /> | |
339 <Compile Include="Common\Configuration.cs" /> | |
340 <Compile Include="Common\Convert.cs" /> | |
341 <Compile Include="Common\ConvertT.cs" /> | |
342 <Compile Include="Common\EntityBase.cs" /> | |
343 <Compile Include="Common\EntityBaseT.cs" /> | |
344 <Compile Include="Common\IOperable.cs" /> | |
345 <Compile Include="Common\Operator.cs"> | |
346 <SubType>Code</SubType> | |
347 </Compile> | |
348 <Compile Include="ComponentModel\BindingListImpl.cs" /> | |
349 <Compile Include="ComponentModel\CustomTypeDescriptorImpl.cs" /> | |
350 <Compile Include="ComponentModel\Design\ObjectViewTypeEditor.cs" /> | |
351 <Compile Include="ComponentModel\Design\GetTypeDialog.cs"> | |
352 <SubType>Form</SubType> | |
353 </Compile> | |
354 <Compile Include="ComponentModel\Design\GetTypeDialog.Designer.cs"> | |
355 <DependentUpon>GetTypeDialog.cs</DependentUpon> | |
356 </Compile> | |
357 <Compile Include="ComponentModel\Design\TypeNameEditor.cs" /> | |
358 <Compile Include="ComponentModel\Design\TypePicker.cs"> | |
359 <SubType>UserControl</SubType> | |
360 </Compile> | |
361 <Compile Include="ComponentModel\Design\TypePicker.Designer.cs"> | |
362 <DependentUpon>TypePicker.cs</DependentUpon> | |
363 </Compile> | |
364 <Compile Include="ComponentModel\Design\ObjectViewTypeNameEditor.cs" /> | |
365 <Compile Include="ComponentModel\ISortable.cs" /> | |
366 <Compile Include="ComponentModel\IObjectView.cs" /> | |
367 <Compile Include="ComponentModel\ITypeDescriptionProvider.cs" /> | |
368 <Compile Include="ComponentModel\ObjectHolder.cs" /> | |
369 <Compile Include="ComponentModel\TypeDescriptorExtender.cs" /> | |
370 <Compile Include="ComponentModel\TypeDescriptorExtenderT.cs" /> | |
371 <Compile Include="ComponentModel\TypedListImpl.cs" /> | |
372 <Compile Include="ComponentModel\Design\TypeEditor.cs" /> | |
373 <Compile Include="ComponentModel\TypeTypeConverter.cs" /> | |
374 <Compile Include="DataAccess\ActionNameAttribute.cs" /> | |
375 <Compile Include="DataAccess\ActionSprocNameAttribute.cs" /> | |
376 <Compile Include="DataAccess\CommandBehaviorAttribute.cs" /> | |
377 <Compile Include="DataAccess\ParamDbTypeAttribute.cs" /> | |
378 <Compile Include="DataAccess\ParamSizeAttribute.cs" /> | |
379 <Compile Include="DataAccess\DataSetTableAttribute.cs" /> | |
380 <Compile Include="DataAccess\ParamNullValue.cs" /> | |
381 <Compile Include="DataAccess\DataAccessorTA.cs" /> | |
382 <Compile Include="DataAccess\Direction.cs" /> | |
383 <Compile Include="DataAccess\DestinationAttribute.cs" /> | |
384 <Compile Include="DataAccess\NoMapAttribute.cs" /> | |
385 <Compile Include="DataAccess\ScalarSourceAttribute.cs" /> | |
386 <Compile Include="DataAccess\FormatAttribute.cs" /> | |
387 <Compile Include="DataAccess\DataAccessorAttribute.cs" /> | |
388 <Compile Include="DataAccess\DataAccessor.cs" /> | |
389 <Compile Include="DataAccess\DataAccessorBuilder.cs" /> | |
390 <Compile Include="DataAccess\DataAccessorT.cs" /> | |
391 <Compile Include="DataAccess\DiscoverParametersAttribute.cs" /> | |
392 <Compile Include="DataAccess\IndexAttribute.cs" /> | |
393 <Compile Include="DataAccess\NonUpdatableAttribute.cs" /> | |
394 <Compile Include="DataAccess\ObjectTypeAttribute.cs" /> | |
395 <Compile Include="DataAccess\ParamNameAttribute.cs" /> | |
396 <Compile Include="DataAccess\PrimaryKeyAttribute.cs" /> | |
397 <Compile Include="DataAccess\DataAccessException.cs" /> | |
398 <Compile Include="DataAccess\ScalarFieldNameAttribute.cs" /> | |
399 <Compile Include="DataAccess\SprocNameAttribute.cs" /> | |
400 <Compile Include="DataAccess\SprocQuery.cs" /> | |
401 <Compile Include="DataAccess\SprocQueryT.cs" /> | |
402 <Compile Include="DataAccess\SqlQuery.cs" /> | |
403 <Compile Include="DataAccess\SqlQueryAttribute.cs" /> | |
404 <Compile Include="DataAccess\SqlQueryBase.cs" /> | |
405 <Compile Include="DataAccess\SqlQueryInfo.cs" /> | |
406 <Compile Include="DataAccess\SqlQueryParameterInfo.cs" /> | |
407 <Compile Include="DataAccess\SqlQueryT.cs" /> | |
408 <Compile Include="DataAccess\TableNameAttribute.cs" /> | |
409 <Compile Include="Common\NameOrIndexParameter.cs" /> | |
410 <Compile Include="Data\InitCommandEventArgs.cs" /> | |
411 <Compile Include="Data\OperationExceptionEventArgs.cs" /> | |
412 <Compile Include="Data\OperationTypeEventArgs.cs" /> | |
413 <Compile Include="Data\ScalarSourceType.cs" /> | |
414 <Compile Include="Data\DataException.cs" /> | |
415 <Compile Include="Data\DataProvider\AccessDataProvider.cs" /> | |
416 <Compile Include="Data\DataProvider\ConvertType.cs" /> | |
417 <Compile Include="Data\DataProvider\DataProviderBase.cs" /> | |
418 <Compile Include="Data\DataProvider\OdbcDataProvider.cs" /> | |
419 <Compile Include="Data\DataProvider\OleDbDataProvider.cs" /> | |
420 <Compile Include="Data\DataProvider\SqlDataProviderBase.cs" /> | |
421 <Compile Include="Data\DbManager.cs"> | |
422 <SubType>Component</SubType> | |
423 </Compile> | |
424 <Compile Include="Data\DbManager.Config.cs"> | |
425 <DependentUpon>DbManager.cs</DependentUpon> | |
426 <SubType>Component</SubType> | |
427 </Compile> | |
428 <Compile Include="Data\DbManager.Linq.cs"> | |
429 <DependentUpon>DbManager.cs</DependentUpon> | |
430 <SubType>Component</SubType> | |
431 </Compile> | |
432 <Compile Include="Data\OperationType.cs" /> | |
433 <Compile Include="EditableObjects\EditableXmlDocument.cs" /> | |
434 <Compile Include="EditableObjects\EditableList.cs" /> | |
435 <Compile Include="EditableObjects\EditableListChangedEventArgs.cs" /> | |
436 <Compile Include="ComponentModel\MemberPropertyDescriptor.cs" /> | |
437 <Compile Include="ComponentModel\PropertyDescriptorWrapper.cs" /> | |
438 <Compile Include="EditableObjects\EditableArrayList.cs" /> | |
439 <Compile Include="EditableObjects\EditableObject.cs" /> | |
440 <Compile Include="EditableObjects\EditableObjectHolder.cs" /> | |
441 <Compile Include="EditableObjects\EditableObjectT.cs" /> | |
442 <Compile Include="EditableObjects\EditableValue.cs" /> | |
443 <Compile Include="EditableObjects\IEditable.cs" /> | |
444 <Compile Include="Mapping\SimpleSourceListMapper.cs" /> | |
445 <Compile Include="Mapping\MapImplicitAttribute.cs" /> | |
446 <Compile Include="Mapping\MapSetDataT.cs" /> | |
447 <Compile Include="Mapping\ValueMapping.cs" /> | |
448 <Compile Include="Mapping\MapDataDestinationBase.cs" /> | |
449 <Compile Include="Mapping\MapDataSourceBase.cs" /> | |
450 <Compile Include="Mapping\ScalarDataReaderMapper.cs" /> | |
451 <Compile Include="Mapping\SimpleDestinationListMapper.cs" /> | |
452 <Compile Include="Mapping\ScalarListMapper.cs" /> | |
453 <Compile Include="Mapping\ScalarListMapperT.cs" /> | |
454 <Compile Include="Mapping\TextDataListMapper.cs" /> | |
455 <Compile Include="Mapping\TextDataMapper.cs" /> | |
456 <Compile Include="Mapping\TextDataReader.cs" /> | |
457 <Compile Include="Mapping\TextDataWriter.cs"> | |
458 <SubType>Code</SubType> | |
459 </Compile> | |
460 <Compile Include="Mapping\MapGetDataT.cs" /> | |
461 <Compile Include="Mapping\MapDataSourceDestinationBase.cs" /> | |
462 <Compile Include="Mapping\DefaultMappingSchema.cs" /> | |
463 <Compile Include="Mapping\IValueMapper.cs" /> | |
464 <Compile Include="Mapping\NullDateTimeAttribute.cs" /> | |
465 <Compile Include="Mapping\NullDecimalAttribute.cs" /> | |
466 <Compile Include="Mapping\NullGuidAttribute.cs" /> | |
467 <Compile Include="Patterns\DuckTyping.cs" /> | |
468 <Compile Include="Patterns\DuckType.cs" /> | |
469 <Compile Include="Patterns\MustImplementAttribute.cs" /> | |
470 <Compile Include="Properties\JetBrains.Annotations.cs" /> | |
471 <Compile Include="Properties\Revision.generated.cs" /> | |
472 <Compile Include="Reflection\ExprMemberAccessor.cs" /> | |
473 <Compile Include="Reflection\ExprTypeAccessor.cs" /> | |
474 <Compile Include="Reflection\GenericBinder.cs" /> | |
475 <Compile Include="Reflection\MetadataProvider\AttributeMetadataProvider.cs" /> | |
476 <Compile Include="Reflection\MetadataProvider\ExtensionMetadataProvider.cs" /> | |
477 <Compile Include="Reflection\MetadataProvider\LinqMetadataProvider.cs" /> | |
478 <Compile Include="Reflection\MetadataProvider\MetadataProviderBase.cs" /> | |
479 <Compile Include="Reflection\MetadataProvider\MetadataProviderList.cs" /> | |
480 <Compile Include="Reflection\XmlIncludeAbstractAttribute.cs" /> | |
481 <Compile Include="TypeBuilder\AutoImplementInterfaceAttribute.cs" /> | |
482 <Compile Include="TypeBuilder\Builders\GeneratedAttributeBuilder.cs" /> | |
483 <Compile Include="TypeBuilder\Builders\DuckTypeBuilder.cs" /> | |
484 <Compile Include="TypeBuilder\GenerateAttributeAttribute.cs" /> | |
485 <Compile Include="TypeBuilder\ISetParent.cs" /> | |
486 <Compile Include="EditableObjects\IMemberwiseEditable.cs" /> | |
487 <Compile Include="ComponentModel\INotifyObjectEdit.cs" /> | |
488 <Compile Include="EditableObjects\IPrintDebugState.cs" /> | |
489 <Compile Include="ComponentModel\ObjectBinder.cs"> | |
490 <SubType>Component</SubType> | |
491 </Compile> | |
492 <Compile Include="ComponentModel\ObjectEditEventArgs.cs" /> | |
493 <Compile Include="ComponentModel\ObjectEditType.cs" /> | |
494 <Compile Include="Mapping\DictionaryIndexListMapperT.cs" /> | |
495 <Compile Include="Mapping\DictionaryListMapperT.cs" /> | |
496 <Compile Include="Mapping\DictionaryIndexListMapper.cs" /> | |
497 <Compile Include="Mapping\DictionaryListMapper.cs" /> | |
498 <Compile Include="Mapping\DictionaryMapper.cs" /> | |
499 <Compile Include="Mapping\EnumeratorMapper.cs" /> | |
500 <Compile Include="Mapping\DataReaderListMapper.cs" /> | |
501 <Compile Include="Mapping\DataReaderMapper.cs" /> | |
502 <Compile Include="Mapping\DataTableMapper.cs" /> | |
503 <Compile Include="Mapping\DataRowMapper.cs" /> | |
504 <Compile Include="Mapping\DefaultMemberMapper.cs" /> | |
505 <Compile Include="Mapping\DefaultValueAttribute.cs" /> | |
506 <Compile Include="Mapping\IMapDataDestination.cs" /> | |
507 <Compile Include="Mapping\IMapDataDestinationList.cs" /> | |
508 <Compile Include="Mapping\IMapDataSource.cs" /> | |
509 <Compile Include="Mapping\IMapDataSourceList.cs" /> | |
510 <Compile Include="Mapping\ISupportMapping.cs" /> | |
511 <Compile Include="Mapping\Map.cs" /> | |
512 <Compile Include="Mapping\MapFieldAttribute.cs" /> | |
513 <Compile Include="Mapping\MapIgnoreAttribute.cs" /> | |
514 <Compile Include="Mapping\MapIndex.cs" /> | |
515 <Compile Include="Mapping\MapMemberInfo.cs" /> | |
516 <Compile Include="Mapping\MapNextResult.cs" /> | |
517 <Compile Include="Mapping\MappingException.cs" /> | |
518 <Compile Include="Mapping\MappingSchema.cs" /> | |
519 <Compile Include="Mapping\MapRelation.cs" /> | |
520 <Compile Include="Mapping\MapResultSet.cs" /> | |
521 <Compile Include="Mapping\MapValue.cs" /> | |
522 <Compile Include="Mapping\MapValueAttribute.cs" /> | |
523 <Compile Include="Reflection\Extension\AttributeNameCollection.cs" /> | |
524 <Compile Include="Reflection\Extension\TypeExtensionException.cs" /> | |
525 <Compile Include="Reflection\Extension\TypeExtensionAttribute.cs" /> | |
526 <Compile Include="Mapping\MemberMapperAttribute.cs" /> | |
527 <Compile Include="Mapping\NullableAttribute.cs" /> | |
528 <Compile Include="Mapping\NullValueAttribute.cs" /> | |
529 <Compile Include="Mapping\ObjectListMapper.cs" /> | |
530 <Compile Include="Mapping\ObjectMapperT.cs" /> | |
531 <Compile Include="Mapping\MemberMapper.cs" /> | |
532 <Compile Include="Mapping\ObjectMapper.cs" /> | |
533 <Compile Include="Mapping\ObjectMapperAttribute.cs" /> | |
534 <Compile Include="Mapping\TrimmableAttribute.cs" /> | |
535 <Compile Include="Properties\AssemblyInfo.cs" /> | |
536 <Compile Include="Reflection\Emit\AssemblyBuilderHelper.cs" /> | |
537 <Compile Include="Reflection\Emit\ConstructorBuilderHelper.cs" /> | |
538 <Compile Include="Reflection\Emit\EmitHelper.cs" /> | |
539 <Compile Include="Reflection\Emit\MethodBuilderBase.cs" /> | |
540 <Compile Include="Reflection\Emit\MethodBuilderHelper.cs" /> | |
541 <Compile Include="Reflection\Emit\TypeBuilderHelper.cs" /> | |
542 <Compile Include="Reflection\IObjectFactory.cs" /> | |
543 <Compile Include="Reflection\MemberAccessor.cs" /> | |
544 <Compile Include="Reflection\ObjectFactoryAttribute.cs" /> | |
545 <Compile Include="Reflection\TypeAccessorT.cs" /> | |
546 <Compile Include="Reflection\TypeHelper.cs" /> | |
547 <Compile Include="TypeBuilder\Builders\AbstractClassBuilder.cs" /> | |
548 <Compile Include="TypeBuilder\Builders\AbstractTypeBuilderBase.cs" /> | |
549 <Compile Include="TypeBuilder\BLToolkitGeneratedAttribute.cs" /> | |
550 <Compile Include="TypeBuilder\Builders\AbstractTypeBuilderList.cs" /> | |
551 <Compile Include="TypeBuilder\Builders\BuildContext.cs" /> | |
552 <Compile Include="TypeBuilder\Builders\BuildElement.cs" /> | |
553 <Compile Include="TypeBuilder\Builders\BuildStep.cs" /> | |
554 <Compile Include="TypeBuilder\Builders\DefaultTypeBuilder.cs" /> | |
555 <Compile Include="TypeBuilder\Builders\FakeGetter.cs" /> | |
556 <Compile Include="TypeBuilder\Builders\FakeMethodInfo.cs" /> | |
557 <Compile Include="TypeBuilder\Builders\FakeParameterInfo.cs" /> | |
558 <Compile Include="TypeBuilder\Builders\FakeSetter.cs" /> | |
559 <Compile Include="TypeBuilder\Builders\ImplementInterfaceBuilder.cs" /> | |
560 <Compile Include="TypeBuilder\Builders\PropertyChangedBuilder.cs" /> | |
561 <Compile Include="TypeBuilder\Builders\TypeAccessorBuilder.cs" /> | |
562 <Compile Include="TypeBuilder\GlobalInstanceTypeAttribute.cs" /> | |
563 <Compile Include="TypeBuilder\Builders\IAbstractTypeBuilder.cs" /> | |
564 <Compile Include="Reflection\InitContext.cs" /> | |
565 <Compile Include="TypeBuilder\Builders\InstanceTypeBuilder.cs" /> | |
566 <Compile Include="TypeBuilder\Builders\TypeBuilderConsts.cs" /> | |
567 <Compile Include="TypeBuilder\DefaultInstanceTypeAttribute.cs" /> | |
568 <Compile Include="TypeBuilder\GetValueAttribute.cs" /> | |
569 <Compile Include="TypeBuilder\ImplementInterfaceAttribute.cs" /> | |
570 <Compile Include="TypeBuilder\InstanceTypeAttribute.cs" /> | |
571 <Compile Include="TypeBuilder\IPropertyChanged.cs" /> | |
572 <Compile Include="TypeBuilder\LazyInstanceAttribute.cs" /> | |
573 <Compile Include="TypeBuilder\LazyInstancesAttribute.cs" /> | |
574 <Compile Include="TypeBuilder\NoInstanceAttribute.cs" /> | |
575 <Compile Include="TypeBuilder\ParameterAttribute.cs" /> | |
576 <Compile Include="TypeBuilder\ParentAttribute.cs" /> | |
577 <Compile Include="TypeBuilder\PropertyChangedAttribute.cs" /> | |
578 <Compile Include="TypeBuilder\PropertyInfoAttribute.cs" /> | |
579 <Compile Include="TypeBuilder\ReturnIfFalseAttribute.cs" /> | |
580 <Compile Include="TypeBuilder\ReturnIfNonZeroAttribute.cs" /> | |
581 <Compile Include="TypeBuilder\ReturnIfNotNullAttribute.cs" /> | |
582 <Compile Include="TypeBuilder\ReturnIfNullAttribute.cs" /> | |
583 <Compile Include="TypeBuilder\ReturnIfTrueAttribute.cs" /> | |
584 <Compile Include="TypeBuilder\ReturnIfZeroAttribute.cs" /> | |
585 <Compile Include="TypeBuilder\SetValueAttribute.cs" /> | |
586 <Compile Include="TypeBuilder\TypeBuilderException.cs" /> | |
587 <Compile Include="TypeBuilder\Builders\ITypeBuilder.cs" /> | |
588 <Compile Include="Reflection\TypeAccessor.cs" /> | |
589 <Compile Include="TypeBuilder\Builders\TypeBuilderAttribute.cs" /> | |
590 <Compile Include="TypeBuilder\TypeFactory.cs" /> | |
591 <Compile Include="Reflection\Extension\AttributeExtensionCollection.cs" /> | |
592 <Compile Include="Reflection\Extension\ValueCollection.cs" /> | |
593 <Compile Include="Reflection\Extension\MemberExtensionCollection.cs" /> | |
594 <Compile Include="Reflection\Extension\TypeExtension.cs" /> | |
595 <Compile Include="Reflection\Extension\ExtensionList.cs" /> | |
596 <Compile Include="Reflection\Extension\AttributeExtension.cs" /> | |
597 <Compile Include="Reflection\Extension\MemberExtension.cs" /> | |
598 <Compile Include="Validation\FriendlyNameAttribute.cs" /> | |
599 <Compile Include="Validation\IValidatable.cs" /> | |
600 <Compile Include="Validation\MaxDateValueAttribute.cs" /> | |
601 <Compile Include="Validation\MaxLengthAttribute.cs" /> | |
602 <Compile Include="Validation\MaxValueAttribute.cs" /> | |
603 <Compile Include="Validation\MinDateValueAttribute.cs" /> | |
604 <Compile Include="Validation\MinLengthAttribute.cs" /> | |
605 <Compile Include="Validation\MinValueAttribute.cs" /> | |
606 <Compile Include="Validation\RegExAttribute.cs" /> | |
607 <Compile Include="Validation\RequiredAttribute.cs" /> | |
608 <Compile Include="Validation\ValidationException.cs" /> | |
609 <Compile Include="Validation\ValidatableObjectBase.cs" /> | |
610 <Compile Include="Validation\ValidationContext.cs" /> | |
611 <Compile Include="Validation\Validator.cs" /> | |
612 <Compile Include="Validation\ValidatorBaseAttribute.cs" /> | |
613 <Compile Include="Net\HttpReader.cs" /> | |
614 <Compile Include="Web\UI\WebObjectBinder.cs" /> | |
615 <None Include="Mapping\MemberMapper.tt"> | |
616 <Generator>TextTemplatingFileGenerator</Generator> | |
617 <LastGenOutput>MemberMapper.generated.cs</LastGenOutput> | |
618 </None> | |
619 <None Include="Properties\Revision.tt"> | |
620 <LastGenOutput>Revision1.generated.cs</LastGenOutput> | |
621 </None> | |
622 <None Include="Templates\BLT4Toolkit.ttinclude" /> | |
623 <None Include="Templates\BLToolkit.ttinclude" /> | |
624 <None Include="Templates\BLToolkitConstants.Revision.cs.template" /> | |
625 <None Include="Templates\MySql.ttinclude" /> | |
626 <None Include="Templates\MSSQL.ttinclude" /> | |
627 <None Include="Templates\PluralSingular.ttinclude" /> | |
628 <None Include="Templates\PostgreSQL.ttinclude" /> | |
629 <None Include="Templates\Sybase.ttinclude" /> | |
630 <None Include="Templates\VB.ttinclude" /> | |
631 <None Include="Templates\WCFAttributes.ttinclude" /> | |
632 <Compile Include="Data\DataProvider\MySqlDataProvider.cs" /> | |
633 </ItemGroup> | |
634 <ItemGroup> | |
635 <EmbeddedResource Include="ComponentModel\Design\GetTypeDialog.resx"> | |
636 <SubType>Designer</SubType> | |
637 <DependentUpon>GetTypeDialog.cs</DependentUpon> | |
638 </EmbeddedResource> | |
639 <EmbeddedResource Include="ComponentModel\Design\TypePicker.resx"> | |
640 <SubType>Designer</SubType> | |
641 <DependentUpon>TypePicker.cs</DependentUpon> | |
642 </EmbeddedResource> | |
643 </ItemGroup> | |
644 <ItemGroup> | |
645 <EmbeddedResource Include="ComponentModel\Design\Object.bmp" /> | |
646 <EmbeddedResource Include="ComponentModel\ObjectBinder.resx"> | |
647 <DependentUpon>ObjectBinder.cs</DependentUpon> | |
648 <SubType>Designer</SubType> | |
649 </EmbeddedResource> | |
650 </ItemGroup> | |
651 <ItemGroup> | |
652 <EmbeddedResource Include="ComponentModel\ObjectBinder.ico" /> | |
653 </ItemGroup> | |
654 <ItemGroup> | |
655 <EmbeddedResource Include="Mapping\Mapping.xsd"> | |
656 <SubType> | |
657 </SubType> | |
658 </EmbeddedResource> | |
659 <EmbeddedResource Include="DataAccess\DataAccess.xsd"> | |
660 <SubType> | |
661 </SubType> | |
662 </EmbeddedResource> | |
663 <None Include="BLToolkit.snk" /> | |
664 <None Include="DataAccess\DataAccess.xsx"> | |
665 <DependentUpon>DataAccess.xsd</DependentUpon> | |
666 </None> | |
667 <None Include="Doc\BLToolkit.chm" /> | |
668 <None Include="Doc\Development rules and regulations.doc" /> | |
669 <None Include="Mapping\Mapping.xsx"> | |
670 <DependentUpon>Mapping.xsd</DependentUpon> | |
671 </None> | |
672 <EmbeddedResource Include="Reflection\Extension\TypeExtension.xsd"> | |
673 <SubType> | |
674 </SubType> | |
675 </EmbeddedResource> | |
676 <None Include="Reflection\Extension\TypeExtension.xsx"> | |
677 <DependentUpon>TypeExtension.xsd</DependentUpon> | |
678 </None> | |
679 </ItemGroup> | |
680 <ItemGroup> | |
681 <EmbeddedResource Include="ComponentModel\ObjectBinder.bmp" /> | |
682 <EmbeddedResource Include="Data\Sql\ReservedWords.txt" /> | |
683 <Content Include="Doc\ChangeLog.txt" /> | |
684 <Content Include="Doc\License.txt" /> | |
685 <Content Include="Doc\OnlineDoc.txt" /> | |
686 <EmbeddedResource Include="Properties\Resources.resx"> | |
687 <SubType>Designer</SubType> | |
688 <Generator>ResXFileCodeGenerator</Generator> | |
689 <LastGenOutput>Resources.Designer.cs</LastGenOutput> | |
690 </EmbeddedResource> | |
691 <EmbeddedResource Include="Web\UI\WebObjectBinder.ico" /> | |
692 </ItemGroup> | |
693 <ItemGroup> | |
694 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> | |
695 <Visible>False</Visible> | |
696 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> | |
697 <Install>false</Install> | |
698 </BootstrapperPackage> | |
699 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0"> | |
700 <Visible>False</Visible> | |
701 <ProductName>.NET Framework 2.0 %28x86%29</ProductName> | |
702 <Install>true</Install> | |
703 </BootstrapperPackage> | |
704 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0"> | |
705 <Visible>False</Visible> | |
706 <ProductName>.NET Framework 3.0 %28x86%29</ProductName> | |
707 <Install>false</Install> | |
708 </BootstrapperPackage> | |
709 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5"> | |
710 <Visible>False</Visible> | |
711 <ProductName>.NET Framework 3.5</ProductName> | |
712 <Install>false</Install> | |
713 </BootstrapperPackage> | |
714 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | |
715 <Visible>False</Visible> | |
716 <ProductName>.NET Framework 3.5 SP1</ProductName> | |
717 <Install>false</Install> | |
718 </BootstrapperPackage> | |
719 </ItemGroup> | |
720 <ItemGroup /> | |
721 <ItemGroup> | |
722 <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> | |
723 </ItemGroup> | |
724 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | |
725 <PropertyGroup> | |
726 <PreBuildEvent> | |
727 </PreBuildEvent> | |
728 </PropertyGroup> | |
729 </Project> |