2009-11-10 03:41:01 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2010-05-06 10:28:29 -07:00
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2009-11-10 03:41:01 +00:00
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
<ProjectGuid>{6CB3EB30-F725-45C0-9742-42599BA8E8D2}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
2010-02-07 00:27:41 -08:00
|
|
|
|
<RootNamespace>Orchard.Tests.Modules</RootNamespace>
|
|
|
|
|
<AssemblyName>Orchard.Tests.Modules</AssemblyName>
|
2010-05-06 11:13:31 -07:00
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
2010-05-06 10:28:29 -07:00
|
|
|
|
<FileUpgradeFlags>
|
|
|
|
|
</FileUpgradeFlags>
|
|
|
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
|
|
|
<UpgradeBackupLocation />
|
|
|
|
|
<PublishUrl>publish\</PublishUrl>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
|
|
|
<UpdateEnabled>false</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>false</IsWebBootstrapper>
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
2010-05-06 11:13:31 -07:00
|
|
|
|
<TargetFrameworkProfile />
|
2009-11-10 03:41:01 +00:00
|
|
|
|
</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>
|
2010-05-06 10:28:29 -07:00
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2010-07-13 22:04:02 -07:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
</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>
|
2010-05-06 10:28:29 -07:00
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2010-07-13 22:04:02 -07:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
2010-04-02 15:17:13 -07:00
|
|
|
|
<Reference Include="Autofac, Version=2.1.13.813, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\autofac\Autofac.dll</HintPath>
|
|
|
|
|
</Reference>
|
2010-10-05 13:55:29 -07:00
|
|
|
|
<Reference Include="Castle.Core, Version=1.1.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" />
|
2010-10-15 17:24:30 -07:00
|
|
|
|
<Reference Include="ClaySharp, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<Reference Include="FluentNHibernate, Version=1.0.0.593, Culture=neutral, PublicKeyToken=8aa435e3cb308880, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\fluentnhibernate\FluentNHibernate.dll</HintPath>
|
|
|
|
|
</Reference>
|
2010-10-04 12:27:59 -07:00
|
|
|
|
<Reference Include="IronRuby, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\dlr\IronRuby.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="IronRuby.Libraries">
|
|
|
|
|
<HintPath>..\..\lib\dlr\IronRuby.Libraries.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Dynamic, Version=1.1.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\dlr\Microsoft.Dynamic.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Scripting, Version=1.1.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\dlr\Microsoft.Scripting.dll</HintPath>
|
|
|
|
|
</Reference>
|
2009-11-10 17:33:39 +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>
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<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="nunit.framework, Version=2.5.2.9222, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\nunit\nunit.framework.dll</HintPath>
|
|
|
|
|
</Reference>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
2010-07-13 19:49:42 -07:00
|
|
|
|
<Reference Include="System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2010-07-13 19:49:42 -07:00
|
|
|
|
<HintPath>..\..\lib\sqlce\System.Data.SqlServerCe.dll</HintPath>
|
2009-11-10 08:43:28 +00:00
|
|
|
|
</Reference>
|
2009-11-14 05:35:58 +00:00
|
|
|
|
<Reference Include="System.Web" />
|
2009-11-10 17:33:39 +00:00
|
|
|
|
<Reference Include="System.Web.Abstractions">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
2010-05-06 11:13:31 -07:00
|
|
|
|
<Reference Include="System.Web.ApplicationServices" />
|
2010-08-16 15:37:51 -07:00
|
|
|
|
<Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\lib\aspnetmvc\System.Web.Mvc.dll</HintPath>
|
|
|
|
|
</Reference>
|
2009-11-10 17:33:39 +00:00
|
|
|
|
<Reference Include="System.Web.Routing">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
<Reference Include="System.Xml.Linq">
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2010-09-29 15:56:18 -07:00
|
|
|
|
<Compile Include="CodeGeneration\Commands\CodeGenerationCommandsTests.cs" />
|
2009-11-10 17:33:39 +00:00
|
|
|
|
<Compile Include="DatabaseEnabledTestsBase.cs" />
|
2009-11-10 03:41:01 +00:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2009-11-12 19:56:13 +00:00
|
|
|
|
<Compile Include="Roles\Controllers\AdminControllerTests.cs" />
|
|
|
|
|
<Compile Include="Roles\Services\RoleServiceTests.cs" />
|
2010-06-11 17:28:46 -07:00
|
|
|
|
<Compile Include="Settings\Blueprint\ShellDescriptorManagerTests.cs" />
|
2010-10-05 13:55:29 -07:00
|
|
|
|
<Compile Include="Themes\Services\ThemeServiceTests.cs" />
|
2009-12-25 09:03:03 +00:00
|
|
|
|
<Compile Include="Values.cs" />
|
2009-11-10 17:33:39 +00:00
|
|
|
|
<Compile Include="Users\Controllers\AdminControllerTests.cs" />
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<Compile Include="Users\Services\MembershipServiceTests.cs" />
|
2010-10-11 10:15:15 -07:00
|
|
|
|
<Compile Include="Widgets\Services\WidgetsServiceTest.cs" />
|
2010-10-04 12:27:59 -07:00
|
|
|
|
<Compile Include="Widgets\WidgetsTests.cs" />
|
2009-11-14 02:35:43 +00:00
|
|
|
|
<Compile Include="XmlRpc\Controllers\HomeControllerTests.cs" />
|
|
|
|
|
<Compile Include="XmlRpc\Services\XmlRpcReaderTests.cs" />
|
|
|
|
|
<Compile Include="XmlRpc\Services\XmlRpcWriterTests.cs" />
|
2009-11-10 03:41:01 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2010-04-07 14:48:11 -07:00
|
|
|
|
<ProjectReference Include="..\Orchard.Tests\Orchard.Framework.Tests.csproj">
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<Project>{ABC826D4-2FA1-4F2F-87DE-E6095F653810}</Project>
|
2010-04-07 14:48:11 -07:00
|
|
|
|
<Name>Orchard.Framework.Tests</Name>
|
2009-11-10 08:43:28 +00:00
|
|
|
|
</ProjectReference>
|
2009-11-18 05:36:09 +00:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Core\Orchard.Core.csproj">
|
|
|
|
|
<Project>{9916839C-39FC-4CEB-A5AF-89CA7E87119F}</Project>
|
|
|
|
|
<Name>Orchard.Core</Name>
|
|
|
|
|
</ProjectReference>
|
2010-09-29 15:56:18 -07:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.CodeGeneration\Orchard.CodeGeneration.csproj">
|
|
|
|
|
<Project>{C0C45321-B51D-4D8D-9B7B-AA4C2E0B2962}</Project>
|
|
|
|
|
<Name>Orchard.CodeGeneration</Name>
|
|
|
|
|
</ProjectReference>
|
2010-10-05 13:55:29 -07:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.Modules\Orchard.Modules.csproj">
|
|
|
|
|
<Project>{17F86780-9A1F-4AA1-86F1-875EEC2730C7}</Project>
|
|
|
|
|
<Name>Orchard.Modules</Name>
|
|
|
|
|
</ProjectReference>
|
2010-02-06 01:10:22 -08:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.Roles\Orchard.Roles.csproj">
|
2009-11-12 19:56:13 +00:00
|
|
|
|
<Project>{D10AD48F-407D-4DB5-A328-173EC7CB010F}</Project>
|
|
|
|
|
<Name>Orchard.Roles</Name>
|
|
|
|
|
</ProjectReference>
|
2010-02-13 19:25:03 -08:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.Setup\Orchard.Setup.csproj">
|
|
|
|
|
<Project>{8C7FCBC2-E6E1-405E-BFB5-D8D9E67A09C4}</Project>
|
|
|
|
|
<Name>Orchard.Setup</Name>
|
|
|
|
|
</ProjectReference>
|
2010-10-05 13:55:29 -07:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.Themes\Orchard.Themes.csproj">
|
|
|
|
|
<Project>{CDE24A24-01D3-403C-84B9-37722E18DFB7}</Project>
|
|
|
|
|
<Name>Orchard.Themes</Name>
|
|
|
|
|
</ProjectReference>
|
2010-02-06 01:10:22 -08:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.Users\Orchard.Users.csproj">
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<Project>{79AED36E-ABD0-4747-93D3-8722B042454B}</Project>
|
|
|
|
|
<Name>Orchard.Users</Name>
|
|
|
|
|
</ProjectReference>
|
2010-10-04 12:27:59 -07:00
|
|
|
|
<ProjectReference Include="..\Orchard.Web\Modules\Orchard.Widgets\Orchard.Widgets.csproj">
|
|
|
|
|
<Project>{194D3CCC-1153-474D-8176-FDE8D7D0D0BD}</Project>
|
|
|
|
|
<Name>Orchard.Widgets</Name>
|
|
|
|
|
</ProjectReference>
|
2010-04-07 14:48:11 -07:00
|
|
|
|
<ProjectReference Include="..\Orchard\Orchard.Framework.csproj">
|
2009-11-10 08:43:28 +00:00
|
|
|
|
<Project>{2D1D92BB-4555-4CBE-8D0E-63563D6CE4C6}</Project>
|
2010-04-07 14:48:11 -07:00
|
|
|
|
<Name>Orchard.Framework</Name>
|
2009-11-10 08:43:28 +00:00
|
|
|
|
</ProjectReference>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
</ItemGroup>
|
2010-05-06 10:28:29 -07:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
</ItemGroup>
|
2010-09-01 11:31:26 -07:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="Indexing\" />
|
|
|
|
|
</ItemGroup>
|
2009-11-10 03:41:01 +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>
|
2010-07-13 19:49:42 -07:00
|
|
|
|
-->
|
|
|
|
|
<Target Name="CopySqlCeBinaries">
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<SqlCeBinariesx86 Include="$(ProjectDir)..\..\lib\sqlce\x86\*.*" />
|
|
|
|
|
<SqlCeBinariesx64 Include="$(ProjectDir)..\..\lib\sqlce\amd64\*.*" />
|
|
|
|
|
</ItemGroup>
|
2010-07-13 20:25:36 -07:00
|
|
|
|
<Copy SourceFiles="@(SqlCeBinariesx86)" DestinationFolder="$(OutputPath)\x86" SkipUnchangedFiles="true" />
|
|
|
|
|
<Copy SourceFiles="@(SqlCeBinariesx64)" DestinationFolder="$(OutputPath)\amd64" SkipUnchangedFiles="true" />
|
2010-07-13 19:49:42 -07:00
|
|
|
|
</Target>
|
2009-11-10 03:41:01 +00:00
|
|
|
|
<Target Name="AfterBuild">
|
2010-07-13 19:49:42 -07:00
|
|
|
|
<CallTarget Targets="CopySqlCeBinaries" />
|
2009-11-10 03:41:01 +00:00
|
|
|
|
</Target>
|
|
|
|
|
</Project>
|