233 lines
11 KiB
XML
233 lines
11 KiB
XML
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{C67E47AA-1ACD-41B4-A465-4D336A2319CA}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>Spring.Web.Tests</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>
|
|
<PublishUrl>http://localhost/Spring.Web.Tests/</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>..\..\..\build\VS.Net.2008\Spring.Web.Tests\Debug\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;DEBUG;NET_2_0</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>0618</NoWarn>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>full</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<UseVSHostingProcess>true</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>..\..\..\build\VS.Net.2008\Spring.Web.Tests\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>
|
|
<Compile Include="AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Caching\AspNetCacheTests.cs" />
|
|
<Compile Include="Context\Support\HttpApplicationConfigurerTests.cs" />
|
|
<Compile Include="Context\Support\WebApplicationContextTests.cs" />
|
|
<Compile Include="Core\IO\WebResourceTests.cs" />
|
|
<Compile Include="Data\Spring\Objects\Factory\Support\TestForm.aspx.cs">
|
|
<DependentUpon>TestForm.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Globalization\Resolvers\DefaultWebCultureResolverTests.cs" />
|
|
<Compile Include="MyNUnitAddinHelper.cs" />
|
|
<Compile Include="Objects\Factory\Support\WebObjectDefinitionFactoryTests.cs" />
|
|
<Compile Include="Objects\Factory\Support\WebObjectFactoryTests.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TestSupport\NUnitAdapter.cs" />
|
|
<Compile Include="TestSupport\SessionMock.cs" />
|
|
<Compile Include="TestSupport\TestPage.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="TestSupport\TestWebContext.cs" />
|
|
<Compile Include="TestSupport\TestWebContextTests.cs" />
|
|
<Compile Include="TestSupport\VirtualEnvironmentMock.cs" />
|
|
<Compile Include="TestSupport\VoidDelegate.cs" />
|
|
<Compile Include="Threading\HttpContextStorageTests.cs" />
|
|
<Compile Include="Threading\HybridContextStorageTests.cs" />
|
|
<Compile Include="Util\ControlInterceptionTests.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Util\WebDIPerformanceTests.cs" />
|
|
<Compile Include="Util\WebUtilsTests.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Web\Services\WebServiceExporterTests.cs" />
|
|
<Compile Include="Web\Support\AbstractHandlerFactoryTests.cs" />
|
|
<Compile Include="Web\Support\MimeMediaTypeTests.cs" />
|
|
<Compile Include="Web\Support\PageHandlerFactoryTests.cs" />
|
|
<Compile Include="Web\Support\ResultFactoryRegistryTests.cs" />
|
|
<Compile Include="Web\Support\ResultTests.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Web\UI\Controls\AbstractValidationControlTests.cs" />
|
|
<Compile Include="Web\UI\Controls\HeadTests.cs" />
|
|
<Compile Include="Web\UI\Controls\ValidationErrorsTests.cs" />
|
|
<Compile Include="Web\UI\Controls\ValidationSummaryTests.cs" />
|
|
<Compile Include="Web\UI\PageTests.cs">
|
|
</Compile>
|
|
<Compile Include="Web\UI\UserControlTests.cs" />
|
|
<None Include="Data\Spring\Context\Support\WebApplicationContextTests\Web.Config" />
|
|
<None Include="Data\Spring\Web\Support\PageHandlerFactoryTests\Web.Config.net-1.1" />
|
|
<None Include="Data\Spring\Web\Support\PageHandlerFactoryTests\Web.Config.net-2.0" />
|
|
<None Include="Spring.Web.Tests.build" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Util\ControlInterceptionTests.objects.xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Context\Support\HttpApplicationConfigurerTests.xml" />
|
|
<Content Include="Data\Spring\Context\Support\WebApplicationContextTests\Dummy.aspx" />
|
|
<Content Include="Data\Spring\Objects\Factory\Support\TestForm.aspx" />
|
|
<Content Include="Data\Spring\Web\Support\PageHandlerFactoryTests\TransferAfterSetResult.aspx" />
|
|
<Content Include="Data\Spring\Web\Support\PageHandlerFactoryTests\MaintainsSession1.aspx" />
|
|
<Content Include="Data\Spring\Web\Support\PageHandlerFactoryTests\MaintainsSession2.aspx" />
|
|
<Content Include="Data\Spring\Web\Support\PageHandlerFactoryTests\DisablesSession.aspx" />
|
|
<Content Include="Data\Spring\Web\Support\PageHandlerFactoryTests\TransferAfterSetResultSave.aspx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="antlr.runtime, Version=2.7.6.2, Culture=neutral, PublicKeyToken=65e474d141e25e07, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\lib\Net\2.0\antlr.runtime.dll</HintPath>
|
|
</Reference>
|
|
<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="nunit.core.interfaces, Version=2.4.1.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\lib\Net\2.0\nunit.core.interfaces.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="NUnitAsp, Version=1.5.1.27647, Culture=neutral, PublicKeyToken=f9bdb8e9d00f2b23">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\lib\Net\2.0\NUnitAsp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NUnitAspEx, Version=1.0.2892.39670, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\lib\Net\2.0\NUnitAspEx.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rhino.Mocks, Version=2.9.6.40380, Culture=neutral, PublicKeyToken=0b3305902db7183f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\lib\Net\2.0\Rhino.Mocks.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.XML" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\src\Spring\Spring.Core\Spring.Core.2008.csproj">
|
|
<Project>{710961A3-0DF4-49E4-A26E-F5B9C044AC84}</Project>
|
|
<Name>Spring.Core.2008</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\src\Spring\Spring.Web\Spring.Web.2008.csproj">
|
|
<Project>{BA4789EB-281A-48EA-8763-28B9F0596A18}</Project>
|
|
<Name>Spring.Web.2008</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Spring.Core.Tests\Spring.Core.Tests.2008.csproj">
|
|
<Project>{44B16BAA-6DF8-447C-9D7F-3AD3D854D904}</Project>
|
|
<Name>Spring.Core.Tests.2008</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>echo "Copying .xml files for tests"
|
|
%25SystemRoot%25\system32\xcopy "$(ProjectDir)Data" ..\..\..\..\build\VS.Net.2008\Spring.Web.Tests\$(ConfigurationName)\ /y /s /q /d
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |