SPRNET-1459: Remove VS2003, VS2005 projects and solutions

This commit is contained in:
Marko Lahma
2011-08-15 19:48:36 +03:00
parent 1279da66b2
commit ffdeea9d8d
146 changed files with 0 additions and 34936 deletions

View File

@@ -1,785 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.0.9955"
SchemaVersion = "1.0"
ProjectGuid = "{828F16E3-20A4-4EC4-A8F4-CD95B8ED44C9}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Aop"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
RootNamespace = "Spring"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_0"
DocumentationFile = "Spring.Aop.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2002\Spring.Aop\Debug-1.0\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "3"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "..\..\..\build\VS.Net.2002\Spring.Aop\Release-1.0\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
<Reference
Name = "system.web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\system.web.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "antlr.runtime"
AssemblyName = "antlr.runtime"
HintPath = "..\..\..\lib\Net\1.0\antlr.runtime.dll"
/>
<Reference
Name = "Spring.Core.2002"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.0\Common.Logging.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IAdvisors.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IAfterReturningAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IBeforeAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IIntroductionAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IIntroductionInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IMethodBeforeAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\ITargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IThrowsAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\ITypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\TrueMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\TruePointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\TrueTypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\AopNamespaceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\AopNamespaceUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\ConfigObjectDefinitionParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\spring-aop-1.1.xsd"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Aop\Framework\AbstractMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AdvisedSupport.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AdvisorChainFactoryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AopConfigException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AopContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AopUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\HashtableCachingAdvisorChainFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAdvised.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAdvisedSupportListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAdvisorChainFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAopProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAopProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\InterceptorAndDynamicMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ITargetAware.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ProxyConfig.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ProxyFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ReflectiveMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\AdvisorAdapterRegistrationManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\AfterReturningAdviceAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\AfterReturningAdviceInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\BeforeAdviceAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\DefaultAdvisorAdapterRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\GlobalAdvisorAdapterRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\IAdvisorAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\IAdvisorAdapterRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\MethodBeforeAdviceInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\ThrowsAdviceAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\ThrowsAdviceInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\UnknownAdviceTypeException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\AbstractAdvisorAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\AbstractAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\DefaultAdvisorAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\ITargetSourceCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\ObjectNameAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\Target\AbstractPrototypeTargetSourceCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\AbstractAopProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\AbstractAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\AdvisedProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\BaseCompositionAopProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\CompositionAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\DecoratorAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\IAdvisedProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\IAopProxyTypeGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\IntroductionProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\TargetAopProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractGenericPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractObjectFactoryPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractRegularExpressionMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeMatchMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeMatchMethodPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\ComposablePointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\ControlFlowPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DefaultIntroductionAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DefaultObjectFactoryPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DefaultPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DynamicMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DynamicMethodMatcherPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\MethodMatchers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\NameMatchMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\NameMatchMethodPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\Pointcuts.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\RegularExpressionMethodPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\RootTypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\SdkRegularExpressionMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\StaticMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\StaticMethodMatcherPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\StaticMethodMatcherPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\TypeFilters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\UnionPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\.cvsignore"
BuildAction = "None"
/>
<File
RelPath = "Aop\Target\AbstractPoolingTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\AbstractPrototypeTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\EmptyTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\HotSwappableTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\IThreadLocalTargetSourceStats.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\PoolingConfig.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\PrototypeTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\SimplePoolTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\SingletonTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\ThreadLocalTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Aop\AspectException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Aop\IAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IConstructorInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IConstructorInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IJoinpoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IMethodInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\AbstractExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\AbstractExceptionHandlerAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\IExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\ParsedAdviceExpression.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\RetryAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\RetryExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\BaseCacheAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheAspect.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheParameterAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheParameterAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheResultAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheResultAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\InvalidateCacheAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\InvalidateCacheAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\ExceptionHandlerAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\LogExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\ReturnValueExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\SwallowExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\TranslationExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Logging\AbstractLoggingAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Logging\SimpleLoggingAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Validation\ParameterValidationAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Validation\ParameterValidationAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,955 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Aop"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1;DEBUG_DYNAMIC"
DocumentationFile = "Spring.Aop.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Aop\Debug-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "true"
WarningLevel = "1"
/>
<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.Aop\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"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonAssemblyInfo.cs"
Link = "..\CommonAssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Spring.Aop.build"
BuildAction = "None"
/>
<File
RelPath = "Aop\IAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IAdvisors.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IAfterReturningAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IBeforeAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IIntroductionAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IIntroductionInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IMethodBeforeAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\ITargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\IThrowsAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\ITypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\TrueMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\TruePointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\TrueTypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\AopNamespaceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\AopNamespaceUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\ConfigObjectDefinitionParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Config\spring-aop-1.1.xsd"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Aop\Framework\AbstractMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AdvisedSupport.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AdvisorChainFactoryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AopConfigException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AopContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AopUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\HashtableCachingAdvisorChainFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAdvised.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAdvisedSupportListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAdvisorChainFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAopProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\IAopProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\InterceptorAndDynamicMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ITargetAware.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ProxyConfig.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ProxyFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\ReflectiveMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\AdvisorAdapterRegistrationManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\AfterReturningAdviceAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\AfterReturningAdviceInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\BeforeAdviceAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\DefaultAdvisorAdapterRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\GlobalAdvisorAdapterRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\IAdvisorAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\IAdvisorAdapterRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\MethodBeforeAdviceInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\ThrowsAdviceAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\ThrowsAdviceInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\Adapter\UnknownAdviceTypeException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\AbstractAdvisorAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\AbstractAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\AbstractFilteringAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\AttributeAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\DefaultAdvisorAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\IAdvisorRetrievalHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\InfrastructureAdvisorAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\InheritanceBasedAopConfigurer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\ITargetSourceCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\ObjectFactoryAdvisorRetrievalHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\ObjectNameAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\PointcutFilteringAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\TypeNameAutoProxyCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\all-wcprops"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\entries"
BuildAction = "None"
/>
<Folder RelPath = "Aop\Framework\AutoProxy\.svn\prop-base\" />
<Folder RelPath = "Aop\Framework\AutoProxy\.svn\props\" />
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\AbstractAdvisorAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\AbstractAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\AbstractFilteringAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\AttributeAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\DefaultAdvisorAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\IAdvisorRetrievalHelper.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\InfrastructureAdvisorAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\InheritanceBasedAopConfigurer.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\ITargetSourceCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\ObjectFactoryAdvisorRetrievalHelper.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\ObjectNameAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\PointcutFilteringAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\.svn\text-base\TypeNameAutoProxyCreator.cs.svn-base"
BuildAction = "None"
/>
<Folder RelPath = "Aop\Framework\AutoProxy\.svn\tmp\prop-base\" />
<Folder RelPath = "Aop\Framework\AutoProxy\.svn\tmp\props\" />
<Folder RelPath = "Aop\Framework\AutoProxy\.svn\tmp\text-base\" />
<File
RelPath = "Aop\Framework\AutoProxy\Target\AbstractPrototypeTargetSourceCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\AutoProxy\Target\.svn\all-wcprops"
BuildAction = "None"
/>
<File
RelPath = "Aop\Framework\AutoProxy\Target\.svn\entries"
BuildAction = "None"
/>
<Folder RelPath = "Aop\Framework\AutoProxy\Target\.svn\prop-base\" />
<Folder RelPath = "Aop\Framework\AutoProxy\Target\.svn\props\" />
<File
RelPath = "Aop\Framework\AutoProxy\Target\.svn\text-base\AbstractPrototypeTargetSourceCreator.cs.svn-base"
BuildAction = "None"
/>
<Folder RelPath = "Aop\Framework\AutoProxy\Target\.svn\tmp\prop-base\" />
<Folder RelPath = "Aop\Framework\AutoProxy\Target\.svn\tmp\props\" />
<Folder RelPath = "Aop\Framework\AutoProxy\Target\.svn\tmp\text-base\" />
<File
RelPath = "Aop\Framework\DynamicProxy\AbstractAopProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\AbstractAopProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\AbstractAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\AdvisedProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\BaseAopProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\BaseCompositionAopProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\CachedAopProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\CompositionAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\DecoratorAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\DefaultAopProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\IAdvisedProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\IAopProxyTypeGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\InheritanceAopProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\IntroductionProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Framework\DynamicProxy\TargetAopProxyMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractGenericPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractObjectFactoryPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AbstractRegularExpressionMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeMatchingPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeMatchMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeMatchMethodPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\AttributeTypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\ComposablePointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\ControlFlowPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DefaultIntroductionAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DefaultObjectFactoryPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DefaultPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DynamicMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\DynamicMethodMatcherPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\MethodMatchers.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\NameMatchMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\NameMatchMethodPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\Pointcuts.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\RegularExpressionMethodPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\RootTypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\SdkRegularExpressionMethodPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\StaticMethodMatcher.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\StaticMethodMatcherPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\StaticMethodMatcherPointcutAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\TypeFilters.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\TypeNameTypeFilter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Support\UnionPointcut.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\AbstractPoolingTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\AbstractPrototypeTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\EmptyTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\HotSwappableTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\IThreadLocalTargetSourceStats.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\PoolingConfig.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\PrototypeTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\SimplePoolTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\SingletonTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aop\Target\ThreadLocalTargetSource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Aop\AspectException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Aop\IAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IConstructorInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IConstructorInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IJoinpoint.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IMethodInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AopAlliance\Intercept\IMethodInvocation.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\AbstractExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\AbstractExceptionHandlerAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\IExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\ParsedAdviceExpression.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\RetryAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\RetryExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\BaseCacheAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheAspect.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheParameterAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheParameterAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheResultAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\CacheResultAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\InvalidateCacheAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Cache\InvalidateCacheAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\ExceptionHandlerAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\ExecuteSpelExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\LogExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\ReturnValueExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\SwallowExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Exceptions\TranslationExceptionHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Logging\AbstractLoggingAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Logging\SimpleLoggingAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Validation\ParameterValidationAdvice.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Aspects\Validation\ParameterValidationAdvisor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,442 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>
</ApplicationIcon>
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>Spring.Aop</AssemblyName>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
<DelaySign>false</DelaySign>
<OutputType>Library</OutputType>
<RootNamespace>Spring</RootNamespace>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
<SignAssembly>false</SignAssembly>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Aop\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;DEBUG;NET_2_0;DEBUG_DYNAMIC</DefineConstants>
<DocumentationFile>Spring.Aop.xml</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>false</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Aop\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>false</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>true</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
</Reference>
<Reference Include="System.Data">
<Name>System.Data</Name>
</Reference>
<Reference Include="System.Xml">
<Name>System.XML</Name>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="AopAlliance\Aop\AspectException.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Aop\IAdvice.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IConstructorInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IConstructorInvocation.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IInvocation.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IJoinpoint.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IMethodInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AopAlliance\Intercept\IMethodInvocation.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Config\AopNamespaceParser.cs" />
<Compile Include="Aop\Config\AopNamespaceUtils.cs" />
<Compile Include="Aop\Config\ConfigObjectDefinitionParser.cs" />
<Compile Include="Aop\Framework\AopUtils.cs" />
<Compile Include="Aop\Framework\AutoProxy\AbstractFilteringAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\AttributeAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\IAdvisorRetrievalHelper.cs" />
<Compile Include="Aop\Framework\AutoProxy\InfrastructureAdvisorAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\InheritanceBasedAopConfigurer.cs" />
<Compile Include="Aop\Framework\AutoProxy\ObjectFactoryAdvisorRetrievalHelper.cs" />
<Compile Include="Aop\Framework\AutoProxy\PointcutFilteringAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\TypeNameAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\DynamicMethodInvocation.cs" />
<Compile Include="Aop\Framework\DynamicProxy\AbstractAopProxyFactory.cs" />
<Compile Include="Aop\Framework\DynamicProxy\CachedAopProxyFactory.cs" />
<Compile Include="Aop\Framework\DynamicProxy\DefaultAopProxyFactory.cs" />
<Compile Include="Aop\Framework\DynamicProxy\InheritanceAopProxyTypeBuilder.cs" />
<Compile Include="Aop\Framework\DynamicProxy\BaseAopProxyMethodBuilder.cs" />
<Compile Include="Aop\IAdvisors.cs" />
<Compile Include="Aop\Framework\AbstractMethodInvocation.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\AdvisorAdapterRegistrationManager.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\AfterReturningAdviceAdapter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\AfterReturningAdviceInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\BeforeAdviceAdapter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\DefaultAdvisorAdapterRegistry.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\GlobalAdvisorAdapterRegistry.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\IAdvisorAdapter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\IAdvisorAdapterRegistry.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\MethodBeforeAdviceInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\ThrowsAdviceAdapter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\ThrowsAdviceInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\Adapter\UnknownAdviceTypeException.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\AdvisedSupport.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\AdvisorChainFactoryUtils.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\AopConfigException.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\AopContext.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\AutoProxy\AbstractAdvisorAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\AbstractAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\DefaultAdvisorAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\ITargetSourceCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\ObjectNameAutoProxyCreator.cs" />
<Compile Include="Aop\Framework\AutoProxy\Target\AbstractPrototypeTargetSourceCreator.cs" />
<Compile Include="Aop\Framework\DynamicProxy\AbstractAopProxyMethodBuilder.cs" />
<Compile Include="Aop\Framework\DynamicProxy\AbstractAopProxyTypeBuilder.cs" />
<Compile Include="Aop\Framework\DynamicProxy\AdvisedProxy.cs" />
<Compile Include="Aop\Framework\DynamicProxy\CompositionAopProxyTypeBuilder.cs" />
<Compile Include="Aop\Framework\DynamicProxy\BaseCompositionAopProxy.cs" />
<Compile Include="Aop\Framework\DynamicProxy\IAdvisedProxyMethodBuilder.cs" />
<Compile Include="Aop\Framework\DynamicProxy\IAopProxyTypeGenerator.cs" />
<Compile Include="Aop\Framework\DynamicProxy\DecoratorAopProxyTypeBuilder.cs" />
<Compile Include="Aop\Framework\DynamicProxy\IntroductionProxyMethodBuilder.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\DynamicProxy\TargetAopProxyMethodBuilder.cs" />
<Compile Include="Aop\Framework\HashtableCachingAdvisorChainFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\IAdvised.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\IAdvisedSupportListener.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\IAdvisorChainFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\IAopProxy.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\IAopProxyFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\InterceptorAndDynamicMethodMatcher.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\ITargetAware.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\ProxyConfig.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\ProxyFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\ProxyFactoryObject.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Framework\ReflectiveMethodInvocation.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IAfterReturningAdvice.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IBeforeAdvice.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IIntroductionAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IIntroductionInterceptor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IMethodBeforeAdvice.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IMethodMatcher.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\ITargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\IThrowsAdvice.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\ITypeFilter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\AbstractGenericPointcutAdvisor.cs" />
<Compile Include="Aop\Support\AbstractObjectFactoryPointcutAdvisor.cs" />
<Compile Include="Aop\Support\AbstractPointcutAdvisor.cs" />
<Compile Include="Aop\Support\AbstractRegularExpressionMethodPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\AttributeMatchingPointcut.cs" />
<Compile Include="Aop\Support\AttributeMatchMethodPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\AttributeMatchMethodPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\AttributeMethodMatcher.cs" />
<Compile Include="Aop\Support\AttributeTypeFilter.cs" />
<Compile Include="Aop\Support\ComposablePointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\ControlFlowPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\DefaultIntroductionAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\DefaultObjectFactoryPointcutAdvisor.cs" />
<Compile Include="Aop\Support\DefaultPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\DynamicMethodMatcher.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\DynamicMethodMatcherPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\MethodMatchers.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\NameMatchMethodPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\NameMatchMethodPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\Pointcuts.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\RegularExpressionMethodPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\RootTypeFilter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\SdkRegularExpressionMethodPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\StaticMethodMatcher.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\StaticMethodMatcherPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\StaticMethodMatcherPointcutAdvisor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\TypeFilters.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Support\TypeNameTypeFilter.cs" />
<Compile Include="Aop\Support\UnionPointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\AbstractPoolingTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\AbstractPrototypeTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\EmptyTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\HotSwappableTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\IThreadLocalTargetSourceStats.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\PoolingConfig.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\PrototypeTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\SimplePoolTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\SingletonTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\Target\ThreadLocalTargetSource.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\TrueMethodMatcher.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\TruePointcut.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aop\TrueTypeFilter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Aspects\AbstractExceptionHandlerAdvice.cs" />
<Compile Include="Aspects\Cache\CacheAspect.cs" />
<Compile Include="Aspects\Cache\BaseCacheAdvice.cs" />
<Compile Include="Aspects\Cache\CacheResultAdvice.cs" />
<Compile Include="Aspects\Cache\CacheParameterAdvice.cs" />
<Compile Include="Aspects\Cache\CacheResultAdvisor.cs" />
<Compile Include="Aspects\Cache\CacheParameterAdvisor.cs" />
<Compile Include="Aspects\Cache\InvalidateCacheAdvisor.cs" />
<Compile Include="Aspects\Cache\InvalidateCacheAdvice.cs" />
<Compile Include="Aspects\Exceptions\ExceptionHandlerAdvice.cs" />
<Compile Include="Aspects\Exceptions\ExecuteSpelExceptionHandler.cs" />
<Compile Include="Aspects\Exceptions\LogExceptionHandler.cs" />
<Compile Include="Aspects\Exceptions\ReturnValueExceptionHandler.cs" />
<Compile Include="Aspects\Exceptions\SwallowExceptionHandler.cs" />
<Compile Include="Aspects\Exceptions\TranslationExceptionHandler.cs" />
<Compile Include="Aspects\Logging\AbstractLoggingAdvice.cs" />
<Compile Include="Aspects\Logging\SimpleLoggingAdvice.cs" />
<Compile Include="Aspects\ParsedAdviceExpression.cs" />
<Compile Include="Aspects\RetryAdvice.cs" />
<Compile Include="Aspects\AbstractExceptionHandler.cs" />
<Compile Include="Aspects\IExceptionHandler.cs" />
<Compile Include="Aspects\RetryExceptionHandler.cs" />
<Compile Include="Aspects\Validation\ParameterValidationAdvisor.cs" />
<Compile Include="Aspects\Validation\ParameterValidationAdvice.cs" />
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
<SubType>Code</SubType>
</Compile>
<EmbeddedResource Include="Aop\Config\spring-aop-1.1.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
<None Include="Aop\Config\spring-aop-1.1.xsx">
<DependentUpon>spring-aop-1.1.xsd</DependentUpon>
</None>
<None Include="Spring.Aop.build" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,256 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{E8467024-8AE3-44A4-BAAD-1D78747EC7BD}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Data.NHibernate"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1"
DocumentationFile = "Spring.Data.NHibernate.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Data.NHibernate\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.Data.NHibernate\Release-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
<Reference
Name = "Spring.Aop.2003"
Project = "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Data.2003"
Project = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
<Reference
Name = "NHibernate"
AssemblyName = "NHibernate"
HintPath = "..\..\..\lib\NHibernate10\net\1.1\NHibernate.dll"
/>
<Reference
Name = "Castle.DynamicProxy"
AssemblyName = "Castle.DynamicProxy"
HintPath = "..\..\..\lib\NHibernate10\net\1.1\Castle.DynamicProxy.dll"
/>
<Reference
Name = "Iesi.Collections"
AssemblyName = "Iesi.Collections"
HintPath = "..\..\..\lib\NHibernate10\net\1.1\Iesi.Collections.dll"
/>
<Reference
Name = "log4net"
AssemblyName = "log4net"
HintPath = "..\..\..\lib\NHibernate10\net\1.1\log4net.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonAssemblyInfo.cs"
Link = "..\CommonAssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateAdoException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateDelegate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateObjectRetrievalFailureException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateOptimisticLockingFailureException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateQueryException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateSystemException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateTemplate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateTransactionManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\ICommonHibernateOperations.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\IHibernateCallback.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\IHibernateOperations.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\LocalSessionFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SessionFactoryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SessionHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SpringSessionSynchronization.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\TemplateFlushMode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\HibernateDaoSupport.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\OpenSessionInViewModule.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\SessionScope.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\SessionScopeSettings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,108 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{130E1609-45A7-4F65-B112-105F2DD3E2CE}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Data.NHibernate</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Data.NHibernate.xml</DocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Castle.DynamicProxy, Version=1.1.5.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate10\net\2.0\Castle.DynamicProxy.dll</HintPath>
</Reference>
<Reference Include="Common.Logging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="Iesi.Collections, Version=1.0.0.1, Culture=neutral, PublicKeyToken=154fdcb44c4484fc">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate10\net\2.0\Iesi.Collections.dll</HintPath>
</Reference>
<Reference Include="NHibernate, Version=1.0.4.0, Culture=neutral, PublicKeyToken=154fdcb44c4484fc">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate10\net\2.0\NHibernate.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Data\NHibernate\HibernateAccessor.cs" />
<Compile Include="Data\NHibernate\HibernateAdoException.cs" />
<Compile Include="Data\NHibernate\HibernateDelegate.cs" />
<Compile Include="Data\NHibernate\HibernateObjectRetrievalFailureException.cs" />
<Compile Include="Data\NHibernate\HibernateOptimisticLockingFailureException.cs" />
<Compile Include="Data\NHibernate\HibernateQueryException.cs" />
<Compile Include="Data\NHibernate\HibernateSystemException.cs" />
<Compile Include="Data\NHibernate\HibernateTemplate.cs" />
<Compile Include="Data\NHibernate\HibernateTransactionManager.cs" />
<Compile Include="Data\NHibernate\ICommonHibernateOperations.cs" />
<Compile Include="Data\NHibernate\IHibernateCallback.cs" />
<Compile Include="Data\NHibernate\IHibernateOperations.cs" />
<Compile Include="Data\NHibernate\LocalSessionFactoryObject.cs" />
<Compile Include="Data\NHibernate\SessionFactoryUtils.cs" />
<Compile Include="Data\NHibernate\SessionHolder.cs" />
<Compile Include="Data\NHibernate\SpringSessionSynchronization.cs" />
<Compile Include="Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs" />
<Compile Include="Data\NHibernate\Support\HibernateDaoSupport.cs" />
<Compile Include="Data\NHibernate\Support\OpenSessionInViewModule.cs" />
<Compile Include="Data\NHibernate\Support\SessionScope.cs" />
<Compile Include="Data\NHibernate\Support\SessionScopeSettings.cs" />
<Compile Include="Data\NHibernate\TemplateFlushMode.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Aop\Spring.Aop.2005.csproj">
<Project>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</Project>
<Name>Spring.Aop.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Web\Spring.Web.2005.csproj">
<Project>{BA4789EB-281A-48EA-8763-28B9F0596A18}</Project>
<Name>Spring.Web.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,287 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{B573D2EF-56FD-4675-9031-F8057119B3C8}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Data.NHibernate12"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring.Data.NHibernate12"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1,NH_1_2"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE,NH_1_2"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "NHibernate"
AssemblyName = "NHibernate"
HintPath = "..\..\..\lib\NHibernate12\net\1.1\NHibernate.dll"
/>
<Reference
Name = "Castle.DynamicProxy"
AssemblyName = "Castle.DynamicProxy"
HintPath = "..\..\..\lib\NHibernate12\net\1.1\Castle.DynamicProxy.dll"
/>
<Reference
Name = "Iesi.Collections"
AssemblyName = "Iesi.Collections"
HintPath = "..\..\..\lib\NHibernate12\net\1.1\Iesi.Collections.dll"
/>
<Reference
Name = "log4net"
AssemblyName = "log4net"
HintPath = "..\..\..\lib\NHibernate12\net\1.1\log4net.dll"
/>
<Reference
Name = "Spring.Aop.2003"
Project = "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Data.2003"
Project = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
<Reference
Name = "HashCodeProvider"
AssemblyName = "HashCodeProvider"
HintPath = "..\..\..\lib\NHibernate12\net\1.1\HashCodeProvider.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonAssemblyInfo.cs"
Link = "..\CommonAssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateAdoException.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateAdoException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateDelegate.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateDelegate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateObjectRetrievalFailureException.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateObjectRetrievalFailureException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateOptimisticLockingFailureException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateQueryException.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateQueryException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateSystemException.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateSystemException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateTemplate.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateTemplate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\HibernateTransactionManager.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\HibernateTransactionManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\ICommonHibernateOperations.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\ICommonHibernateOperations.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\IHibernateCallback.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\IHibernateCallback.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\IHibernateOperations.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\IHibernateOperations.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\LocalSessionFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SessionFactoryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SessionHolder.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\SessionHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SpringSessionContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SpringSessionSynchronization.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\TemplateFlushMode.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\TemplateFlushMode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\dontdelete.txt"
BuildAction = "Content"
/>
<File
RelPath = "Data\NHibernate\Support\HibernateDaoSupport.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\Support\HibernateDaoSupport.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\OpenSessionInViewModule.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\Support\OpenSessionInViewModule.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\SessionScope.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScope.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\SessionScopeSettings.cs"
Link = "..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScopeSettings.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,141 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{90F2D070-6F98-4926-A626-BD7A6071D6D9}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Data.NHibernate12</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate12\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0,NH_1_2</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Data.NHibernate12.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate12\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0,NH_1_2</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.0.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate12\net\2.0\log4net.dll</HintPath>
</Reference>
<Reference Include="NHibernate, Version=1.2.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate12\net\2.0\NHibernate.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateAdoException.cs">
<Link>Data\NHibernate\HibernateAdoException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateDelegate.cs">
<Link>Data\NHibernate\HibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateObjectRetrievalFailureException.cs">
<Link>Data\NHibernate\HibernateObjectRetrievalFailureException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateQueryException.cs">
<Link>Data\NHibernate\HibernateQueryException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateSystemException.cs">
<Link>Data\NHibernate\HibernateSystemException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateTemplate.cs">
<Link>Data\NHibernate\HibernateTemplate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateTransactionManager.cs">
<Link>Data\NHibernate\HibernateTransactionManager.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\ICommonHibernateOperations.cs">
<Link>Data\NHibernate\ICommonHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\IHibernateCallback.cs">
<Link>Data\NHibernate\IHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\IHibernateOperations.cs">
<Link>Data\NHibernate\IHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\SessionHolder.cs">
<Link>Data\NHibernate\SessionHolder.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs">
<Link>Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\HibernateDaoSupport.cs">
<Link>Data\NHibernate\Support\HibernateDaoSupport.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\OpenSessionInViewModule.cs">
<Link>Data\NHibernate\Support\OpenSessionInViewModule.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScope.cs">
<Link>Data\NHibernate\Support\SessionScope.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScopeSettings.cs">
<Link>Data\NHibernate\Support\SessionScopeSettings.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\TemplateFlushMode.cs">
<Link>Data\NHibernate\TemplateFlushMode.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Data\NHibernate\Generic\FindHibernateDelegate.cs" />
<Compile Include="Data\NHibernate\Generic\HibernateDaoSupport.cs" />
<Compile Include="Data\NHibernate\Generic\HibernateDelegate.cs" />
<Compile Include="Data\NHibernate\Generic\HibernateTemplate.cs" />
<Compile Include="Data\NHibernate\Generic\IFindHibernateCallback.cs" />
<Compile Include="Data\NHibernate\Generic\IHibernateCallback.cs" />
<Compile Include="Data\NHibernate\Generic\IHibernateOperations.cs" />
<Compile Include="Data\NHibernate\HibernateAccessor.cs" />
<Compile Include="Data\NHibernate\HibernateOptimisticLockingFailureException.cs" />
<Compile Include="Data\NHibernate\LocalSessionFactoryObject.cs" />
<Compile Include="Data\NHibernate\SessionFactoryUtils.cs" />
<Compile Include="Data\NHibernate\SpringSessionContext.cs" />
<Compile Include="Data\NHibernate\SpringSessionSynchronization.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Aop\Spring.Aop.2005.csproj">
<Project>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</Project>
<Name>Spring.Aop.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,163 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{71368632-B8B7-4A6A-8C65-8DA848120C82}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Data.NHibernate20</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate20\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Data.NHibernate20.xml</DocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate20\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.0.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate20\net\2.0\log4net.dll</HintPath>
</Reference>
<Reference Include="NHibernate, Version=2.0.0.1001, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate20\net\2.0\NHibernate.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\FindHibernateDelegate.cs">
<Link>Data\NHibernate\Generic\FindHibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\HibernateDaoSupport.cs">
<Link>Data\NHibernate\Generic\HibernateDaoSupport.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\HibernateDelegate.cs">
<Link>Data\NHibernate\Generic\HibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\HibernateTemplate.cs">
<Link>Data\NHibernate\Generic\HibernateTemplate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\IFindHibernateCallback.cs">
<Link>Data\NHibernate\Generic\IFindHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\IHibernateCallback.cs">
<Link>Data\NHibernate\Generic\IHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\IHibernateOperations.cs">
<Link>Data\NHibernate\Generic\IHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\HibernateAccessor.cs">
<Link>Data\NHibernate\HibernateAccessor.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\SpringSessionContext.cs">
<Link>Data\NHibernate\SpringSessionContext.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\SpringSessionSynchronization.cs">
<Link>Data\NHibernate\SpringSessionSynchronization.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateAdoException.cs">
<Link>Data\NHibernate\HibernateAdoException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateDelegate.cs">
<Link>Data\NHibernate\HibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateQueryException.cs">
<Link>Data\NHibernate\HibernateQueryException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateSystemException.cs">
<Link>Data\NHibernate\HibernateSystemException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateTemplate.cs">
<Link>Data\NHibernate\HibernateTemplate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateTransactionManager.cs">
<Link>Data\NHibernate\HibernateTransactionManager.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\ICommonHibernateOperations.cs">
<Link>Data\NHibernate\ICommonHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\IHibernateCallback.cs">
<Link>Data\NHibernate\IHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\IHibernateOperations.cs">
<Link>Data\NHibernate\IHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\SessionFactoryUtils.cs">
<Link>Data\NHibernate\SessionFactoryUtils.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\SessionHolder.cs">
<Link>Data\NHibernate\SessionHolder.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs">
<Link>Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\HibernateDaoSupport.cs">
<Link>Data\NHibernate\Support\HibernateDaoSupport.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\OpenSessionInViewModule.cs">
<Link>Data\NHibernate\Support\OpenSessionInViewModule.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScope.cs">
<Link>Data\NHibernate\Support\SessionScope.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScopeSettings.cs">
<Link>Data\NHibernate\Support\SessionScopeSettings.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\TemplateFlushMode.cs">
<Link>Data\NHibernate\TemplateFlushMode.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Data\NHibernate\FilterDefiniitionFactoryObject.cs" />
<Compile Include="Data\NHibernate\HibernateObjectRetrievalFailureException.cs" />
<Compile Include="Data\NHibernate\HibernateOptimisticLockingFailureException.cs" />
<Compile Include="Data\NHibernate\LocalSessionFactoryObject.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Aop\Spring.Aop.2005.csproj">
<Project>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</Project>
<Name>Spring.Aop.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,171 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E57B4652-0231-49CB-B058-87E10EFE540D}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Data.NHibernate21</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate21\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0,NH_2_0,NH_2_1</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Data.NHibernate21.xml</DocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data.NHibernate21\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0,NH_2_0,NH_2_1</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.0.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate21\net\2.0\log4net.dll</HintPath>
</Reference>
<Reference Include="NHibernate, Version=2.0.0.1001, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\NHibernate21\net\2.0\NHibernate.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\FindHibernateDelegate.cs">
<Link>Data\NHibernate\Generic\FindHibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\HibernateDaoSupport.cs">
<Link>Data\NHibernate\Generic\HibernateDaoSupport.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\HibernateDelegate.cs">
<Link>Data\NHibernate\Generic\HibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\HibernateTemplate.cs">
<Link>Data\NHibernate\Generic\HibernateTemplate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\IFindHibernateCallback.cs">
<Link>Data\NHibernate\Generic\IFindHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\IHibernateCallback.cs">
<Link>Data\NHibernate\Generic\IHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\Generic\IHibernateOperations.cs">
<Link>Data\NHibernate\Generic\IHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\HibernateAccessor.cs">
<Link>Data\NHibernate\HibernateAccessor.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\SpringSessionContext.cs">
<Link>Data\NHibernate\SpringSessionContext.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\SpringSessionSynchronization.cs">
<Link>Data\NHibernate\SpringSessionSynchronization.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateAdoException.cs">
<Link>Data\NHibernate\HibernateAdoException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateDelegate.cs">
<Link>Data\NHibernate\HibernateDelegate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateQueryException.cs">
<Link>Data\NHibernate\HibernateQueryException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateSystemException.cs">
<Link>Data\NHibernate\HibernateSystemException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateTemplate.cs">
<Link>Data\NHibernate\HibernateTemplate.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\HibernateTransactionManager.cs">
<Link>Data\NHibernate\HibernateTransactionManager.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\ICommonHibernateOperations.cs">
<Link>Data\NHibernate\ICommonHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\IHibernateCallback.cs">
<Link>Data\NHibernate\IHibernateCallback.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\IHibernateOperations.cs">
<Link>Data\NHibernate\IHibernateOperations.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate12\Data\NHibernate\SessionFactoryUtils.cs">
<Link>Data\NHibernate\SessionFactoryUtils.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\SessionHolder.cs">
<Link>Data\NHibernate\SessionHolder.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs">
<Link>Data\NHibernate\Support\ConfigSectionSessionScopeSettings.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\HibernateDaoSupport.cs">
<Link>Data\NHibernate\Support\HibernateDaoSupport.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\OpenSessionInViewModule.cs">
<Link>Data\NHibernate\Support\OpenSessionInViewModule.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScope.cs">
<Link>Data\NHibernate\Support\SessionScope.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\Support\SessionScopeSettings.cs">
<Link>Data\NHibernate\Support\SessionScopeSettings.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate\Data\NHibernate\TemplateFlushMode.cs">
<Link>Data\NHibernate\TemplateFlushMode.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="..\Spring.Data.NHibernate20\Data\NHibernate\FilterDefiniitionFactoryObject.cs">
<Link>Data\NHibernate\FilterDefiniitionFactoryObject.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate20\Data\NHibernate\HibernateObjectRetrievalFailureException.cs">
<Link>Data\NHibernate\HibernateObjectRetrievalFailureException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate20\Data\NHibernate\HibernateOptimisticLockingFailureException.cs">
<Link>Data\NHibernate\HibernateOptimisticLockingFailureException.cs</Link>
</Compile>
<Compile Include="..\Spring.Data.NHibernate20\Data\NHibernate\LocalSessionFactoryObject.cs">
<Link>Data\NHibernate\LocalSessionFactoryObject.cs</Link>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Aop\Spring.Aop.2005.csproj">
<Project>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</Project>
<Name>Spring.Aop.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

File diff suppressed because it is too large Load Diff

View File

@@ -1,336 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>
</ApplicationIcon>
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>Spring.Data</AssemblyName>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
<DelaySign>false</DelaySign>
<OutputType>Library</OutputType>
<RootNamespace>Spring</RootNamespace>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<DocumentationFile>Spring.Data.xml</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>1587, 1591, 219, 162, 618</NoWarn>
<Optimize>false</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Data\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>false</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>true</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=2.1.0.0, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
</Reference>
<Reference Include="System.configuration" />
<Reference Include="System.Data">
<Name>System.Data</Name>
</Reference>
<Reference Include="System.Drawing">
<Name>System.Drawing</Name>
</Reference>
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Transactions" />
<Reference Include="System.Web">
<Name>System.Web</Name>
</Reference>
<Reference Include="System.Xml">
<Name>System.XML</Name>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
<SubType>Code</SubType>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Dao\Attributes\PersistenceExceptionTranslationAdvisor.cs" />
<Compile Include="Dao\Attributes\PersistenceExceptionTranslationPostProcessor.cs" />
<Compile Include="Dao\CannotAcquireLockException.cs" />
<Compile Include="Dao\CannotSerializeTransactionException.cs" />
<Compile Include="Dao\CleanupFailureDataAccessException.cs" />
<Compile Include="Dao\ConcurrencyFailureException.cs" />
<Compile Include="Dao\NonTransientDataAccessException.cs" />
<Compile Include="Dao\NonTransientDataAccessResourceException.cs" />
<Compile Include="Dao\PessimisticLockingFailureException.cs" />
<Compile Include="Dao\DataAccessException.cs" />
<Compile Include="Dao\DataAccessResourceFailureException.cs" />
<Compile Include="Dao\DataIntegrityViolationException.cs" />
<Compile Include="Dao\DataRetrievalFailureException.cs" />
<Compile Include="Dao\DeadlockLoserDataAccessException.cs" />
<Compile Include="Dao\EmptyResultDataAccessException.cs" />
<Compile Include="Dao\IncorrectResultSizeDataAccessException.cs" />
<Compile Include="Dao\IncorrectUpdateSemanticsDataAccessException.cs" />
<Compile Include="Dao\InvalidDataAccessApiUsageException.cs" />
<Compile Include="Dao\InvalidDataAccessResourceUsageException.cs" />
<Compile Include="Dao\ObjectOptimisticLockingFailureException.cs" />
<Compile Include="Dao\ObjectRetrievalFailureException.cs" />
<Compile Include="Dao\OptimisticLockingFailureException.cs" />
<Compile Include="Dao\PermissionDeniedDataAccessException.cs" />
<Compile Include="Dao\Support\ChainedPersistenceExceptionTranslator.cs" />
<Compile Include="Dao\Support\DaoSupport.cs" />
<Compile Include="Dao\Support\DataAccessUtils.cs" />
<Compile Include="Dao\Support\Generic\DataAccessUtils.cs" />
<Compile Include="Dao\Support\IPersistenceExceptionTranslator.cs" />
<Compile Include="Dao\Support\PersistenceExceptionTranslationInterceptor.cs" />
<Compile Include="Dao\TransientDataAccessException.cs" />
<Compile Include="Dao\TransientDataAccessResourceException.cs" />
<Compile Include="Dao\TypeMismatchDataAccessException.cs" />
<Compile Include="Dao\UncategorizedDataAccessException.cs" />
<Compile Include="Data\BadSqlGrammarException.cs" />
<Compile Include="Data\CommandDelegate.cs" />
<Compile Include="Data\Common\DbMetadata.cs" />
<Compile Include="Data\Common\DbParameter.cs" />
<Compile Include="Data\Common\DbParameters.cs" />
<Compile Include="Data\Common\DbProvider.cs" />
<Compile Include="Data\Common\DbProviderConfigurer.cs" />
<Compile Include="Data\Common\DbProviderFactory.cs" />
<Compile Include="Data\Common\DbProviderFactoryObject.cs" />
<Compile Include="Data\Common\DbParametersBuilder.cs" />
<Compile Include="Data\Common\DelegatingDbProvider.cs" />
<Compile Include="Data\Common\ErrorCodes.cs" />
<Compile Include="Data\Common\IDbMetadata.cs" />
<Compile Include="Data\Common\IDbParameter.cs" />
<Compile Include="Data\Common\IDbParametersBuilder.cs" />
<Compile Include="Data\Common\IDbParameters.cs" />
<Compile Include="Data\Common\IDbProvider.cs" />
<Compile Include="Data\CannotGetAdoConnectionException.cs" />
<Compile Include="Data\CommandSetterDelegate.cs" />
<Compile Include="Data\Common\MultiDelegatingDbProvider.cs" />
<Compile Include="Data\Common\UserCredentialsDbProvider.cs" />
<Compile Include="Data\Config\DatabaseNamespaceParser.cs" />
<Compile Include="Data\DuplicateKeyException.cs" />
<Compile Include="Data\Core\AdoAccessor.cs" />
<Compile Include="Data\Core\AdoDaoSupport.cs" />
<Compile Include="Data\Core\AdoPlatformTransactionManager.cs" />
<Compile Include="Data\Core\AdoTemplate.cs" />
<Compile Include="Data\Core\RowMapperResultSetExtractor.cs" />
<Compile Include="Data\Core\ServiceDomainPlatformTransactionManager.cs" />
<Compile Include="Data\Core\TxScopeTransactionManager.cs" />
<Compile Include="Data\Generic\AdoDaoSupport.cs" />
<Compile Include="Data\Generic\IDataAdapterCallback.cs" />
<Compile Include="Data\Generic\DataAdapterDelegate.cs" />
<Compile Include="Data\Generic\IDbCommandDelegate.cs" />
<Compile Include="Data\Generic\IDbCommandCallback.cs" />
<Compile Include="Data\Generic\IResultSetExtractor.cs" />
<Compile Include="Data\Generic\NamedResultSetProcessor.cs" />
<Compile Include="Data\Generic\ResultSetExtractorDelegate.cs" />
<Compile Include="Data\Generic\RowMapperDelegate.cs" />
<Compile Include="Data\Generic\RowMapperResultSetExtractor.cs" />
<Compile Include="Data\ICommonAdoOperations.cs" />
<Compile Include="Data\IDataReaderWrapper.cs" />
<Compile Include="Data\Objects\AbstractAdoOperation.cs" />
<Compile Include="Data\Objects\Generic\AdoOperation.cs" />
<Compile Include="Data\Objects\Generic\AdoQuery.cs" />
<Compile Include="Data\Objects\Generic\MappingAdoQuery.cs" />
<Compile Include="Data\Objects\Generic\MappingAdoQueryWithContext.cs" />
<Compile Include="Data\Objects\Generic\StoredProcedure.cs" />
<Compile Include="Data\ResultSetExtractorDelegate.cs" />
<Compile Include="Data\RowCallbackDelegate.cs" />
<Compile Include="Data\Generic\AdoTemplate.cs" />
<Compile Include="Data\Generic\CommandDelegate.cs" />
<Compile Include="Data\Generic\IAdoOperations.cs" />
<Compile Include="Data\Generic\ICommandCallback.cs" />
<Compile Include="Data\Generic\IRowMapper.cs" />
<Compile Include="Data\IAdoOperations.cs" />
<Compile Include="Data\ICommandCallback.cs" />
<Compile Include="Data\ICommandSetter.cs" />
<Compile Include="Data\ICommandTextProvider.cs" />
<Compile Include="Data\IDataAdapterCallback.cs" />
<Compile Include="Data\IDataAdapterSetter.cs" />
<Compile Include="Data\IDataSetFillLifecycleProcessor.cs" />
<Compile Include="Data\IDbCommandCreator.cs" />
<Compile Include="Data\IDbCommandCreatorFactory.cs" />
<Compile Include="Data\IDbDataAdapterCreator.cs" />
<Compile Include="Data\InvalidResultSetAccessException.cs" />
<Compile Include="Data\IResultSetExtractor.cs" />
<Compile Include="Data\IRowCallback.cs" />
<Compile Include="Data\IRowMapper.cs" />
<Compile Include="Data\Objects\AdoNonQuery.cs" />
<Compile Include="Data\Objects\AdoOperation.cs" />
<Compile Include="Data\Objects\AdoQuery.cs" />
<Compile Include="Data\Objects\AdoScalar.cs" />
<Compile Include="Data\Objects\MappingAdoQuery.cs" />
<Compile Include="Data\Objects\MappingAdoQueryWithContext.cs" />
<Compile Include="Data\Objects\StoredProcedure.cs" />
<Compile Include="Data\RowMapperDelegate.cs" />
<Compile Include="Data\Support\AdoTransactionObjectSupport.cs" />
<Compile Include="Data\Support\AdoUtils.cs" />
<Compile Include="Data\Support\ConnectionHolder.cs" />
<Compile Include="Data\Support\ConnectionSynchronization.cs" />
<Compile Include="Data\Support\ConnectionTxPair.cs" />
<Compile Include="Data\Support\ConnectionUtils.cs" />
<Compile Include="Data\Support\DefaultServiceDomainAdapter.cs" />
<Compile Include="Data\Support\DefaultTransactionScopeAdapter.cs" />
<Compile Include="Data\Support\ErrorCodeExceptionTranslator.cs" />
<Compile Include="Data\Support\FallbackExceptionTranslator.cs" />
<Compile Include="Data\Support\IAdoExceptionTranslator.cs" />
<Compile Include="Data\Support\IServiceDomainAdapter.cs" />
<Compile Include="Data\Support\ITransactionScopeAdapter.cs" />
<Compile Include="Data\Support\NamedResultSetProcessor.cs" />
<Compile Include="Data\Support\NullMappingDataReader.cs" />
<Compile Include="Data\Support\ParameterUtils.cs" />
<Compile Include="Data\Support\RowCallbackResultSetExtractor.cs" />
<Compile Include="Data\Support\SimpleServiceConfig.cs" />
<Compile Include="Data\Support\TypedDataSetUtils.cs" />
<Compile Include="Data\UncategorizedAdoException.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Transaction\CannotCreateTransactionException.cs" />
<Compile Include="Transaction\Config\AttributeDrivenObjectDefinitionParser.cs" />
<Compile Include="Transaction\Config\TxNamespaceUtils.cs" />
<Compile Include="Transaction\Config\TxAdviceObjectDefinitionParser.cs" />
<Compile Include="Transaction\Config\TxNamespaceParser.cs" />
<Compile Include="Transaction\HeuristicCompletionException.cs" />
<Compile Include="Transaction\IllegalTransactionStateException.cs" />
<Compile Include="Transaction\Interceptor\AbstractFallbackTransactionAttributeSource.cs" />
<Compile Include="Transaction\Interceptor\AbstractTransactionAttributeSourcePointcut.cs" />
<Compile Include="Transaction\Interceptor\AttributesTransactionAttributeSource.cs" />
<Compile Include="Transaction\Interceptor\DefaultTransactionAttribute.cs" />
<Compile Include="Transaction\Interceptor\DefaultTransactionAttributeSourceAdvisor.cs" />
<Compile Include="Transaction\Interceptor\DelegatingTransactionAttributeWithName.cs" />
<Compile Include="Transaction\Interceptor\ITransactionAttribute.cs" />
<Compile Include="Transaction\Interceptor\ITransactionAttributeSource.cs" />
<Compile Include="Transaction\Interceptor\MatchAlwaysTransactionAttributeSource.cs" />
<Compile Include="Transaction\Interceptor\MethodMapTransactionAttributeSource.cs" />
<Compile Include="Transaction\Interceptor\NameMatchTransactionAttributeSource.cs" />
<Compile Include="Transaction\Interceptor\NoRollbackRuleAttribute.cs" />
<Compile Include="Transaction\Interceptor\ObjectFactoryTransactionAttributeSourceAdvisor.cs" />
<Compile Include="Transaction\Interceptor\RollbackRuleAttribute.cs" />
<Compile Include="Transaction\Interceptor\RuleBasedTransactionAttribute.cs" />
<Compile Include="Transaction\Interceptor\TransactionAspectSupport.cs" />
<Compile Include="Transaction\Interceptor\TransactionAttribute.cs" />
<Compile Include="Transaction\Interceptor\TransactionAttributeConverter.cs" />
<Compile Include="Transaction\Interceptor\TransactionAttributeEditor.cs" />
<Compile Include="Transaction\Interceptor\TransactionAttributeSourceAdvisor.cs" />
<Compile Include="Transaction\Interceptor\TransactionAttributeSourceEditor.cs" />
<Compile Include="Transaction\Interceptor\TransactionInterceptor.cs" />
<Compile Include="Transaction\Interceptor\TransactionProxyFactoryObject.cs" />
<Compile Include="Transaction\InvalidIsolationLevelException.cs" />
<Compile Include="Transaction\InvalidTimeoutException.cs" />
<Compile Include="Transaction\IPlatformTransactionManager.cs" />
<Compile Include="Transaction\ISavepointManager.cs" />
<Compile Include="Transaction\ITransactionDefinition.cs" />
<Compile Include="Transaction\ITransactionStatus.cs" />
<Compile Include="Transaction\NestedTransactionNotSupportedException.cs" />
<Compile Include="Transaction\NoTransactionException.cs" />
<Compile Include="Transaction\Support\AbstractPlatformTransactionManager.cs" />
<Compile Include="Transaction\Support\DefaultTransactionDefinition.cs" />
<Compile Include="Transaction\Support\DefaultTransactionStatus.cs" />
<Compile Include="Transaction\Support\IResourceTransactionManager.cs" />
<Compile Include="Transaction\Support\ISmartTransactionObject.cs" />
<Compile Include="Transaction\Support\ITransactionCallback.cs" />
<Compile Include="Transaction\Support\ITransactionOperations.cs" />
<Compile Include="Transaction\Support\ITransactionSynchronization.cs" />
<Compile Include="Transaction\Support\ResourceHolderSupport.cs" />
<Compile Include="Transaction\Support\TransactionCallbackWithoutResult.cs" />
<Compile Include="Transaction\Support\TransactionDelegate.cs" />
<Compile Include="Transaction\Support\TransactionSynchronizationAdapter.cs" />
<Compile Include="Transaction\Support\TransactionSynchronizationManager.cs" />
<Compile Include="Transaction\Support\TransactionSynchronizationState.cs" />
<Compile Include="Transaction\Support\TransactionSynchronizationStatus.cs" />
<Compile Include="Transaction\Support\TransactionTemplate.cs" />
<Compile Include="Transaction\TransactionException.cs" />
<Compile Include="Transaction\TransactionOutcomeState.cs" />
<Compile Include="Transaction\TransactionPropagation.cs" />
<Compile Include="Transaction\TransactionSuspensionNotSupportedException.cs" />
<Compile Include="Transaction\TransactionSystemException.cs" />
<Compile Include="Transaction\TransactionTimedOutException.cs" />
<Compile Include="Transaction\TransactionUsageException.cs" />
<Compile Include="Transaction\UnexpectedRollbackException.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\Common\dbproviders.xml" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\Config\spring-database-1.1.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Transaction\Config\spring-tx-1.1.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Aop\Spring.Aop.2005.csproj">
<Project>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</Project>
<Name>Spring.Aop.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\Config\spring-database-1.3.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
<None Include="Data\Config\spring-database-1.3.xsx">
<DependentUpon>spring-database-1.3.xsd</DependentUpon>
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>

View File

@@ -1,146 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{900E3839-301E-48B1-BAEB-B6645620ACFF}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Messaging.Ems</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.NET.2005\Spring.Messaging.Ems\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>..\..\..\build\VS.NET.2005\Spring.Messaging.Ems\Debug\Spring.Messaging.Ems.xml</DocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoWarn>1591,0618</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.NET.2005\Spring.Messaging.Ems\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.XML" />
<Reference Include="TIBCO.EMS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5b83db8ff05c64ba, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\TIBCO.EMS.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="Messaging\Ems\Common\CertificateStoreConfig.cs" />
<Compile Include="Messaging\Ems\Common\EmsConnection.cs" />
<Compile Include="Messaging\Ems\Common\EmsConnectionFactory.cs" />
<Compile Include="Messaging\Ems\Common\EmsMessageConsumer.cs" />
<Compile Include="Messaging\Ems\Common\EmsMessageProducer.cs" />
<Compile Include="Messaging\Ems\Common\EmsSession.cs" />
<Compile Include="Messaging\Ems\Common\EmsSSLFileStoreInfo.cs" />
<Compile Include="Messaging\Ems\Common\EmsSSLSystemStoreInfo.cs" />
<Compile Include="Messaging\Ems\Common\EmsTopicSubscriber.cs" />
<Compile Include="Messaging\Ems\Common\IConnection.cs" />
<Compile Include="Messaging\Ems\Common\IConnectionFactory.cs" />
<Compile Include="Messaging\Ems\Common\IEmsSSLStoreType.cs" />
<Compile Include="Messaging\Ems\Common\IMessageConsumer.cs" />
<Compile Include="Messaging\Ems\Common\IMessageProducer.cs" />
<Compile Include="Messaging\Ems\Common\ISession.cs" />
<Compile Include="Messaging\Ems\Common\ITopicSubscriber.cs" />
<Compile Include="Messaging\Ems\Config\MessageListenerContainerObjectDefinitionParser.cs" />
<Compile Include="Messaging\Ems\Config\EmsNamespaceParser.cs" />
<Compile Include="Messaging\Ems\Connections\CachedMessageConsumer .cs" />
<Compile Include="Messaging\Ems\Connections\CachedMessageProducer.cs" />
<Compile Include="Messaging\Ems\Connections\CachedSession.cs" />
<Compile Include="Messaging\Ems\Connections\CachingConnectionFactory.cs" />
<Compile Include="Messaging\Ems\Connections\ChainedExceptionListener.cs" />
<Compile Include="Messaging\Ems\Connections\ConnectionFactoryUtils.cs" />
<Compile Include="Messaging\Ems\Connections\EmsResourceHolder.cs" />
<Compile Include="Messaging\Ems\Connections\EmsTransactionManager.cs" />
<Compile Include="Messaging\Ems\Connections\IDecoratorSession.cs" />
<Compile Include="Messaging\Ems\Connections\ISmartConnectionFactory.cs" />
<Compile Include="Messaging\Ems\Connections\SingleConnectionFactory.cs" />
<Compile Include="Messaging\Ems\Connections\SynchedLocalTransactionFailedException.cs" />
<Compile Include="Messaging\Ems\Core\BrowserDelegate.cs" />
<Compile Include="Messaging\Ems\Core\EmsGatewaySupport.cs" />
<Compile Include="Messaging\Ems\Core\EmsTemplate.cs" />
<Compile Include="Messaging\Ems\Core\IBrowserCallback.cs" />
<Compile Include="Messaging\Ems\Core\IEmsOperations.cs" />
<Compile Include="Messaging\Ems\Core\IMessageCreator.cs" />
<Compile Include="Messaging\Ems\Core\IMessagePostProcessor.cs" />
<Compile Include="Messaging\Ems\Core\IProducerCallback.cs" />
<Compile Include="Messaging\Ems\Core\ISessionCallback.cs" />
<Compile Include="Messaging\Ems\Core\MessageCreatorDelegate.cs" />
<Compile Include="Messaging\Ems\Core\MessagePostProcessorDelegate.cs" />
<Compile Include="Messaging\Ems\Core\ProducerDelegate.cs" />
<Compile Include="Messaging\Ems\Core\SessionDelegate.cs" />
<Compile Include="Messaging\Ems\Listener\AbstractListenerContainer.cs" />
<Compile Include="Messaging\Ems\Listener\AbstractMessageListenerContainer.cs" />
<Compile Include="Messaging\Ems\Listener\Adapter\ListenerExecutionFailedException.cs" />
<Compile Include="Messaging\Ems\Listener\Adapter\MessageListenerAdapter.cs" />
<Compile Include="Messaging\Ems\Listener\ISessionAwareMessageListener.cs" />
<Compile Include="Messaging\Ems\Listener\LocallyExposedEmsResourceHolder.cs" />
<Compile Include="Messaging\Ems\Listener\RecoveryTimeExceededException.cs" />
<Compile Include="Messaging\Ems\Listener\SimpleMessageListenerContainer.cs" />
<Compile Include="Messaging\Ems\Support\Converter\IMessageConverter.cs" />
<Compile Include="Messaging\Ems\Support\Converter\ITypeMapper.cs" />
<Compile Include="Messaging\Ems\Support\Converter\MessageConversionException.cs" />
<Compile Include="Messaging\Ems\Support\Converter\SimpleMessageConverter.cs" />
<Compile Include="Messaging\Ems\Support\Converter\TypeMapper.cs" />
<Compile Include="Messaging\Ems\Support\Converter\XmlMessageConverter.cs" />
<Compile Include="Messaging\Ems\Support\Destinations\DynamicDestinationResolver.cs" />
<Compile Include="Messaging\Ems\Support\Destinations\IDestinationResolver.cs" />
<Compile Include="Messaging\Ems\Support\Destinations\EmsDestinationAccessor.cs" />
<Compile Include="Messaging\Ems\Support\EmsAccessor.cs" />
<Compile Include="Messaging\Ems\Support\EmsUtils.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Messaging\Ems\Config\spring-ems-1.3.xsd">
<SubType>
</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Aop\Spring.Aop.2005.csproj">
<Project>{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}</Project>
<Name>Spring.Aop.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,324 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{C17B27C2-4343-45BA-9A21-73C3CEC19BAD}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Messaging.Nms"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = "Spring.Messaging.Nms.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = "1591;0168;1570;1574"
Optimize = "false"
OutputPath = "..\..\..\build\VS.NET.2003\Spring.Messaging.Nms\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "..\..\..\build\VS.NET.2003\Spring.Messaging.Nms.2003\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\net\1.1\Common.Logging.dll"
/>
<Reference
Name = "Spring.Aop.2003"
Project = "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Data.2003"
Project = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Apache.NMS"
AssemblyName = "Apache.NMS"
HintPath = "..\..\..\lib\Net\1.1\Apache.NMS.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "Messaging\Nms\Config\MessageListenerContainerObjectDefinitionParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Config\NmsNamespaceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Config\spring-nms-1.2.xsd"
BuildAction = "Content"
/>
<File
RelPath = "Messaging\Nms\Connections\CachedMessageProducer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\CachedSession.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\CachingConnectionFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\ChainedExceptionListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\ConnectionFactoryUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\IDecoratorSession.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\ISmartConnectionFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\NmsResourceHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\NmsTransactionManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\SingleConnectionFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Connections\SynchedLocalTransactionFailedException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\IExceptionListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\IMessageCreator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\IMessageListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\IMessagePostProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\INmsOperations.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\IProducerCallback.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\ISessionCallback.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\MessageCreatorDelegate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\MessagePostProcessorDelegate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\NmsGatewaySupport.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\NmsTemplate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\ProducerDelegate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Core\SessionDelegate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\AbstractListenerContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\AbstractMessageListenerContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\ISessionAwareMessageListener.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\LocallyExposedNmsResourceHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\SimpleMessageListenerContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\Adapter\ListenerExecutionFailedException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Listener\Adapter\MessageListenerAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\MessageUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\NmsAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\Converter\IMessageConverter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\Converter\MessageConversionException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\Converter\SimpleMessageConverter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\Destinations\DynamicDestinationResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\Destinations\IDestinationResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Messaging\Nms\Support\Destinations\NmsDestinationAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,120 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{AEB1578C-9018-4D49-B440-789F38DD2F29}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Messaging.Nms</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.NET.2005\Spring.Messaging.Nms\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>..\..\..\build\VS.NET.2005\Spring.Messaging.Nms\Debug\Spring.Messaging.Nms.xml</DocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.NET.2005\Spring.Messaging.Nms\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Apache.NMS, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Apache.NMS.dll</HintPath>
</Reference>
<Reference Include="Common.Logging, Version=1.1.0.2, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Messaging\Nms\Connections\CachedMessageConsumer .cs" />
<Compile Include="Messaging\Nms\Core\IExceptionListener.cs" />
<Compile Include="Messaging\Nms\Core\IMessageCreator.cs" />
<Compile Include="Messaging\Nms\Core\IMessageListener.cs" />
<Compile Include="Messaging\Nms\Core\INmsOperations.cs" />
<Compile Include="Messaging\Nms\Core\IMessagePostProcessor.cs" />
<Compile Include="Messaging\Nms\Core\IProducerCallback.cs" />
<Compile Include="Messaging\Nms\Core\ISessionCallback.cs" />
<Compile Include="Messaging\Nms\Core\MessageCreatorDelegate.cs" />
<Compile Include="Messaging\Nms\Core\MessagePostProcessorDelegate.cs" />
<Compile Include="Messaging\Nms\Core\NmsTemplate.cs" />
<Compile Include="Messaging\Nms\Core\NmsGatewaySupport.cs" />
<Compile Include="Messaging\Nms\Core\NmsTrace.cs" />
<Compile Include="Messaging\Nms\Core\ProducerDelegate.cs" />
<Compile Include="Messaging\Nms\Core\SessionDelegate.cs" />
<Compile Include="Messaging\Nms\Config\MessageListenerContainerObjectDefinitionParser.cs" />
<Compile Include="Messaging\Nms\Config\NmsNamespaceParser.cs" />
<Compile Include="Messaging\Nms\Connections\CachedMessageProducer.cs" />
<Compile Include="Messaging\Nms\Connections\CachedSession.cs" />
<Compile Include="Messaging\Nms\Connections\CachingConnectionFactory.cs" />
<Compile Include="Messaging\Nms\Connections\ChainedExceptionListener.cs" />
<Compile Include="Messaging\Nms\Connections\ConnectionFactoryUtils.cs" />
<Compile Include="Messaging\Nms\Connections\IDecoratorSession.cs" />
<Compile Include="Messaging\Nms\Connections\ISmartConnectionFactory.cs" />
<Compile Include="Messaging\Nms\Connections\NmsResourceHolder.cs" />
<Compile Include="Messaging\Nms\Connections\NmsTransactionManager.cs" />
<Compile Include="Messaging\Nms\Connections\SingleConnectionFactory.cs" />
<Compile Include="Messaging\Nms\Connections\SynchedLocalTransactionFailedException.cs" />
<Compile Include="Messaging\Nms\Listener\AbstractListenerContainer.cs" />
<Compile Include="Messaging\Nms\Listener\AbstractMessageListenerContainer.cs" />
<Compile Include="Messaging\Nms\Listener\Adapter\ListenerExecutionFailedException.cs" />
<Compile Include="Messaging\Nms\Listener\Adapter\MessageListenerAdapter.cs" />
<Compile Include="Messaging\Nms\Listener\ISessionAwareMessageListener.cs" />
<Compile Include="Messaging\Nms\Listener\LocallyExposedNmsResourceHolder.cs" />
<Compile Include="Messaging\Nms\Listener\RecoveryTimeExceededException.cs" />
<Compile Include="Messaging\Nms\Listener\SimpleMessageListenerContainer.cs" />
<Compile Include="Messaging\Nms\Support\Converter\IMessageConverter.cs" />
<Compile Include="Messaging\Nms\Support\Converter\ITypeMapper.cs" />
<Compile Include="Messaging\Nms\Support\Converter\MessageConversionException.cs" />
<Compile Include="Messaging\Nms\Support\Converter\SimpleMessageConverter.cs" />
<Compile Include="Messaging\Nms\Support\Converter\TypeMapper.cs" />
<Compile Include="Messaging\Nms\Support\Converter\XmlMessageConverter.cs" />
<Compile Include="Messaging\Nms\Support\Destinations\DynamicDestinationResolver.cs" />
<Compile Include="Messaging\Nms\Support\Destinations\IDestinationResolver.cs" />
<Compile Include="Messaging\Nms\Support\Destinations\NmsDestinationAccessor.cs" />
<Compile Include="Messaging\Nms\Support\NmsAccessor.cs" />
<Compile Include="Messaging\Nms\Support\MessageUtils.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Messaging\Nms\Config\spring-nms-1.2.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,111 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{0E23AE41-D8D8-41C2-84A2-D35564049F0D}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Messaging</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Messaging\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Messaging.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Messaging\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Messaging" />
<Reference Include="System.Transactions" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Messaging\Core\DefaultMessageQueueFactory.cs" />
<Compile Include="Messaging\Core\IMessageQueueFactory.cs" />
<Compile Include="Messaging\Core\MessagePostProcessorDelegate.cs" />
<Compile Include="Messaging\Core\MessageQueueGatewaySupport.cs" />
<Compile Include="Messaging\Core\MessageQueueMetadata.cs" />
<Compile Include="Messaging\Core\MessageQueueMetadataCache.cs" />
<Compile Include="Messaging\Core\QueueUtils.cs" />
<Compile Include="Messaging\Listener\AbstractSendToQueueExceptionHandler.cs" />
<Compile Include="Messaging\Listener\AbstractTransactionalMessageListenerContainer.cs" />
<Compile Include="Messaging\Listener\DistributedTxMessageListenerContainer.cs" />
<Compile Include="Messaging\Listener\ListenerExecutionFailedException.cs" />
<Compile Include="Messaging\Listener\MessageListenerAdapter.cs" />
<Compile Include="Messaging\Listener\SendToQueueDistributedTransactionExceptionHandler.cs" />
<Compile Include="Messaging\Listener\TransactionalMessageListenerContainer.cs" />
<Compile Include="Messaging\Listener\NonTransactionalMessageListenerContainer.cs" />
<Compile Include="Messaging\Core\IMessageQueueOperations.cs" />
<Compile Include="Messaging\Core\LocallyExposedMessageQueueResourceHolder.cs" />
<Compile Include="Messaging\Core\MessageQueueResourceHolder.cs" />
<Compile Include="Messaging\Core\MessageQueueTransactionManager.cs" />
<Compile Include="Messaging\Core\MessageQueueTemplate.cs" />
<Compile Include="Messaging\Listener\AbstractListenerContainer.cs" />
<Compile Include="Messaging\Listener\AbstractMessageListenerContainer.cs" />
<Compile Include="Messaging\Listener\IDistributedTransactionExceptionHandler.cs" />
<Compile Include="Messaging\Listener\IMessageTransactionExceptionHandler.cs" />
<Compile Include="Messaging\Listener\AbstractPeekingMessageListenerContainer.cs" />
<Compile Include="Messaging\Listener\SendToQueueExceptionHandler.cs" />
<Compile Include="Messaging\Listener\TransactionAction.cs" />
<Compile Include="Messaging\Listener\IExceptionHandler.cs" />
<Compile Include="Messaging\Listener\IMessageListener.cs" />
<Compile Include="Messaging\MessagingException.cs" />
<Compile Include="Messaging\Support\Converters\ActiveXMessageConverter.cs" />
<Compile Include="Messaging\Support\Converters\BinaryMessageConverter.cs" />
<Compile Include="Messaging\Support\Converters\IMessageConverter.cs" />
<Compile Include="Messaging\Support\Converters\MessageConverterCreatorDelegate.cs" />
<Compile Include="Messaging\Support\Converters\MessageConverterFactoryObject.cs" />
<Compile Include="Messaging\Support\Converters\XmlDocumentConverter.cs" />
<Compile Include="Messaging\Support\Converters\XmlMessageConverter.cs" />
<Compile Include="Messaging\Support\MessageQueueCreatorDelegate.cs" />
<Compile Include="Messaging\Support\MessageQueueFactoryObject.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Messaging\Listener\ListenerClassDiagram.cd" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,240 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{0C0D8C65-90DE-4914-9940-4C684C54971B}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Scheduling.Quartz"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = "Spring.Scheduling.Quartz.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "..\..\..\build\VS.NET.2003\Spring.Scheduling.Quartz\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "..\..\..\build\VS.NET.2003\Spring.Scheduling.Quartz\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\net\1.1\Common.Logging.dll"
/>
<Reference
Name = "Quartz"
AssemblyName = "Quartz"
HintPath = "..\..\..\lib\net\1.1\Quartz.dll"
/>
<Reference
Name = "Nullables"
AssemblyName = "Nullables"
HintPath = "..\..\..\lib\net\1.1\Nullables.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Data.2003"
Project = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "JobMethodInvocationFailedException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\AdaptableJobFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\CronTriggerObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\DelegatingJob.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\IJobDetailAwareTrigger.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\ISchedulerContextAware.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\ISchedulingTaskExecutor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\ITaskExecutor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\JobDetailObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\LocalDataSourceJobStore.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\LocalTaskExecutorThreadPool.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\MethodInvokingJob.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\MethodInvokingJobDetailFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\MethodInvokingRunnable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\QuartzJobObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\ResourceJobSchedulingDataProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SchedulerAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SchedulerAccessorObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SchedulerFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SchedulingException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SimpleThreadPoolTaskExecutor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SimpleTriggerObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SpringDbProviderAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\SpringObjectJobFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\StatefulMethodInvokingJob.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Scheduling\Quartz\TaskRejectedException.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,94 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E823D54C-CE82-4868-929F-5F95A999F61E}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Scheduling.Quartz</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.NET.2005\Spring.Scheduling.Quartz\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>..\..\..\build\VS.NET.2005\Spring.Scheduling.Quartz\Debug\Spring.Scheduling.Quartz.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.NET.2005\Spring.Scheduling.Quartz\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="Quartz, Version=0.6.0.21049, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\net\2.0\Quartz.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
</ItemGroup>
<ItemGroup>
<Compile Include="JobMethodInvocationFailedException.cs" />
<Compile Include="Scheduling\Quartz\AdaptableJobFactory.cs" />
<Compile Include="Scheduling\Quartz\CronTriggerObject.cs" />
<Compile Include="Scheduling\Quartz\DelegatingJob.cs" />
<Compile Include="Scheduling\Quartz\IJobDetailAwareTrigger.cs" />
<Compile Include="Scheduling\Quartz\ISchedulerContextAware.cs" />
<Compile Include="Scheduling\Quartz\ISchedulingTaskExecutor.cs" />
<Compile Include="Scheduling\Quartz\ITaskExecutor.cs" />
<Compile Include="Scheduling\Quartz\JobDetailObject.cs" />
<Compile Include="Scheduling\Quartz\LocalDataSourceJobStore.cs" />
<Compile Include="Scheduling\Quartz\LocalTaskExecutorThreadPool.cs" />
<Compile Include="Scheduling\Quartz\MethodInvokingJob.cs" />
<Compile Include="Scheduling\Quartz\MethodInvokingJobDetailFactoryObject.cs" />
<Compile Include="Scheduling\Quartz\MethodInvokingRunnable.cs" />
<Compile Include="Scheduling\Quartz\QuartzJobObject.cs" />
<Compile Include="Scheduling\Quartz\ResourceJobSchedulingDataProcessor.cs" />
<Compile Include="Scheduling\Quartz\SchedulerAccessor.cs" />
<Compile Include="Scheduling\Quartz\SchedulerAccessorObject.cs" />
<Compile Include="Scheduling\Quartz\SchedulerFactoryObject.cs" />
<Compile Include="Scheduling\Quartz\SchedulingException.cs" />
<Compile Include="Scheduling\Quartz\SimpleThreadPoolTaskExecutor.cs" />
<Compile Include="Scheduling\Quartz\SimpleTriggerObject.cs" />
<Compile Include="Scheduling\Quartz\SpringDbProviderAdapter.cs" />
<Compile Include="Scheduling\Quartz\SpringObjectJobFactory.cs" />
<Compile Include="Scheduling\Quartz\StatefulMethodInvokingJob.cs" />
<Compile Include="Scheduling\Quartz\TaskRejectedException.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,223 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{B58E34CF-6E70-481D-AC87-1BC2D13C21FB}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Services"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1"
DocumentationFile = "Spring.Services.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Services\Debug-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "true"
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.Services\Release-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "system.enterpriseservices"
AssemblyName = "System.EnterpriseServices"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\system.enterpriseservices.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 = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonAssemblyInfo.cs"
Link = "..\CommonAssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Spring.Services.build"
BuildAction = "None"
/>
<File
RelPath = "EnterpriseServices\EnterpriseServices.keys"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "EnterpriseServices\EnterpriseServicesExporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EnterpriseServices\ServicedComponentContextHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EnterpriseServices\ServicedComponentExporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EnterpriseServices\ServicedComponentFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EnterpriseServices\ServicedComponentHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\CaoExporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\CaoFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\RemoteObjectFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\RemotingConfigurer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\SaoExporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\SaoFactoryObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\Config\RemotingNamespaceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\Config\spring-remoting-1.1.xsd"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Remoting\Support\BaseRemoteObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\Support\ConfigurableLifetime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\Support\ICaoRemoteFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\Support\ILifetime.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Remoting\Support\RemoteObjectProxyTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Services\WebServiceProxyFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,149 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{B58E34CF-6E70-481D-AC87-1BC2D13C21FB}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>
</ApplicationIcon>
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>Spring.Services</AssemblyName>
<AssemblyOriginatorKeyFile>..\..\..\Spring.Net.snk</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
<DelaySign>false</DelaySign>
<OutputType>Library</OutputType>
<RootNamespace>Spring</RootNamespace>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Services\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<DocumentationFile>Spring.Services.xml</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>false</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Services\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>false</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>true</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=2.1.0.0, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
</Reference>
<Reference Include="System.configuration" />
<Reference Include="System.Data">
<Name>System.Data</Name>
</Reference>
<Reference Include="System.EnterpriseServices">
<Name>system.enterpriseservices</Name>
</Reference>
<Reference Include="System.Web.Services">
<Name>system.web.services</Name>
</Reference>
<Reference Include="System.Xml">
<Name>System.XML</Name>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
<SubType>Code</SubType>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="EnterpriseServices\EnterpriseServicesExporter.cs" />
<Compile Include="EnterpriseServices\ExeConfigurationSystem.cs" />
<Compile Include="EnterpriseServices\ServicedComponentHelper.cs" />
<Compile Include="EnterpriseServices\ServicedComponentContextHandler.cs" />
<Compile Include="EnterpriseServices\ServicedComponentExporter.cs" />
<Compile Include="EnterpriseServices\ServicedComponentFactory.cs" />
<Compile Include="Remoting\CaoExporter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Remoting\CaoFactoryObject.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Remoting\Config\RemotingNamespaceParser.cs" />
<Compile Include="Remoting\RemotingConfigurer.cs" />
<Compile Include="Remoting\RemoteObjectFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Remoting\Support\BaseRemoteObject.cs" />
<Compile Include="Remoting\Support\ConfigurableLifetime.cs" />
<Compile Include="Remoting\Support\ICaoRemoteFactory.cs" />
<Compile Include="Remoting\Support\ILifetime.cs" />
<Compile Include="Remoting\Support\RemoteObjectProxyTypeBuilder.cs" />
<Compile Include="Remoting\SaoExporter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Remoting\SaoFactoryObject.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Services\WebServiceProxyFactory.cs">
<SubType>Code</SubType>
</Compile>
<EmbeddedResource Include="EnterpriseServices\EnterpriseServices.keys" />
<EmbeddedResource Include="Remoting\Config\spring-remoting-1.1.xsd">
<SubType>Designer</SubType>
</EmbeddedResource>
<None Include="Spring.Services.build" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>

View File

@@ -1,146 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{6B8639E3-88BB-4F7B-9F23-699E84C30D58}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Testing.NUnit"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1"
DocumentationFile = "Spring.Testing.NUnit.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = "1587, 1591, 219, 162"
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Testing.NUnit\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.Testing.NUnit\Release-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Data.2003"
Project = "{E10A3BED-795F-41CB-A4A8-8C4B342ACDDF}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "nunit.framework"
AssemblyName = "nunit.framework"
HintPath = "..\..\..\lib\Net\1.1\nunit.framework.dll"
/>
<Reference
Name = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonAssemblyInfo.cs"
Link = "..\CommonAssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Testing\Ado\IPlatformTransaction.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Testing\Ado\SimpleAdoTestUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Testing\NUnit\AbstractDependencyInjectionSpringContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Testing\NUnit\AbstractSpringContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Testing\NUnit\AbstractTransactionalDbProviderSpringContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Testing\NUnit\AbstractTransactionalSpringContextTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,75 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{ED204A7B-832F-44C7-BFE3-504AEBE1BCC8}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Testing.NUnit</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Testing.NUnit\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Testing.NUnit.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Testing.NUnit\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>1587, 1591, 219, 162, 618</NoWarn>
<DocumentationFile>Spring.Testing.NUnit.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.0.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=2.4.1.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Testing\Ado\IPlatformTransaction.cs" />
<Compile Include="Testing\Ado\SimpleAdoTestUtils.cs" />
<Compile Include="Testing\NUnit\AbstractDependencyInjectionSpringContextTests.cs" />
<Compile Include="Testing\NUnit\AbstractSpringContextTests.cs" />
<Compile Include="Testing\NUnit\AbstractTransactionalDbProviderSpringContextTests.cs" />
<Compile Include="Testing\NUnit\AbstractTransactionalSpringContextTests.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Data\Spring.Data.2005.csproj">
<Project>{AE00E5AB-C39A-436F-86D2-33BFE33E2E40}</Project>
<Name>Spring.Data.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,69 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E5E287D2-EE2C-4C99-87CA-EB27B35ABF7B}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Spring</RootNamespace>
<AssemblyName>Spring.Web.Extensions</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Web.Extensions\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>Spring.Web.Extensions.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Web.Extensions\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=1.0.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\System.Web.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Web.Services" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
</Compile>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="Web\Script\Services\ScriptHandlerFactory.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
<ProjectReference Include="..\Spring.Web\Spring.Web.2005.csproj">
<Project>{BA4789EB-281A-48EA-8763-28B9F0596A18}</Project>
<Name>Spring.Web.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>

View File

@@ -1,767 +0,0 @@
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{BA4789EB-281A-48EA-8763-28B9F0596A18}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Web"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Spring"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug-1.1"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE;NET_1_1"
DocumentationFile = "Spring.Web.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Web\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.Web\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.web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\system.web.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 = "Common.Logging"
AssemblyName = "Common.Logging"
HintPath = "..\..\..\lib\Net\1.1\Common.Logging.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CommonAssemblyInfo.cs"
Link = "..\CommonAssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Spring.Web.build"
BuildAction = "None"
/>
<File
RelPath = "Caching\AspNetCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\HttpApplicationConfigurer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\WebApplicationContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\WebApplicationContextArgs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\WebContextHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Context\Support\WebSupportModule.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Core\IO\WebResource.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBinding\DataSourceItemFormatter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBinding\HttpRequestBindingContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBinding\IBindingAwareFormatter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBinding\IWebDataBound.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataBinding\MultipleSelectionListControlBinding.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\AspNetResourceCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Resolvers\CookieCultureResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Resolvers\DefaultWebCultureResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Resolvers\RequestCultureResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Globalization\Resolvers\SessionCultureResolver.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\ChildWebObjectDefinition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\IWebObjectDefinition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\IWebObjectNameGenerator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\RootWebObjectDefinition.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\WebInstantiationStrategy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\WebObjectDefinitionFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\WebObjectFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Support\WebObjectUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\WebObjectDefinitionDocumentReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\WebObjectDefinitionParserHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\WebObjectDefinitionReader.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Objects\Factory\Xml\WebObjectsNamespaceParser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\HttpContextStorage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Threading\HybridContextStorage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\HttpContextSwitch.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\ISessionState.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\IVirtualEnvironment.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\SecurityCritical.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\VirtualEnvironment.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Util\WebUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ConfigurableActiveDirectoryMembershipProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ConfigurableSqlMembershipProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ConfigurableSqlProfileProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ConfigurableSqlRoleProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ConfigurableXmlSiteMapProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\IMembershipProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\IProfileProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\IRoleProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ISiteMapProvider.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\MembershipProviderAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\ProfileProviderAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\RoleProviderAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Providers\SiteMapProviderAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Services\WebServiceExporter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Services\WebServiceHandlerFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\AbstractHandlerFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ContextMonitor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ControlAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ControlCollectionAccessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ControlInterceptor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\DefaultHandlerFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\DefaultResultFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\DefaultResultWebNavigator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\HandlerMap.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\HandlerMapEntry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IHierarchicalWebNavigator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IInterceptionStrategy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\InterceptControlCollectionOwnerStrategy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\InterceptControlCollectionStrategy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IResult.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IResultFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IResultWebNavigator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ISupportsWebDependencyInjection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IWebNavigable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\IWebNavigator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\LocalResourceManager.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\MappingHandlerFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\MappingHandlerFactoryConfigurer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\MimeMediaType.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\PageHandlerFactory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\Result.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ResultFactoryRegistry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\ResultMode.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\Script.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\SharedStateResourceCache.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\SupportsWebDependencyInjectionMethodBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\SupportsWebDependencyInjectionOwnerProxy.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\SupportsWebDependencyInjectionTypeBuilder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\WebDependencyInjectionUtils.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\WebFormsResultWebNavigator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\Support\WebNavigableWebNavigatorAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\AbstractWizard.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\DialogAttribute.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\IModelPersistenceMedium.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\IValidationContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\MasterPage.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Page.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\SessionModelPersistenceMedium.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\UserControl.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\AbstractBaseValidator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\AbstractValidationControl.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\Calendar.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\CheckBoxList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\CheckBoxValidator.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\Content.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\ContentPlaceHolder.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\ContentReplacer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\ControlState.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\DataBindingAdapter.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\DataBindingPanel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\Form.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\Head.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\LocalizedImage.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\MultiView.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\Panel.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\RadioButtonGroup.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\TabCommandEventArgs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\TabCommandEventHandler.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\TabContainer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\TabularMultiView.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\TabularView.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\TabularViewCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\ValidationError.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\ValidationSummary.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\View.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Controls\ViewCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Validation\AbstractValidationErrorsRenderer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Validation\DivValidationErrorsRenderer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Validation\IconValidationErrorsRenderer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Validation\IValidationErrorsRenderer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web\UI\Validation\SpanValidationErrorsRenderer.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>

View File

@@ -1,305 +0,0 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{BA4789EB-281A-48EA-8763-28B9F0596A18}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon>
</ApplicationIcon>
<AssemblyKeyContainerName>
</AssemblyKeyContainerName>
<AssemblyName>Spring.Web</AssemblyName>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
<DefaultClientScript>JScript</DefaultClientScript>
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
<DefaultTargetSchema>IE50</DefaultTargetSchema>
<DelaySign>false</DelaySign>
<OutputType>Library</OutputType>
<RootNamespace>Spring</RootNamespace>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Web\Debug\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
<DocumentationFile>Spring.Web.xml</DocumentationFile>
<DebugSymbols>true</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>false</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>full</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>..\..\..\build\VS.Net.2005\Spring.Web\Release\</OutputPath>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<BaseAddress>285212672</BaseAddress>
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<ConfigurationOverrideFile>
</ConfigurationOverrideFile>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<DocumentationFile>
</DocumentationFile>
<DebugSymbols>false</DebugSymbols>
<FileAlignment>4096</FileAlignment>
<NoStdLib>false</NoStdLib>
<NoWarn>
</NoWarn>
<Optimize>true</Optimize>
<RegisterForComInterop>false</RegisterForComInterop>
<RemoveIntegerChecks>false</RemoveIntegerChecks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<WarningLevel>4</WarningLevel>
<DebugType>none</DebugType>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<ItemGroup>
<Reference Include="Common.Logging, Version=2.1.0.0, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\Net\2.0\Common.Logging.dll</HintPath>
</Reference>
<Reference Include="System">
<Name>System</Name>
</Reference>
<Reference Include="System.configuration" />
<Reference Include="System.Data">
<Name>System.Data</Name>
</Reference>
<Reference Include="System.DirectoryServices" />
<Reference Include="System.EnterpriseServices">
<Name>system.enterpriseservices</Name>
</Reference>
<Reference Include="System.Web">
<Name>system.web</Name>
</Reference>
<Reference Include="System.Web.Services">
<Name>system.web.services</Name>
</Reference>
<Reference Include="System.Xml">
<Name>System.XML</Name>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\CommonAssemblyInfo.cs">
<Link>CommonAssemblyInfo.cs</Link>
<SubType>Code</SubType>
</Compile>
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Caching\AspNetCache.cs" />
<Compile Include="Context\Support\HttpApplicationConfigurer.cs" />
<Compile Include="Context\Support\WebApplicationContext.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Context\Support\WebApplicationContextArgs.cs" />
<Compile Include="Context\Support\WebContextHandler.cs" />
<Compile Include="Context\Support\WebSupportModule.cs" />
<Compile Include="Core\IO\WebResource.cs" />
<Compile Include="DataBinding\DataSourceItemFormatter.cs" />
<Compile Include="DataBinding\HttpRequestBindingContainer.cs" />
<Compile Include="DataBinding\IBindingAwareFormatter.cs" />
<Compile Include="DataBinding\IWebDataBound.cs" />
<Compile Include="DataBinding\MultipleSelectionListControlBinding.cs" />
<Compile Include="Globalization\AspNetResourceCache.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Objects\Factory\Support\IWebObjectNameGenerator.cs" />
<Compile Include="Objects\Factory\Xml\WebObjectDefinitionDocumentReader.cs" />
<Compile Include="Objects\Factory\Xml\WebObjectDefinitionParserHelper.cs" />
<Compile Include="Objects\Factory\Xml\WebObjectDefinitionReader.cs" />
<Compile Include="Util\ISessionState.cs" />
<Compile Include="Util\SecurityCritical.cs" />
<Compile Include="Web\Support\ControlAccessor.cs" />
<Compile Include="Web\Support\ControlCollectionAccessor.cs" />
<Compile Include="Web\Support\DefaultResultFactory.cs" />
<Compile Include="Web\Support\DefaultResultWebNavigator.cs" />
<Compile Include="Web\Support\LocalResourceManager.cs" />
<Compile Include="Web\Support\MappingHandlerFactory.cs" />
<Compile Include="Web\Support\MappingHandlerFactoryConfigurer.cs" />
<Compile Include="Web\Support\HandlerMap.cs" />
<Compile Include="Web\Support\HandlerMapEntry.cs" />
<Compile Include="Web\Support\IHierarchicalWebNavigator.cs" />
<Compile Include="Web\Support\IResult.cs" />
<Compile Include="Web\Support\IResultFactory.cs" />
<Compile Include="Web\Support\IResultWebNavigator.cs" />
<Compile Include="Web\Support\IWebNavigable.cs" />
<Compile Include="Web\Support\IWebNavigator.cs" />
<Compile Include="Web\Support\ResultFactoryRegistry.cs" />
<Compile Include="Web\Support\DefaultHandlerFactory.cs" />
<Compile Include="Web\Support\WebFormsResultWebNavigator.cs" />
<Compile Include="Web\Support\WebNavigableWebNavigatorAdapter.cs" />
<Compile Include="Web\UI\IModelPersistenceMedium.cs" />
<Compile Include="Web\UI\IValidationContainer.cs" />
<Compile Include="Web\Support\MimeMediaType.cs" />
<Compile Include="Web\Support\SharedStateResourceCache.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Globalization\Resolvers\CookieCultureResolver.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Globalization\Resolvers\DefaultWebCultureResolver.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Globalization\Resolvers\RequestCultureResolver.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Globalization\Resolvers\SessionCultureResolver.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Objects\Factory\Support\ChildWebObjectDefinition.cs" />
<Compile Include="Objects\Factory\Support\IWebObjectDefinition.cs" />
<Compile Include="Objects\Factory\Support\RootWebObjectDefinition.cs" />
<Compile Include="Objects\Factory\Support\WebInstantiationStrategy.cs" />
<Compile Include="Objects\Factory\Support\WebObjectDefinitionFactory.cs" />
<Compile Include="Objects\Factory\Support\WebObjectFactory.cs" />
<Compile Include="Objects\Factory\Support\WebObjectUtils.cs" />
<Compile Include="Objects\Factory\Xml\WebObjectsNamespaceParser.cs" />
<Compile Include="Threading\HttpContextStorage.cs" />
<Compile Include="Threading\HybridContextStorage.cs" />
<Compile Include="Util\HttpContextSwitch.cs" />
<Compile Include="Util\IVirtualEnvironment.cs" />
<Compile Include="Util\VirtualEnvironment.cs" />
<Compile Include="Util\WebUtils.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Providers\ConfigurableActiveDirectoryMembershipProvider.cs" />
<Compile Include="Web\Providers\ConfigurableSqlMembershipProvider.cs" />
<Compile Include="Web\Providers\ConfigurableSqlProfileProvider.cs" />
<Compile Include="Web\Providers\ConfigurableSqlRoleProvider.cs" />
<Compile Include="Web\Providers\ConfigurableXmlSiteMapProvider.cs" />
<Compile Include="Web\Providers\IMembershipProvider.cs" />
<Compile Include="Web\Providers\IProfileProvider.cs" />
<Compile Include="Web\Providers\IRoleProvider.cs" />
<Compile Include="Web\Providers\ISiteMapProvider.cs" />
<Compile Include="Web\Providers\MembershipProviderAdapter.cs" />
<Compile Include="Web\Providers\ProfileProviderAdapter.cs" />
<Compile Include="Web\Providers\RoleProviderAdapter.cs" />
<Compile Include="Web\Providers\SiteMapProviderAdapter.cs" />
<Compile Include="Web\Services\WebServiceExporter.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Services\WebServiceHandlerFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Support\AbstractHandlerFactory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Support\ContextMonitor.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Support\ControlInterceptor.cs" />
<Compile Include="Web\Support\IInterceptionStrategy.cs" />
<Compile Include="Web\Support\InterceptControlCollectionOwnerStrategy.cs" />
<Compile Include="Web\Support\InterceptControlCollectionStrategy.cs" />
<Compile Include="Web\Support\ISupportsWebDependencyInjection.cs" />
<Compile Include="Web\Support\PageHandlerFactory.cs">
</Compile>
<Compile Include="Web\Support\Result.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Support\ResultMode.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Support\Script.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\Support\SupportsWebDependencyInjectionMethodBuilder.cs" />
<Compile Include="Web\Support\SupportsWebDependencyInjectionOwnerProxy.cs" />
<Compile Include="Web\Support\SupportsWebDependencyInjectionTypeBuilder.cs" />
<Compile Include="Web\Support\WebDependencyInjectionUtils.cs" />
<Compile Include="Web\UI\AbstractWizard.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Web\UI\Controls\AbstractBaseValidator.cs" />
<Compile Include="Web\UI\Controls\AbstractValidationControl.cs" />
<Compile Include="Web\UI\Controls\Calendar.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\CheckBoxList.cs" />
<Compile Include="Web\UI\Controls\CheckBoxValidator.cs" />
<Compile Include="Web\UI\Controls\Content.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\ContentPlaceholder.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\ContentReplacer.cs" />
<Compile Include="Web\UI\Controls\ControlState.cs" />
<Compile Include="Web\UI\Controls\DataBindingAdapter.cs" />
<Compile Include="Web\UI\Controls\DataBindingPanel.cs" />
<Compile Include="Web\UI\Controls\Form.cs" />
<Compile Include="Web\UI\Controls\Head.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\LocalizedImage.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\MultiView.cs" />
<Compile Include="Web\UI\Controls\Panel.cs" />
<Compile Include="Web\UI\Controls\RadioButtonGroup.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\TabCommandEventArgs.cs" />
<Compile Include="Web\UI\Controls\TabCommandEventHandler.cs" />
<Compile Include="Web\UI\Controls\TabContainer.cs" />
<Compile Include="Web\UI\Controls\TabularMultiView.cs" />
<Compile Include="Web\UI\Controls\TabularView.cs" />
<Compile Include="Web\UI\Controls\TabularViewCollection.cs" />
<Compile Include="Web\UI\Controls\ValidationError.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\ValidationSummary.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\Controls\View.cs" />
<Compile Include="Web\UI\Controls\ViewCollection.cs" />
<Compile Include="Web\UI\DialogAttribute.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Web\UI\MasterPage.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Web\UI\Page.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Web\UI\SessionModelPersistenceMedium.cs" />
<Compile Include="Web\UI\UserControl.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Web\UI\Validation\AbstractValidationErrorsRenderer.cs" />
<Compile Include="Web\UI\Validation\DivValidationErrorsRenderer.cs" />
<Compile Include="Web\UI\Validation\IconValidationErrorsRenderer.cs" />
<Compile Include="Web\UI\Validation\IValidationErrorsRenderer.cs" />
<Compile Include="Web\UI\Validation\SpanValidationErrorsRenderer.cs" />
<None Include="Spring.Web.build" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Spring.Core\Spring.Core.2005.csproj">
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
<Name>Spring.Core.2005</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>