2009-11-07 22:49:58 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
<ProjectGuid>{ABC826D4-2FA1-4F2F-87DE-E6095F653810}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>Orchard.Tests</RootNamespace>
|
|
|
|
|
<AssemblyName>Orchard.Tests</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Autofac, Version=1.4.4.561, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\autofac\Autofac.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Autofac.Integration.Web, Version=1.4.4.561, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\autofac\Autofac.Integration.Web.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FluentNHibernate, Version=1.0.0.593, Culture=neutral, PublicKeyToken=8aa435e3cb308880, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\fluentnhibernate\FluentNHibernate.dll</HintPath>
|
|
|
|
|
</Reference>
|
2009-12-10 01:32:26 +00:00
|
|
|
|
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
|
|
|
<Reference Include="Microsoft.VisualStudio.TeamSystem.Data.UnitTesting, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Reference Include="Moq, Version=4.0.812.4, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\moq\Moq.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NHibernate, Version=2.1.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\fluentnhibernate\NHibernate.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NHibernate.ByteCode.Castle, Version=2.1.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\fluentnhibernate\NHibernate.ByteCode.Castle.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NHibernate.Linq, Version=1.0.0.4000, Culture=neutral, PublicKeyToken=444cf6a87fdab271, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\linqnhibernate\NHibernate.Linq.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="nunit.framework, Version=2.5.2.9222, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\nunit\nunit.framework.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
2009-12-10 08:23:27 +00:00
|
|
|
|
<Reference Include="System.ComponentModel.DataAnnotations">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
2009-12-10 01:32:26 +00:00
|
|
|
|
<Reference Include="System.Configuration" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Data.SQLite, Version=1.0.65.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\sqlite\System.Data.SQLite.DLL</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
|
<Reference Include="System.Web.Abstractions">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\aspnetmvc\System.Web.Mvc.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Web.Routing">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Xml.Linq">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
2009-11-10 06:15:21 +00:00
|
|
|
|
<Reference Include="Yaml, Version=1.0.3370.39839, Culture=neutral, PublicKeyToken=187a3d240e44a135, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\yaml\Yaml.dll</HintPath>
|
|
|
|
|
</Reference>
|
2009-11-07 22:49:58 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2009-12-30 19:21:55 +00:00
|
|
|
|
<Compile Include="ContentManagement\ContentQueryTests.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="ContentManagement\DefaultContentManagerTests.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="ContentManagement\Handlers\ContentHandlerTests.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Handlers\ModelBuilderTests.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Alpha.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\AlphaHandler.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Beta.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\BetaHandler.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Delta.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Epsilon.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Flavored.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\FlavoredHandler.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Gamma.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\Styled.cs" />
|
|
|
|
|
<Compile Include="ContentManagement\Models\StyledHandler.cs" />
|
2010-01-05 21:49:48 +00:00
|
|
|
|
<Compile Include="ContentManagement\ContentPartDriverHandlerTests.cs">
|
2009-12-30 19:21:55 +00:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="ContentManagement\Records\DeltaRecord.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="ContentManagement\Records\EpsilonRecord.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="ContentManagement\Records\GammaRecord.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="DataUtility.cs" />
|
2010-02-15 12:57:52 -08:00
|
|
|
|
<Compile Include="Data\Builders\SessionFactoryBuilderTests.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="Data\RepositoryTests.cs" />
|
|
|
|
|
<Compile Include="Data\StubLocator.cs" />
|
2010-02-13 19:25:03 -08:00
|
|
|
|
<Compile Include="Environment\Configuration\AppDataFolderTests.cs" />
|
2009-11-26 00:41:00 +00:00
|
|
|
|
<Compile Include="Environment\DefaultCompositionStrategyTests.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="Environment\DefaultOrchardHostTests.cs" />
|
2009-11-10 03:46:00 +00:00
|
|
|
|
<Compile Include="Environment\DefaultOrchardShellTests.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="Environment\OrchardStarterTests.cs" />
|
2010-02-04 19:47:24 -08:00
|
|
|
|
<Compile Include="Environment\ShellBuilders\SetupShellContainerFactoryTests.cs" />
|
2009-11-29 09:08:25 +00:00
|
|
|
|
<Compile Include="Environment\TestDependencies\TestDependency.cs" />
|
2009-11-27 08:52:38 +00:00
|
|
|
|
<Compile Include="EventsTests.cs" />
|
2009-12-10 01:32:26 +00:00
|
|
|
|
<Compile Include="Extensions\ExtensionFoldersTests.cs" />
|
|
|
|
|
<Compile Include="Extensions\ExtensionManagerTests.cs" />
|
2010-04-07 15:31:16 +01:00
|
|
|
|
<Compile Include="Extensions\NullOrEmptyTrimmedStringExtensionsTests.cs" />
|
2009-11-14 05:35:58 +00:00
|
|
|
|
<Compile Include="Localization\NullLocalizerTests.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="Logging\LoggingModuleTests.cs" />
|
|
|
|
|
<Compile Include="Mvc\ModelBinders\KeyedListModelBinderTests.cs" />
|
|
|
|
|
<Compile Include="Mvc\OrchardControllerFactoryTests.cs" />
|
|
|
|
|
<Compile Include="Mvc\OrchardControllerIdentificationStrategyTests.cs" />
|
|
|
|
|
<Compile Include="Mvc\RouteCollectionPublisherTests.cs" />
|
2009-12-10 01:32:26 +00:00
|
|
|
|
<Compile Include="Mvc\Routes\StandardExtensionRouteProviderTests.cs" />
|
2009-11-27 08:52:38 +00:00
|
|
|
|
<Compile Include="Tasks\SweepGeneratorTests.cs" />
|
2010-02-26 03:09:52 -08:00
|
|
|
|
<Compile Include="UI\Admin\AdminAuthorizationFilterTests.cs" />
|
|
|
|
|
<Compile Include="UI\Admin\AdminThemeSelectorTests.cs" />
|
2010-02-26 13:58:09 -08:00
|
|
|
|
<Compile Include="UI\Navigation\MenuFilterTests.cs" />
|
2009-11-12 19:19:45 +00:00
|
|
|
|
<Compile Include="UI\Notify\NotifierTests.cs" />
|
|
|
|
|
<Compile Include="UI\Notify\NotifyFilterTests.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="Services\ClockTests.cs" />
|
|
|
|
|
<Compile Include="Storage\FileSystemStorageProviderTests.cs" />
|
|
|
|
|
<Compile Include="Stubs\StubClock.cs" />
|
|
|
|
|
<Compile Include="Stubs\StubContainerProvider.cs" />
|
|
|
|
|
<Compile Include="FakeTests.cs" />
|
|
|
|
|
<Compile Include="FluentDbTests.cs" />
|
|
|
|
|
<Compile Include="LinqToNHibernateTests.cs" />
|
2009-11-08 05:27:47 +00:00
|
|
|
|
<Compile Include="Records\Bar.cs" />
|
|
|
|
|
<Compile Include="Records\Foo.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="Stubs\StubHttpContext.cs" />
|
2009-11-11 23:36:29 +00:00
|
|
|
|
<Compile Include="UI\Navigation\MenuItemComparerTests.cs" />
|
|
|
|
|
<Compile Include="UI\Navigation\NavigationManagerTests.cs" />
|
|
|
|
|
<Compile Include="UI\Navigation\PositionComparerTests.cs" />
|
2009-11-12 00:55:04 +00:00
|
|
|
|
<Compile Include="Utility\ReflectOnTests.cs" />
|
|
|
|
|
<Compile Include="Utility\ReflectTests.cs" />
|
2009-11-07 22:49:58 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\Orchard\Orchard.csproj">
|
|
|
|
|
<Project>{2D1D92BB-4555-4CBE-8D0E-63563D6CE4C6}</Project>
|
|
|
|
|
<Name>Orchard</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="App.config" />
|
|
|
|
|
</ItemGroup>
|
2009-11-10 06:15:21 +00:00
|
|
|
|
<ItemGroup>
|
2010-02-06 01:10:22 -08:00
|
|
|
|
<EmbeddedResource Include="Extensions\FoldersData\Sample1\Module.txt" />
|
2009-12-10 02:08:25 +00:00
|
|
|
|
<EmbeddedResource Include="Extensions\FoldersData\Sample2\Two.txt" />
|
2010-02-06 01:10:22 -08:00
|
|
|
|
<EmbeddedResource Include="Extensions\FoldersData\Sample3\Module.txt" />
|
2009-11-10 06:15:21 +00:00
|
|
|
|
</ItemGroup>
|
2009-11-07 22:49:58 +00:00
|
|
|
|
<Import Project="$(MSBuildToolsPath)\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>
|