2013-04-20 17:28:17 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<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>
|
2012-04-30 06:45:20 +00:00
|
|
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
|
|
|
<RestorePackages>true</RestorePackages>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
</PropertyGroup>
|
2012-09-19 16:18:03 +00:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
2013-02-16 21:50:49 +00:00
|
|
|
|
<PropertyGroup>
|
2013-04-02 00:53:51 +00:00
|
|
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
2013-02-16 21:50:49 +00:00
|
|
|
|
</PropertyGroup>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<ItemGroup>
|
2012-09-12 07:35:47 +00:00
|
|
|
|
<Reference Include="AutoMoq">
|
|
|
|
|
<HintPath>..\packages\AutoMoq.1.6.1\lib\AutoMoq.dll</HintPath>
|
|
|
|
|
</Reference>
|
2011-10-18 21:46:06 +00:00
|
|
|
|
<Reference Include="FizzWare.NBuilder, Version=3.0.1.0, Culture=neutral, PublicKeyToken=5651b03e12e42c12, processorArchitecture=MSIL">
|
2011-11-23 01:28:53 +00:00
|
|
|
|
<HintPath>..\packages\NBuilder.3.0.1.1\lib\FizzWare.NBuilder.dll</HintPath>
|
2010-09-28 00:27:02 +00:00
|
|
|
|
</Reference>
|
2013-09-01 05:39:18 +00:00
|
|
|
|
<Reference Include="FluentAssertions, Version=2.1.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL">
|
2011-11-01 01:34:30 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2013-09-01 05:39:18 +00:00
|
|
|
|
<HintPath>..\packages\FluentAssertions.2.1.0.0\lib\net40\FluentAssertions.dll</HintPath>
|
2011-06-02 04:50:10 +00:00
|
|
|
|
</Reference>
|
2013-07-30 00:57:02 +00:00
|
|
|
|
<Reference Include="FluentMigrator, Version=1.1.1.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
|
2013-05-28 07:41:09 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2013-07-30 00:57:02 +00:00
|
|
|
|
<HintPath>..\packages\FluentMigrator.1.1.1.0\lib\40\FluentMigrator.dll</HintPath>
|
2013-03-25 06:13:53 +00:00
|
|
|
|
</Reference>
|
2013-07-30 00:57:02 +00:00
|
|
|
|
<Reference Include="FluentMigrator.Runner, Version=1.1.0.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=x86">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\FluentMigrator.1.1.1.0\tools\FluentMigrator.Runner.dll</HintPath>
|
2013-03-25 03:51:32 +00:00
|
|
|
|
</Reference>
|
2013-08-22 08:08:43 +00:00
|
|
|
|
<Reference Include="FluentValidation">
|
|
|
|
|
<HintPath>..\packages\FluentValidation.4.0.0.1\lib\Net40\FluentValidation.dll</HintPath>
|
|
|
|
|
</Reference>
|
2012-09-10 19:04:17 +00:00
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
2012-09-12 07:35:47 +00:00
|
|
|
|
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity, Version=2.1.505.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\Unity.2.1.505.2\lib\NET35\Microsoft.Practices.Unity.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.Practices.Unity.Configuration">
|
|
|
|
|
<HintPath>..\packages\Unity.2.1.505.2\lib\NET35\Microsoft.Practices.Unity.Configuration.dll</HintPath>
|
|
|
|
|
</Reference>
|
2011-04-07 02:25:52 +00:00
|
|
|
|
<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>
|
2013-07-30 00:18:53 +00:00
|
|
|
|
<Reference Include="NCrunch.Framework, Version=1.46.0.9, Culture=neutral, PublicKeyToken=01d101bf6f3e0aea, processorArchitecture=MSIL">
|
2013-04-10 01:03:15 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2013-07-30 00:18:53 +00:00
|
|
|
|
<HintPath>..\packages\NCrunch.Framework.1.46.0.9\lib\net35\NCrunch.Framework.dll</HintPath>
|
2013-01-19 20:59:36 +00:00
|
|
|
|
</Reference>
|
2013-04-17 00:39:37 +00:00
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2013-08-05 22:49:41 +00:00
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.5.0.6\lib\net40\Newtonsoft.Json.dll</HintPath>
|
2012-02-05 06:34:36 +00:00
|
|
|
|
</Reference>
|
2013-04-12 22:37:15 +00:00
|
|
|
|
<Reference Include="NLog, Version=2.0.1.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\NLog.2.0.1.2\lib\net40\NLog.dll</HintPath>
|
2010-10-30 02:46:32 +00:00
|
|
|
|
</Reference>
|
2013-02-05 04:07:07 +00:00
|
|
|
|
<Reference Include="nunit.framework, Version=2.6.2.12296, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
|
2012-02-27 02:19:36 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2013-02-05 04:07:07 +00:00
|
|
|
|
<HintPath>..\packages\NUnit.2.6.2\lib\nunit.framework.dll</HintPath>
|
2011-06-02 04:50:10 +00:00
|
|
|
|
</Reference>
|
2012-12-11 08:23:46 +00:00
|
|
|
|
<Reference Include="Prowlin, Version=0.9.4456.26422, Culture=neutral, processorArchitecture=MSIL">
|
2011-11-03 02:44:22 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2012-12-11 08:23:46 +00:00
|
|
|
|
<HintPath>..\packages\Prowlin.0.9.4456.26422\lib\net40\Prowlin.dll</HintPath>
|
2011-11-03 02:44:22 +00:00
|
|
|
|
</Reference>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<Reference Include="System" />
|
2010-10-05 06:21:18 +00:00
|
|
|
|
<Reference Include="System.Data" />
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<Reference Include="System.Xml" />
|
2012-01-25 03:09:49 +00:00
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
2010-09-23 03:19:47 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-04-01 02:43:58 +00:00
|
|
|
|
<Compile Include="DataAugmentationFixture\Scene\SceneMappingProxyFixture.cs" />
|
|
|
|
|
<Compile Include="DataAugmentationFixture\Scene\SceneMappingServiceFixture.cs" />
|
2013-03-05 01:47:51 +00:00
|
|
|
|
<Compile Include="Datastore\BasicRepositoryFixture.cs" />
|
2013-09-22 23:40:36 +00:00
|
|
|
|
<Compile Include="Datastore\Converters\ProviderSettingConverterFixture.cs" />
|
2013-03-26 07:17:46 +00:00
|
|
|
|
<Compile Include="Datastore\DatabaseRelationshipFixture.cs" />
|
2013-03-26 22:17:13 +00:00
|
|
|
|
<Compile Include="Datastore\MappingExtentionFixture.cs" />
|
2013-02-02 19:39:27 +00:00
|
|
|
|
<Compile Include="Datastore\ObjectDatabaseFixture.cs" />
|
2013-05-07 07:22:19 +00:00
|
|
|
|
<Compile Include="Datastore\PagingSpecExtenstionsTests\ToSortDirectionFixture.cs" />
|
|
|
|
|
<Compile Include="Datastore\PagingSpecExtenstionsTests\PagingOffsetFixture.cs" />
|
2013-06-03 03:15:56 +00:00
|
|
|
|
<Compile Include="Datastore\ReflectionStrategyFixture\Benchmarks.cs" />
|
2013-09-05 00:06:24 +00:00
|
|
|
|
<Compile Include="Datastore\SQLiteMigrationHelperTests\AlterFixture.cs" />
|
|
|
|
|
<Compile Include="Datastore\SQLiteMigrationHelperTests\DuplicateFixture.cs" />
|
2013-09-11 02:07:22 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\CutoffSpecificationFixture.cs" />
|
2013-07-05 04:52:20 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\NotRestrictedReleaseSpecificationFixture.cs" />
|
2013-09-11 05:45:08 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\RssSync\ProperSpecificationFixture.cs" />
|
2013-06-19 05:44:50 +00:00
|
|
|
|
<Compile Include="Download\DownloadApprovedReportsTests\DownloadApprovedFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadApprovedReportsTests\GetQualifiedReportsFixture.cs" />
|
2013-04-01 06:22:16 +00:00
|
|
|
|
<Compile Include="Download\DownloadClientTests\BlackholeProviderFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadClientTests\NzbgetProviderTests\DownloadNzbFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadClientTests\NzbgetProviderTests\QueueFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadClientTests\PneumaticProviderFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadClientTests\SabProviderTests\QueueFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadClientTests\SabProviderTests\SabProviderFixture.cs" />
|
|
|
|
|
<Compile Include="Download\DownloadServiceFixture.cs" />
|
2013-02-05 04:07:07 +00:00
|
|
|
|
<Compile Include="Framework\CoreTest.cs" />
|
2013-03-24 04:16:00 +00:00
|
|
|
|
<Compile Include="Framework\DbTest.cs" />
|
2013-03-28 06:54:01 +00:00
|
|
|
|
<Compile Include="Framework\NBuilderExtensions.cs" />
|
2013-09-19 00:28:25 +00:00
|
|
|
|
<Compile Include="Housekeeping\Housekeepers\CleanupOrphanedHistoryItemsFixture.cs" />
|
2013-04-07 07:30:37 +00:00
|
|
|
|
<Compile Include="IndexerSearchTests\SearchDefinitionFixture.cs" />
|
2013-04-07 22:40:13 +00:00
|
|
|
|
<Compile Include="IndexerTests\BasicRssParserFixture.cs" />
|
2013-05-02 01:59:09 +00:00
|
|
|
|
<Compile Include="IndexerTests\IndexerServiceFixture.cs" />
|
2013-06-04 03:33:03 +00:00
|
|
|
|
<Compile Include="IndexerTests\IntegrationTests\IndexerIntegrationTests.cs" />
|
2013-08-08 02:07:07 +00:00
|
|
|
|
<Compile Include="IndexerTests\XElementExtensionsFixture.cs" />
|
2013-02-18 07:59:43 +00:00
|
|
|
|
<Compile Include="JobTests\JobRepositoryFixture.cs" />
|
2013-02-19 02:19:38 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\LanguageSpecificationFixture.cs" />
|
2013-05-07 00:39:33 +00:00
|
|
|
|
<Compile Include="JobTests\TestJobs.cs" />
|
2013-05-29 04:10:23 +00:00
|
|
|
|
<Compile Include="MediaCoverTests\CoverExistsSpecificationFixture.cs" />
|
2013-03-04 05:53:02 +00:00
|
|
|
|
<Compile Include="MediaCoverTests\MediaCoverServiceFixture.cs" />
|
2013-09-10 17:54:59 +00:00
|
|
|
|
<Compile Include="MediaFiles\EpisodeImport\Specifications\FreeSpaceSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\EpisodeImport\ImportDecisionMakerFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\EpisodeImport\Specifications\NotInUseSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\EpisodeImport\Specifications\NotSampleSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\EpisodeImport\Specifications\NotUnpackingSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\EpisodeImport\Specifications\UpgradeSpecificationFixture.cs" />
|
2013-09-13 05:55:33 +00:00
|
|
|
|
<Compile Include="MediaFiles\MediaInfo\VideoFileInfoReaderFixture.cs" />
|
2013-09-10 17:54:59 +00:00
|
|
|
|
<Compile Include="MediaFiles\RenameEpisodeFileServiceFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\UpgradeMediaFileServiceFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\ImportApprovedEpisodesFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\MediaFileTableCleanupServiceFixture.cs" />
|
|
|
|
|
<Compile Include="MediaFiles\MediaFileRepositoryFixture.cs" />
|
2013-09-14 23:34:21 +00:00
|
|
|
|
<Compile Include="Messaging\Commands\CommandEqualityComparerFixture.cs" />
|
|
|
|
|
<Compile Include="Messaging\Commands\CommandExecutorFixture.cs" />
|
|
|
|
|
<Compile Include="Messaging\Commands\CommandFixture.cs" />
|
2013-09-17 04:52:02 +00:00
|
|
|
|
<Compile Include="Messaging\Events\EventAggregatorFixture.cs" />
|
2013-07-26 03:25:24 +00:00
|
|
|
|
<Compile Include="MetadataSourceTests\TraktProxyFixture.cs" />
|
2013-05-25 01:51:25 +00:00
|
|
|
|
<Compile Include="NotificationTests\NotificationServiceFixture.cs" />
|
2013-06-12 06:45:25 +00:00
|
|
|
|
<Compile Include="NotificationTests\Xbmc\GetJsonVersionFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Http\ActivePlayersFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Http\CheckForErrorFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Http\GetSeriesPathFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Http\UpdateFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Json\ActivePlayersFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Json\CheckForErrorFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Json\GetSeriesPathFixture.cs" />
|
|
|
|
|
<Compile Include="NotificationTests\Xbmc\Json\UpdateFixture.cs" />
|
2013-07-05 03:26:07 +00:00
|
|
|
|
<Compile Include="OrganizerTests\BuildFilePathFixture.cs" />
|
2013-09-15 08:23:54 +00:00
|
|
|
|
<Compile Include="ParserTests\ParsingServiceTests\GetEpisodesFixture.cs" />
|
|
|
|
|
<Compile Include="ParserTests\ParsingServiceTests\MapFixture.cs" />
|
2013-09-17 06:14:47 +00:00
|
|
|
|
<Compile Include="Providers\XemProxyFixture.cs" />
|
2013-06-06 06:06:50 +00:00
|
|
|
|
<Compile Include="Qualities\QualitySizeRepositoryFixture.cs" />
|
2013-04-29 01:47:06 +00:00
|
|
|
|
<Compile Include="Qualities\QualityProfileRepositoryFixture.cs" />
|
2013-02-17 04:33:56 +00:00
|
|
|
|
<Compile Include="RootFolderTests\FreeSpaceOnDrivesFixture.cs" />
|
2013-02-27 03:19:22 +00:00
|
|
|
|
<Compile Include="Qualities\QualityFixture.cs" />
|
2012-02-22 04:43:19 +00:00
|
|
|
|
<Compile Include="EpisodeParseResultTest.cs" />
|
2013-01-01 03:45:57 +00:00
|
|
|
|
<Compile Include="ParserTests\QualityParserFixture.cs" />
|
2013-02-24 06:48:52 +00:00
|
|
|
|
<Compile Include="Configuration\ConfigCachingFixture.cs" />
|
2012-08-29 15:34:51 +00:00
|
|
|
|
<Compile Include="ProviderTests\DiskScanProviderTests\GetVideoFilesFixture.cs" />
|
2012-09-04 06:49:04 +00:00
|
|
|
|
<Compile Include="ProviderTests\RecycleBinProviderTests\CleanupFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\RecycleBinProviderTests\EmptyFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\RecycleBinProviderTests\DeleteFileFixture.cs" />
|
|
|
|
|
<Compile Include="ProviderTests\RecycleBinProviderTests\DeleteDirectoryFixture.cs" />
|
2013-06-12 06:45:25 +00:00
|
|
|
|
<Compile Include="NotificationTests\PlexProviderTest.cs" />
|
2013-09-19 00:28:25 +00:00
|
|
|
|
<Compile Include="Housekeeping\Housekeepers\CleanupOrphanedEpisodesFixture.cs" />
|
2013-09-21 00:18:11 +00:00
|
|
|
|
<Compile Include="ThingiProvider\ProviderBaseFixture.cs" />
|
2013-08-01 02:02:36 +00:00
|
|
|
|
<Compile Include="TvTests\RefreshEpisodeServiceFixture.cs" />
|
2013-07-17 03:01:38 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeProviderTests\HandleEpisodeFileDeletedFixture.cs" />
|
2013-07-27 08:02:56 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeRepositoryTests\FindEpisodeFixture.cs" />
|
2013-05-13 00:36:23 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeRepositoryTests\EpisodesRepositoryReadFixture.cs" />
|
2013-04-20 17:28:17 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeRepositoryTests\EpisodesWithoutFilesFixture.cs" />
|
2013-04-17 02:46:07 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeRepositoryTests\EpisodesBetweenDatesFixture.cs" />
|
2013-02-19 02:19:38 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\RetentionSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\QualityAllowedByProfileSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\UpgradeHistorySpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\UpgradeDiskSpecificationFixture.cs" />
|
|
|
|
|
<Compile Include="DecisionEngineTests\QualityUpgradeSpecificationFixture.cs" />
|
2013-08-09 04:55:15 +00:00
|
|
|
|
<Compile Include="ProviderTests\DiskProviderTests\FreeDiskSpaceFixture.cs" />
|
2013-06-12 06:45:25 +00:00
|
|
|
|
<Compile Include="NotificationTests\ProwlProviderTest.cs" />
|
2013-07-18 23:36:49 +00:00
|
|
|
|
<Compile Include="ProviderTests\DiskProviderTests\ArchiveProviderFixture.cs" />
|
2013-09-10 17:54:59 +00:00
|
|
|
|
<Compile Include="MediaFiles\DownloadedEpisodesImportServiceFixture.cs" />
|
2013-04-20 23:36:23 +00:00
|
|
|
|
<Compile Include="SeriesStatsTests\SeriesStatisticsFixture.cs" />
|
2013-04-29 01:47:06 +00:00
|
|
|
|
<Compile Include="TvTests\SeriesRepositoryTests\QualityProfileRepositoryFixture.cs" />
|
2013-09-13 06:47:40 +00:00
|
|
|
|
<Compile Include="TvTests\SeriesServiceTests\UpdateSeriesFixture.cs" />
|
2013-04-16 00:08:06 +00:00
|
|
|
|
<Compile Include="UpdateTests\UpdateServiceFixture.cs" />
|
2013-02-19 02:19:38 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\AcceptableSizeSpecificationFixture.cs" />
|
2013-02-27 03:19:22 +00:00
|
|
|
|
<Compile Include="Qualities\QualitySizeServiceFixture.cs" />
|
2013-05-30 03:47:17 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeProviderTests\EpisodeProviderTest_GetEpisodesByParseResult.cs" />
|
2011-06-18 17:19:24 +00:00
|
|
|
|
<Compile Include="FluentTest.cs" />
|
2013-02-23 19:38:25 +00:00
|
|
|
|
<Compile Include="InstrumentationTests\DatabaseTargetFixture.cs" />
|
2013-03-06 21:20:33 +00:00
|
|
|
|
<Compile Include="OrganizerTests\GetNewFilenameFixture.cs" />
|
2013-02-19 02:19:38 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\MonitoredEpisodeSpecificationFixture.cs" />
|
2013-06-28 20:23:41 +00:00
|
|
|
|
<Compile Include="DecisionEngineTests\DownloadDecisionMakerFixture.cs" />
|
2013-02-27 03:19:22 +00:00
|
|
|
|
<Compile Include="TvTests\QualityModelFixture.cs" />
|
2013-02-17 04:33:56 +00:00
|
|
|
|
<Compile Include="RootFolderTests\RootFolderServiceFixture.cs" />
|
2013-03-27 00:51:37 +00:00
|
|
|
|
<Compile Include="HistoryTests\HistoryRepositoryFixture.cs" />
|
2013-09-10 17:54:59 +00:00
|
|
|
|
<Compile Include="MediaFiles\MediaFileServiceTest.cs" />
|
2013-02-24 06:48:52 +00:00
|
|
|
|
<Compile Include="Configuration\ConfigServiceFixture.cs" />
|
2013-05-30 03:47:17 +00:00
|
|
|
|
<Compile Include="TvTests\EpisodeProviderTests\EpisodeProviderTest.cs" />
|
2011-11-23 05:58:26 +00:00
|
|
|
|
<Compile Include="Framework\TestDbHelper.cs" />
|
2013-01-01 03:45:57 +00:00
|
|
|
|
<Compile Include="ParserTests\ParserFixture.cs" />
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2013-07-05 23:53:05 +00:00
|
|
|
|
<Compile Include="Qualities\QualityProfileServiceFixture.cs" />
|
2013-09-13 06:47:40 +00:00
|
|
|
|
<Compile Include="TvTests\SeriesServiceTests\AddSeriesFixture.cs" />
|
2013-04-15 01:41:39 +00:00
|
|
|
|
<Compile Include="UpdateTests\UpdatePackageProviderFixture.cs" />
|
2012-12-13 21:52:54 +00:00
|
|
|
|
<Compile Include="XbmcVersionTests.cs" />
|
2010-09-23 03:19:47 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-03-30 21:56:34 +00:00
|
|
|
|
<ProjectReference Include="..\Marr.Data\Marr.Data.csproj">
|
|
|
|
|
<Project>{f6fc6be7-0847-4817-a1ed-223dc647c3d7}</Project>
|
|
|
|
|
<Name>Marr.Data</Name>
|
|
|
|
|
</ProjectReference>
|
2011-10-24 05:54:09 +00:00
|
|
|
|
<ProjectReference Include="..\NzbDrone.Common\NzbDrone.Common.csproj">
|
|
|
|
|
<Project>{F2BE0FDF-6E47-4827-A420-DD4EF82407F8}</Project>
|
|
|
|
|
<Name>NzbDrone.Common</Name>
|
|
|
|
|
</ProjectReference>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<ProjectReference Include="..\NzbDrone.Core\NzbDrone.Core.csproj">
|
|
|
|
|
<Project>{FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}</Project>
|
|
|
|
|
<Name>NzbDrone.Core</Name>
|
|
|
|
|
</ProjectReference>
|
2013-09-15 00:33:19 +00:00
|
|
|
|
<ProjectReference Include="..\NzbDrone.SignalR\NzbDrone.SignalR.csproj">
|
|
|
|
|
<Project>{7C2CC69F-5CA0-4E5C-85CB-983F9F6C3B36}</Project>
|
|
|
|
|
<Name>NzbDrone.SignalR</Name>
|
|
|
|
|
</ProjectReference>
|
2011-10-24 05:54:09 +00:00
|
|
|
|
<ProjectReference Include="..\NzbDrone.Test.Common\NzbDrone.Test.Common.csproj">
|
|
|
|
|
<Project>{CADDFCE0-7509-4430-8364-2074E1EEFCA2}</Project>
|
|
|
|
|
<Name>NzbDrone.Test.Common</Name>
|
|
|
|
|
</ProjectReference>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
</ItemGroup>
|
2010-09-24 06:16:43 +00:00
|
|
|
|
<ItemGroup>
|
2013-04-07 17:53:04 +00:00
|
|
|
|
<Content Include="..\Libraries\Sqlite\sqlite3.dll">
|
|
|
|
|
<Link>sqlite3.dll</Link>
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2011-10-01 03:12:18 +00:00
|
|
|
|
<Content Include="App_Data\Config.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2013-09-28 18:48:30 +00:00
|
|
|
|
<Content Include="Files\Indexers\Newznab\unauthorized.xml" />
|
2013-09-13 05:55:33 +00:00
|
|
|
|
<Content Include="Files\Media\H264_sample.mp4">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2013-01-24 06:36:37 +00:00
|
|
|
|
<Content Include="Files\Nzbget\JsonError.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\Nzbget\Queue_empty.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\Nzbget\Queue.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-05-19 20:07:30 +00:00
|
|
|
|
<Content Include="Files\QueueUnknownPriority.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-04-04 03:37:56 +00:00
|
|
|
|
<Content Include="Files\LongOverview.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-01-19 04:05:03 +00:00
|
|
|
|
<Content Include="Files\HistoryEmpty.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\Queue.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\History.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\JsonError.txt">
|
2012-04-14 06:44:34 +00:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2013-04-16 04:52:41 +00:00
|
|
|
|
<None Include="..\NzbDrone.Test.Common\App.config">
|
|
|
|
|
<Link>App.config</Link>
|
|
|
|
|
</None>
|
2012-12-18 01:52:56 +00:00
|
|
|
|
<Content Include="Files\RSS\omgwtfnzbs.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-04-14 23:50:08 +00:00
|
|
|
|
<Content Include="Files\RSS\nzbclub.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-04-14 23:37:36 +00:00
|
|
|
|
<Content Include="Files\RSS\nzbindex.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-12-18 01:52:56 +00:00
|
|
|
|
<Content Include="Files\RSS\SizeParsing\omgwtfnzbs.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-04-14 23:50:08 +00:00
|
|
|
|
<Content Include="Files\RSS\SizeParsing\nzbclub.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-04-14 23:37:36 +00:00
|
|
|
|
<Content Include="Files\RSS\SizeParsing\nzbindex.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-04-14 06:44:34 +00:00
|
|
|
|
<Content Include="Files\RSS\wombles.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2012-04-14 21:44:02 +00:00
|
|
|
|
<SubType>Designer</SubType>
|
2012-04-14 06:44:34 +00:00
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\RSS\filesharingtalk.xml">
|
2012-01-19 04:05:03 +00:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-02-27 20:36:04 +00:00
|
|
|
|
<Content Include="Files\RSS\newznab.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2011-08-26 17:45:59 +00:00
|
|
|
|
<Content Include="Files\Categories_json.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-02-27 20:36:04 +00:00
|
|
|
|
<Content Include="Files\RSS\SizeParsing\newznab.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2011-09-14 02:25:33 +00:00
|
|
|
|
<Content Include="Files\RSS\SizeParsing\nzbsrus.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2011-04-25 17:48:16 +00:00
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\RSS\nzbsrus.xml">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-01-19 04:05:03 +00:00
|
|
|
|
<Content Include="Files\QueueEmpty.txt">
|
2011-02-17 02:15:48 +00:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
2010-09-28 03:40:01 +00:00
|
|
|
|
</Content>
|
2010-09-30 01:39:25 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2012-10-18 06:49:53 +00:00
|
|
|
|
<Content Include="Files\Xem\Ids.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-10-17 05:00:28 +00:00
|
|
|
|
<Content Include="Files\Xem\Failure.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-10-18 06:49:53 +00:00
|
|
|
|
<Content Include="Files\Xem\Names.txt">
|
2012-10-17 05:00:28 +00:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="Files\Xem\Mappings.txt">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2012-01-13 03:22:28 +00:00
|
|
|
|
<None Include="Files\SceneMappings.json">
|
2011-12-02 04:24:44 +00:00
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</None>
|
2011-10-21 05:04:26 +00:00
|
|
|
|
<None Include="Files\TestArchive.zip">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</None>
|
2011-03-29 05:10:37 +00:00
|
|
|
|
<None Include="packages.config" />
|
2010-09-24 06:16:43 +00:00
|
|
|
|
</ItemGroup>
|
2013-04-13 23:57:10 +00:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="ProviderTests\UpdateProviderTests\" />
|
|
|
|
|
</ItemGroup>
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
2011-05-30 07:05:45 +00:00
|
|
|
|
<PropertyGroup>
|
2013-03-24 04:56:59 +00:00
|
|
|
|
<PreBuildEvent>
|
|
|
|
|
</PreBuildEvent>
|
2011-05-30 07:05:45 +00:00
|
|
|
|
</PropertyGroup>
|
2011-06-23 07:16:15 +00:00
|
|
|
|
<PropertyGroup>
|
2013-04-07 17:53:04 +00:00
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
</PostBuildEvent>
|
2011-06-23 07:16:15 +00:00
|
|
|
|
</PropertyGroup>
|
2012-04-30 06:45:20 +00:00
|
|
|
|
<Import Project="$(SolutionDir)\.nuget\nuget.targets" />
|
2010-09-23 03:19:47 +00:00
|
|
|
|
<!-- 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>
|