|
|
|
@ -34,9 +34,6 @@
|
|
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Emby.Common.Implementations">
|
|
|
|
|
<HintPath>..\ThirdParty\emby\Emby.Common.Implementations.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Emby.Server.Core">
|
|
|
|
|
<HintPath>..\ThirdParty\emby\Emby.Server.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
@ -44,30 +41,10 @@
|
|
|
|
|
<HintPath>..\packages\ini-parser.2.3.0\lib\net20\INIFileParser.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="MediaBrowser.Naming, Version=1.0.6159.25070, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\MediaBrowser.Naming.1.0.2\lib\portable-net45+win8\MediaBrowser.Naming.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.1.1.0.0\lib\net45\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Mono.Nat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\ThirdParty\emby\Mono.Nat.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\Mono.Posix.4.0.0.0\lib\net40\Mono.Posix.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ServiceStack.Text, Version=4.5.4.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\ServiceStack.Text.4.5.4\lib\net45\ServiceStack.Text.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SimpleInjector, Version=3.2.4.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\SimpleInjector.3.2.4\lib\net45\SimpleInjector.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
@ -128,10 +105,6 @@
|
|
|
|
|
<Compile Include="SystemEvents.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\Emby.Dlna\Emby.Dlna.csproj">
|
|
|
|
|
<Project>{805844ab-e92f-45e6-9d99-4f6d48d129a5}</Project>
|
|
|
|
|
<Name>Emby.Dlna</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\Emby.Drawing.ImageMagick\Emby.Drawing.ImageMagick.csproj">
|
|
|
|
|
<Project>{6cfee013-6e7c-432b-ac37-cabf0880c69a}</Project>
|
|
|
|
|
<Name>Emby.Drawing.ImageMagick</Name>
|
|
|
|
@ -144,18 +117,10 @@
|
|
|
|
|
<Project>{08fff49b-f175-4807-a2b5-73b0ebd9f716}</Project>
|
|
|
|
|
<Name>Emby.Drawing</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj">
|
|
|
|
|
<Project>{89ab4548-770d-41fd-a891-8daff44f452c}</Project>
|
|
|
|
|
<Name>Emby.Photos</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\Emby.Server.Implementations\Emby.Server.Implementations.csproj">
|
|
|
|
|
<Project>{e383961b-9356-4d5d-8233-9a1079d03055}</Project>
|
|
|
|
|
<Name>Emby.Server.Implementations</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Api\MediaBrowser.Api.csproj">
|
|
|
|
|
<Project>{4fd51ac5-2c16-4308-a993-c3a84f3b4582}</Project>
|
|
|
|
|
<Name>MediaBrowser.Api</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
|
|
|
|
|
<Project>{9142eefa-7570-41e1-bfcc-468bb571af2f}</Project>
|
|
|
|
|
<Name>MediaBrowser.Common</Name>
|
|
|
|
@ -164,46 +129,10 @@
|
|
|
|
|
<Project>{17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2}</Project>
|
|
|
|
|
<Name>MediaBrowser.Controller</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj">
|
|
|
|
|
<Project>{7ef9f3e0-697d-42f3-a08f-19deb5f84392}</Project>
|
|
|
|
|
<Name>MediaBrowser.LocalMetadata</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.MediaEncoding\MediaBrowser.MediaEncoding.csproj">
|
|
|
|
|
<Project>{0bd82fa6-eb8a-4452-8af5-74f9c3849451}</Project>
|
|
|
|
|
<Name>MediaBrowser.MediaEncoding</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
|
|
|
|
|
<Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project>
|
|
|
|
|
<Name>MediaBrowser.Model</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Providers\MediaBrowser.Providers.csproj">
|
|
|
|
|
<Project>{442b5058-dcaf-4263-bb6a-f21e31120a1b}</Project>
|
|
|
|
|
<Name>MediaBrowser.Providers</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.Server.Implementations\MediaBrowser.Server.Implementations.csproj">
|
|
|
|
|
<Project>{2e781478-814d-4a48-9d80-bff206441a65}</Project>
|
|
|
|
|
<Name>MediaBrowser.Server.Implementations</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj">
|
|
|
|
|
<Project>{5624b7b5-b5a7-41d8-9f10-cc5611109619}</Project>
|
|
|
|
|
<Name>MediaBrowser.WebDashboard</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj">
|
|
|
|
|
<Project>{23499896-b135-4527-8574-c26e926ea99e}</Project>
|
|
|
|
|
<Name>MediaBrowser.XbmcMetadata</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj">
|
|
|
|
|
<Project>{4a4402d4-e910-443b-b8fc-2c18286a2ca0}</Project>
|
|
|
|
|
<Name>OpenSubtitlesHandler</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\RSSDP\RSSDP.csproj">
|
|
|
|
|
<Project>{21002819-c39a-4d3e-be83-2a276a77fb1f}</Project>
|
|
|
|
|
<Name>RSSDP</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\ServiceStack\ServiceStack.csproj">
|
|
|
|
|
<Project>{680a1709-25eb-4d52-a87f-ee03ffd94baa}</Project>
|
|
|
|
|
<Name>ServiceStack</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="app.config" />
|
|
|
|
|