2013-04-25 04:27:49 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<ProjectGuid>{FD286DF8-2D3A-4394-8AD5-443FADE55FB2}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>NzbDrone.Api</RootNamespace>
|
|
|
|
|
<AssemblyName>NzbDrone.Api</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
|
|
|
<RestorePackages>true</RestorePackages>
|
2013-04-03 02:20:05 +00:00
|
|
|
|
<TargetFrameworkProfile>
|
|
|
|
|
</TargetFrameworkProfile>
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<ProductVersion>12.0.0</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
2013-10-03 01:01:32 +00:00
|
|
|
|
<OutputPath>..\..\_output\</OutputPath>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<Optimize>false</Optimize>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
2013-10-03 01:01:32 +00:00
|
|
|
|
<OutputPath>..\..\_output\</OutputPath>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2013-02-17 19:19:38 +00:00
|
|
|
|
</PropertyGroup>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<ItemGroup>
|
2014-11-22 01:14:54 +00:00
|
|
|
|
<Reference Include="FluentValidation, Version=5.5.0.0, Culture=neutral, processorArchitecture=MSIL">
|
2014-08-25 01:18:37 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2014-11-22 01:14:54 +00:00
|
|
|
|
<HintPath>..\packages\FluentValidation.5.5.0.0\lib\Net40\FluentValidation.dll</HintPath>
|
2014-08-25 01:18:37 +00:00
|
|
|
|
</Reference>
|
2014-08-24 17:27:36 +00:00
|
|
|
|
<Reference Include="Nancy, Version=0.23.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\Nancy.0.23.2\lib\net40\Nancy.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Nancy.Authentication.Basic, Version=0.23.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\Nancy.Authentication.Basic.0.23.2\lib\net40\Nancy.Authentication.Basic.dll</HintPath>
|
|
|
|
|
</Reference>
|
2015-01-26 02:03:21 +00:00
|
|
|
|
<Reference Include="Nancy.Authentication.Forms">
|
|
|
|
|
<HintPath>..\packages\Nancy.Authentication.Forms.0.23.2\lib\net40\Nancy.Authentication.Forms.dll</HintPath>
|
|
|
|
|
</Reference>
|
2014-08-25 01:33:06 +00:00
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2014-11-22 01:08:01 +00:00
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.6\lib\net40\Newtonsoft.Json.dll</HintPath>
|
2014-08-25 01:33:06 +00:00
|
|
|
|
</Reference>
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
2014-03-03 15:18:56 +00:00
|
|
|
|
<Reference Include="DDay.iCal">
|
|
|
|
|
<HintPath>..\packages\DDay.iCal.1.0.2.575\lib\DDay.iCal.dll</HintPath>
|
|
|
|
|
</Reference>
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<Reference Include="NLog">
|
2013-11-11 08:17:29 +00:00
|
|
|
|
<HintPath>..\packages\NLog.2.1.0\lib\net40\NLog.dll</HintPath>
|
2013-01-19 04:46:43 +00:00
|
|
|
|
</Reference>
|
2013-04-20 00:05:48 +00:00
|
|
|
|
<Reference Include="Omu.ValueInjecter">
|
|
|
|
|
<HintPath>..\packages\ValueInjecter.2.3.3\lib\net35\Omu.ValueInjecter.dll</HintPath>
|
|
|
|
|
</Reference>
|
2013-12-02 00:02:32 +00:00
|
|
|
|
<Reference Include="System.Data.SQLite, Version=1.0.84.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\Libraries\Sqlite\System.Data.SQLite.dll</HintPath>
|
|
|
|
|
</Reference>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-06-02 06:41:30 +00:00
|
|
|
|
<Compile Include="..\NzbDrone.Common\Properties\SharedAssemblyInfo.cs">
|
|
|
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
|
|
|
</Compile>
|
2013-05-23 02:12:36 +00:00
|
|
|
|
<Compile Include="Authentication\AuthenticationService.cs" />
|
2014-05-10 22:24:29 +00:00
|
|
|
|
<Compile Include="Authentication\EnableAuthInNancy.cs" />
|
2015-02-03 16:37:42 +00:00
|
|
|
|
<Compile Include="Authentication\AuthenticationModule.cs" />
|
2015-01-26 02:03:21 +00:00
|
|
|
|
<Compile Include="Authentication\LoginResource.cs" />
|
2013-05-22 00:58:57 +00:00
|
|
|
|
<Compile Include="Authentication\NzbDroneUser.cs" />
|
2014-02-01 22:07:30 +00:00
|
|
|
|
<Compile Include="Blacklist\BlacklistModule.cs" />
|
|
|
|
|
<Compile Include="Blacklist\BlacklistResource.cs" />
|
2014-03-03 15:18:56 +00:00
|
|
|
|
<Compile Include="Calendar\CalendarFeedModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Calendar\CalendarModule.cs" />
|
2013-05-01 06:43:14 +00:00
|
|
|
|
<Compile Include="ClientSchema\Field.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="ClientSchema\FieldDefinitionAttribute.cs" />
|
2013-05-01 06:43:14 +00:00
|
|
|
|
<Compile Include="ClientSchema\SchemaBuilder.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="ClientSchema\SchemaDeserializer.cs" />
|
2013-06-13 07:20:33 +00:00
|
|
|
|
<Compile Include="ClientSchema\SelectOption.cs" />
|
2013-04-27 02:03:34 +00:00
|
|
|
|
<Compile Include="Commands\CommandModule.cs" />
|
|
|
|
|
<Compile Include="Commands\CommandResource.cs" />
|
2014-11-06 00:20:00 +00:00
|
|
|
|
<Compile Include="Extensions\AccessControlHeaders.cs" />
|
|
|
|
|
<Compile Include="Extensions\Pipelines\CorsPipeline.cs" />
|
2015-01-26 02:03:21 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\LoginHtmlMapper.cs" />
|
2014-11-24 00:07:46 +00:00
|
|
|
|
<Compile Include="Profiles\Delay\DelayProfileModule.cs" />
|
|
|
|
|
<Compile Include="Profiles\Delay\DelayProfileResource.cs" />
|
2014-12-03 01:18:17 +00:00
|
|
|
|
<Compile Include="Profiles\Delay\DelayProfileValidator.cs" />
|
2014-12-03 00:47:45 +00:00
|
|
|
|
<Compile Include="Queue\QueueActionModule.cs" />
|
2014-09-11 20:24:00 +00:00
|
|
|
|
<Compile Include="RemotePathMappings\RemotePathMappingModule.cs" />
|
|
|
|
|
<Compile Include="RemotePathMappings\RemotePathMappingResource.cs" />
|
2014-08-05 05:44:09 +00:00
|
|
|
|
<Compile Include="Config\UiConfigModule.cs" />
|
|
|
|
|
<Compile Include="Config\UiConfigResource.cs" />
|
2014-02-16 09:56:12 +00:00
|
|
|
|
<Compile Include="Config\DownloadClientConfigModule.cs" />
|
|
|
|
|
<Compile Include="Config\DownloadClientConfigResource.cs" />
|
|
|
|
|
<Compile Include="Config\HostConfigModule.cs" />
|
|
|
|
|
<Compile Include="Config\HostConfigResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Config\IndexerConfigModule.cs" />
|
2014-02-16 09:56:12 +00:00
|
|
|
|
<Compile Include="Config\IndexerConfigResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Config\MediaManagementConfigModule.cs" />
|
|
|
|
|
<Compile Include="Config\MediaManagementConfigResource.cs" />
|
|
|
|
|
<Compile Include="Config\NamingConfigModule.cs" />
|
|
|
|
|
<Compile Include="Config\NamingConfigResource.cs" />
|
|
|
|
|
<Compile Include="Config\NamingSampleResource.cs" />
|
|
|
|
|
<Compile Include="Config\NzbDroneConfigModule.cs" />
|
2014-12-16 07:28:55 +00:00
|
|
|
|
<Compile Include="FileSystem\FileSystemModule.cs" />
|
2013-10-10 22:31:44 +00:00
|
|
|
|
<Compile Include="DiskSpace\DiskSpaceModule.cs" />
|
|
|
|
|
<Compile Include="DiskSpace\DiskSpaceResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="DownloadClient\DownloadClientModule.cs" />
|
|
|
|
|
<Compile Include="DownloadClient\DownloadClientResource.cs" />
|
2013-08-21 06:46:23 +00:00
|
|
|
|
<Compile Include="EpisodeFiles\EpisodeFileModule.cs" />
|
|
|
|
|
<Compile Include="EpisodeFiles\EpisodeFileResource.cs" />
|
2013-03-02 19:13:23 +00:00
|
|
|
|
<Compile Include="Episodes\EpisodeModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Episodes\EpisodeModuleWithSignalR.cs" />
|
2013-03-02 19:13:23 +00:00
|
|
|
|
<Compile Include="Episodes\EpisodeResource.cs" />
|
2013-11-26 08:06:28 +00:00
|
|
|
|
<Compile Include="Episodes\RenameEpisodeModule.cs" />
|
|
|
|
|
<Compile Include="Episodes\RenameEpisodeResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="ErrorManagement\ApiException.cs" />
|
|
|
|
|
<Compile Include="ErrorManagement\ErrorHandler.cs" />
|
|
|
|
|
<Compile Include="ErrorManagement\ErrorModel.cs" />
|
|
|
|
|
<Compile Include="ErrorManagement\NzbDroneErrorPipeline.cs" />
|
|
|
|
|
<Compile Include="Exceptions\InvalidApiKeyException.cs" />
|
|
|
|
|
<Compile Include="Extensions\LazyExtensions.cs" />
|
|
|
|
|
<Compile Include="Extensions\NancyJsonSerializer.cs" />
|
2014-07-21 14:33:52 +00:00
|
|
|
|
<Compile Include="Extensions\Pipelines\CacheHeaderPipeline.cs" />
|
2013-08-20 05:53:18 +00:00
|
|
|
|
<Compile Include="Extensions\Pipelines\GZipPipeline.cs" />
|
|
|
|
|
<Compile Include="Extensions\Pipelines\IfModifiedPipeline.cs" />
|
|
|
|
|
<Compile Include="Extensions\Pipelines\IRegisterNancyPipeline.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Extensions\Pipelines\NzbDroneVersionPipeline.cs" />
|
|
|
|
|
<Compile Include="Extensions\ReqResExtensions.cs" />
|
2013-09-20 22:31:26 +00:00
|
|
|
|
<Compile Include="Extensions\RequestExtensions.cs" />
|
2014-07-21 14:33:52 +00:00
|
|
|
|
<Compile Include="Frontend\CacheableSpecification.cs" />
|
2014-05-30 17:34:38 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\BackupFileMapper.cs" />
|
2014-08-31 07:40:23 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\CacheBreakerProvider.cs" />
|
2014-05-04 07:11:43 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\FaviconMapper.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\IMapHttpRequestsToDisk.cs" />
|
2013-08-20 02:31:26 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\IndexHtmlMapper.cs" />
|
|
|
|
|
<Compile Include="Frontend\Mappers\LogFileMapper.cs" />
|
|
|
|
|
<Compile Include="Frontend\Mappers\MediaCoverMapper.cs" />
|
|
|
|
|
<Compile Include="Frontend\Mappers\StaticResourceMapper.cs" />
|
2013-08-20 06:23:36 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\StaticResourceMapperBase.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Frontend\Mappers\UpdateLogFileMapper.cs" />
|
2013-08-20 02:31:26 +00:00
|
|
|
|
<Compile Include="Frontend\StaticResourceModule.cs" />
|
2014-02-26 05:40:47 +00:00
|
|
|
|
<Compile Include="Health\HealthModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Health\HealthResource.cs" />
|
2013-05-03 06:53:32 +00:00
|
|
|
|
<Compile Include="History\HistoryModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="History\HistoryResource.cs" />
|
2013-04-28 00:25:28 +00:00
|
|
|
|
<Compile Include="Indexers\IndexerModule.cs" />
|
|
|
|
|
<Compile Include="Indexers\IndexerResource.cs" />
|
2013-04-28 19:46:13 +00:00
|
|
|
|
<Compile Include="Indexers\ReleaseModule.cs" />
|
2013-06-07 00:17:57 +00:00
|
|
|
|
<Compile Include="Indexers\ReleaseResource.cs" />
|
2013-07-28 23:13:14 +00:00
|
|
|
|
<Compile Include="Logs\LogFileModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Logs\LogFileModuleBase.cs" />
|
|
|
|
|
<Compile Include="Logs\LogFileResource.cs" />
|
2013-06-05 00:49:53 +00:00
|
|
|
|
<Compile Include="Logs\LogModule.cs" />
|
|
|
|
|
<Compile Include="Logs\LogResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Logs\UpdateLogFileModule.cs" />
|
2013-04-28 19:46:13 +00:00
|
|
|
|
<Compile Include="Mapping\CloneInjection.cs" />
|
2013-04-21 21:04:09 +00:00
|
|
|
|
<Compile Include="Mapping\MappingValidation.cs" />
|
|
|
|
|
<Compile Include="Mapping\ResourceMappingException.cs" />
|
|
|
|
|
<Compile Include="Mapping\ValueInjectorExtensions.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="MediaCovers\MediaCoverModule.cs" />
|
|
|
|
|
<Compile Include="Metadata\MetadataModule.cs" />
|
|
|
|
|
<Compile Include="Metadata\MetadataResource.cs" />
|
|
|
|
|
<Compile Include="NancyBootstrapper.cs" />
|
2013-05-20 01:32:05 +00:00
|
|
|
|
<Compile Include="Notifications\NotificationModule.cs" />
|
|
|
|
|
<Compile Include="Notifications\NotificationResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="NzbDroneApiModule.cs" />
|
|
|
|
|
<Compile Include="NzbDroneFeedModule.cs" />
|
2013-04-20 22:14:41 +00:00
|
|
|
|
<Compile Include="NzbDroneRestModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="NzbDroneRestModuleWithSignalR.cs" />
|
2013-05-02 05:50:34 +00:00
|
|
|
|
<Compile Include="PagingResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Profiles\Languages\LanguageModule.cs" />
|
|
|
|
|
<Compile Include="Profiles\Languages\LanguageResource.cs" />
|
|
|
|
|
<Compile Include="Profiles\LegacyProfileModule.cs" />
|
|
|
|
|
<Compile Include="Profiles\ProfileModule.cs" />
|
|
|
|
|
<Compile Include="Profiles\ProfileResource.cs" />
|
2014-06-08 08:22:55 +00:00
|
|
|
|
<Compile Include="Profiles\ProfileSchemaModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Profiles\ProfileValidation.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="ProviderModuleBase.cs" />
|
|
|
|
|
<Compile Include="ProviderResource.cs" />
|
|
|
|
|
<Compile Include="Qualities\QualityDefinitionModule.cs" />
|
|
|
|
|
<Compile Include="Qualities\QualityDefinitionResource.cs" />
|
|
|
|
|
<Compile Include="Queue\QueueModule.cs" />
|
|
|
|
|
<Compile Include="Queue\QueueResource.cs" />
|
|
|
|
|
<Compile Include="ResourceChangeMessage.cs" />
|
2014-10-28 04:37:35 +00:00
|
|
|
|
<Compile Include="Restrictions\RestrictionModule.cs" />
|
|
|
|
|
<Compile Include="Restrictions\RestrictionResource.cs" />
|
2014-12-03 00:47:45 +00:00
|
|
|
|
<Compile Include="REST\NotFoundException.cs" />
|
2013-04-28 00:25:28 +00:00
|
|
|
|
<Compile Include="REST\BadRequestException.cs" />
|
2014-11-24 00:07:46 +00:00
|
|
|
|
<Compile Include="REST\MethodNotAllowedException.cs" />
|
2013-04-20 22:14:41 +00:00
|
|
|
|
<Compile Include="REST\ResourceValidator.cs" />
|
2013-04-20 00:05:28 +00:00
|
|
|
|
<Compile Include="REST\RestModule.cs" />
|
|
|
|
|
<Compile Include="REST\RestResource.cs" />
|
2013-01-29 01:59:18 +00:00
|
|
|
|
<Compile Include="RootFolders\RootFolderModule.cs" />
|
2013-04-22 03:18:08 +00:00
|
|
|
|
<Compile Include="RootFolders\RootFolderResource.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Series\AlternateTitleResource.cs" />
|
|
|
|
|
<Compile Include="Series\SeasonResource.cs" />
|
2013-12-09 05:25:27 +00:00
|
|
|
|
<Compile Include="Series\SeriesEditorModule.cs" />
|
2013-01-28 18:06:54 +00:00
|
|
|
|
<Compile Include="Series\SeriesLookupModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Series\SeriesModule.cs" />
|
|
|
|
|
<Compile Include="Series\SeriesResource.cs" />
|
|
|
|
|
<Compile Include="System\Backup\BackupModule.cs" />
|
|
|
|
|
<Compile Include="System\Backup\BackupResource.cs" />
|
2014-09-12 06:06:11 +00:00
|
|
|
|
<Compile Include="System\Tasks\TaskModule.cs" />
|
|
|
|
|
<Compile Include="System\Tasks\TaskResource.cs" />
|
2013-05-20 20:22:27 +00:00
|
|
|
|
<Compile Include="System\SystemModule.cs" />
|
2014-09-10 00:02:55 +00:00
|
|
|
|
<Compile Include="Tags\TagModule.cs" />
|
|
|
|
|
<Compile Include="Tags\TagResource.cs" />
|
2013-04-03 02:20:05 +00:00
|
|
|
|
<Compile Include="TinyIoCNancyBootstrapper.cs" />
|
2013-05-20 00:30:02 +00:00
|
|
|
|
<Compile Include="Update\UpdateModule.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Update\UpdateResource.cs" />
|
2014-11-24 00:07:46 +00:00
|
|
|
|
<Compile Include="Validation\EmptyCollectionValidator.cs" />
|
2013-08-22 00:36:35 +00:00
|
|
|
|
<Compile Include="Validation\RuleBuilderExtensions.cs" />
|
2014-07-26 12:16:02 +00:00
|
|
|
|
<Compile Include="Wanted\CutoffModule.cs" />
|
|
|
|
|
<Compile Include="Wanted\LegacyMissingModule.cs" />
|
|
|
|
|
<Compile Include="Wanted\MissingModule.cs" />
|
2012-11-02 07:35:49 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2014-08-25 01:33:06 +00:00
|
|
|
|
<None Include="app.config" />
|
2014-03-03 15:18:56 +00:00
|
|
|
|
<None Include="packages.config">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</None>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-06-01 02:49:15 +00:00
|
|
|
|
<ProjectReference Include="..\Marr.Data\Marr.Data.csproj">
|
|
|
|
|
<Project>{F6FC6BE7-0847-4817-A1ED-223DC647C3D7}</Project>
|
|
|
|
|
<Name>Marr.Data</Name>
|
|
|
|
|
</ProjectReference>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<ProjectReference Include="..\NzbDrone.Common\NzbDrone.Common.csproj">
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<Project>{F2BE0FDF-6E47-4827-A420-DD4EF82407F8}</Project>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<Name>NzbDrone.Common</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\NzbDrone.Core\NzbDrone.Core.csproj">
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<Project>{FF5EE3B6-913B-47CE-9CEB-11C51B4E1205}</Project>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<Name>NzbDrone.Core</Name>
|
|
|
|
|
</ProjectReference>
|
2013-09-11 06:33:47 +00:00
|
|
|
|
<ProjectReference Include="..\NzbDrone.SignalR\NzbDrone.SignalR.csproj">
|
2013-11-29 08:49:00 +00:00
|
|
|
|
<Project>{7C2CC69F-5CA0-4E5C-85CB-983F9F6C3B36}</Project>
|
2013-09-11 06:33:47 +00:00
|
|
|
|
<Name>NzbDrone.SignalR</Name>
|
|
|
|
|
</ProjectReference>
|
2012-11-02 07:35:49 +00:00
|
|
|
|
</ItemGroup>
|
2012-11-03 18:23:47 +00:00
|
|
|
|
<ItemGroup />
|
2012-11-02 07:35:49 +00:00
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
<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>
|
|
|
|
|
-->
|
2013-09-19 06:55:13 +00:00
|
|
|
|
</Project>
|