Files
spring-net/test/Spring/Spring.Data.NHibernate.Tests/Spring.Data.NHibernate.Tests.2003.csproj
markpollack 5815f0618f SPRNET-994 - Null reference in SessionFactoryUtils.GetDbProvider
Side effect introduced fixing SPRNET-986.
Updated vs.net 2003 solution
Thanks to Roberto Paterlini and Marko Lahma
2008-08-07 20:34:46 +00:00

223 lines
9.3 KiB
XML

<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.6030"
SchemaVersion = "2.0"
ProjectGuid = "{8755D942-7828-4971-835B-37A5992C06C9}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Spring.Data.NHibernate.Tests"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = 'echo "Copying .xml files for tests"&#xd;&#xa;xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2003\Spring.Data.NHibernate.Tests\$(ConfigurationName)\ /y /s /q /d&#xd;&#xa;xcopy "$(ProjectDir)$(TargetFileName).config" ..\..\..\..\build\VS.Net.2003\Spring.Data.NHibernate.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.NHibernate.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.NHibernate.Tests\Release-1.1\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "System.XML.dll"
/>
<Reference
Name = "nunit.framework"
AssemblyName = "nunit.framework"
HintPath = "..\..\..\lib\net\1.1\nunit.framework.dll"
/>
<Reference
Name = "Spring.Core.2003"
Project = "{710961A3-0DF4-49E4-A26E-F5B9C044AC84}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Data.NHibernate.2003"
Project = "{E8467024-8AE3-44A4-BAAD-1D78747EC7BD}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Spring.Aop.2003"
Project = "{3A3A4E65-45A6-4B20-B460-0BEDC302C02C}"
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 = "Spring.Data.Tests.2003"
Project = "{C5585365-561C-4EC4-8956-87FFBD9AB1CD}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<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"
/>
<Reference
Name = "NHibernate"
AssemblyName = "NHibernate"
HintPath = "..\..\..\lib\NHibernate10\net\1.1\NHibernate.dll"
/>
<Reference
Name = "Rhino.Mocks"
AssemblyName = "Rhino.Mocks"
HintPath = "..\..\..\lib\Net\1.1\Rhino.Mocks.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Spring.Data.NHibernate.Tests.dll.config"
BuildAction = "None"
/>
<File
RelPath = "Data\NHibernate\HibernateTransactionManagerTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\ISimpleService.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\ITestObjectDao.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\LocalSessionFactoryObjectTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\NHTestObjectDao.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SessionFactoryUtilsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\SimpleService.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\TestObject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\TestObject.hbm.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\NHibernate\Config\AopConfiguration.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Config\AopConfiguration.xml"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Data\NHibernate\Support\ConfigSectionSessionScopeSettingsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\SessionScopeSettingsTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Data\NHibernate\Support\SessionScopeTests.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>