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.50727</ProductVersion>
|
|
7 <SchemaVersion>2.0</SchemaVersion>
|
|
8 <ProjectGuid>{663D4BFC-F565-41F7-9409-510B560CCEE8}</ProjectGuid>
|
|
9 <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
10 <OutputType>Library</OutputType>
|
|
11 <AppDesignerFolder>Properties</AppDesignerFolder>
|
|
12 <RootNamespace>BLToolkit</RootNamespace>
|
|
13 <AssemblyName>BLToolkit.SL.4</AssemblyName>
|
|
14 <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
|
|
15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
16 <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
|
|
17 <SilverlightApplication>false</SilverlightApplication>
|
|
18 <ValidateXaml>true</ValidateXaml>
|
|
19 <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
|
|
20 </PropertyGroup>
|
|
21 <!-- This property group is only here to support building this project using the
|
|
22 MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs
|
|
23 to set the TargetFrameworkVersion to v3.5 -->
|
|
24 <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
|
|
25 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
26 </PropertyGroup>
|
|
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
28 <DebugSymbols>true</DebugSymbols>
|
|
29 <DebugType>full</DebugType>
|
|
30 <Optimize>false</Optimize>
|
|
31 <OutputPath>Bin\Debug</OutputPath>
|
|
32 <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
|
|
33 <NoStdLib>true</NoStdLib>
|
|
34 <NoConfig>true</NoConfig>
|
|
35 <ErrorReport>prompt</ErrorReport>
|
|
36 <WarningLevel>4</WarningLevel>
|
|
37 </PropertyGroup>
|
|
38 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
39 <DebugType>pdbonly</DebugType>
|
|
40 <Optimize>true</Optimize>
|
|
41 <OutputPath>Bin\Release</OutputPath>
|
|
42 <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
|
|
43 <NoStdLib>true</NoStdLib>
|
|
44 <NoConfig>true</NoConfig>
|
|
45 <ErrorReport>prompt</ErrorReport>
|
|
46 <WarningLevel>4</WarningLevel>
|
|
47 </PropertyGroup>
|
|
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'">
|
|
49 <DebugSymbols>true</DebugSymbols>
|
|
50 <OutputPath>bin\DebugMono\</OutputPath>
|
|
51 <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
|
|
52 <NoStdLib>true</NoStdLib>
|
|
53 <DebugType>full</DebugType>
|
|
54 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
55 <CodeAnalysisLogFile>Bin\Debug\BLToolkit.SL.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
56 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
57 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
58 <ErrorReport>prompt</ErrorReport>
|
|
59 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
60 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
61 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
62 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
63 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
64 <NoConfig>true</NoConfig>
|
|
65 </PropertyGroup>
|
|
66 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU'">
|
|
67 <OutputPath>bin\ReleaseMono\</OutputPath>
|
|
68 <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
|
|
69 <Optimize>true</Optimize>
|
|
70 <NoStdLib>true</NoStdLib>
|
|
71 <DebugType>pdbonly</DebugType>
|
|
72 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
73 <CodeAnalysisLogFile>Bin\Release\BLToolkit.SL.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
74 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
75 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
76 <ErrorReport>prompt</ErrorReport>
|
|
77 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
78 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
79 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
80 <NoConfig>true</NoConfig>
|
|
81 </PropertyGroup>
|
|
82 <ItemGroup>
|
|
83 <Reference Include="mscorlib" />
|
|
84 <Reference Include="System.Runtime.Serialization" />
|
|
85 <Reference Include="System.ServiceModel" />
|
|
86 <Reference Include="System.Windows" />
|
|
87 <Reference Include="system" />
|
|
88 <Reference Include="System.Core" />
|
|
89 <Reference Include="System.Xml" />
|
|
90 <Reference Include="System.Net" />
|
|
91 <Reference Include="System.Windows.Browser" />
|
|
92 <Reference Include="System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
93 <Private>False</Private>
|
|
94 </Reference>
|
|
95 </ItemGroup>
|
|
96 <ItemGroup>
|
|
97 <Compile Include="Common\ArrayT.cs" />
|
|
98 <Compile Include="Common\CompatibilitySL.cs" />
|
|
99 <Compile Include="Common\CompoundValue.cs" />
|
|
100 <Compile Include="Common\Configuration.cs" />
|
|
101 <Compile Include="Common\Convert.cs" />
|
|
102 <Compile Include="Common\Convert.generated.cs">
|
|
103 <AutoGen>True</AutoGen>
|
|
104 <DesignTime>True</DesignTime>
|
|
105 <DependentUpon>Convert.tt</DependentUpon>
|
|
106 </Compile>
|
|
107 <Compile Include="Common\ConvertT.cs" />
|
|
108 <Compile Include="Common\NameOrIndexParameter.cs" />
|
|
109 <Compile Include="DataAccess\DbTypeAttribute.cs" />
|
|
110 <Compile Include="DataAccess\IdentityAttribute.cs" />
|
|
111 <Compile Include="DataAccess\NonUpdatableAttribute.cs" />
|
|
112 <Compile Include="DataAccess\PrimaryKeyAttribute.cs" />
|
|
113 <Compile Include="DataAccess\PrimaryKeyGeneratorType.cs" />
|
|
114 <Compile Include="DataAccess\ScalarAttribute.cs" />
|
|
115 <Compile Include="DataAccess\SequenceKeyGenerator.cs" />
|
|
116 <Compile Include="DataAccess\SqlIgnoreAttribute.cs" />
|
|
117 <Compile Include="DataAccess\TableNameAttribute.cs" />
|
|
118 <Compile Include="Data\DataProvider\ConvertType.cs" />
|
|
119 <Compile Include="Data\DataProvider\FirebirdMappingSchema.cs" />
|
|
120 <Compile Include="Data\IDataReaderEx.cs" />
|
|
121 <Compile Include="Data\Linq\Builder\AggregationBuilder.cs" />
|
|
122 <Compile Include="Data\Linq\Builder\AllAnyBuilder.cs" />
|
|
123 <Compile Include="Data\Linq\Builder\AsUpdatableBuilder.cs" />
|
|
124 <Compile Include="Data\Linq\Builder\BuildInfo.cs" />
|
|
125 <Compile Include="Data\Linq\Builder\CastBuilder.cs" />
|
|
126 <Compile Include="Data\Linq\Builder\ChangeTypeExpression.cs" />
|
|
127 <Compile Include="Data\Linq\Builder\ConcatUnionBuilder.cs" />
|
|
128 <Compile Include="Data\Linq\Builder\ContainsBuilder.cs" />
|
|
129 <Compile Include="Data\Linq\Builder\ConvertFlags.cs" />
|
|
130 <Compile Include="Data\Linq\Builder\CountBuilder.cs" />
|
|
131 <Compile Include="Data\Linq\Builder\DefaultIfEmptyBuilder.cs" />
|
|
132 <Compile Include="Data\Linq\Builder\DeleteBuilder.cs" />
|
|
133 <Compile Include="Data\Linq\Builder\DistinctBuilder.cs" />
|
|
134 <Compile Include="Data\Linq\Builder\ExpressionBuilder.cs" />
|
|
135 <Compile Include="Data\Linq\Builder\ExpressionBuilder.QueryBuilder.cs" />
|
|
136 <Compile Include="Data\Linq\Builder\ExpressionBuilder.SqlBuilder.cs" />
|
|
137 <Compile Include="Data\Linq\Builder\ExpressionContext.cs" />
|
|
138 <Compile Include="Data\Linq\Builder\ExpressionHoder.cs" />
|
|
139 <Compile Include="Data\Linq\Builder\ExpressionTestGenerator.cs" />
|
|
140 <Compile Include="Data\Linq\Builder\FirstSingleBuilder.cs" />
|
|
141 <Compile Include="Data\Linq\Builder\GroupByBuilder.cs" />
|
|
142 <Compile Include="Data\Linq\Builder\IBuildContext.cs" />
|
|
143 <Compile Include="Data\Linq\Builder\InsertBuilder.cs" />
|
|
144 <Compile Include="Data\Linq\Builder\InsertOrUpdateBuilder.cs" />
|
|
145 <Compile Include="Data\Linq\Builder\IntersectBuilder.cs" />
|
|
146 <Compile Include="Data\Linq\Builder\ISequenceBuilder.cs" />
|
|
147 <Compile Include="Data\Linq\Builder\IsExpressionResult.cs" />
|
|
148 <Compile Include="Data\Linq\Builder\JoinBuilder.cs" />
|
|
149 <Compile Include="Data\Linq\Builder\MethodCallBuilder.cs" />
|
|
150 <Compile Include="Data\Linq\Builder\OfTypeBuilder.cs" />
|
|
151 <Compile Include="Data\Linq\Builder\OrderByBuilder.cs" />
|
|
152 <Compile Include="Data\Linq\Builder\PassThroughBuilder.cs" />
|
|
153 <Compile Include="Data\Linq\Builder\PassThroughContext.cs" />
|
|
154 <Compile Include="Data\Linq\Builder\RequestFor.cs" />
|
|
155 <Compile Include="Data\Linq\Builder\ScalarSelectBuilder.cs" />
|
|
156 <Compile Include="Data\Linq\Builder\SelectBuilder.cs" />
|
|
157 <Compile Include="Data\Linq\Builder\SelectContext.cs" />
|
|
158 <Compile Include="Data\Linq\Builder\SelectManyBuilder.cs" />
|
|
159 <Compile Include="Data\Linq\Builder\SequenceContextBase.cs" />
|
|
160 <Compile Include="Data\Linq\Builder\SequenceConvertInfo.cs" />
|
|
161 <Compile Include="Data\Linq\Builder\SequenceConvertPath.cs" />
|
|
162 <Compile Include="Data\Linq\Builder\SqlInfo.cs" />
|
|
163 <Compile Include="Data\Linq\Builder\SubQueryContext.cs" />
|
|
164 <Compile Include="Data\Linq\Builder\TableAttributeBuilder.cs" />
|
|
165 <Compile Include="Data\Linq\Builder\TableBuilder.cs" />
|
|
166 <Compile Include="Data\Linq\Builder\TakeSkipBuilder.cs" />
|
|
167 <Compile Include="Data\Linq\Builder\UpdateBuilder.cs" />
|
|
168 <Compile Include="Data\Linq\Builder\WhereBuilder.cs" />
|
|
169 <Compile Include="Data\Linq\CompiledQuery.cs" />
|
|
170 <Compile Include="Data\Linq\CompiledTableT.cs" />
|
|
171 <Compile Include="Data\Linq\DataContextInfo.cs" />
|
|
172 <Compile Include="Data\Linq\ExpressionQuery.cs" />
|
|
173 <Compile Include="Data\Linq\ExpressionQueryImpl.cs" />
|
|
174 <Compile Include="Data\Linq\Expressions.cs" />
|
|
175 <Compile Include="Data\Linq\Extensions.cs" />
|
|
176 <Compile Include="Data\Linq\IDataContext.cs" />
|
|
177 <Compile Include="Data\Linq\IDataContextInfo.cs" />
|
|
178 <Compile Include="Data\Linq\IExpressionQuery.cs" />
|
|
179 <Compile Include="Data\Linq\IgnoreIEnumerableAttribute.cs" />
|
|
180 <Compile Include="Data\Linq\IQueryContext.cs" />
|
|
181 <Compile Include="Data\Linq\ISelectInsertable.cs" />
|
|
182 <Compile Include="Data\Linq\ITable.cs" />
|
|
183 <Compile Include="Data\Linq\IUpdatable.cs" />
|
|
184 <Compile Include="Data\Linq\IValueInsertable.cs" />
|
|
185 <Compile Include="Data\Linq\LinqException.cs" />
|
|
186 <Compile Include="Data\Linq\LinqExtensions.cs" />
|
|
187 <Compile Include="Data\Linq\MemberInfoComparer.cs" />
|
|
188 <Compile Include="Data\Linq\MethodExpressionAttribute.cs" />
|
|
189 <Compile Include="Data\Linq\Query.cs" />
|
|
190 <Compile Include="Data\Linq\QueryableAccessor.cs" />
|
|
191 <Compile Include="Data\Linq\QueryContext.cs" />
|
|
192 <Compile Include="Data\Linq\ReflectionHelper.cs" />
|
|
193 <Compile Include="Data\Linq\Settings.cs" />
|
|
194 <Compile Include="Data\Linq\Sql.cs" />
|
|
195 <Compile Include="Data\Linq\SqlEnumAttribute.cs" />
|
|
196 <Compile Include="Data\Linq\SqlExpressionAttribute.cs" />
|
|
197 <Compile Include="Data\Linq\SqlFunctionAttribute.cs" />
|
|
198 <Compile Include="Data\Linq\SqlPropertyAttribute.cs" />
|
|
199 <Compile Include="Data\Linq\TableExpressionAttribute.cs" />
|
|
200 <Compile Include="Data\Linq\TableFunctionAttribute.cs" />
|
|
201 <Compile Include="Data\Linq\TableT.cs" />
|
|
202 <Compile Include="Data\Sql\ChildContainer.cs" />
|
|
203 <Compile Include="Data\Sql\Extensions.cs" />
|
|
204 <Compile Include="Data\Sql\IChild.cs" />
|
|
205 <Compile Include="Data\Sql\ICloneableElement.cs" />
|
|
206 <Compile Include="Data\Sql\IQueryElement.cs" />
|
|
207 <Compile Include="Data\Sql\ISqlExpression.cs" />
|
|
208 <Compile Include="Data\Sql\ISqlExpressionWalkable.cs" />
|
|
209 <Compile Include="Data\Sql\ISqlPredicate.cs" />
|
|
210 <Compile Include="Data\Sql\ISqlTableSource.cs" />
|
|
211 <Compile Include="Data\Sql\IValueContainer.cs" />
|
|
212 <Compile Include="Data\Sql\Join.cs" />
|
|
213 <Compile Include="Data\Sql\JoinOn.cs" />
|
|
214 <Compile Include="Data\Sql\Precedence.cs" />
|
|
215 <Compile Include="Data\Sql\QueryElementType.cs" />
|
|
216 <Compile Include="Data\Sql\QueryType.cs" />
|
|
217 <Compile Include="Data\Sql\QueryVisitor.cs" />
|
|
218 <Compile Include="Data\Sql\SqlBinaryExpression.cs" />
|
|
219 <Compile Include="Data\Sql\SqlDataType.cs" />
|
|
220 <Compile Include="Data\Sql\SqlException.cs" />
|
|
221 <Compile Include="Data\Sql\SqlExpression.cs" />
|
|
222 <Compile Include="Data\Sql\SqlField.cs" />
|
|
223 <Compile Include="Data\Sql\SqlFunction.cs" />
|
|
224 <Compile Include="Data\Sql\SqlParameter.cs" />
|
|
225 <Compile Include="Data\Sql\SqlProvider\AccessSqlProvider.cs" />
|
|
226 <Compile Include="Data\Sql\SqlProvider\BasicSqlProvider.cs" />
|
|
227 <Compile Include="Data\Sql\SqlProvider\DB2SqlProvider.cs" />
|
|
228 <Compile Include="Data\Sql\SqlProvider\FirebirdSqlProvider.cs" />
|
|
229 <Compile Include="Data\Sql\SqlProvider\InformixSqlProvider.cs" />
|
|
230 <Compile Include="Data\Sql\SqlProvider\ISqlProvider.cs" />
|
|
231 <Compile Include="Data\Sql\SqlProvider\MsSql2005SqlProvider.cs" />
|
|
232 <Compile Include="Data\Sql\SqlProvider\MsSql2008SqlProvider.cs" />
|
|
233 <Compile Include="Data\Sql\SqlProvider\MsSql2012SqlProvider.cs" />
|
|
234 <Compile Include="Data\Sql\SqlProvider\MSSqlSqlProvider.cs" />
|
|
235 <Compile Include="Data\Sql\SqlProvider\MySqlSqlProvider.cs" />
|
|
236 <Compile Include="Data\Sql\SqlProvider\OracleSqlProvider.cs" />
|
|
237 <Compile Include="Data\Sql\SqlProvider\PostgreSQLSqlProvider.cs" />
|
|
238 <Compile Include="Data\Sql\SqlProvider\SequenceNameAttribute.cs" />
|
|
239 <Compile Include="Data\Sql\SqlProvider\SqlCeSqlProvider.cs" />
|
|
240 <Compile Include="Data\Sql\SqlProvider\SQLiteSqlProvider.cs" />
|
|
241 <Compile Include="Data\Sql\SqlProvider\SybaseSqlProvider.cs" />
|
|
242 <Compile Include="Data\Sql\SqlQuery.cs" />
|
|
243 <Compile Include="Data\Sql\SqlTable.cs" />
|
|
244 <Compile Include="Data\Sql\SqlTableT.cs" />
|
|
245 <Compile Include="Data\Sql\SqlTableType.cs" />
|
|
246 <Compile Include="Data\Sql\SqlValue.cs" />
|
|
247 <Compile Include="Data\Sql\SqlValueBase.cs" />
|
|
248 <Compile Include="Linq\ExpressionHelper.cs" />
|
|
249 <Compile Include="Mapping\Association.cs" />
|
|
250 <Compile Include="Mapping\AssociationAttribute.cs" />
|
|
251 <Compile Include="Mapping\DataReaderListMapper.cs" />
|
|
252 <Compile Include="Mapping\DataReaderMapper.cs" />
|
|
253 <Compile Include="Mapping\DefaultMappingSchema.cs" />
|
|
254 <Compile Include="Mapping\DefaultMemberMapper.cs" />
|
|
255 <Compile Include="Mapping\DefaultValueAttribute.cs" />
|
|
256 <Compile Include="Mapping\DictionaryIndexListMapper.cs" />
|
|
257 <Compile Include="Mapping\DictionaryIndexListMapperT.cs" />
|
|
258 <Compile Include="Mapping\DictionaryListMapper.cs" />
|
|
259 <Compile Include="Mapping\DictionaryListMapperT.cs" />
|
|
260 <Compile Include="Mapping\DictionaryMapper.cs" />
|
|
261 <Compile Include="Mapping\EnumeratorMapper.cs" />
|
|
262 <Compile Include="Mapping\ExpressionMapIgnoreAttribute.cs" />
|
|
263 <Compile Include="Mapping\ExpressionMapper.cs" />
|
|
264 <Compile Include="Mapping\IMapDataDestination.cs" />
|
|
265 <Compile Include="Mapping\IMapDataDestinationList.cs" />
|
|
266 <Compile Include="Mapping\IMapDataSource.cs" />
|
|
267 <Compile Include="Mapping\IMapDataSourceList.cs" />
|
|
268 <Compile Include="Mapping\IMappingSchemaProvider.cs" />
|
|
269 <Compile Include="Mapping\InheritanceMappingAttribute.cs" />
|
|
270 <Compile Include="Mapping\ISupportMapping.cs" />
|
|
271 <Compile Include="Mapping\IValueMapper.cs" />
|
|
272 <Compile Include="Mapping\Map.cs" />
|
|
273 <Compile Include="Mapping\MapDataDestinationBase.cs" />
|
|
274 <Compile Include="Mapping\MapDataSourceBase.cs" />
|
|
275 <Compile Include="Mapping\MapDataSourceDestinationBase.cs" />
|
|
276 <Compile Include="Mapping\MapFieldAttribute.cs" />
|
|
277 <Compile Include="Mapping\MapGetDataT.cs" />
|
|
278 <Compile Include="Mapping\MapIgnoreAttribute.cs" />
|
|
279 <Compile Include="Mapping\MapImplicitAttribute.cs" />
|
|
280 <Compile Include="Mapping\MapIndex.cs" />
|
|
281 <Compile Include="Mapping\MapMemberInfo.cs" />
|
|
282 <Compile Include="Mapping\MapNextResult.cs" />
|
|
283 <Compile Include="Mapping\MappingException.cs" />
|
|
284 <Compile Include="Mapping\MappingSchema.cs" />
|
|
285 <Compile Include="Mapping\MapRelation.cs" />
|
|
286 <Compile Include="Mapping\MapRelationBase.cs" />
|
|
287 <Compile Include="Mapping\MapResultSet.cs" />
|
|
288 <Compile Include="Mapping\MapSetDataT.cs" />
|
|
289 <Compile Include="Mapping\MapValue.cs" />
|
|
290 <Compile Include="Mapping\MapValueAttribute.cs" />
|
|
291 <Compile Include="Mapping\MemberMapper.cs" />
|
|
292 <Compile Include="Mapping\MemberMapper.generated.cs">
|
|
293 <AutoGen>True</AutoGen>
|
|
294 <DesignTime>True</DesignTime>
|
|
295 <DependentUpon>MemberMapper.tt</DependentUpon>
|
|
296 </Compile>
|
|
297 <Compile Include="Mapping\MemberMapperAttribute.cs" />
|
|
298 <Compile Include="Mapping\NotNullAttribute.cs" />
|
|
299 <Compile Include="Mapping\NullableAttribute.cs" />
|
|
300 <Compile Include="Mapping\NullDateTimeAttribute.cs" />
|
|
301 <Compile Include="Mapping\NullDecimalAttribute.cs" />
|
|
302 <Compile Include="Mapping\NullGuidAttribute.cs" />
|
|
303 <Compile Include="Mapping\NullValueAttribute.cs" />
|
|
304 <Compile Include="Mapping\ObjectListMapper.cs" />
|
|
305 <Compile Include="Mapping\ObjectMapper.cs" />
|
|
306 <Compile Include="Mapping\ObjectMapperAttribute.cs" />
|
|
307 <Compile Include="Mapping\ObjectMapperT.cs" />
|
|
308 <Compile Include="Mapping\RelationAttribute.cs" />
|
|
309 <Compile Include="Mapping\ScalarDataReaderMapper.cs" />
|
|
310 <Compile Include="Mapping\ScalarListMapper.cs" />
|
|
311 <Compile Include="Mapping\ScalarListMapperT.cs" />
|
|
312 <Compile Include="Mapping\SimpleDestinationListMapper.cs" />
|
|
313 <Compile Include="Mapping\SimpleSourceListMapper.cs" />
|
|
314 <Compile Include="Mapping\TextDataListMapper.cs" />
|
|
315 <Compile Include="Mapping\TextDataMapper.cs" />
|
|
316 <Compile Include="Mapping\TextDataReader.cs" />
|
|
317 <Compile Include="Mapping\TextDataWriter.cs" />
|
|
318 <Compile Include="Mapping\TrimmableAttribute.cs" />
|
|
319 <Compile Include="Mapping\ValueMapping.cs" />
|
|
320 <Compile Include="Patterns\DuckType.cs" />
|
|
321 <Compile Include="Patterns\DuckTyping.cs" />
|
|
322 <Compile Include="Patterns\MustImplementAttribute.cs" />
|
|
323 <Compile Include="Properties\AssemblyInfo.cs" />
|
|
324 <Compile Include="Properties\BLToolkitConstants.cs" />
|
|
325 <Compile Include="Properties\JetBrains.Annotations.cs" />
|
|
326 <Compile Include="Properties\Resources.Designer.cs" />
|
|
327 <Compile Include="Properties\Revision.generated.cs" />
|
|
328 <Compile Include="Reflection\Emit\AssemblyBuilderHelper.cs" />
|
|
329 <Compile Include="Reflection\Emit\ConstructorBuilderHelper.cs" />
|
|
330 <Compile Include="Reflection\Emit\EmitHelper.cs" />
|
|
331 <Compile Include="Reflection\Emit\MethodBuilderBase.cs" />
|
|
332 <Compile Include="Reflection\Emit\MethodBuilderHelper.cs" />
|
|
333 <Compile Include="Reflection\Emit\TypeBuilderHelper.cs" />
|
|
334 <Compile Include="Reflection\ExprMemberAccessor.cs" />
|
|
335 <Compile Include="Reflection\ExprTypeAccessor.cs" />
|
|
336 <Compile Include="Reflection\Extension\AttributeExtension.cs" />
|
|
337 <Compile Include="Reflection\Extension\AttributeExtensionCollection.cs" />
|
|
338 <Compile Include="Reflection\Extension\AttributeNameCollection.cs" />
|
|
339 <Compile Include="Reflection\Extension\ExtensionList.cs" />
|
|
340 <Compile Include="Reflection\Extension\MemberExtension.cs" />
|
|
341 <Compile Include="Reflection\Extension\MemberExtensionCollection.cs" />
|
|
342 <Compile Include="Reflection\Extension\TypeExtension.cs">
|
|
343 <DependentUpon>TypeExtension.xsd</DependentUpon>
|
|
344 </Compile>
|
|
345 <Compile Include="Reflection\Extension\TypeExtensionAttribute.cs" />
|
|
346 <Compile Include="Reflection\Extension\TypeExtensionException.cs" />
|
|
347 <Compile Include="Reflection\Extension\ValueCollection.cs" />
|
|
348 <Compile Include="Reflection\GenericBinder.cs" />
|
|
349 <Compile Include="Reflection\InitContext.cs" />
|
|
350 <Compile Include="Reflection\IObjectFactory.cs" />
|
|
351 <Compile Include="Reflection\MemberAccessor.cs" />
|
|
352 <Compile Include="Reflection\MetadataProvider\AttributeMetadataProvider.cs" />
|
|
353 <Compile Include="Reflection\MetadataProvider\ExtensionMetadataProvider.cs" />
|
|
354 <Compile Include="Reflection\MetadataProvider\MetadataProviderBase.cs" />
|
|
355 <Compile Include="Reflection\MetadataProvider\MetadataProviderList.cs" />
|
|
356 <Compile Include="Reflection\ObjectFactoryAttribute.cs" />
|
|
357 <Compile Include="Reflection\TypeAccessor.cs" />
|
|
358 <Compile Include="Reflection\TypeAccessorT.cs" />
|
|
359 <Compile Include="Reflection\TypeHelper.cs" />
|
|
360 <Compile Include="ServiceModel\Async\ILinqSoapService.cs" />
|
|
361 <Compile Include="ServiceModel\Async\ILinqService.cs" />
|
|
362 <Compile Include="ServiceModel\SoapDataContext.cs" />
|
|
363 <Compile Include="ServiceModel\LinqSoapServiceClient.Silverlight.cs" />
|
|
364 <Compile Include="ServiceModel\RemoteDataContextBase.cs" />
|
|
365 <Compile Include="ServiceModel\LinqServiceClient.Silverlight.cs" />
|
|
366 <Compile Include="ServiceModel\ILinqService.cs" />
|
|
367 <Compile Include="ServiceModel\LinqServiceQuery.cs" />
|
|
368 <Compile Include="ServiceModel\LinqServiceResult.cs" />
|
|
369 <Compile Include="ServiceModel\LinqServiceSerializer.cs" />
|
|
370 <Compile Include="ServiceModel\ServiceModelDataContext.cs" />
|
|
371 <Compile Include="ServiceModel\ServiceModelDataReader.cs" />
|
|
372 <Compile Include="TypeBuilder\AutoImplementInterfaceAttribute.cs" />
|
|
373 <Compile Include="TypeBuilder\BLToolkitGeneratedAttribute.cs" />
|
|
374 <Compile Include="TypeBuilder\Builders\AbstractClassBuilder.cs" />
|
|
375 <Compile Include="TypeBuilder\Builders\AbstractTypeBuilderBase.cs" />
|
|
376 <Compile Include="TypeBuilder\Builders\AbstractTypeBuilderList.cs" />
|
|
377 <Compile Include="TypeBuilder\Builders\BuildContext.cs" />
|
|
378 <Compile Include="TypeBuilder\Builders\BuildElement.cs" />
|
|
379 <Compile Include="TypeBuilder\Builders\BuildStep.cs" />
|
|
380 <Compile Include="TypeBuilder\Builders\DefaultTypeBuilder.cs" />
|
|
381 <Compile Include="TypeBuilder\Builders\DuckTypeBuilder.cs" />
|
|
382 <Compile Include="TypeBuilder\Builders\GeneratedAttributeBuilder.cs" />
|
|
383 <Compile Include="TypeBuilder\Builders\IAbstractTypeBuilder.cs" />
|
|
384 <Compile Include="TypeBuilder\Builders\ImplementInterfaceBuilder.cs" />
|
|
385 <Compile Include="TypeBuilder\Builders\InstanceTypeBuilder.cs" />
|
|
386 <Compile Include="TypeBuilder\Builders\ITypeBuilder.cs" />
|
|
387 <Compile Include="TypeBuilder\Builders\PropertyChangedBuilder.cs" />
|
|
388 <Compile Include="TypeBuilder\Builders\TypeAccessorBuilder.cs" />
|
|
389 <Compile Include="TypeBuilder\Builders\TypeBuilderAttribute.cs" />
|
|
390 <Compile Include="TypeBuilder\Builders\TypeBuilderConsts.cs" />
|
|
391 <Compile Include="TypeBuilder\DefaultInstanceTypeAttribute.cs" />
|
|
392 <Compile Include="TypeBuilder\GenerateAttributeAttribute.cs" />
|
|
393 <Compile Include="TypeBuilder\GetValueAttribute.cs" />
|
|
394 <Compile Include="TypeBuilder\GlobalInstanceTypeAttribute.cs" />
|
|
395 <Compile Include="TypeBuilder\ImplementInterfaceAttribute.cs" />
|
|
396 <Compile Include="TypeBuilder\InstanceTypeAttribute.cs" />
|
|
397 <Compile Include="TypeBuilder\IPropertyChanged.cs" />
|
|
398 <Compile Include="TypeBuilder\ISetParent.cs" />
|
|
399 <Compile Include="TypeBuilder\LazyInstanceAttribute.cs" />
|
|
400 <Compile Include="TypeBuilder\LazyInstancesAttribute.cs" />
|
|
401 <Compile Include="TypeBuilder\NoInstanceAttribute.cs" />
|
|
402 <Compile Include="TypeBuilder\ParameterAttribute.cs" />
|
|
403 <Compile Include="TypeBuilder\ParentAttribute.cs" />
|
|
404 <Compile Include="TypeBuilder\PropertyChangedAttribute.cs" />
|
|
405 <Compile Include="TypeBuilder\PropertyInfoAttribute.cs" />
|
|
406 <Compile Include="TypeBuilder\RefCursorAttribute.cs" />
|
|
407 <Compile Include="TypeBuilder\ReturnIfFalseAttribute.cs" />
|
|
408 <Compile Include="TypeBuilder\ReturnIfNonZeroAttribute.cs" />
|
|
409 <Compile Include="TypeBuilder\ReturnIfNotNullAttribute.cs" />
|
|
410 <Compile Include="TypeBuilder\ReturnIfNullAttribute.cs" />
|
|
411 <Compile Include="TypeBuilder\ReturnIfTrueAttribute.cs" />
|
|
412 <Compile Include="TypeBuilder\ReturnIfZeroAttribute.cs" />
|
|
413 <Compile Include="TypeBuilder\SetValueAttribute.cs" />
|
|
414 <Compile Include="TypeBuilder\TypeBuilderException.cs" />
|
|
415 <Compile Include="TypeBuilder\TypeFactory.cs" />
|
|
416 <Compile Include="Validation\FriendlyNameAttribute.cs" />
|
|
417 <Compile Include="Validation\IValidatable.cs" />
|
|
418 <Compile Include="Validation\MaxDateValueAttribute.cs" />
|
|
419 <Compile Include="Validation\MaxLengthAttribute.cs" />
|
|
420 <Compile Include="Validation\MaxValueAttribute.cs" />
|
|
421 <Compile Include="Validation\MinDateValueAttribute.cs" />
|
|
422 <Compile Include="Validation\MinLengthAttribute.cs" />
|
|
423 <Compile Include="Validation\MinValueAttribute.cs" />
|
|
424 <Compile Include="Validation\RegExAttribute.cs" />
|
|
425 <Compile Include="Validation\RequiredAttribute.cs" />
|
|
426 <Compile Include="Validation\ValidatableObjectBase.cs" />
|
|
427 <Compile Include="Validation\ValidationContext.cs" />
|
|
428 <Compile Include="Validation\ValidationException.cs" />
|
|
429 <Compile Include="Validation\Validator.cs" />
|
|
430 <Compile Include="Validation\ValidatorBaseAttribute.cs" />
|
|
431 </ItemGroup>
|
|
432 <ItemGroup>
|
|
433 <EmbeddedResource Include="Properties\Resources.resx" />
|
|
434 </ItemGroup>
|
|
435 <ItemGroup>
|
|
436 <None Include="Common\Convert.tt">
|
|
437 <Generator>TextTemplatingFileGenerator</Generator>
|
|
438 <LastGenOutput>Convert.generated.cs</LastGenOutput>
|
|
439 </None>
|
|
440 <None Include="Mapping\MemberMapper.tt">
|
|
441 <Generator>TextTemplatingFileGenerator</Generator>
|
|
442 <LastGenOutput>MemberMapper.generated.cs</LastGenOutput>
|
|
443 </None>
|
|
444 <None Include="Reflection\Extension\TypeExtension.xsd">
|
|
445 <SubType>Designer</SubType>
|
|
446 </None>
|
|
447 <None Include="Reflection\Extension\TypeExtension.xsx">
|
|
448 <DependentUpon>TypeExtension.xsd</DependentUpon>
|
|
449 </None>
|
|
450 </ItemGroup>
|
|
451 <ItemGroup>
|
|
452 <EmbeddedResource Include="Data\Sql\ReservedWords.txt" />
|
|
453 </ItemGroup>
|
|
454 <ItemGroup />
|
|
455 <ItemGroup>
|
|
456 <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
457 </ItemGroup>
|
|
458 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
|
|
459 <ProjectExtensions>
|
|
460 <VisualStudio>
|
|
461 <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
|
|
462 <SilverlightProjectProperties />
|
|
463 </FlavorProperties>
|
|
464 </VisualStudio>
|
|
465 </ProjectExtensions>
|
|
466 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
467 Other similar extension points exist, see Microsoft.Common.targets.
|
|
468 <Target Name="BeforeBuild">
|
|
469 </Target>
|
|
470 <Target Name="AfterBuild">
|
|
471 </Target>
|
|
472 -->
|
|
473 </Project> |