2010-09-23 05:19:47 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
<ProjectGuid>{193ADD3B-792B-4173-8E4C-5A3F8F0237F0}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>NzbDrone.Core.Test</RootNamespace>
|
|
|
|
|
<AssemblyName>NzbDrone.Core.Test</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.0</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>
|
2011-01-29 07:10:22 +01:00
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
2010-09-23 05:19:47 +02: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>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
2010-10-21 03:49:23 +02:00
|
|
|
|
<Reference Include="Accessibility">
|
|
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Castle.Core, Version=2.5.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\NzbDrone.Core\Libraries\Castle.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
2011-04-05 08:55:02 +02:00
|
|
|
|
<Reference Include="FizzWare.NBuilder">
|
|
|
|
|
<HintPath>..\packages\NBuilder.2.3.0.0\lib\FizzWare.NBuilder.dll</HintPath>
|
2010-09-28 02:27:02 +02:00
|
|
|
|
</Reference>
|
2010-09-23 05:19:47 +02:00
|
|
|
|
<Reference Include="Gallio, Version=3.2.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e, processorArchitecture=MSIL" />
|
|
|
|
|
<Reference Include="MbUnit, Version=3.2.0.0, Culture=neutral, PublicKeyToken=eb9cfa67ee6ab36e, processorArchitecture=MSIL" />
|
2011-04-07 04:25:52 +02:00
|
|
|
|
<Reference Include="Microsoft.Practices.ServiceLocation">
|
|
|
|
|
<HintPath>..\packages\Unity.2.0\lib\20\Microsoft.Practices.ServiceLocation.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity">
|
|
|
|
|
<HintPath>..\packages\Unity.2.0\lib\20\Microsoft.Practices.Unity.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity.Configuration">
|
|
|
|
|
<HintPath>..\packages\Unity.2.0\lib\20\Microsoft.Practices.Unity.Configuration.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity.Interception">
|
|
|
|
|
<HintPath>..\packages\Unity.2.0\lib\20\Microsoft.Practices.Unity.Interception.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity.Interception.Configuration">
|
|
|
|
|
<HintPath>..\packages\Unity.2.0\lib\20\Microsoft.Practices.Unity.Interception.Configuration.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Moq, Version=4.0.10827.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Moq.4.0.10827\lib\NET40\Moq.dll</HintPath>
|
|
|
|
|
</Reference>
|
2011-04-05 08:55:02 +02:00
|
|
|
|
<Reference Include="Ninject">
|
2011-03-29 07:10:37 +02:00
|
|
|
|
<HintPath>..\packages\Ninject.2.2.1.0\lib\.NetFramework 4.0\Ninject.dll</HintPath>
|
2010-09-27 02:22:44 +02:00
|
|
|
|
</Reference>
|
2010-10-30 04:46:32 +02:00
|
|
|
|
<Reference Include="NLog">
|
|
|
|
|
<HintPath>..\NzbDrone.Core\Libraries\NLog.dll</HintPath>
|
|
|
|
|
</Reference>
|
2010-09-24 08:16:43 +02:00
|
|
|
|
<Reference Include="SubSonic.Core, Version=3.0.0.3, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\NzbDrone.Core\Libraries\SubSonic.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
2010-09-23 05:19:47 +02:00
|
|
|
|
<Reference Include="System" />
|
2010-10-05 08:21:18 +02:00
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
|
2010-09-30 03:39:25 +02:00
|
|
|
|
<HintPath>Libs\System.Data.SQLite.DLL</HintPath>
|
2010-10-05 08:21:18 +02:00
|
|
|
|
<Private>True</Private>
|
2010-09-29 19:19:18 +02:00
|
|
|
|
</Reference>
|
2011-04-05 08:33:24 +02:00
|
|
|
|
<Reference Include="System.ServiceModel" />
|
2010-09-23 05:19:47 +02:00
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
<Reference Include="TvdbLib">
|
|
|
|
|
<HintPath>..\NzbDrone.Core\Libraries\TvdbLib.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2011-04-08 06:03:46 +02:00
|
|
|
|
<Compile Include="AutoMoq\AutoMoqer.cs" />
|
|
|
|
|
<Compile Include="AutoMoq\Unity\AutoMockingBuilderStrategy.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="AutoMoq\Unity\AutoMockingContainerExtension.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
2011-04-05 08:33:24 +02:00
|
|
|
|
<Compile Include="RssProviderTest.cs" />
|
2011-01-29 07:10:22 +01:00
|
|
|
|
<Compile Include="HistoryProviderTest.cs" />
|
2010-10-21 03:49:23 +02:00
|
|
|
|
<Compile Include="MediaFileProviderTests.cs" />
|
2010-09-24 08:16:43 +02:00
|
|
|
|
<Compile Include="DbConfigControllerTest.cs" />
|
2010-10-05 08:21:18 +02:00
|
|
|
|
<Compile Include="EpisodeProviderTest.cs" />
|
2010-09-30 08:59:00 +02:00
|
|
|
|
<Compile Include="Fixtures.cs" />
|
2010-09-28 05:04:39 +02:00
|
|
|
|
<Compile Include="MockLib.cs" />
|
2010-09-27 02:22:44 +02:00
|
|
|
|
<Compile Include="Ninject.Moq\ExtensionsForBindingSyntax.cs" />
|
|
|
|
|
<Compile Include="Ninject.Moq\MockingKernel.cs" />
|
|
|
|
|
<Compile Include="Ninject.Moq\MockProvider.cs" />
|
2010-10-24 09:46:58 +02:00
|
|
|
|
<Compile Include="ParserTest.cs" />
|
2010-09-23 05:19:47 +02:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2010-09-29 19:19:18 +02:00
|
|
|
|
<Compile Include="QualityProfileTest.cs" />
|
2010-10-08 00:17:24 +02:00
|
|
|
|
<Compile Include="RepoTest.cs" />
|
2010-09-28 05:40:01 +02:00
|
|
|
|
<Compile Include="SabControllerTest.cs" />
|
2010-10-05 08:21:18 +02:00
|
|
|
|
<Compile Include="SeriesProviderTest.cs" />
|
2011-01-29 07:10:22 +01:00
|
|
|
|
<Compile Include="IndexerProviderTest.cs" />
|
2010-09-23 05:19:47 +02:00
|
|
|
|
<Compile Include="TvDbControllerTest.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\NzbDrone.Core\NzbDrone.Core.csproj">
|
|
|
|
|
<Project>{FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}</Project>
|
|
|
|
|
<Name>NzbDrone.Core</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
2010-09-24 08:16:43 +02:00
|
|
|
|
<ItemGroup>
|
2011-04-07 05:34:48 +02:00
|
|
|
|
<Content Include="AutoMoq\License.txt" />
|
2011-01-29 07:10:22 +01:00
|
|
|
|
<Content Include="Files\Feed.nzbmatrix.com.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2011-04-05 08:33:24 +02:00
|
|
|
|
<Content Include="Files\RSS\nzbsorg.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2010-09-28 05:40:01 +02:00
|
|
|
|
<Content Include="Files\Queue.xml">
|
2011-02-17 03:15:48 +01:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2010-09-28 05:40:01 +02:00
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\QueueEmpty.xml">
|
2011-02-17 03:15:48 +01:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2010-09-28 05:40:01 +02:00
|
|
|
|
</Content>
|
2010-09-28 05:58:32 +02:00
|
|
|
|
<Content Include="Files\QueueError.xml">
|
2011-02-17 03:15:48 +01:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2010-09-28 05:40:01 +02:00
|
|
|
|
</Content>
|
2010-10-21 03:49:23 +02:00
|
|
|
|
<Content Include="Libs\Moq.dll" />
|
|
|
|
|
<Content Include="Libs\Moq.xml" />
|
2010-10-05 08:21:18 +02:00
|
|
|
|
<Content Include="Libs\System.Data.SQLite.DLL">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2010-09-30 03:39:25 +02:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="App.config">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</None>
|
2010-10-17 19:22:48 +02:00
|
|
|
|
<Content Include="log.config">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2011-03-29 07:10:37 +02:00
|
|
|
|
<None Include="packages.config" />
|
2010-09-24 08:16:43 +02:00
|
|
|
|
</ItemGroup>
|
2010-09-23 05:19:47 +02: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>
|