2013-02-20 21:37:50 -07:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<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>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2013-02-24 14:53:54 -07:00
|
|
|
|
<ProjectGuid>{2E781478-814D-4A48-9D80-BFF206441A65}</ProjectGuid>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
2013-02-24 14:53:54 -07:00
|
|
|
|
<RootNamespace>MediaBrowser.Server.Implementations</RootNamespace>
|
|
|
|
|
<AssemblyName>MediaBrowser.Server.Implementations</AssemblyName>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<ProductVersion>10.0.0</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
2013-12-11 12:54:33 -07:00
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
2014-10-18 14:25:04 -07:00
|
|
|
|
<RestorePackages>true</RestorePackages>
|
2013-02-20 21:37:50 -07: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>
|
2013-12-11 12:54:33 -07:00
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
2014-11-05 12:28:41 -07:00
|
|
|
|
<DebugType>none</DebugType>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2013-12-11 12:54:33 -07:00
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' ">
|
2014-11-05 12:28:41 -07:00
|
|
|
|
<DebugType>none</DebugType>
|
2013-12-11 12:54:33 -07:00
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release Mono\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
2014-08-27 21:32:45 -07:00
|
|
|
|
<Reference Include="Imazen.WebP, Version=0.2.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\ThirdParty\libwebp\Imazen.WebP.dll</HintPath>
|
|
|
|
|
</Reference>
|
2015-01-31 13:28:18 -07:00
|
|
|
|
<Reference Include="MediaBrowser.Naming, Version=1.0.5509.27636, Culture=neutral, processorArchitecture=MSIL">
|
2015-01-31 13:02:17 -07:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2015-01-31 13:28:18 -07:00
|
|
|
|
<HintPath>..\packages\MediaBrowser.Naming.1.0.0.32\lib\portable-net45+sl4+wp71+win8+wpa81\MediaBrowser.Naming.dll</HintPath>
|
2014-11-16 13:44:08 -07:00
|
|
|
|
</Reference>
|
2014-07-26 10:30:15 -07:00
|
|
|
|
<Reference Include="Mono.Nat, Version=1.2.21.0, Culture=neutral, processorArchitecture=MSIL">
|
2014-03-05 22:17:13 -07:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2014-07-26 10:30:15 -07:00
|
|
|
|
<HintPath>..\packages\Mono.Nat.1.2.21.0\lib\net40\Mono.Nat.dll</HintPath>
|
2014-02-25 21:38:21 -07:00
|
|
|
|
</Reference>
|
2014-11-09 11:24:57 -07:00
|
|
|
|
<Reference Include="MoreLinq, Version=1.1.17511.0, Culture=neutral, PublicKeyToken=384d532d7e88985d, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\morelinq.1.1.0\lib\net35\MoreLinq.dll</HintPath>
|
2014-08-19 15:28:35 -07:00
|
|
|
|
</Reference>
|
2015-01-16 21:38:24 -07:00
|
|
|
|
<Reference Include="Patterns.Logging">
|
|
|
|
|
<HintPath>..\packages\Patterns.Logging.1.0.0.2\lib\portable-net45+sl4+wp71+win8+wpa81\Patterns.Logging.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
2013-12-10 09:44:07 -07:00
|
|
|
|
<Reference Include="ServiceStack.Api.Swagger">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Api.Swagger.dll</HintPath>
|
|
|
|
|
</Reference>
|
2015-01-22 23:17:20 -07:00
|
|
|
|
<Reference Include="SocketHttpListener, Version=1.0.5501.2204, Culture=neutral, processorArchitecture=MSIL">
|
2015-01-16 21:38:24 -07:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2015-01-22 23:17:20 -07:00
|
|
|
|
<HintPath>..\packages\SocketHttpListener.1.0.0.1\lib\net45\SocketHttpListener.dll</HintPath>
|
2015-01-03 12:38:22 -07:00
|
|
|
|
</Reference>
|
2013-12-07 08:52:38 -07:00
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
2014-11-07 09:15:02 -07:00
|
|
|
|
<Reference Include="System.Data.SQLite">
|
2014-11-07 15:37:10 -07:00
|
|
|
|
<HintPath>..\ThirdParty\System.Data.SQLite.ManagedOnly\1.0.94.0\System.Data.SQLite.dll</HintPath>
|
2013-12-27 08:02:57 -07:00
|
|
|
|
</Reference>
|
2013-12-07 08:52:38 -07:00
|
|
|
|
<Reference Include="System.Drawing" />
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Data" />
|
2014-11-15 08:51:49 -07:00
|
|
|
|
<Reference Include="System.Net" />
|
2014-05-07 11:38:50 -07:00
|
|
|
|
<Reference Include="System.Security" />
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
2013-12-08 10:57:49 -07:00
|
|
|
|
<Reference Include="ServiceStack">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ServiceStack.Client">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Client.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ServiceStack.Common">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Common.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ServiceStack.Interfaces">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
|
|
|
|
|
</Reference>
|
2013-12-11 12:54:33 -07:00
|
|
|
|
<Reference Include="ServiceStack.Text">
|
|
|
|
|
<HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>
|
|
|
|
|
</Reference>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-02-22 00:17:50 -07:00
|
|
|
|
<Compile Include="..\SharedVersion.cs">
|
|
|
|
|
<Link>Properties\SharedVersion.cs</Link>
|
|
|
|
|
</Compile>
|
2014-08-10 15:13:17 -07:00
|
|
|
|
<Compile Include="Activity\ActivityManager.cs" />
|
|
|
|
|
<Compile Include="Activity\ActivityRepository.cs" />
|
2014-07-03 19:22:57 -07:00
|
|
|
|
<Compile Include="Branding\BrandingConfigurationFactory.cs" />
|
2014-06-30 10:40:46 -07:00
|
|
|
|
<Compile Include="Channels\ChannelConfigurations.cs" />
|
2014-06-02 12:32:41 -07:00
|
|
|
|
<Compile Include="Channels\ChannelDownloadScheduledTask.cs" />
|
2014-03-18 10:05:57 -07:00
|
|
|
|
<Compile Include="Channels\ChannelImageProvider.cs" />
|
2014-03-17 18:45:41 -07:00
|
|
|
|
<Compile Include="Channels\ChannelItemImageProvider.cs" />
|
|
|
|
|
<Compile Include="Channels\ChannelManager.cs" />
|
2014-09-22 14:56:54 -07:00
|
|
|
|
<Compile Include="Channels\ChannelPostScanTask.cs" />
|
2014-03-18 10:05:57 -07:00
|
|
|
|
<Compile Include="Channels\RefreshChannelsScheduledTask.cs" />
|
2014-03-05 22:17:13 -07:00
|
|
|
|
<Compile Include="Collections\CollectionManager.cs" />
|
2014-03-07 08:53:23 -07:00
|
|
|
|
<Compile Include="Collections\CollectionsDynamicFolder.cs" />
|
2014-05-08 13:26:20 -07:00
|
|
|
|
<Compile Include="Collections\ManualCollectionsFolder.cs" />
|
2015-01-22 23:15:15 -07:00
|
|
|
|
<Compile Include="Collections\CollectionImageProvider.cs" />
|
2013-03-03 22:43:06 -07:00
|
|
|
|
<Compile Include="Configuration\ServerConfigurationManager.cs" />
|
2014-08-24 20:54:45 -07:00
|
|
|
|
<Compile Include="Connect\ConnectData.cs" />
|
|
|
|
|
<Compile Include="Connect\ConnectManager.cs" />
|
2014-09-14 08:10:51 -07:00
|
|
|
|
<Compile Include="Connect\Responses.cs" />
|
2014-10-22 21:26:01 -07:00
|
|
|
|
<Compile Include="Connect\Validator.cs" />
|
2014-10-11 13:38:13 -07:00
|
|
|
|
<Compile Include="Devices\DeviceManager.cs" />
|
|
|
|
|
<Compile Include="Devices\DeviceRepository.cs" />
|
|
|
|
|
<Compile Include="Devices\CameraUploadsFolder.cs" />
|
2014-11-29 12:51:30 -07:00
|
|
|
|
<Compile Include="Drawing\ImageExtensions.cs" />
|
2013-09-18 11:49:06 -07:00
|
|
|
|
<Compile Include="Drawing\ImageHeader.cs" />
|
2013-09-21 08:06:00 -07:00
|
|
|
|
<Compile Include="Drawing\PercentPlayedDrawer.cs" />
|
2014-01-01 11:26:31 -07:00
|
|
|
|
<Compile Include="Drawing\PlayedIndicatorDrawer.cs" />
|
|
|
|
|
<Compile Include="Drawing\UnplayedCountIndicator.cs" />
|
2013-09-04 10:02:19 -07:00
|
|
|
|
<Compile Include="Dto\DtoService.cs" />
|
2014-08-10 15:13:17 -07:00
|
|
|
|
<Compile Include="EntryPoints\ActivityLogEntryPoint.cs" />
|
2014-01-11 13:13:18 -07:00
|
|
|
|
<Compile Include="EntryPoints\AutomaticRestartEntryPoint.cs" />
|
2014-02-25 21:38:21 -07:00
|
|
|
|
<Compile Include="EntryPoints\ExternalPortForwarding.cs" />
|
2013-07-03 17:11:11 -07:00
|
|
|
|
<Compile Include="EntryPoints\LibraryChangedNotifier.cs" />
|
|
|
|
|
<Compile Include="EntryPoints\LoadRegistrations.cs" />
|
2014-05-08 13:26:20 -07:00
|
|
|
|
<Compile Include="EntryPoints\Notifications\Notifications.cs" />
|
2013-07-16 12:42:12 -07:00
|
|
|
|
<Compile Include="EntryPoints\Notifications\RemoteNotifications.cs" />
|
2013-07-06 14:23:32 -07:00
|
|
|
|
<Compile Include="EntryPoints\Notifications\WebSocketNotifier.cs" />
|
2013-07-03 17:11:11 -07:00
|
|
|
|
<Compile Include="EntryPoints\RefreshUsersMetadata.cs" />
|
2014-02-15 15:42:06 -07:00
|
|
|
|
<Compile Include="EntryPoints\UsageEntryPoint.cs" />
|
2014-08-24 20:54:45 -07:00
|
|
|
|
<Compile Include="Connect\ConnectEntryPoint.cs" />
|
2014-09-06 13:09:35 -07:00
|
|
|
|
<Compile Include="EntryPoints\UsageReporter.cs" />
|
2014-01-22 10:05:06 -07:00
|
|
|
|
<Compile Include="FileOrganization\EpisodeFileOrganizer.cs" />
|
2014-07-30 19:09:23 -07:00
|
|
|
|
<Compile Include="FileOrganization\Extensions.cs" />
|
2014-01-20 09:09:53 -07:00
|
|
|
|
<Compile Include="FileOrganization\FileOrganizationService.cs" />
|
2014-01-22 10:05:06 -07:00
|
|
|
|
<Compile Include="FileOrganization\NameUtils.cs" />
|
|
|
|
|
<Compile Include="FileOrganization\TvFolderOrganizer.cs" />
|
2013-09-24 17:54:51 -07:00
|
|
|
|
<Compile Include="EntryPoints\UdpServerEntryPoint.cs" />
|
2013-10-03 11:02:23 -07:00
|
|
|
|
<Compile Include="EntryPoints\ServerEventNotifier.cs" />
|
|
|
|
|
<Compile Include="EntryPoints\UserDataChangeNotifier.cs" />
|
2014-01-20 09:09:53 -07:00
|
|
|
|
<Compile Include="FileOrganization\OrganizerScheduledTask.cs" />
|
2014-07-18 15:14:59 -07:00
|
|
|
|
<Compile Include="HttpServer\NetListener\HttpListenerServer.cs" />
|
|
|
|
|
<Compile Include="HttpServer\IHttpListener.cs" />
|
2014-07-01 21:57:18 -07:00
|
|
|
|
<Compile Include="HttpServer\Security\AuthorizationContext.cs" />
|
2013-12-07 08:52:38 -07:00
|
|
|
|
<Compile Include="HttpServer\ContainerAdapter.cs" />
|
2014-05-08 13:26:20 -07:00
|
|
|
|
<Compile Include="HttpServer\GetSwaggerResource.cs" />
|
2013-12-07 08:52:38 -07:00
|
|
|
|
<Compile Include="HttpServer\HttpListenerHost.cs" />
|
2013-03-08 10:25:25 -07:00
|
|
|
|
<Compile Include="HttpServer\HttpResultFactory.cs" />
|
2013-12-07 08:52:38 -07:00
|
|
|
|
<Compile Include="HttpServer\LoggerUtils.cs" />
|
2013-03-06 22:34:00 -07:00
|
|
|
|
<Compile Include="HttpServer\NativeWebSocket.cs" />
|
2013-03-10 20:12:21 -07:00
|
|
|
|
<Compile Include="HttpServer\RangeRequestWriter.cs" />
|
2013-12-07 08:52:38 -07:00
|
|
|
|
<Compile Include="HttpServer\ResponseFilter.cs" />
|
2014-07-01 21:57:18 -07:00
|
|
|
|
<Compile Include="HttpServer\Security\AuthService.cs" />
|
|
|
|
|
<Compile Include="HttpServer\Security\SessionAuthProvider.cs" />
|
2013-03-06 22:34:00 -07:00
|
|
|
|
<Compile Include="HttpServer\ServerFactory.cs" />
|
2014-05-08 13:26:20 -07:00
|
|
|
|
<Compile Include="HttpServer\ServerLogFactory.cs" />
|
2013-04-17 12:53:31 -07:00
|
|
|
|
<Compile Include="HttpServer\ServerLogger.cs" />
|
2014-07-01 21:57:18 -07:00
|
|
|
|
<Compile Include="HttpServer\Security\SessionContext.cs" />
|
2014-07-18 18:28:40 -07:00
|
|
|
|
<Compile Include="HttpServer\SocketSharp\SharpWebSocket.cs" />
|
2013-03-06 22:34:00 -07:00
|
|
|
|
<Compile Include="HttpServer\StreamWriter.cs" />
|
|
|
|
|
<Compile Include="HttpServer\SwaggerService.cs" />
|
2013-09-18 11:49:06 -07:00
|
|
|
|
<Compile Include="Drawing\ImageProcessor.cs" />
|
2014-07-18 18:28:40 -07:00
|
|
|
|
<Compile Include="HttpServer\SocketSharp\Extensions.cs" />
|
|
|
|
|
<Compile Include="HttpServer\SocketSharp\RequestMono.cs" />
|
|
|
|
|
<Compile Include="HttpServer\SocketSharp\WebSocketSharpListener.cs" />
|
|
|
|
|
<Compile Include="HttpServer\SocketSharp\WebSocketSharpRequest.cs" />
|
|
|
|
|
<Compile Include="HttpServer\SocketSharp\WebSocketSharpResponse.cs" />
|
2014-08-29 05:14:41 -07:00
|
|
|
|
<Compile Include="HttpServer\ThrottledStream.cs" />
|
2014-09-22 14:56:54 -07:00
|
|
|
|
<Compile Include="Intros\DefaultIntroProvider.cs" />
|
2014-01-28 14:25:10 -07:00
|
|
|
|
<Compile Include="IO\LibraryMonitor.cs" />
|
2013-03-02 23:58:04 -07:00
|
|
|
|
<Compile Include="Library\CoreResolutionIgnoreRule.cs" />
|
2013-02-28 12:32:41 -07:00
|
|
|
|
<Compile Include="Library\LibraryManager.cs" />
|
2014-12-10 23:20:28 -07:00
|
|
|
|
<Compile Include="Library\LocalTrailerPostScanTask.cs" />
|
2015-02-07 14:03:09 -07:00
|
|
|
|
<Compile Include="Library\MediaSourceManager.cs" />
|
2014-03-30 09:49:40 -07:00
|
|
|
|
<Compile Include="Library\MusicManager.cs" />
|
2014-12-01 05:43:34 -07:00
|
|
|
|
<Compile Include="Library\PathExtensions.cs" />
|
2014-12-19 23:06:27 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\SpecialFolderResolver.cs" />
|
2014-11-16 13:44:08 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\BaseVideoResolver.cs" />
|
2014-08-28 21:06:30 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\PhotoAlbumResolver.cs" />
|
2014-02-12 22:11:54 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\PhotoResolver.cs" />
|
2014-08-02 19:16:37 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\PlaylistResolver.cs" />
|
2014-01-07 13:12:39 -07:00
|
|
|
|
<Compile Include="Library\SearchEngine.cs" />
|
2013-03-02 23:58:04 -07:00
|
|
|
|
<Compile Include="Library\ResolverHelper.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\Audio\AudioResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\Audio\MusicAlbumResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\Audio\MusicArtistResolver.cs" />
|
2014-05-08 13:26:20 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\ItemResolver.cs" />
|
2013-03-02 23:58:04 -07:00
|
|
|
|
<Compile Include="Library\Resolvers\FolderResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\Movies\BoxSetResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\Movies\MovieResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\TV\EpisodeResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\TV\SeasonResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\TV\SeriesResolver.cs" />
|
|
|
|
|
<Compile Include="Library\Resolvers\VideoResolver.cs" />
|
2013-10-02 09:08:58 -07:00
|
|
|
|
<Compile Include="Library\UserDataManager.cs" />
|
2013-02-27 13:25:45 -07:00
|
|
|
|
<Compile Include="Library\UserManager.cs" />
|
2014-06-07 12:46:24 -07:00
|
|
|
|
<Compile Include="Library\UserViewManager.cs" />
|
2013-09-10 11:56:00 -07:00
|
|
|
|
<Compile Include="Library\Validators\ArtistsPostScanTask.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\ArtistsValidator.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\GameGenresPostScanTask.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\GameGenresValidator.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\GenresPostScanTask.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\GenresValidator.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\MusicGenresPostScanTask.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\MusicGenresValidator.cs" />
|
2013-10-13 10:52:57 -07:00
|
|
|
|
<Compile Include="Library\Validators\PeopleValidator.cs" />
|
2013-09-10 11:56:00 -07:00
|
|
|
|
<Compile Include="Library\Validators\StudiosPostScanTask.cs" />
|
|
|
|
|
<Compile Include="Library\Validators\StudiosValidator.cs" />
|
2013-10-18 12:08:48 -07:00
|
|
|
|
<Compile Include="Library\Validators\YearsPostScanTask.cs" />
|
2013-11-24 13:51:45 -07:00
|
|
|
|
<Compile Include="LiveTv\ChannelImageProvider.cs" />
|
2014-02-27 09:25:04 -07:00
|
|
|
|
<Compile Include="LiveTv\CleanDatabaseScheduledTask.cs" />
|
2014-07-27 15:01:29 -07:00
|
|
|
|
<Compile Include="LiveTv\LiveTvConfigurationFactory.cs" />
|
2013-12-14 18:17:57 -07:00
|
|
|
|
<Compile Include="LiveTv\LiveTvDtoService.cs" />
|
2013-09-26 08:48:14 -07:00
|
|
|
|
<Compile Include="LiveTv\LiveTvManager.cs" />
|
2013-12-19 14:51:32 -07:00
|
|
|
|
<Compile Include="LiveTv\ProgramImageProvider.cs" />
|
|
|
|
|
<Compile Include="LiveTv\RecordingImageProvider.cs" />
|
2013-11-24 13:51:45 -07:00
|
|
|
|
<Compile Include="LiveTv\RefreshChannelsScheduledTask.cs" />
|
2013-06-06 07:33:11 -07:00
|
|
|
|
<Compile Include="Localization\LocalizationManager.cs" />
|
2015-01-16 21:38:24 -07:00
|
|
|
|
<Compile Include="Logging\PatternsLogger.cs" />
|
2014-02-20 09:37:41 -07:00
|
|
|
|
<Compile Include="MediaEncoder\EncodingManager.cs" />
|
2014-11-10 21:26:53 -07:00
|
|
|
|
<Compile Include="Photos\DynamicImageProvider.cs" />
|
2014-01-18 21:25:01 -07:00
|
|
|
|
<Compile Include="News\NewsEntryPoint.cs" />
|
2014-01-18 14:52:01 -07:00
|
|
|
|
<Compile Include="News\NewsService.cs" />
|
2014-04-26 20:42:05 -07:00
|
|
|
|
<Compile Include="Notifications\CoreNotificationTypes.cs" />
|
2014-04-25 13:15:50 -07:00
|
|
|
|
<Compile Include="Notifications\InternalNotificationService.cs" />
|
2014-07-02 11:34:08 -07:00
|
|
|
|
<Compile Include="Notifications\NotificationConfigurationFactory.cs" />
|
2014-04-25 13:15:50 -07:00
|
|
|
|
<Compile Include="Notifications\NotificationManager.cs" />
|
2013-06-18 12:16:27 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteChapterRepository.cs" />
|
2013-06-18 02:43:07 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteExtensions.cs" />
|
2014-01-20 09:09:53 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteFileOrganizationRepository.cs" />
|
2013-12-05 20:39:44 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteMediaStreamsRepository.cs" />
|
2014-04-25 13:15:50 -07:00
|
|
|
|
<Compile Include="Notifications\SqliteNotificationsRepository.cs" />
|
2013-12-06 13:07:34 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteProviderInfoRepository.cs" />
|
2013-12-07 18:42:15 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteShrinkMemoryTimer.cs" />
|
2013-06-26 09:08:16 -07:00
|
|
|
|
<Compile Include="Persistence\TypeMapper.cs" />
|
2014-10-29 15:01:02 -07:00
|
|
|
|
<Compile Include="Photos\BaseDynamicImageProvider.cs" />
|
|
|
|
|
<Compile Include="Photos\DynamicImageHelpers.cs" />
|
2014-08-01 19:34:45 -07:00
|
|
|
|
<Compile Include="Playlists\ManualPlaylistsFolder.cs" />
|
2014-10-19 20:04:45 -07:00
|
|
|
|
<Compile Include="Photos\PhotoAlbumImageProvider.cs" />
|
|
|
|
|
<Compile Include="Playlists\PlaylistImageProvider.cs" />
|
2014-08-01 19:34:45 -07:00
|
|
|
|
<Compile Include="Playlists\PlaylistManager.cs" />
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
2013-03-04 20:34:02 -07:00
|
|
|
|
<Compile Include="ScheduledTasks\PeopleValidationTask.cs" />
|
|
|
|
|
<Compile Include="ScheduledTasks\ChapterImagesTask.cs" />
|
2014-09-06 13:09:35 -07:00
|
|
|
|
<Compile Include="ScheduledTasks\PluginUpdateTask.cs" />
|
2014-02-08 13:02:35 -07:00
|
|
|
|
<Compile Include="ScheduledTasks\RefreshIntrosTask.cs" />
|
2013-03-20 14:17:47 -07:00
|
|
|
|
<Compile Include="ScheduledTasks\RefreshMediaLibraryTask.cs" />
|
2014-09-06 13:09:35 -07:00
|
|
|
|
<Compile Include="ScheduledTasks\SystemUpdateTask.cs" />
|
2014-07-07 18:41:03 -07:00
|
|
|
|
<Compile Include="Security\AuthenticationRepository.cs" />
|
2014-05-07 11:38:50 -07:00
|
|
|
|
<Compile Include="Security\EncryptionManager.cs" />
|
2013-02-24 14:53:54 -07:00
|
|
|
|
<Compile Include="ServerApplicationPaths.cs" />
|
2013-03-06 22:34:00 -07:00
|
|
|
|
<Compile Include="ServerManager\ServerManager.cs" />
|
|
|
|
|
<Compile Include="ServerManager\WebSocketConnection.cs" />
|
2014-05-12 11:04:25 -07:00
|
|
|
|
<Compile Include="Session\HttpSessionController.cs" />
|
2013-05-09 10:38:02 -07:00
|
|
|
|
<Compile Include="Session\SessionManager.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Session\SessionWebSocketListener.cs" />
|
2013-09-24 08:42:30 -07:00
|
|
|
|
<Compile Include="Session\WebSocketController.cs" />
|
2013-11-20 10:10:02 -07:00
|
|
|
|
<Compile Include="Sorting\AiredEpisodeOrderComparer.cs" />
|
2013-10-24 10:49:24 -07:00
|
|
|
|
<Compile Include="Sorting\AirTimeComparer.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\AlbumArtistComparer.cs" />
|
|
|
|
|
<Compile Include="Sorting\AlbumComparer.cs" />
|
2013-12-08 13:47:11 -07:00
|
|
|
|
<Compile Include="Sorting\AlphanumComparator.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\ArtistComparer.cs" />
|
2013-04-12 07:32:04 -07:00
|
|
|
|
<Compile Include="Sorting\BudgetComparer.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\CommunityRatingComparer.cs" />
|
2013-05-05 19:23:19 -07:00
|
|
|
|
<Compile Include="Sorting\CriticRatingComparer.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\DateCreatedComparer.cs" />
|
|
|
|
|
<Compile Include="Sorting\DatePlayedComparer.cs" />
|
2014-03-08 11:17:05 -07:00
|
|
|
|
<Compile Include="Sorting\GameSystemComparer.cs" />
|
2014-05-18 14:23:03 -07:00
|
|
|
|
<Compile Include="Sorting\IsFavoriteOrLikeComparer.cs" />
|
2013-09-02 16:17:25 -07:00
|
|
|
|
<Compile Include="Sorting\IsFolderComparer.cs" />
|
2014-05-08 13:26:20 -07:00
|
|
|
|
<Compile Include="Sorting\IsPlayedComparer.cs" />
|
2013-09-05 05:46:59 -07:00
|
|
|
|
<Compile Include="Sorting\IsUnplayedComparer.cs" />
|
2014-01-14 22:01:58 -07:00
|
|
|
|
<Compile Include="Sorting\MetascoreComparer.cs" />
|
2013-09-06 12:17:15 -07:00
|
|
|
|
<Compile Include="Sorting\NameComparer.cs" />
|
2013-07-18 08:07:31 -07:00
|
|
|
|
<Compile Include="Sorting\OfficialRatingComparer.cs" />
|
2013-03-30 07:57:30 -07:00
|
|
|
|
<Compile Include="Sorting\PlayCountComparer.cs" />
|
2014-03-08 11:17:05 -07:00
|
|
|
|
<Compile Include="Sorting\PlayersComparer.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\PremiereDateComparer.cs" />
|
|
|
|
|
<Compile Include="Sorting\ProductionYearComparer.cs" />
|
|
|
|
|
<Compile Include="Sorting\RandomComparer.cs" />
|
2013-04-18 06:54:38 -07:00
|
|
|
|
<Compile Include="Sorting\RevenueComparer.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\RuntimeComparer.cs" />
|
2013-09-13 13:45:27 -07:00
|
|
|
|
<Compile Include="Sorting\SeriesSortNameComparer.cs" />
|
2013-03-09 21:22:36 -07:00
|
|
|
|
<Compile Include="Sorting\SortNameComparer.cs" />
|
2013-06-18 02:43:07 -07:00
|
|
|
|
<Compile Include="Persistence\SqliteDisplayPreferencesRepository.cs" />
|
|
|
|
|
<Compile Include="Persistence\SqliteItemRepository.cs" />
|
|
|
|
|
<Compile Include="Persistence\SqliteUserDataRepository.cs" />
|
|
|
|
|
<Compile Include="Persistence\SqliteUserRepository.cs" />
|
2014-03-08 11:17:05 -07:00
|
|
|
|
<Compile Include="Sorting\StudioComparer.cs" />
|
2013-09-13 13:53:46 -07:00
|
|
|
|
<Compile Include="Sorting\VideoBitRateComparer.cs" />
|
2014-07-21 18:29:06 -07:00
|
|
|
|
<Compile Include="Sync\AppSyncProvider.cs" />
|
|
|
|
|
<Compile Include="Sync\CloudSyncProvider.cs" />
|
2015-02-04 22:29:37 -07:00
|
|
|
|
<Compile Include="Sync\MediaSync.cs" />
|
2015-01-24 15:33:26 -07:00
|
|
|
|
<Compile Include="Sync\SyncRegistrationInfo.cs" />
|
2015-01-16 21:29:53 -07:00
|
|
|
|
<Compile Include="Sync\SyncConfig.cs" />
|
2014-12-10 23:20:28 -07:00
|
|
|
|
<Compile Include="Sync\SyncJobProcessor.cs" />
|
2014-07-17 15:21:35 -07:00
|
|
|
|
<Compile Include="Sync\SyncManager.cs" />
|
2014-07-26 10:30:15 -07:00
|
|
|
|
<Compile Include="Sync\SyncRepository.cs" />
|
2014-12-12 20:56:30 -07:00
|
|
|
|
<Compile Include="Sync\SyncScheduledTask.cs" />
|
2014-02-27 21:49:02 -07:00
|
|
|
|
<Compile Include="Themes\AppThemeManager.cs" />
|
2014-09-01 13:10:54 -07:00
|
|
|
|
<Compile Include="TV\TVSeriesManager.cs" />
|
2013-03-27 15:13:46 -07:00
|
|
|
|
<Compile Include="Udp\UdpMessageReceivedEventArgs.cs" />
|
2013-03-06 22:34:00 -07:00
|
|
|
|
<Compile Include="Udp\UdpServer.cs" />
|
2013-02-20 21:37:50 -07:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-02-24 14:53:54 -07:00
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Common.Implementations\MediaBrowser.Common.Implementations.csproj">
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<Project>{C4D2573A-3FD3-441F-81AF-174AC4CD4E1D}</Project>
|
2013-02-24 14:53:54 -07:00
|
|
|
|
<Name>MediaBrowser.Common.Implementations</Name>
|
|
|
|
|
</ProjectReference>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<Project>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<Name>MediaBrowser.Common</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<Project>{17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<Name>MediaBrowser.Controller</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
|
2013-09-24 14:06:21 -07:00
|
|
|
|
<Project>{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
|
2013-02-20 21:37:50 -07:00
|
|
|
|
<Name>MediaBrowser.Model</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
2013-02-24 14:53:54 -07:00
|
|
|
|
<ItemGroup>
|
2013-06-10 10:46:11 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\us.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\au.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\gb.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\nl.txt" />
|
2013-06-11 05:44:11 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\br.txt" />
|
2013-11-09 12:04:51 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\dk.txt" />
|
2013-06-11 05:44:11 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\de.txt" />
|
2013-06-11 05:46:22 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\mx.txt" />
|
2013-06-11 07:39:25 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\co.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\fr.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\ie.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\jp.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\kz.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\nz.txt" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\ru.txt" />
|
2013-06-18 02:48:49 -07:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2014-03-30 18:00:47 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\javascript.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\server.json" />
|
2014-03-30 19:33:10 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Server\de.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\pt_PT.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\ru.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\en_US.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\pt_PT.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\en_US.json" />
|
2014-03-31 14:04:22 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\de.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\fr.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\nl.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\ru.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\zh_TW.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\fr.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\nl.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\zh_TW.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\es.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\es.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\pt_BR.json" />
|
2014-04-01 15:23:07 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\it.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\pt_BR.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\he.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\it.json" />
|
2014-04-02 14:55:19 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Server\es_MX.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\es_MX.json" />
|
2014-04-05 08:02:50 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\ar.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\he.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\nb.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\ar.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\el.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\nb.json" />
|
2014-04-06 10:53:23 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\el.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\en_GB.json" />
|
2014-04-07 21:17:18 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\sv.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\sv.json" />
|
2014-04-08 19:12:17 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\cs.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\cs.json" />
|
2014-04-10 08:06:54 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\ca.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\ms.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\ca.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\ms.json" />
|
2014-04-19 10:43:12 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\kk.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\kk.json" />
|
2014-05-06 19:28:19 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\countries.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\cultures.json" />
|
2014-06-07 12:46:24 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\da.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\vi.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\da.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\vi.json" />
|
2014-06-29 12:59:52 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\pl.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\pl.json" />
|
2014-07-18 12:07:28 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Server\ko.json" />
|
2014-07-31 17:37:06 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\en_GB.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\tr.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\tr.json" />
|
2014-09-25 20:47:46 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\hr.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\hr.json" />
|
2014-10-19 20:04:45 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\zh_CN.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\zh_CN.json" />
|
2014-11-04 05:41:12 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\fi.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\fi.json" />
|
2014-11-07 09:15:02 -07:00
|
|
|
|
<None Include="app.config" />
|
2015-01-22 10:41:16 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\bg_BG.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\JavaScript\uk.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\bg_BG.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\uk.json" />
|
2015-02-05 14:14:08 -07:00
|
|
|
|
<None Include="Localization\JavaScript\sl_SI.json" />
|
|
|
|
|
<EmbeddedResource Include="Localization\Server\sl_SI.json" />
|
2013-06-18 02:48:49 -07:00
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2013-11-30 11:32:39 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\ca.txt" />
|
2013-02-24 14:53:54 -07:00
|
|
|
|
</ItemGroup>
|
2013-12-10 09:44:07 -07:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\css\screen.css">
|
|
|
|
|
<Link>swagger-ui\css\screen.css</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\logo_small.png">
|
|
|
|
|
<Link>swagger-ui\images\logo_small.png</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\pet_store_api.png">
|
|
|
|
|
<Link>swagger-ui\images\pet_store_api.png</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\throbber.gif">
|
|
|
|
|
<Link>swagger-ui\images\throbber.gif</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\wordnik_api.png">
|
|
|
|
|
<Link>swagger-ui\images\wordnik_api.png</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\index.html">
|
|
|
|
|
<Link>swagger-ui\index.html</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\backbone-min.js">
|
|
|
|
|
<Link>swagger-ui\lib\backbone-min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\handlebars-1.0.0.js">
|
|
|
|
|
<Link>swagger-ui\lib\handlebars-1.0.0.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\highlight.7.3.pack.js">
|
|
|
|
|
<Link>swagger-ui\lib\highlight.7.3.pack.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery-1.8.0.min.js">
|
|
|
|
|
<Link>swagger-ui\lib\jquery-1.8.0.min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.ba-bbq.min.js">
|
|
|
|
|
<Link>swagger-ui\lib\jquery.ba-bbq.min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.slideto.min.js">
|
|
|
|
|
<Link>swagger-ui\lib\jquery.slideto.min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.wiggle.min.js">
|
|
|
|
|
<Link>swagger-ui\lib\jquery.wiggle.min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\shred.bundle.js">
|
|
|
|
|
<Link>swagger-ui\lib\shred.bundle.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\shred\content.js">
|
|
|
|
|
<Link>swagger-ui\lib\shred\content.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\swagger.js">
|
|
|
|
|
<Link>swagger-ui\lib\swagger.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\underscore-min.js">
|
|
|
|
|
<Link>swagger-ui\lib\underscore-min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\swagger-ui.js">
|
|
|
|
|
<Link>swagger-ui\swagger-ui.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
<Content Include="..\ThirdParty\ServiceStack\swagger-ui\swagger-ui.min.js">
|
|
|
|
|
<Link>swagger-ui\swagger-ui.min.js</Link>
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
2014-06-18 08:12:20 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\iso6392.txt" />
|
2013-12-14 18:17:57 -07:00
|
|
|
|
<EmbeddedResource Include="Localization\Ratings\be.txt" />
|
2013-12-10 09:44:07 -07:00
|
|
|
|
</ItemGroup>
|
2014-03-30 18:00:47 -07:00
|
|
|
|
<ItemGroup />
|
2013-02-20 21:37:50 -07: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>
|
|
|
|
|
-->
|
2014-09-01 13:10:54 -07:00
|
|
|
|
</Project>
|