MediaBrowser.Common.Implementations.csproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.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>{C4D2573A-3FD3-441F-81AF-174AC4CD4E1D}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.Common.Implementations</RootNamespace>
  11. <AssemblyName>MediaBrowser.Common.Implementations</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  15. <RestorePackages>true</RestorePackages>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <PropertyGroup>
  35. <RunPostBuildEvent>Always</RunPostBuildEvent>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Reference Include="Alchemy">
  39. <HintPath>..\packages\Alchemy.2.2.1\lib\net40\Alchemy.dll</HintPath>
  40. </Reference>
  41. <Reference Include="NLog">
  42. <HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath>
  43. </Reference>
  44. <Reference Include="protobuf-net">
  45. <HintPath>..\packages\protobuf-net.2.0.0.621\lib\net40\protobuf-net.dll</HintPath>
  46. </Reference>
  47. <Reference Include="ServiceStack">
  48. <HintPath>..\packages\ServiceStack.3.9.37\lib\net35\ServiceStack.dll</HintPath>
  49. </Reference>
  50. <Reference Include="ServiceStack.Api.Swagger">
  51. <HintPath>..\packages\ServiceStack.Api.Swagger.3.9.35\lib\net35\ServiceStack.Api.Swagger.dll</HintPath>
  52. </Reference>
  53. <Reference Include="ServiceStack.Common">
  54. <HintPath>..\packages\ServiceStack.Common.3.9.37\lib\net35\ServiceStack.Common.dll</HintPath>
  55. </Reference>
  56. <Reference Include="ServiceStack.Interfaces, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\packages\ServiceStack.Common.3.9.37\lib\net35\ServiceStack.Interfaces.dll</HintPath>
  59. </Reference>
  60. <Reference Include="ServiceStack.Logging.NLog">
  61. <HintPath>..\packages\ServiceStack.Logging.NLog.1.0.6.0\lib\net35\ServiceStack.Logging.NLog.dll</HintPath>
  62. </Reference>
  63. <Reference Include="ServiceStack.OrmLite">
  64. <HintPath>..\packages\ServiceStack.OrmLite.SqlServer.3.9.37\lib\ServiceStack.OrmLite.dll</HintPath>
  65. </Reference>
  66. <Reference Include="ServiceStack.OrmLite.SqlServer">
  67. <HintPath>..\packages\ServiceStack.OrmLite.SqlServer.3.9.37\lib\ServiceStack.OrmLite.SqlServer.dll</HintPath>
  68. </Reference>
  69. <Reference Include="ServiceStack.Redis">
  70. <HintPath>..\packages\ServiceStack.Redis.3.9.37\lib\net35\ServiceStack.Redis.dll</HintPath>
  71. </Reference>
  72. <Reference Include="ServiceStack.ServiceInterface">
  73. <HintPath>..\packages\ServiceStack.3.9.37\lib\net35\ServiceStack.ServiceInterface.dll</HintPath>
  74. </Reference>
  75. <Reference Include="ServiceStack.Text">
  76. <HintPath>..\packages\ServiceStack.Text.3.9.37\lib\net35\ServiceStack.Text.dll</HintPath>
  77. </Reference>
  78. <Reference Include="SimpleInjector">
  79. <HintPath>..\packages\SimpleInjector.2.0.0-beta5\lib\net40-client\SimpleInjector.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System" />
  82. <Reference Include="System.Configuration" />
  83. <Reference Include="System.Core" />
  84. <Reference Include="Microsoft.CSharp" />
  85. <Reference Include="System.Management" />
  86. <Reference Include="System.Net" />
  87. <Reference Include="System.Net.Http" />
  88. <Reference Include="System.Net.Http.WebRequest" />
  89. <Reference Include="System.Reactive.Core">
  90. <HintPath>..\packages\Rx-Core.2.1.30214.0\lib\Net45\System.Reactive.Core.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System.Reactive.Interfaces">
  93. <HintPath>..\packages\Rx-Interfaces.2.1.30214.0\lib\Net45\System.Reactive.Interfaces.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System.Reactive.Linq">
  96. <HintPath>..\packages\Rx-Linq.2.1.30214.0\lib\Net45\System.Reactive.Linq.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Web" />
  99. <Reference Include="System.Xml" />
  100. </ItemGroup>
  101. <ItemGroup>
  102. <Compile Include="..\SharedVersion.cs">
  103. <Link>Properties\SharedVersion.cs</Link>
  104. </Compile>
  105. <Compile Include="BaseApplicationHost.cs" />
  106. <Compile Include="BaseApplicationPaths.cs" />
  107. <Compile Include="HttpClientManager\HttpClientManager.cs" />
  108. <Compile Include="HttpServer\BaseRestService.cs" />
  109. <Compile Include="HttpServer\HttpServer.cs" />
  110. <Compile Include="HttpServer\NativeWebSocket.cs" />
  111. <Compile Include="HttpServer\ServerFactory.cs" />
  112. <Compile Include="HttpServer\StreamWriter.cs" />
  113. <Compile Include="Logging\LogHelper.cs" />
  114. <Compile Include="Logging\NLogger.cs" />
  115. <Compile Include="Logging\NlogManager.cs" />
  116. <Compile Include="NetworkManagement\NativeMethods.cs" />
  117. <Compile Include="NetworkManagement\NetworkManager.cs" />
  118. <Compile Include="NetworkManagement\NetworkShares.cs" />
  119. <Compile Include="Properties\AssemblyInfo.cs" />
  120. <Compile Include="ScheduledTasks\ScheduledTaskWorker.cs" />
  121. <Compile Include="ScheduledTasks\TaskManager.cs" />
  122. <Compile Include="ScheduledTasks\Tasks\DeleteCacheFileTask.cs" />
  123. <Compile Include="ScheduledTasks\Tasks\DeleteLogFileTask.cs" />
  124. <Compile Include="ScheduledTasks\Tasks\ReloadLoggerTask.cs" />
  125. <Compile Include="ScheduledTasks\Tasks\SystemUpdateTask.cs" />
  126. <Compile Include="Serialization\JsonSerializer.cs" />
  127. <Compile Include="Serialization\ProtobufSerializer.cs" />
  128. <Compile Include="Serialization\XmlSerializer.cs" />
  129. <Compile Include="ServerManager\ServerManager.cs" />
  130. <Compile Include="ServerManager\WebSocketConnection.cs" />
  131. <Compile Include="Udp\UdpServer.cs" />
  132. <Compile Include="Updates\PackageManager.cs" />
  133. <Compile Include="WebSocket\AlchemyServer.cs" />
  134. <Compile Include="WebSocket\AlchemyWebSocket.cs" />
  135. </ItemGroup>
  136. <ItemGroup>
  137. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  138. <Project>{9142eefa-7570-41e1-bfcc-468bb571af2f}</Project>
  139. <Name>MediaBrowser.Common</Name>
  140. </ProjectReference>
  141. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  142. <Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project>
  143. <Name>MediaBrowser.Model</Name>
  144. </ProjectReference>
  145. </ItemGroup>
  146. <ItemGroup>
  147. <None Include="packages.config" />
  148. <EmbeddedResource Include="ServerManager\RegisterServer.bat" />
  149. </ItemGroup>
  150. <ItemGroup>
  151. <Content Include="README.txt" />
  152. <Content Include="swagger-ui\css\screen.css" />
  153. <Content Include="swagger-ui\images\pet_store_api.png" />
  154. <Content Include="swagger-ui\images\wordnik_api.png" />
  155. <Content Include="swagger-ui\index.html" />
  156. <Content Include="swagger-ui\lib\backbone-min.js" />
  157. <Content Include="swagger-ui\lib\handlebars.runtime-1.0.0.beta.6.js" />
  158. <Content Include="swagger-ui\lib\jquery.ba-bbq.min.js" />
  159. <Content Include="swagger-ui\lib\jquery.min.js" />
  160. <Content Include="swagger-ui\lib\jquery.slideto.min.js" />
  161. <Content Include="swagger-ui\lib\jquery.wiggle.min.js" />
  162. <Content Include="swagger-ui\lib\swagger.js" />
  163. <Content Include="swagger-ui\lib\underscore-min.js" />
  164. <Content Include="swagger-ui\swagger-ui.js" />
  165. <Content Include="swagger-ui\swagger-ui.min.js" />
  166. </ItemGroup>
  167. <ItemGroup />
  168. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  169. <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
  170. <PropertyGroup>
  171. <PostBuildEvent>if $(ConfigurationName) == Release (
  172. xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i
  173. )</PostBuildEvent>
  174. </PropertyGroup>
  175. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  176. Other similar extension points exist, see Microsoft.Common.targets.
  177. <Target Name="BeforeBuild">
  178. </Target>
  179. <Target Name="AfterBuild">
  180. </Target>
  181. -->
  182. </Project>