Files
spring-net/test/Spring/Spring.Core.Tests/Spring.Core.Tests.2003.csproj
2008-08-08 12:35:55 +00:00

1990 lines
80 KiB
XML

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Core.Tests"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = 'echo "Copying .xml files for tests"&#xd;&#xa;xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2003\Spring.Core.Tests\$(ConfigurationName)\ /y /s /q /d&#xd;&#xa;copy "$(ProjectDir)$(TargetFileName)-1.1.config" ..\..\..\..\build\VS.Net.2003\Spring.Core.Tests\$(ConfigurationName)\$(TargetFileName).config'
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = "67,0618"
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Core.Tests\Debug-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE;NET_1_1"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Core.Tests\Release-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "nunit.framework"
AssemblyName = "nunit.framework"
HintPath = "..\..\..\lib\Net\1.1\nunit.framework.dll"
Private = "True"
/>
<Reference
Name = "DotNetMock"
AssemblyName = "DotNetMock"
HintPath = "..\..\..\lib\Net\1.1\DotNetMock.dll"
/>
<Reference
Name = "antlr.runtime"
AssemblyName = "antlr.runtime"
HintPath = "..\..\..\lib\Net\1.1\antlr.runtime.dll"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
<Reference
Name = "System.EnterpriseServices"
AssemblyName = "System.EnterpriseServices"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.EnterpriseServices.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Rhino.Mocks"
AssemblyName = "Rhino.Mocks"
HintPath = "..\..\..\lib\Net\1.1\Rhino.Mocks.dll"
/>
<Reference
Name = "System.Runtime.Serialization.Formatters.Soap"
AssemblyName = "System.Runtime.Serialization.Formatters.Soap"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Runtime.Serialization.Formatters.Soap.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonTypes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CoreExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ExceptionsTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "HookableContextHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Spring.Core.Tests.build"
BuildAction = "None"
/>
<File
RelPath = "Spring.Core.Tests.dll.config"
BuildAction = "Content"
/>
<File
RelPath = "Spring.Core.Tests.dll-1.1.config"
BuildAction = "Content"
/>
<File
RelPath = "StandardsComplianceTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "StopWatch.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "StreamHelperDecorator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TestResource.txt"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Caching\AbstractCacheTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\AbstractQueueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\HashedSetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\HybridSetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\ImmutableSetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\LinkedListTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\ListSetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\PriorityQueueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\SetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\SortedSetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\StaticSetTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Collections\SynchronizedHashtableTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\ApplicationEventArgsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\CommonTypes.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\ContextExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\contextlifecycle.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\ContextListenerObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\EventListenerAttributeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Events\ConsoleListenerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\AbstractApplicationContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\AbstractMessageSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\ApplicationContextAwareProcessorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\ApplicationContextExtensionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\ApplicationObjectSupportTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\Assembler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\contextA.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\contextB.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\contextC.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\ContextLocatorHandlerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\ContextRegistryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\DefaultMessageSourceResolvableTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\DelegatingMessageSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\import1.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\invalidType.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\invalidValueType.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\Logic.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\MessageSourceAccessorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\NamespaceParsersSectionHandlerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\NullMessageSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\objects.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\ResourceSetMessageSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\Service.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\simpleContext.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\StaticApplicationContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\StaticMessageSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\testobject.xsd"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Context\Support\TestObjectConfigParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\TypeAliasesSectionHandlerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\XmlApplicationContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\ComposedCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\ControlFlowFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\MethodGenericArgumentsCountCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\MethodParametersCountCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\MethodParametersCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\MethodReturnTypeCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\OrderComparatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\RegularExpressionEventNameCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\RegularExpressionMethodNameCriteriaTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\AssemblyResourceTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\ConfigurableResourceLoaderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\FileSystemResourceCommonTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\FileSystemResourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\InputStreamResourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\ResourceConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\ResourceHandlerRegistryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\StringResourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\TestResource.txt"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Core\IO\UrlResourceTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\CredentialConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\CustomNumberConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\FileInfoConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\NameValueConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\RegexConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\RegistryKeyConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\ResourceManagerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\RGBColorConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\RuntimeTypeConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\StreamConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\StringArrayConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\TimeSpanConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\TypeConverterRegistryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\UniqueKeyConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeConversion\UriConverterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeResolution\aliasedObjects.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Core\TypeResolution\CachedTypeResolverTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeResolution\GenericTypeResolverTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeResolution\TypeRegistryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeResolution\TypeResolutionUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\TypeResolution\TypeResolverTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\PathMatcher\EmptyPattern.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\Examples.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\InBetween.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\MatchAll.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\PatternsAreCaseSensitive.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\SingleCaracters.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\SlurpPrependedDirectories.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\SpringAssembliesPrefix.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\PathMatcher\ThisDirectory.test"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Context\Support\SPRNET-192.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\concurrent.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\leaf.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\middle.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\root.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\AnotherDaoConfig.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\DaoConfig.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\DatabaseConfig.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\one.properties"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\PPC-SPRNET-55.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\PPCTwoLocationsOneSectionTests.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\PPCTwoLocationsTwoSectionsTests.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\PPCWithTypesTests.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\PropertyPlaceholderConfigurerTests.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\PropertyResourceConfigurerTests.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Config\two.properties"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\abstract.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\autowire.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\bad-external-resources.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\bad-named-constructor-arg.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\child.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\classnotfound.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\collections.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\constructor-arg.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\default-autowire.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\default-lazy-init.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\dependenciesmaterializethis.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\enums.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\event-wiring.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\event-wiring-prototypes.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\expressions.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\external-resources.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\factorycircle.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\factory-methods.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\field-props-factory.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\initializers.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\invalid.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\invalid-factory.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\invoke-factory.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\lazy-init-multithreaded.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\no-objects.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\notfullyspecified.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\parent.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\reftypes.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\resource.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\satisfiedalldependencycheck.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\satisfiedobjectdependencycheck.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\satisfiedsimpledependencycheck.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\schema-validation.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\test.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\unsatisfiedalldependencycheckmissingobjects.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\unsatisfiedAllDependencyCheckMissingSimple.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\unsatisfiedobjectdependencycheck.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\unsatisfiedsimpledependencycheck.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\wellformed-but-bad.xml"
BuildAction = "Content"
/>
<File
RelPath = "Data\Spring\Objects\Factory\Xml\Resources\resource-imports.xml"
BuildAction = "Content"
/>
<File
RelPath = "DataBinding\BaseBindingManagerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBinding\SimpleExpressionBindingTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\ExpressionEvaluatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\FunctionNodeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\MethodNodeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\PropertyOrFieldNodeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\ReferenceNodeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\SelectionNodeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\Processors\ConversionProcessorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Expressions\Processors\OrderByProcessorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\AbstractLocalizerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\CultureInfoUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\CultureTestScope.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\BooleanFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\CurrencyFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\DateTimeFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\FloatFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\IntegerFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\NumberFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Formatters\PercentFormatterTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Localizers\ResourceSetLocalizerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Resolvers\DefaultCultureResolverTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\DerivedTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\ExpressionTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\IndexedTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\INestedTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\IOther.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\IPerson.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\ITestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\LazyTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\MutablePropertyValuesTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\NestedTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\NotWritablePropertyExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\NumberTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\ObjectWrapperTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\PropertyAccessExceptionsExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\PropertyValueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\ResourceTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\SerializablePerson.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\StaticTestEventHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\TestEventHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\TestGenericObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\TestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\TestObject.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Objects\TestObjectDAO.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\TestObjectList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\TypeMismatchExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\ValidatorTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Events\Support\EventManipulationUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Events\Support\EventRegistryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\AbstractListableObjectFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\AbstractObjectFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\DefaultListableObjectFactoryPerfTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\DefaultListableObjectFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\DummyConfigurableFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\DummyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\HasMap.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\ISideEffectObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\KnowsIfInstantiated.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\LifecycleObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\MethodReplacerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\MustBeInitialized.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\NoSuchObjectDefinitionExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\ObjectDefinitionStoreExceptionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\ObjectFactoryUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\SideEffectObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\TestResource.txt"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Objects\Factory\UnsupportedObjectDefinitionImplementation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Attributes\MyRequiredAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Attributes\RequiredAttributeObjectPostProcessorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Attributes\RequiredTestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Attributes\RequiredWithAllRequiredPropertiesProvided.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Objects\Factory\Attributes\RequiredWithCustomAttribute.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Objects\Factory\Attributes\RequiredWithOneRequiredPropertyOmitted.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Objects\Factory\Attributes\RequiredWithThreeRequiredPropertiesOmitted.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Objects\Factory\Config\AbstractFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\CommandLineArgsVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConfigSectionVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConfigurationReaderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConnectionStringsVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ConstructorArgumentValuesTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\CustomConverterConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\DelegateFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\DictionaryFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\EnvironmentVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\EventValuesTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\FieldRetrievingFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ListFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\LogFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\MethodInvokingFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ObjectDefinitionVisitorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ObjectFactoryCreatingFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ObjectReferenceFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\PropertyFileVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\PropertyOverrideConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\PropertyPathFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\PropertyPlaceholderConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\PropertyRetrievingFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\RegistryVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ResourceHandlerConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\ResourceManagerFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\RuntimeObjectReferenceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\SetFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\SpecialFolderVariableSourceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\TypeAliasConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\TypedStringValueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\VariableAccessorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Config\VariablePlaceholderConfigurerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\AutowireUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ChildObjectDefinitionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\DefaultObjectDefinitionFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\DelegatingMethodReplacerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\LookupMethodOverrideTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\LookupMethodReplacerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ObjectDefinitionBuilderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ObjectDefinitionReaderUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ReplacedMethodOverrideTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\RootObjectDefinitionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\SimpleInstantiationStrategyTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\ArrayCtorDependencyObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\ConstructorDependenciesObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\DependenciesObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\DerivedConstructorDependenciesObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\DoubleBooleanConstructorObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\DummyBo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\DummyDao.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\DummyReferencer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\EventWiringTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\FactoryMethods.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\IDummyBo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\InstanceFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\LocaleTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\MixedCollectionObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\NullAppender.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\ObjectFactorySectionHandlerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\ReadOnlyXmlTestResource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\SiimpleCtorWiringTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\SingleSimpleTypeConstructorObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\TestObjectCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\XmlListableObjectFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\XmlObjectCollectionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\XmlObjectDefinitionReaderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\XmlObjectFactoryTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\XmlParserResolverTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\ArgumentConvertingMethodInvokerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\AutoWiringEventHandlerValueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\InstanceEventHandlerValueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\MethodInvokerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\MutableSortDefinitionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\PropertyComparatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Support\StaticEventHandlerValueTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Pool\Support\SimplePoolTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Proxy\AbstractProxyTypeBuilderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Proxy\CompositionProxyTypeBuilderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Proxy\DynamicProxyManagerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Proxy\ExplicitCompositionProxyTypeBuilderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Proxy\InheritanceProxyTypeBuilderTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\BasePropertyTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\DynamicConstructorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\DynamicFieldTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\DynamicIndexerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\DynamicMethodTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\DynamicPropertyTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\SafeFieldTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Reflection\Dynamic\SafePropertyTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Resources\Images.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\SampleResources.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\SimpleAppContext.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Spring.Context.Tests.pt-BR.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Spring.Context.Tests.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Spring.Context.Tests.sr.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Spring.Context.Tests.sr-Cyrl-CS.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Spring.Context.Tests.sr-SP-Cyrl.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Tesla.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Tesla.sr.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Tesla.sr-Cyrl-CS.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Resources\Tesla.sr-SP-Cyrl.resx"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Threading\AsyncTestMethod.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\AsyncTestTask.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\CallContextStorageTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\CommonThreadStorageTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\LatchTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\LogicalThreadContextTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\SemaphoreTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\SyncHolderTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\ThreadStaticStorageTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ArrayUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\AssertUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\CollectionUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\DefensiveEventRaiserTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\DelegateInfoTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\EventRaiserTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\NumberUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ObjectUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\PathMatcherTest.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\PatternMatchUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\PropertiesTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ReflectionUtilsMemberwiseCopyTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ReflectionUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\SerializationTestUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\StringUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\UniqueKeyTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\AnyValidatorGroupTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\CollectionValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\ExclusiveValidatorGroupTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\HelperClasses.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\ValidationConfigParserTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\ValidationErrorsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\ValidatorGroupTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\ValidatorReferenceTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Actions\ErrorMessageActionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Actions\ExpressionActionTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\ConditionValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\CreditCardValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\EmailValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\ISBNValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\RegularExpressionValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\RequiredValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\UrlValidatorTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\Integration\CreditCardValidatorIntegrationTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\Integration\EmailValidatorIntegrationTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\Integration\ISBNValidatorIntegrationTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validation\Validators\Integration\UrlValidatorIntegrationTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>