<?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)' == '' ">x86</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>NzbDrone.Core</RootNamespace> <AssemblyName>NzbDrone.Core</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <TargetFrameworkProfile> </TargetFrameworkProfile> <FileAlignment>512</FileAlignment> <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> <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> <RestorePackages>true</RestorePackages> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <PlatformTarget>x86</PlatformTarget> <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|x86' "> <PlatformTarget>x86</PlatformTarget> <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> <PropertyGroup> <ApplicationIcon> </ApplicationIcon> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> <DebugSymbols>true</DebugSymbols> <OutputPath>bin\x64\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DebugType>full</DebugType> <PlatformTarget>x64</PlatformTarget> <CodeAnalysisLogFile>bin\Debug\SABSync.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile> <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> <OutputPath>bin\x64\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>x64</PlatformTarget> <CodeAnalysisLogFile>bin\Release\SABSync.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile> <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> <DebugSymbols>true</DebugSymbols> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <DebugType>full</DebugType> <PlatformTarget>x86</PlatformTarget> <CodeAnalysisLogFile>bin\Debug\SABSync.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile> <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>Properties\AnalysisRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'"> <OutputPath>bin\Release\</OutputPath> <DefineConstants>TRACE</DefineConstants> <Optimize>true</Optimize> <DebugType>pdbonly</DebugType> <PlatformTarget>AnyCPU</PlatformTarget> <CodeAnalysisLogFile>bin\Release\SABSync.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile> <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> <ErrorReport>prompt</ErrorReport> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> </PropertyGroup> <PropertyGroup> <StartupObject /> </PropertyGroup> <ItemGroup> <Reference Include="DataTables.Mvc.Core, Version=0.1.0.85, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\packages\DataTables.Mvc.Core.0.1.0.85\lib\DataTables.Mvc.Core.dll</HintPath> </Reference> <Reference Include="DeskMetrics.NET"> <HintPath>..\Libraries\DeskMetrics\DeskMetrics.NET.dll</HintPath> </Reference> <Reference Include="EntityFramework, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\packages\EntityFramework.4.3.0\lib\net40\EntityFramework.dll</HintPath> </Reference> <Reference Include="Growl.Connector"> <HintPath>..\packages\Growl.0.6\lib\Growl.Connector.dll</HintPath> </Reference> <Reference Include="Growl.CoreLibrary"> <HintPath>..\packages\Growl.0.6\lib\Growl.CoreLibrary.dll</HintPath> </Reference> <Reference Include="Ionic.Zip"> <HintPath>..\packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll</HintPath> </Reference> <Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <Private>True</Private> <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> </Reference> <Reference Include="Migrator, Version=0.9.1.26254, Culture=neutral, PublicKeyToken=3b3586e9632ecfce, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\Libraries\Migrator.NET\Migrator.dll</HintPath> </Reference> <Reference Include="Migrator.Framework, Version=0.0.0.0, Culture=neutral, PublicKeyToken=3b3586e9632ecfce, processorArchitecture=x86"> <SpecificVersion>False</SpecificVersion> <HintPath>..\Libraries\Migrator.NET\Migrator.Framework.dll</HintPath> </Reference> <Reference Include="Migrator.Providers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=3b3586e9632ecfce, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\Libraries\Migrator.NET\Migrator.Providers.dll</HintPath> </Reference> <Reference Include="MiniProfiler"> <HintPath>..\packages\MiniProfiler.2.0.2\lib\net40\MiniProfiler.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\packages\Newtonsoft.Json.4.5.9\lib\net40\Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="Ninject, Version=2.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL"> <HintPath>..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll</HintPath> </Reference> <Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> <HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath> </Reference> <Reference Include="Prowlin"> <HintPath>..\packages\Prowlin 0.9.4163.39219\Prowlin.dll</HintPath> </Reference> <Reference Include="SignalR"> <HintPath>..\packages\SignalR.Server.0.4.0.0\lib\net40\SignalR.dll</HintPath> </Reference> <Reference Include="SignalR.Hosting.AspNet"> <HintPath>..\packages\SignalR.Hosting.AspNet.0.4.0.0\lib\net40\SignalR.Hosting.AspNet.dll</HintPath> </Reference> <Reference Include="SignalR.Ninject"> <HintPath>..\packages\SignalR.Ninject.0.4\lib\net40\SignalR.Ninject.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.ComponentModel.DataAnnotations" /> <Reference Include="System.configuration" /> <Reference Include="System.Core" /> <Reference Include="System.Data" /> <Reference Include="System.Data.Entity" /> <Reference Include="System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> <Private>True</Private> <HintPath>..\packages\SqlServerCompact.4.0.8482.1\lib\System.Data.SqlServerCe.dll</HintPath> </Reference> <Reference Include="System.Data.SqlServerCe.Entity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\packages\EntityFramework.SqlServerCompact.4.1.8482.2\lib\System.Data.SqlServerCe.Entity.dll</HintPath> </Reference> <Reference Include="System.Drawing" /> <Reference Include="System.ServiceModel" /> <Reference Include="System.Transactions" /> <Reference Include="System.Web" /> <Reference Include="System.Web.Extensions" /> <Reference Include="System.XML" /> <Reference Include="System.Xml.Linq" /> <Reference Include="TvdbLib, Version=0.8.8.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\Libraries\TvdbLib.dll</HintPath> </Reference> <Reference Include="Twitterizer2, Version=2.4.0.26532, Culture=neutral, PublicKeyToken=69d1469eac671567, processorArchitecture=MSIL"> <HintPath>..\packages\twitterizer.2.4.0.26532\lib\net40\Twitterizer2.dll</HintPath> </Reference> <Reference Include="WebActivator, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\packages\WebActivator.1.5\lib\net40\WebActivator.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Compile Include="..\NzbDrone.Common\Properties\SharedAssemblyInfo.cs"> <Link>Properties\SharedAssemblyInfo.cs</Link> </Compile> <Compile Include="Constants.cs" /> <Compile Include="Datastore\Connection.cs" /> <Compile Include="Datastore\MigrationLogger.cs" /> <Compile Include="Datastore\MigrationsHelper.cs" /> <Compile Include="Datastore\CustomeMapper.cs" /> <Compile Include="Datastore\Migrations\Migration20121122.cs" /> <Compile Include="Datastore\Migrations\Migration20121016.cs" /> <Compile Include="Datastore\Migrations\Migration20121012.cs" /> <Compile Include="Datastore\Migrations\Migration20120919.cs" /> <Compile Include="Datastore\Migrations\Migration20120918.cs" /> <Compile Include="Datastore\Migrations\Migration20120802.cs" /> <Compile Include="Datastore\Migrations\Migration20120727.cs" /> <Compile Include="Datastore\Migrations\Migration20120504.cs" /> <Compile Include="Datastore\Migrations\Migration20120430.cs" /> <Compile Include="Datastore\Migrations\Migration20120420.cs" /> <Compile Include="Datastore\Migrations\Migration20120228.cs" /> <Compile Include="Datastore\Migrations\Migration20120227.cs" /> <Compile Include="Datastore\Migrations\Migration20120220.cs" /> <Compile Include="Datastore\Migrations\Migration20120123.cs" /> <Compile Include="Datastore\Migrations\Migration20120118.cs" /> <Compile Include="Datastore\Migrations\Migration20111125.cs" /> <Compile Include="Datastore\Migrations\Migration20111112.cs" /> <Compile Include="Datastore\Migrations\Migration20111011.cs" /> <Compile Include="Datastore\Migrations\Migration20110909.cs" /> <Compile Include="Datastore\Migrations\Migration20110726.cs" /> <Compile Include="Datastore\Migrations\Migration20110707.cs" /> <Compile Include="Datastore\DbProviderFactory.cs" /> <Compile Include="Datastore\Migrations\Migration20120707.cs" /> <Compile Include="Datastore\Migrations\NzbDroneMigration.cs" /> <Compile Include="Datastore\Migrations\SchemaInfo.cs" /> <Compile Include="Datastore\PetaPoco\EpisodeSeasonRelator.cs" /> <Compile Include="Fluent.cs" /> <Compile Include="Helpers\SabnzbdQueueTimeConverter.cs" /> <Compile Include="Helpers\EpisodeSortingHelper.cs" /> <Compile Include="Helpers\SortHelper.cs" /> <Compile Include="Helpers\SabnzbdPriorityTypeConverter.cs" /> <Compile Include="Jobs\CleanupRecycleBinJob.cs" /> <Compile Include="Jobs\XemUpdateJob.cs" /> <Compile Include="Jobs\EmptyRecycleBinJob.cs" /> <Compile Include="Jobs\RefreshEpsiodeMetadata.cs" /> <Compile Include="Jobs\PastWeekBacklogSearchJob.cs" /> <Compile Include="Jobs\SearchHistoryCleanupJob.cs" /> <Compile Include="Model\HistoryQueryModel.cs" /> <Compile Include="Model\DownloadClientType.cs" /> <Compile Include="Instrumentation\LogDbContext.cs" /> <Compile Include="Instrumentation\LogProvider.cs" /> <Compile Include="Instrumentation\DatabaseTarget.cs" /> <Compile Include="Datastore\PetaPoco\PetaPoco.cs" /> <Compile Include="Model\AtomicParsleyTitleType.cs" /> <Compile Include="Model\ConnectionInfoModel.cs" /> <Compile Include="Model\BacklogSettingType.cs" /> <Compile Include="Model\PostDownloadStatusType.cs" /> <Compile Include="Model\JobQueueItem.cs" /> <Compile Include="Model\LanguageType.cs" /> <Compile Include="Model\MisnamedEpisodeModel.cs" /> <Compile Include="Model\QualityModel.cs" /> <Compile Include="Model\Sabnzbd\SabAddResponse.cs" /> <Compile Include="Model\Sabnzbd\SabHistoryItem.cs" /> <Compile Include="Model\Sabnzbd\SabHistory.cs" /> <Compile Include="Model\Sabnzbd\SabJsonError.cs" /> <Compile Include="Model\Sabnzbd\SabQueue.cs" /> <Compile Include="Model\Sabnzbd\SabCategoryModel.cs" /> <Compile Include="Model\Sabnzbd\SabModel.cs" /> <Compile Include="Model\Sabnzbd\SabQueueItem.cs" /> <Compile Include="Model\Sabnzbd\SabVersionModel.cs" /> <Compile Include="Model\StatsModel.cs" /> <Compile Include="Model\Twitter\TwitterAuthorizationModel.cs" /> <Compile Include="Model\UpdatePackage.cs" /> <Compile Include="Model\Xbmc\ActionType.cs" /> <Compile Include="Model\Xbmc\ActivePlayersDharmaResult.cs" /> <Compile Include="Model\Xbmc\ActivePlayersEdenResult.cs" /> <Compile Include="Model\Xbmc\TvShowResult.cs" /> <Compile Include="Model\Xbmc\ErrorResult.cs" /> <Compile Include="Model\Xbmc\IconType.cs" /> <Compile Include="Model\Xem\XemResult.cs" /> <Compile Include="Model\Xem\XemSceneTvdbMapping.cs" /> <Compile Include="Model\Xem\XemValues.cs" /> <Compile Include="Providers\BannerProvider.cs" /> <Compile Include="Providers\DecisionEngine\AllowedReleaseGroupSpecification.cs" /> <Compile Include="Providers\DecisionEngine\CustomStartDateSpecification.cs" /> <Compile Include="Providers\DownloadClients\PneumaticProvider.cs" /> <Compile Include="Providers\Indexer\NzbClub.cs" /> <Compile Include="Providers\Indexer\NzbIndex.cs" /> <Compile Include="Providers\Indexer\FileSharingTalk.cs" /> <Compile Include="Providers\Indexer\Wombles.cs" /> <Compile Include="Providers\MetadataProvider.cs" /> <Compile Include="Providers\Metadata\MetadataBase.cs" /> <Compile Include="Providers\Metadata\Xbmc.cs" /> <Compile Include="Providers\RecycleBinProvider.cs" /> <Compile Include="Providers\SearchHistoryProvider.cs" /> <Compile Include="Providers\SeasonProvider.cs" /> <Compile Include="Jobs\RecentBacklogSearchJob.cs" /> <Compile Include="Jobs\TrimLogsJob.cs" /> <Compile Include="Jobs\JobProvider.cs" /> <Compile Include="Jobs\RenameSeasonJob.cs" /> <Compile Include="Jobs\RenameSeriesJob.cs" /> <Compile Include="Jobs\AppUpdateJob.cs" /> <Compile Include="Jobs\BacklogSearchJob.cs" /> <Compile Include="Jobs\BannerDownloadJob.cs" /> <Compile Include="Jobs\ConvertEpisodeJob.cs" /> <Compile Include="Jobs\SeriesSearchJob.cs" /> <Compile Include="Jobs\SeasonSearchJob.cs" /> <Compile Include="Model\Xbmc\TvShowResponse.cs" /> <Compile Include="Model\Xbmc\TvShow.cs" /> <Compile Include="Model\Xbmc\VersionResult.cs" /> <Compile Include="Jobs\UpdateSceneMappingsJob.cs" /> <Compile Include="Jobs\PostDownloadScanJob.cs" /> <Compile Include="Jobs\EpisodeSearchJob.cs" /> <Compile Include="Jobs\DeleteSeriesJob.cs" /> <Compile Include="Jobs\DiskScanJob.cs" /> <Compile Include="Jobs\ImportNewSeriesJob.cs" /> <Compile Include="Jobs\IJob.cs" /> <Compile Include="Jobs\RssSyncJob.cs" /> <Compile Include="Jobs\UpdateInfoJob.cs" /> <Compile Include="Providers\StatsProvider.cs" /> <Compile Include="Providers\XemCommunicationProvider.cs" /> <Compile Include="Providers\XemProvider.cs" /> <Compile Include="Repository\MetadataDefinition.cs" /> <Compile Include="Repository\Quality\QualityTypes.cs" /> <Compile Include="Repository\Search\SearchHistoryItem.cs" /> <Compile Include="Repository\Search\SearchHistory.cs" /> <Compile Include="Model\ReportRejectionType.cs" /> <Compile Include="Repository\Season.cs" /> <Compile Include="Providers\AutoConfigureProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\BackupProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Converting\AtomicParsleyProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Converting\HandbrakeProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Core\ArchiveProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Core\ConfigProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Core\UdpProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\AcceptableSizeSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\AllowedDownloadSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\AlreadyInQueueSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\MonitoredEpisodeSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\QualityAllowedByProfileSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\QualityUpgradeSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\RetentionSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\UpgradeDiskSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\UpgradeHistorySpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DecisionEngine\UpgradePossibleSpecification.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DiskScanProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DownloadClients\BlackholeProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DownloadClients\IDownloadClient.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DownloadClients\SabProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\DownloadProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\EpisodeProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotificationProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\ExternalNotificationBase.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\Growl.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\Plex.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\Prowl.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\Smtp.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\Twitter.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ExternalNotification\Xbmc.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\GrowlProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\HistoryProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\IndexerProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Indexer\IndexerBase.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Indexer\Newzbin.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Indexer\Newznab.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Indexer\NzbMatrix.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Indexer\NzbsRUs.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Indexer\SyndicationFeedXmlReader.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\MediaFileProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\MisnamedProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\NewznabProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\NotificationProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\PlexProvider.cs" /> <Compile Include="Providers\PostDownloadProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ProwlProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\QualityProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\QualityTypeProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\ReferenceDataProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\RootDirProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\SceneMappingProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\SearchProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\SeriesProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\SignalRProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\SmtpProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\TvDbProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\TwitterProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\UpcomingEpisodesProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\UpdateProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\XbmcProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Xbmc\EventClientProvider.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Providers\Xbmc\ResourceManager.cs"> <SubType>Code</SubType> </Compile> <Compile Include="Repository\NewznabDefinition.cs" /> <Compile Include="Repository\ExternalNotificationDefinition.cs" /> <Compile Include="Repository\JobDefinition.cs" /> <Compile Include="Repository\IndexerDefinition.cs" /> <Compile Include="Model\EpisodeParseResult.cs" /> <Compile Include="Model\EpisodeSortingType.cs" /> <Compile Include="Model\EpisodeStatusType.cs" /> <Compile Include="Model\Sabnzbd\SabPriorityType.cs" /> <Compile Include="Model\SeasonParseResult.cs" /> <Compile Include="Repository\EpisodeFile.cs" /> <Compile Include="Model\Notification\ProgressNotificationStatus.cs" /> <Compile Include="Parser.cs" /> <Compile Include="Model\Notification\ProgressNotification.cs" /> <Compile Include="Repository\Episode.cs" /> <Compile Include="Instrumentation\Log.cs" /> <Compile Include="Repository\History.cs" /> <Compile Include="Repository\Config.cs" /> <Compile Include="Repository\Quality\QualityType.cs" /> <Compile Include="Repository\Quality\QualityProfile.cs" /> <Compile Include="Repository\RootDir.cs" /> <Compile Include="Repository\SceneMapping.cs" /> <Compile Include="Repository\Series.cs" /> <Compile Include="CentralDispatch.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="WebTimer.cs" /> </ItemGroup> <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client"> <Visible>False</Visible> <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName> <Install>true</Install> </BootstrapperPackage> <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>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> <Visible>False</Visible> <ProductName>Windows Installer 3.1</ProductName> <Install>true</Install> </BootstrapperPackage> </ItemGroup> <ItemGroup> <None Include="App.config" /> <None Include="packages.config" /> <None Include="Properties\AnalysisRules.ruleset" /> </ItemGroup> <ItemGroup> <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> </ItemGroup> <ItemGroup> <EmbeddedResource Include="NzbDrone.jpg" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\NzbDrone.Common\NzbDrone.Common.csproj"> <Project>{F2BE0FDF-6E47-4827-A420-DD4EF82407F8}</Project> <Name>NzbDrone.Common</Name> </ProjectReference> </ItemGroup> <ItemGroup> <Content Include="GettingStarted.txt" /> <Content Include="Json.NET.license.txt" /> <Content Include="NzbDrone.ico" /> <Content Include="license.txt" /> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PostBuildEvent> if not exist "$(TargetDir)x86" md "$(TargetDir)x86" xcopy /s /y "$(SolutionDir)packages\SqlServerCompact.4.0.8482.1\NativeBinaries\x86\*.*" "$(TargetDir)x86"</PostBuildEvent> </PropertyGroup> <Import Project="$(SolutionDir)\.nuget\nuget.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>