440 lines
17 KiB
XML
440 lines
17 KiB
XML
<VisualStudioProject>
|
|
<CSHARP
|
|
ProjectType = "Local"
|
|
ProductVersion = "7.10.6030"
|
|
SchemaVersion = "2.0"
|
|
ProjectGuid = "{A9D3732A-D40B-4C35-80CE-9C4A53D2DEAD}"
|
|
>
|
|
<Build>
|
|
<Settings
|
|
ApplicationIcon = ""
|
|
AssemblyKeyContainerName = ""
|
|
AssemblyName = "Spring.Data.Integration.Tests"
|
|
AssemblyOriginatorKeyFile = ""
|
|
DefaultClientScript = "JScript"
|
|
DefaultHTMLPageLayout = "Grid"
|
|
DefaultTargetSchema = "IE50"
|
|
DelaySign = "false"
|
|
OutputType = "Library"
|
|
PreBuildEvent = ""
|
|
PostBuildEvent = 'echo "Copying .xml files for tests"
xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2003\Spring.Data.Integration.Tests\$(ConfigurationName)\ /y /s /q /d
xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2003\Spring.Data.Integration.Tests\$(ConfigurationName)\ /y /s /q'
|
|
RootNamespace = "Spring"
|
|
RunPostBuildEvent = "OnBuildSuccess"
|
|
StartupObject = ""
|
|
>
|
|
<Config
|
|
Name = "Debug-1.1"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "DEBUG;TRACE;NET_1_1"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "true"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
NoStdLib = "false"
|
|
NoWarn = ""
|
|
Optimize = "false"
|
|
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Data.Integration.Tests\Debug-1.1\"
|
|
RegisterForComInterop = "false"
|
|
RemoveIntegerChecks = "false"
|
|
TreatWarningsAsErrors = "false"
|
|
WarningLevel = "4"
|
|
/>
|
|
<Config
|
|
Name = "Release-1.1"
|
|
AllowUnsafeBlocks = "false"
|
|
BaseAddress = "285212672"
|
|
CheckForOverflowUnderflow = "false"
|
|
ConfigurationOverrideFile = ""
|
|
DefineConstants = "TRACE;NET_1_1"
|
|
DocumentationFile = ""
|
|
DebugSymbols = "false"
|
|
FileAlignment = "4096"
|
|
IncrementalBuild = "false"
|
|
NoStdLib = "false"
|
|
NoWarn = ""
|
|
Optimize = "true"
|
|
OutputPath = "..\..\..\build\VS.Net.2003\Spring.Data.Integration.Tests\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 = "nunit.framework"
|
|
AssemblyName = "nunit.framework"
|
|
HintPath = "..\..\..\lib\Net\1.1\nunit.framework.dll"
|
|
/>
|
|
<Reference
|
|
Name = "System.Data.OracleClient"
|
|
AssemblyName = "System.Data.OracleClient"
|
|
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.OracleClient.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.Core.Tests.2003"
|
|
Project = "{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}"
|
|
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"
|
|
/>
|
|
</References>
|
|
</Build>
|
|
<Files>
|
|
<Include>
|
|
<File
|
|
RelPath = "AssemblyInfo.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Spring.Data.Integration.Tests.build"
|
|
BuildAction = "None"
|
|
/>
|
|
<File
|
|
RelPath = "Spring.Data.Integration.Tests.dll.config"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AccountCreditDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AccountDebitDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AccountManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AdoDaoTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AdoTemplatePerformanceTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AdoTemplateTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\adoTemplateTests.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\autoDeclarativeServices.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\AutoDeclarativeTxTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\CallCreateTestObject.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\ConsoleLoggingAroundAdvice.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\CreateTestObject.sql"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\CreateTestObjectNonQuery.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\CreditsDebitsSchema.sql"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\declarativeServices.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\DeclarativeTxTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\DTC1.1AppContext.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\DTCAppContext.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\DTCAppContextNoInterfaces.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\DTCTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\DTCTestsNoInterfaces.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\IAccountCreditDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\IAccountDebitDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\IAccountManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\ITestCoordinator.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\ITestObjectDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\ITestObjectManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\MappingAdoQueryTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\NativeAdoTestObjectDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\NativeAdoTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\nativeAdoTests.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\NestedTxScopeTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\OracleAdoTemplateTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\oracleAdoTemplateTests.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\SimpleAccountCreditDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\SimpleAccountDebitDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\SimpleAccountManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\SQLiteTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\StoredProcedureTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\templateTests.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestCoordinator.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestObjectDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestObjectManager.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestObjectQuery.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\testobjects-sqlserver.sql"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestObjectStoredProcedure.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestTxIsolationLevel.xml"
|
|
BuildAction = "EmbeddedResource"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TestTxIsolationLevelTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\TransactionTemplateTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Generic\GenericAdoTemplateTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Generic\GenericAdoTemplateTests.xml"
|
|
BuildAction = "Content"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Generic\ITestObjectDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Generic\TestObjectDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Generic\TestObjectRowMapper.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Northwind\AdoTemplateShipperDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Northwind\IShipperDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Northwind\NativeAdoShipperDao.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Northwind\Shipper.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Objects\Generic\MappingVacationQuery.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Objects\Generic\StoredProcedureTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Objects\Generic\Vacation.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Objects\Generic\VacationRowMapper.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
<File
|
|
RelPath = "Data\Support\SimpleExceptionTranslationTests.cs"
|
|
SubType = "Code"
|
|
BuildAction = "Compile"
|
|
/>
|
|
</Include>
|
|
</Files>
|
|
</CSHARP>
|
|
</VisualStudioProject>
|
|
|