4 ProductVersion = "7.10.6030"
6 ProjectGuid = "{652F95D4-86E2-40B6-919D-CFC6E449386B}"
11 AssemblyKeyContainerName = ""
12 AssemblyName = "Castle.ActiveRecord"
13 AssemblyOriginatorKeyFile = ""
14 DefaultClientScript = "JScript"
15 DefaultHTMLPageLayout = "Grid"
16 DefaultTargetSchema = "IE50"
18 OutputType = "Library"
21 RootNamespace = "Castle.ActiveRecord"
22 RunPostBuildEvent = "OnBuildSuccess"
27 AllowUnsafeBlocks = "false"
28 BaseAddress = "285212672"
29 CheckForOverflowUnderflow = "false"
30 ConfigurationOverrideFile = ""
31 DefineConstants = "DEBUG;TRACE;OUTPUTXML"
32 DocumentationFile = "Castle.ActiveRecord.XML"
34 FileAlignment = "4096"
35 IncrementalBuild = "false"
39 OutputPath = "..\bin\"
40 RegisterForComInterop = "false"
41 RemoveIntegerChecks = "false"
42 TreatWarningsAsErrors = "true"
47 AllowUnsafeBlocks = "false"
48 BaseAddress = "285212672"
49 CheckForOverflowUnderflow = "false"
50 ConfigurationOverrideFile = ""
51 DefineConstants = "TRACE"
52 DocumentationFile = "Castle.ActiveRecord.XML"
53 DebugSymbols = "false"
54 FileAlignment = "4096"
55 IncrementalBuild = "false"
59 OutputPath = "bin\Release\"
60 RegisterForComInterop = "false"
61 RemoveIntegerChecks = "false"
62 TreatWarningsAsErrors = "true"
69 AssemblyName = "System"
70 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
74 AssemblyName = "System.Data"
75 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
79 AssemblyName = "System.Xml"
80 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
84 AssemblyName = "System.Web"
85 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
89 AssemblyName = "log4net"
90 HintPath = "..\..\build\net-1.1\debug\log4net.dll"
93 Name = "Nullables.NHibernate"
94 AssemblyName = "Nullables.NHibernate"
95 HintPath = "..\..\build\net-1.1\debug\Nullables.NHibernate.dll"
98 Name = "Iesi.Collections"
99 AssemblyName = "Iesi.Collections"
100 HintPath = "..\..\build\net-1.1\debug\Iesi.Collections.dll"
104 AssemblyName = "NHibernate"
105 HintPath = "..\..\build\net-1.1\debug\NHibernate.dll"
109 AssemblyName = "Nullables"
110 HintPath = "..\..\build\net-1.1\debug\Nullables.dll"
114 AssemblyName = "Castle.Core"
115 HintPath = "..\..\build\net-1.1\debug\Castle.Core.dll"
122 RelPath = "Attributes\ActiveRecordAttribute.cs"
124 BuildAction = "Compile"
127 RelPath = "Attributes\ActiveRecordSkip.cs"
129 BuildAction = "Compile"
132 RelPath = "Attributes\AnyAttribute.cs"
134 BuildAction = "Compile"
137 RelPath = "Attributes\BaseAttribute.cs"
139 BuildAction = "Compile"
142 RelPath = "Attributes\BelongsToAttribute.cs"
144 BuildAction = "Compile"
147 RelPath = "Attributes\CollectionIDAttribute.cs"
149 BuildAction = "Compile"
152 RelPath = "Attributes\CompositeKeyAttribute.cs"
154 BuildAction = "Compile"
157 RelPath = "Attributes\Enums.cs"
159 BuildAction = "Compile"
162 RelPath = "Attributes\FieldAttribute.cs"
164 BuildAction = "Compile"
167 RelPath = "Attributes\HasAndBelongsToManyAttribute.cs"
169 BuildAction = "Compile"
172 RelPath = "Attributes\HasManyAttribute.cs"
174 BuildAction = "Compile"
177 RelPath = "Attributes\HasManyToAnyAttribute.cs"
179 BuildAction = "Compile"
182 RelPath = "Attributes\HiLoAttribute.cs"
184 BuildAction = "Compile"
187 RelPath = "Attributes\ImportAttribute.cs"
189 BuildAction = "Compile"
192 RelPath = "Attributes\JoinedBaseAttribute.cs"
194 BuildAction = "Compile"
197 RelPath = "Attributes\JoinedKeyAttribute.cs"
199 BuildAction = "Compile"
202 RelPath = "Attributes\KeyPropertyAttribute.cs"
204 BuildAction = "Compile"
207 RelPath = "Attributes\NestedAttribute.cs"
209 BuildAction = "Compile"
212 RelPath = "Attributes\OneToOneAttribute.cs"
214 BuildAction = "Compile"
217 RelPath = "Attributes\PrimaryKeyAttribute.cs"
219 BuildAction = "Compile"
222 RelPath = "Attributes\PropertyAccess.cs"
224 BuildAction = "Compile"
227 RelPath = "Attributes\PropertyAttribute.cs"
229 BuildAction = "Compile"
232 RelPath = "Attributes\RelationAttribute.cs"
234 BuildAction = "Compile"
237 RelPath = "Attributes\TimestampAttribute.cs"
239 BuildAction = "Compile"
242 RelPath = "Attributes\VersionAttribute.cs"
244 BuildAction = "Compile"
247 RelPath = "Attributes\WithAccessAttribute.cs"
249 BuildAction = "Compile"
252 RelPath = "Attributes\Validations\AbstractValidationAttribute.cs"
254 BuildAction = "Compile"
257 RelPath = "Attributes\Validations\ValidateConfirmationAttribute.cs"
259 BuildAction = "Compile"
262 RelPath = "Attributes\Validations\ValidateCreditCardAttribute.cs"
264 BuildAction = "Compile"
267 RelPath = "Attributes\Validations\ValidateEmailAttribute.cs"
269 BuildAction = "Compile"
272 RelPath = "Attributes\Validations\ValidateIsUniqueAttribute.cs"
274 BuildAction = "Compile"
277 RelPath = "Attributes\Validations\ValidateLengthAttribute.cs"
279 BuildAction = "Compile"
282 RelPath = "Attributes\Validations\ValidateNotEmptyAttribute.cs"
284 BuildAction = "Compile"
287 RelPath = "Attributes\Validations\ValidateRegExpAttribute.cs"
289 BuildAction = "Compile"
292 RelPath = "Framework\ActiveRecordBase.cs"
294 BuildAction = "Compile"
297 RelPath = "Framework\ActiveRecordBase.Generic.cs"
299 BuildAction = "Compile"
302 RelPath = "Framework\ActiveRecordException.cs"
304 BuildAction = "Compile"
307 RelPath = "Framework\ActiveRecordHooksBase.cs"
309 BuildAction = "Compile"
312 RelPath = "Framework\ActiveRecordMediator.cs"
314 BuildAction = "Compile"
317 RelPath = "Framework\ActiveRecordMediator.Generic.cs"
319 BuildAction = "Compile"
322 RelPath = "Framework\ActiveRecordStarter.cs"
324 BuildAction = "Compile"
327 RelPath = "Framework\ActiveRecordValidationBase.cs"
329 BuildAction = "Compile"
332 RelPath = "Framework\ActiveRecordValidationBase.Generic.cs"
334 BuildAction = "Compile"
337 RelPath = "Framework\ARSchemaCreator.cs"
339 BuildAction = "Compile"
342 RelPath = "Framework\DictionaryAdapter.cs"
344 BuildAction = "Compile"
347 RelPath = "Framework\HookDispatcher.cs"
349 BuildAction = "Compile"
352 RelPath = "Framework\ISessionFactoryHolder.cs"
354 BuildAction = "Compile"
357 RelPath = "Framework\IThreadScopeInfo.cs"
359 BuildAction = "Compile"
362 RelPath = "Framework\NotFoundException.cs"
364 BuildAction = "Compile"
367 RelPath = "Framework\SessionFactoryHolder.cs"
369 BuildAction = "Compile"
372 RelPath = "Framework\SessionScopeWebModule.cs"
374 BuildAction = "Compile"
377 RelPath = "Framework\SupportingUtils.cs"
379 BuildAction = "Compile"
382 RelPath = "Framework\TransactionException.cs"
384 BuildAction = "Compile"
387 RelPath = "Framework\ValidationException.cs"
389 BuildAction = "Compile"
392 RelPath = "Framework\Config\ActiveRecordSectionHandler.cs"
394 BuildAction = "Compile"
397 RelPath = "Framework\Config\IConfigurationSource.cs"
399 BuildAction = "Compile"
402 RelPath = "Framework\Config\InPlaceConfigurationSource.cs"
404 BuildAction = "Compile"
407 RelPath = "Framework\Config\XmlConfigurationSource.cs"
409 BuildAction = "Compile"
412 RelPath = "Framework\Internal\ActiveRecordModelBuilder.cs"
414 BuildAction = "Compile"
417 RelPath = "Framework\Internal\ActiveRecordModelCollection.cs"
419 BuildAction = "Compile"
422 RelPath = "Framework\Internal\IVisitable.cs"
424 BuildAction = "Compile"
427 RelPath = "Framework\Internal\IVisitor.cs"
429 BuildAction = "Compile"
432 RelPath = "Framework\Internal\NHibernateNullablesSupport.cs"
434 BuildAction = "Compile"
437 RelPath = "Framework\Internal\Model\ActiveRecordModel.cs"
439 BuildAction = "Compile"
442 RelPath = "Framework\Internal\Model\AnyModel.cs"
444 BuildAction = "Compile"
447 RelPath = "Framework\Internal\Model\BelongsToModel.cs"
449 BuildAction = "Compile"
452 RelPath = "Framework\Internal\Model\CollectionIDModel.cs"
454 BuildAction = "Compile"
457 RelPath = "Framework\Internal\Model\CompositeKeyModel.cs"
459 BuildAction = "Compile"
462 RelPath = "Framework\Internal\Model\FieldModel.cs"
464 BuildAction = "Compile"
467 RelPath = "Framework\Internal\Model\HasAndBelongsToManyModel.cs"
469 BuildAction = "Compile"
472 RelPath = "Framework\Internal\Model\HasManyModel.cs"
474 BuildAction = "Compile"
477 RelPath = "Framework\Internal\Model\HasManyToAnyModel.cs"
479 BuildAction = "Compile"
482 RelPath = "Framework\Internal\Model\HiloModel.cs"
484 BuildAction = "Compile"
487 RelPath = "Framework\Internal\Model\IModelNode.cs"
489 BuildAction = "Compile"
492 RelPath = "Framework\Internal\Model\ImportModel.cs"
494 BuildAction = "Compile"
497 RelPath = "Framework\Internal\Model\KeyModel.cs"
499 BuildAction = "Compile"
502 RelPath = "Framework\Internal\Model\NestedModel.cs"
504 BuildAction = "Compile"
507 RelPath = "Framework\Internal\Model\OneToOneModel.cs"
509 BuildAction = "Compile"
512 RelPath = "Framework\Internal\Model\PrimaryKeyModel.cs"
514 BuildAction = "Compile"
517 RelPath = "Framework\Internal\Model\PropertyModel.cs"
519 BuildAction = "Compile"
522 RelPath = "Framework\Internal\Model\TimestampModel.cs"
524 BuildAction = "Compile"
527 RelPath = "Framework\Internal\Model\VersionModel.cs"
529 BuildAction = "Compile"
532 RelPath = "Framework\Internal\Visitors\AbstractDepthFirstVisitor.cs"
534 BuildAction = "Compile"
537 RelPath = "Framework\Internal\Visitors\GraphConnectorVisitor.cs"
539 BuildAction = "Compile"
542 RelPath = "Framework\Internal\Visitors\SemanticVerifierVisitor.cs"
544 BuildAction = "Compile"
547 RelPath = "Framework\Internal\Visitors\XmlGenerationVisitor.cs"
549 BuildAction = "Compile"
552 RelPath = "Framework\Queries\ActiveRecordBaseQuery.cs"
554 BuildAction = "Compile"
557 RelPath = "Framework\Queries\CountQuery.cs"
559 BuildAction = "Compile"
562 RelPath = "Framework\Queries\HqlBasedQuery.cs"
564 BuildAction = "Compile"
567 RelPath = "Framework\Queries\IActiveRecordQuery.cs"
569 BuildAction = "Compile"
572 RelPath = "Framework\Queries\ProjectionQuery.cs"
574 BuildAction = "Compile"
577 RelPath = "Framework\Queries\ScalarQuery.cs"
579 BuildAction = "Compile"
582 RelPath = "Framework\Queries\SimpleQuery.cs"
584 BuildAction = "Compile"
587 RelPath = "Framework\Queries\Modifiers\IQueryModifier.cs"
589 BuildAction = "Compile"
592 RelPath = "Framework\Queries\Modifiers\QueryParameter.cs"
594 BuildAction = "Compile"
597 RelPath = "Framework\Queries\Modifiers\QueryRange.cs"
599 BuildAction = "Compile"
602 RelPath = "Framework\Queries\Modifiers\SqlQueryReturnDefinition.cs"
604 BuildAction = "Compile"
607 RelPath = "Framework\Scopes\AbstractScope.cs"
609 BuildAction = "Compile"
612 RelPath = "Framework\Scopes\AbstractThreadScopeInfo.cs"
614 BuildAction = "Compile"
617 RelPath = "Framework\Scopes\DifferentDatabaseScope.cs"
619 BuildAction = "Compile"
622 RelPath = "Framework\Scopes\FlushAction.cs"
624 BuildAction = "Compile"
627 RelPath = "Framework\Scopes\HybridWebThreadScopeInfo.cs"
629 BuildAction = "Compile"
632 RelPath = "Framework\Scopes\ISessionScope.cs"
634 BuildAction = "Compile"
637 RelPath = "Framework\Scopes\ScopeMachineryException.cs"
639 BuildAction = "Compile"
642 RelPath = "Framework\Scopes\ScopeUtil.cs"
644 BuildAction = "Compile"
647 RelPath = "Framework\Scopes\SessionScope.cs"
649 BuildAction = "Compile"
652 RelPath = "Framework\Scopes\ThreadScopeAccessor.cs"
654 BuildAction = "Compile"
657 RelPath = "Framework\Scopes\ThreadScopeInfo.cs"
659 BuildAction = "Compile"
662 RelPath = "Framework\Scopes\TransactionScope.cs"
664 BuildAction = "Compile"
667 RelPath = "Framework\Scopes\WebThreadScopeInfo.cs"
669 BuildAction = "Compile"
672 RelPath = "Framework\Validators\AbstractValidator.cs"
674 BuildAction = "Compile"
677 RelPath = "Framework\Validators\ConfirmationValidator.cs"
679 BuildAction = "Compile"
682 RelPath = "Framework\Validators\CreditCardValidator.cs"
684 BuildAction = "Compile"
687 RelPath = "Framework\Validators\EmailValidator.cs"
689 BuildAction = "Compile"
692 RelPath = "Framework\Validators\IsUniqueValidator.cs"
694 BuildAction = "Compile"
697 RelPath = "Framework\Validators\IValidator.cs"
699 BuildAction = "Compile"
702 RelPath = "Framework\Validators\LengthValidator.cs"
704 BuildAction = "Compile"
707 RelPath = "Framework\Validators\NullCheckValidator.cs"
709 BuildAction = "Compile"
712 RelPath = "Framework\Validators\RegularExpressionValidator.cs"
714 BuildAction = "Compile"
719 </VisualStudioProject>