MediaBrowser.ServerApplication.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{94ADE4D3-B7EC-45CD-A200-CC469433072B}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.ServerApplication</RootNamespace>
  11. <AssemblyName>MediaBrowser.ServerApplication</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  15. <TargetFrameworkProfile />
  16. <NuGetPackageImportStamp>
  17. </NuGetPackageImportStamp>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <PlatformTarget>AnyCPU</PlatformTarget>
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <Prefer32Bit>false</Prefer32Bit>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <PlatformTarget>AnyCPU</PlatformTarget>
  32. <DebugType>none</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <StartupObject>MediaBrowser.ServerApplication.MainStartup</StartupObject>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <ApplicationIcon>Icon.ico</ApplicationIcon>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  47. <DebugSymbols>true</DebugSymbols>
  48. <OutputPath>bin\x86\Debug\</OutputPath>
  49. <DefineConstants>DEBUG;TRACE</DefineConstants>
  50. <DebugType>full</DebugType>
  51. <PlatformTarget>x86</PlatformTarget>
  52. <ErrorReport>prompt</ErrorReport>
  53. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  54. <Prefer32Bit>true</Prefer32Bit>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  57. <OutputPath>bin\x86\Release\</OutputPath>
  58. <DefineConstants>TRACE</DefineConstants>
  59. <Optimize>true</Optimize>
  60. <DebugType>none</DebugType>
  61. <PlatformTarget>x86</PlatformTarget>
  62. <ErrorReport>prompt</ErrorReport>
  63. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  64. <Prefer32Bit>true</Prefer32Bit>
  65. </PropertyGroup>
  66. <ItemGroup>
  67. <Reference Include="Emby.Server.CinemaMode">
  68. <HintPath>..\ThirdParty\emby\Emby.Server.CinemaMode.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Emby.Server.Connect">
  71. <HintPath>..\ThirdParty\emby\Emby.Server.Connect.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Emby.Server.Sync">
  74. <HintPath>..\ThirdParty\emby\Emby.Server.Sync.dll</HintPath>
  75. </Reference>
  76. <Reference Include="ServiceStack.Text, Version=4.5.8.0, Culture=neutral, processorArchitecture=MSIL">
  77. <HintPath>..\packages\ServiceStack.Text.4.5.8\lib\net45\ServiceStack.Text.dll</HintPath>
  78. <Private>True</Private>
  79. </Reference>
  80. <Reference Include="SharpCompress, Version=0.18.2.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL">
  81. <HintPath>..\packages\SharpCompress.0.18.2\lib\net45\SharpCompress.dll</HintPath>
  82. </Reference>
  83. <Reference Include="SimpleInjector, Version=4.0.8.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
  84. <HintPath>..\packages\SimpleInjector.4.0.8\lib\net45\SimpleInjector.dll</HintPath>
  85. </Reference>
  86. <Reference Include="SkiaSharp, Version=1.58.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  87. <HintPath>..\packages\SkiaSharp.1.58.1\lib\net45\SkiaSharp.dll</HintPath>
  88. </Reference>
  89. <Reference Include="SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL">
  90. <HintPath>..\packages\SQLitePCLRaw.core.1.1.8\lib\net45\SQLitePCLRaw.core.dll</HintPath>
  91. </Reference>
  92. <Reference Include="SQLitePCLRaw.provider.sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62684c7b4f184e3f, processorArchitecture=MSIL">
  93. <HintPath>..\packages\SQLitePCLRaw.provider.sqlite3.net45.1.1.8\lib\net45\SQLitePCLRaw.provider.sqlite3.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System" />
  96. <Reference Include="System.Configuration" />
  97. <Reference Include="System.Configuration.Install" />
  98. <Reference Include="System.Core" />
  99. <Reference Include="System.Drawing" />
  100. <Reference Include="System.IO.Compression" />
  101. <Reference Include="System.Management" />
  102. <Reference Include="System.Runtime.Serialization" />
  103. <Reference Include="System.ServiceProcess" />
  104. <Reference Include="System.Windows.Forms" />
  105. <Reference Include="System.Xml.Linq" />
  106. <Reference Include="System.Data.DataSetExtensions" />
  107. <Reference Include="Microsoft.CSharp" />
  108. <Reference Include="System.Data" />
  109. <Reference Include="System.Xml" />
  110. </ItemGroup>
  111. <ItemGroup>
  112. <Compile Include="..\SharedVersion.cs">
  113. <Link>Properties\SharedVersion.cs</Link>
  114. </Compile>
  115. <Compile Include="ApplicationPathHelper.cs" />
  116. <Compile Include="BackgroundService.cs">
  117. <SubType>Component</SubType>
  118. </Compile>
  119. <Compile Include="BackgroundServiceInstaller.cs">
  120. <SubType>Component</SubType>
  121. </Compile>
  122. <Compile Include="ImageEncoderHelper.cs" />
  123. <Compile Include="MainStartup.cs" />
  124. <Compile Include="Native\LnkShortcutHandler.cs" />
  125. <Compile Include="Native\LoopUtil.cs" />
  126. <Compile Include="Native\PowerManagement.cs" />
  127. <Compile Include="Native\Standby.cs" />
  128. <Compile Include="Native\ServerAuthorization.cs" />
  129. <Compile Include="Networking\NativeMethods.cs" />
  130. <Compile Include="Networking\NetworkManager.cs" />
  131. <Compile Include="Networking\NetworkShares.cs" />
  132. <Compile Include="Properties\AssemblyInfo.cs" />
  133. <Compile Include="Properties\Resources.Designer.cs">
  134. <AutoGen>True</AutoGen>
  135. <DesignTime>True</DesignTime>
  136. <DependentUpon>Resources.resx</DependentUpon>
  137. </Compile>
  138. <Compile Include="ServerNotifyIcon.cs" />
  139. <Compile Include="Splash\SplashForm.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="Splash\SplashForm.Designer.cs">
  143. <DependentUpon>SplashForm.cs</DependentUpon>
  144. </Compile>
  145. <Compile Include="Updates\ApplicationUpdater.cs" />
  146. <Compile Include="WindowsAppHost.cs" />
  147. </ItemGroup>
  148. <ItemGroup>
  149. <None Include="App.config" />
  150. <None Include="app.manifest" />
  151. <EmbeddedResource Include="Native\RegisterServer.bat" />
  152. <None Include="packages.config" />
  153. </ItemGroup>
  154. <ItemGroup>
  155. <EmbeddedResource Include="Properties\Resources.resx">
  156. <Generator>ResXFileCodeGenerator</Generator>
  157. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  158. </EmbeddedResource>
  159. <EmbeddedResource Include="Splash\SplashForm.resx">
  160. <DependentUpon>SplashForm.cs</DependentUpon>
  161. </EmbeddedResource>
  162. </ItemGroup>
  163. <ItemGroup>
  164. <Content Include="..\packages\SkiaSharp.1.58.1\runtimes\win7-x64\native\libSkiaSharp.dll">
  165. <Link>x64\libSkiaSharp.dll</Link>
  166. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  167. </Content>
  168. <Content Include="..\packages\SkiaSharp.1.58.1\runtimes\win7-x86\native\libSkiaSharp.dll">
  169. <Link>x86\libSkiaSharp.dll</Link>
  170. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  171. </Content>
  172. <Content Include="..\Tools\Installation\MediaBrowser.InstallUtil.dll">
  173. <Link>MediaBrowser.InstallUtil.dll</Link>
  174. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  175. </Content>
  176. <Content Include="..\Tools\Installation\MediaBrowser.Uninstaller.exe">
  177. <Link>MediaBrowser.Uninstaller.exe</Link>
  178. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  179. </Content>
  180. <Content Include="..\Tools\Installation\MediaBrowser.Updater.exe">
  181. <Link>MediaBrowser.Updater.exe</Link>
  182. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  183. </Content>
  184. <Content Include="x64\sqlite3.dll">
  185. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  186. </Content>
  187. <EmbeddedResource Include="Icon.ico" />
  188. <Content Include="Resources\Images\mb3logo800.png" />
  189. <Content Include="x86\sqlite3.dll">
  190. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  191. </Content>
  192. </ItemGroup>
  193. <ItemGroup>
  194. <ProjectReference Include="..\BDInfo\BDInfo.csproj">
  195. <Project>{88ae38df-19d7-406f-a6a9-09527719a21e}</Project>
  196. <Name>BDInfo</Name>
  197. </ProjectReference>
  198. <ProjectReference Include="..\DvdLib\DvdLib.csproj">
  199. <Project>{713f42b5-878e-499d-a878-e4c652b1d5e8}</Project>
  200. <Name>DvdLib</Name>
  201. </ProjectReference>
  202. <ProjectReference Include="..\Emby.Dlna\Emby.Dlna.csproj">
  203. <Project>{805844ab-e92f-45e6-9d99-4f6d48d129a5}</Project>
  204. <Name>Emby.Dlna</Name>
  205. </ProjectReference>
  206. <ProjectReference Include="..\Emby.Drawing.Skia\Emby.Drawing.Skia.csproj">
  207. <Project>{2312da6d-ff86-4597-9777-bceec32d96dd}</Project>
  208. <Name>Emby.Drawing.Skia</Name>
  209. </ProjectReference>
  210. <ProjectReference Include="..\Emby.Drawing\Emby.Drawing.csproj">
  211. <Project>{08fff49b-f175-4807-a2b5-73b0ebd9f716}</Project>
  212. <Name>Emby.Drawing</Name>
  213. </ProjectReference>
  214. <ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj">
  215. <Project>{89ab4548-770d-41fd-a891-8daff44f452c}</Project>
  216. <Name>Emby.Photos</Name>
  217. </ProjectReference>
  218. <ProjectReference Include="..\Emby.Server.Implementations\Emby.Server.Implementations.csproj">
  219. <Project>{e383961b-9356-4d5d-8233-9a1079d03055}</Project>
  220. <Name>Emby.Server.Implementations</Name>
  221. </ProjectReference>
  222. <ProjectReference Include="..\MediaBrowser.Api\MediaBrowser.Api.csproj">
  223. <Project>{4fd51ac5-2c16-4308-a993-c3a84f3b4582}</Project>
  224. <Name>MediaBrowser.Api</Name>
  225. </ProjectReference>
  226. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  227. <Project>{9142eefa-7570-41e1-bfcc-468bb571af2f}</Project>
  228. <Name>MediaBrowser.Common</Name>
  229. </ProjectReference>
  230. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  231. <Project>{17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2}</Project>
  232. <Name>MediaBrowser.Controller</Name>
  233. </ProjectReference>
  234. <ProjectReference Include="..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj">
  235. <Project>{7ef9f3e0-697d-42f3-a08f-19deb5f84392}</Project>
  236. <Name>MediaBrowser.LocalMetadata</Name>
  237. </ProjectReference>
  238. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  239. <Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project>
  240. <Name>MediaBrowser.Model</Name>
  241. </ProjectReference>
  242. <ProjectReference Include="..\MediaBrowser.Providers\MediaBrowser.Providers.csproj">
  243. <Project>{442b5058-dcaf-4263-bb6a-f21e31120a1b}</Project>
  244. <Name>MediaBrowser.Providers</Name>
  245. </ProjectReference>
  246. <ProjectReference Include="..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj">
  247. <Project>{5624b7b5-b5a7-41d8-9f10-cc5611109619}</Project>
  248. <Name>MediaBrowser.WebDashboard</Name>
  249. </ProjectReference>
  250. <ProjectReference Include="..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj">
  251. <Project>{23499896-b135-4527-8574-c26e926ea99e}</Project>
  252. <Name>MediaBrowser.XbmcMetadata</Name>
  253. </ProjectReference>
  254. <ProjectReference Include="..\Mono.Nat\Mono.Nat.csproj">
  255. <Project>{cb7f2326-6497-4a3d-ba03-48513b17a7be}</Project>
  256. <Name>Mono.Nat</Name>
  257. </ProjectReference>
  258. <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj">
  259. <Project>{4a4402d4-e910-443b-b8fc-2c18286a2ca0}</Project>
  260. <Name>OpenSubtitlesHandler</Name>
  261. </ProjectReference>
  262. <ProjectReference Include="..\RSSDP\RSSDP.csproj">
  263. <Project>{21002819-c39a-4d3e-be83-2a276a77fb1f}</Project>
  264. <Name>RSSDP</Name>
  265. </ProjectReference>
  266. </ItemGroup>
  267. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  268. <PropertyGroup>
  269. <PostBuildEvent>
  270. </PostBuildEvent>
  271. </PropertyGroup>
  272. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  273. Other similar extension points exist, see Microsoft.Common.targets.
  274. <Target Name="BeforeBuild">
  275. </Target>
  276. <Target Name="AfterBuild">
  277. </Target>
  278. -->
  279. </Project>