MediaBrowser.ServerApplication.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  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.14.0.0, Culture=neutral, processorArchitecture=MSIL">
  81. <HintPath>..\packages\SharpCompress.0.14.0\lib\net45\SharpCompress.dll</HintPath>
  82. <Private>True</Private>
  83. </Reference>
  84. <Reference Include="SimpleInjector, Version=4.0.8.0, Culture=neutral, PublicKeyToken=984cb50dea722e99, processorArchitecture=MSIL">
  85. <HintPath>..\packages\SimpleInjector.4.0.8\lib\net45\SimpleInjector.dll</HintPath>
  86. </Reference>
  87. <Reference Include="SkiaSharp, Version=1.58.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  88. <HintPath>..\packages\SkiaSharp.1.58.1\lib\net45\SkiaSharp.dll</HintPath>
  89. </Reference>
  90. <Reference Include="SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL">
  91. <HintPath>..\packages\SQLitePCLRaw.core.1.1.8\lib\net45\SQLitePCLRaw.core.dll</HintPath>
  92. </Reference>
  93. <Reference Include="SQLitePCLRaw.provider.sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62684c7b4f184e3f, processorArchitecture=MSIL">
  94. <HintPath>..\packages\SQLitePCLRaw.provider.sqlite3.net45.1.1.8\lib\net45\SQLitePCLRaw.provider.sqlite3.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System" />
  97. <Reference Include="System.Configuration" />
  98. <Reference Include="System.Configuration.Install" />
  99. <Reference Include="System.Core" />
  100. <Reference Include="System.Drawing" />
  101. <Reference Include="System.IO.Compression" />
  102. <Reference Include="System.Management" />
  103. <Reference Include="System.Runtime.Serialization" />
  104. <Reference Include="System.ServiceProcess" />
  105. <Reference Include="System.Windows.Forms" />
  106. <Reference Include="System.Xml.Linq" />
  107. <Reference Include="System.Data.DataSetExtensions" />
  108. <Reference Include="Microsoft.CSharp" />
  109. <Reference Include="System.Data" />
  110. <Reference Include="System.Xml" />
  111. </ItemGroup>
  112. <ItemGroup>
  113. <Compile Include="..\SharedVersion.cs">
  114. <Link>Properties\SharedVersion.cs</Link>
  115. </Compile>
  116. <Compile Include="ApplicationPathHelper.cs" />
  117. <Compile Include="BackgroundService.cs">
  118. <SubType>Component</SubType>
  119. </Compile>
  120. <Compile Include="BackgroundServiceInstaller.cs">
  121. <SubType>Component</SubType>
  122. </Compile>
  123. <Compile Include="ImageEncoderHelper.cs" />
  124. <Compile Include="MainStartup.cs" />
  125. <Compile Include="Native\LnkShortcutHandler.cs" />
  126. <Compile Include="Native\LoopUtil.cs" />
  127. <Compile Include="Native\PowerManagement.cs" />
  128. <Compile Include="Native\Standby.cs" />
  129. <Compile Include="Native\ServerAuthorization.cs" />
  130. <Compile Include="Networking\NativeMethods.cs" />
  131. <Compile Include="Networking\NetworkManager.cs" />
  132. <Compile Include="Networking\NetworkShares.cs" />
  133. <Compile Include="Properties\AssemblyInfo.cs" />
  134. <Compile Include="Properties\Resources.Designer.cs">
  135. <AutoGen>True</AutoGen>
  136. <DesignTime>True</DesignTime>
  137. <DependentUpon>Resources.resx</DependentUpon>
  138. </Compile>
  139. <Compile Include="ServerNotifyIcon.cs" />
  140. <Compile Include="Splash\SplashForm.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="Splash\SplashForm.Designer.cs">
  144. <DependentUpon>SplashForm.cs</DependentUpon>
  145. </Compile>
  146. <Compile Include="Updates\ApplicationUpdater.cs" />
  147. <Compile Include="WindowsAppHost.cs" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <None Include="App.config" />
  151. <None Include="app.manifest" />
  152. <EmbeddedResource Include="Native\RegisterServer.bat" />
  153. <None Include="packages.config" />
  154. </ItemGroup>
  155. <ItemGroup>
  156. <EmbeddedResource Include="Properties\Resources.resx">
  157. <Generator>ResXFileCodeGenerator</Generator>
  158. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  159. </EmbeddedResource>
  160. <EmbeddedResource Include="Splash\SplashForm.resx">
  161. <DependentUpon>SplashForm.cs</DependentUpon>
  162. </EmbeddedResource>
  163. </ItemGroup>
  164. <ItemGroup>
  165. <Content Include="..\packages\SkiaSharp.1.58.1\runtimes\win7-x64\native\libSkiaSharp.dll">
  166. <Link>x64\libSkiaSharp.dll</Link>
  167. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  168. </Content>
  169. <Content Include="..\packages\SkiaSharp.1.58.1\runtimes\win7-x86\native\libSkiaSharp.dll">
  170. <Link>x86\libSkiaSharp.dll</Link>
  171. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  172. </Content>
  173. <Content Include="..\Tools\Installation\MediaBrowser.InstallUtil.dll">
  174. <Link>MediaBrowser.InstallUtil.dll</Link>
  175. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  176. </Content>
  177. <Content Include="..\Tools\Installation\MediaBrowser.Uninstaller.exe">
  178. <Link>MediaBrowser.Uninstaller.exe</Link>
  179. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  180. </Content>
  181. <Content Include="..\Tools\Installation\MediaBrowser.Updater.exe">
  182. <Link>MediaBrowser.Updater.exe</Link>
  183. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  184. </Content>
  185. <Content Include="x64\sqlite3.dll">
  186. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  187. </Content>
  188. <EmbeddedResource Include="Icon.ico" />
  189. <Content Include="Resources\Images\mb3logo800.png" />
  190. <Content Include="x86\sqlite3.dll">
  191. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  192. </Content>
  193. </ItemGroup>
  194. <ItemGroup>
  195. <ProjectReference Include="..\BDInfo\BDInfo.csproj">
  196. <Project>{88ae38df-19d7-406f-a6a9-09527719a21e}</Project>
  197. <Name>BDInfo</Name>
  198. </ProjectReference>
  199. <ProjectReference Include="..\DvdLib\DvdLib.csproj">
  200. <Project>{713f42b5-878e-499d-a878-e4c652b1d5e8}</Project>
  201. <Name>DvdLib</Name>
  202. </ProjectReference>
  203. <ProjectReference Include="..\Emby.Dlna\Emby.Dlna.csproj">
  204. <Project>{805844ab-e92f-45e6-9d99-4f6d48d129a5}</Project>
  205. <Name>Emby.Dlna</Name>
  206. </ProjectReference>
  207. <ProjectReference Include="..\Emby.Drawing.Skia\Emby.Drawing.Skia.csproj">
  208. <Project>{2312da6d-ff86-4597-9777-bceec32d96dd}</Project>
  209. <Name>Emby.Drawing.Skia</Name>
  210. </ProjectReference>
  211. <ProjectReference Include="..\Emby.Drawing\Emby.Drawing.csproj">
  212. <Project>{08fff49b-f175-4807-a2b5-73b0ebd9f716}</Project>
  213. <Name>Emby.Drawing</Name>
  214. </ProjectReference>
  215. <ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj">
  216. <Project>{89ab4548-770d-41fd-a891-8daff44f452c}</Project>
  217. <Name>Emby.Photos</Name>
  218. </ProjectReference>
  219. <ProjectReference Include="..\Emby.Server.Implementations\Emby.Server.Implementations.csproj">
  220. <Project>{e383961b-9356-4d5d-8233-9a1079d03055}</Project>
  221. <Name>Emby.Server.Implementations</Name>
  222. </ProjectReference>
  223. <ProjectReference Include="..\MediaBrowser.Api\MediaBrowser.Api.csproj">
  224. <Project>{4fd51ac5-2c16-4308-a993-c3a84f3b4582}</Project>
  225. <Name>MediaBrowser.Api</Name>
  226. </ProjectReference>
  227. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  228. <Project>{9142eefa-7570-41e1-bfcc-468bb571af2f}</Project>
  229. <Name>MediaBrowser.Common</Name>
  230. </ProjectReference>
  231. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  232. <Project>{17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2}</Project>
  233. <Name>MediaBrowser.Controller</Name>
  234. </ProjectReference>
  235. <ProjectReference Include="..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj">
  236. <Project>{7ef9f3e0-697d-42f3-a08f-19deb5f84392}</Project>
  237. <Name>MediaBrowser.LocalMetadata</Name>
  238. </ProjectReference>
  239. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  240. <Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project>
  241. <Name>MediaBrowser.Model</Name>
  242. </ProjectReference>
  243. <ProjectReference Include="..\MediaBrowser.Providers\MediaBrowser.Providers.csproj">
  244. <Project>{442b5058-dcaf-4263-bb6a-f21e31120a1b}</Project>
  245. <Name>MediaBrowser.Providers</Name>
  246. </ProjectReference>
  247. <ProjectReference Include="..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj">
  248. <Project>{5624b7b5-b5a7-41d8-9f10-cc5611109619}</Project>
  249. <Name>MediaBrowser.WebDashboard</Name>
  250. </ProjectReference>
  251. <ProjectReference Include="..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj">
  252. <Project>{23499896-b135-4527-8574-c26e926ea99e}</Project>
  253. <Name>MediaBrowser.XbmcMetadata</Name>
  254. </ProjectReference>
  255. <ProjectReference Include="..\Mono.Nat\Mono.Nat.csproj">
  256. <Project>{cb7f2326-6497-4a3d-ba03-48513b17a7be}</Project>
  257. <Name>Mono.Nat</Name>
  258. </ProjectReference>
  259. <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj">
  260. <Project>{4a4402d4-e910-443b-b8fc-2c18286a2ca0}</Project>
  261. <Name>OpenSubtitlesHandler</Name>
  262. </ProjectReference>
  263. <ProjectReference Include="..\RSSDP\RSSDP.csproj">
  264. <Project>{21002819-c39a-4d3e-be83-2a276a77fb1f}</Project>
  265. <Name>RSSDP</Name>
  266. </ProjectReference>
  267. </ItemGroup>
  268. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  269. <PropertyGroup>
  270. <PostBuildEvent>
  271. </PostBuildEvent>
  272. </PropertyGroup>
  273. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  274. Other similar extension points exist, see Microsoft.Common.targets.
  275. <Target Name="BeforeBuild">
  276. </Target>
  277. <Target Name="AfterBuild">
  278. </Target>
  279. -->
  280. </Project>