2
0

MediaBrowser.Common.csproj 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.Common</RootNamespace>
  11. <AssemblyName>MediaBrowser.Common</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <FileAlignment>512</FileAlignment>
  15. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  16. <RestorePackages>true</RestorePackages>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <ApplicationIcon>
  38. </ApplicationIcon>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="ServiceStack, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\packages\ServiceStack.3.9.37\lib\net35\ServiceStack.dll</HintPath>
  44. </Reference>
  45. <Reference Include="ServiceStack.Common, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\packages\ServiceStack.Common.3.9.37\lib\net35\ServiceStack.Common.dll</HintPath>
  48. </Reference>
  49. <Reference Include="ServiceStack.Interfaces, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\packages\ServiceStack.Common.3.9.37\lib\net35\ServiceStack.Interfaces.dll</HintPath>
  52. </Reference>
  53. <Reference Include="ServiceStack.OrmLite, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\packages\ServiceStack.OrmLite.SqlServer.3.9.37\lib\ServiceStack.OrmLite.dll</HintPath>
  56. </Reference>
  57. <Reference Include="ServiceStack.OrmLite.SqlServer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\packages\ServiceStack.OrmLite.SqlServer.3.9.37\lib\ServiceStack.OrmLite.SqlServer.dll</HintPath>
  60. </Reference>
  61. <Reference Include="ServiceStack.Redis, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\packages\ServiceStack.Redis.3.9.37\lib\net35\ServiceStack.Redis.dll</HintPath>
  64. </Reference>
  65. <Reference Include="ServiceStack.ServiceInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\packages\ServiceStack.3.9.37\lib\net35\ServiceStack.ServiceInterface.dll</HintPath>
  68. </Reference>
  69. <Reference Include="ServiceStack.Text, Version=3.9.37.0, Culture=neutral, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\packages\ServiceStack.Text.3.9.37\lib\net35\ServiceStack.Text.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System" />
  74. <Reference Include="System.Core" />
  75. <Reference Include="System.Web" />
  76. <Reference Include="Microsoft.CSharp" />
  77. </ItemGroup>
  78. <ItemGroup>
  79. <Compile Include="..\SharedVersion.cs">
  80. <Link>Properties\SharedVersion.cs</Link>
  81. </Compile>
  82. <Compile Include="Events\EventHelper.cs" />
  83. <Compile Include="Extensions\BaseExtensions.cs" />
  84. <Compile Include="Events\GenericEventArgs.cs" />
  85. <Compile Include="Extensions\NamedLock.cs" />
  86. <Compile Include="Extensions\ResourceNotFoundException.cs" />
  87. <Compile Include="IO\FileSystemRepository.cs" />
  88. <Compile Include="IO\IIsoManager.cs" />
  89. <Compile Include="IO\IIsoMount.cs" />
  90. <Compile Include="IO\ProgressStream.cs" />
  91. <Compile Include="IO\StreamDefaults.cs" />
  92. <Compile Include="Kernel\BasePeriodicWebSocketListener.cs" />
  93. <Compile Include="Kernel\IApplicationPaths.cs" />
  94. <Compile Include="Kernel\IWebSocketListener.cs" />
  95. <Compile Include="Kernel\IApplicationHost.cs" />
  96. <Compile Include="Kernel\IKernel.cs" />
  97. <Compile Include="Kernel\TcpManager.cs" />
  98. <Compile Include="Net\BaseRestService.cs" />
  99. <Compile Include="Net\Handlers\BaseActionHandler.cs" />
  100. <Compile Include="Net\Handlers\IHttpServerHandler.cs" />
  101. <Compile Include="Net\Handlers\StaticFileHandler.cs" />
  102. <Compile Include="Net\IHttpClient.cs" />
  103. <Compile Include="Net\IHttpServer.cs" />
  104. <Compile Include="Net\INetworkManager.cs" />
  105. <Compile Include="Net\IRestfulService.cs" />
  106. <Compile Include="Net\IUdpServer.cs" />
  107. <Compile Include="Net\IWebSocket.cs" />
  108. <Compile Include="Net\IWebSocketServer.cs" />
  109. <Compile Include="Net\MimeTypes.cs" />
  110. <Compile Include="Net\UdpMessageReceivedEventArgs.cs" />
  111. <Compile Include="Net\WebSocketConnectEventArgs.cs" />
  112. <Compile Include="Net\WebSocketConnection.cs" />
  113. <Compile Include="Net\WebSocketMessageType.cs" />
  114. <Compile Include="Net\WebSocketState.cs" />
  115. <Compile Include="Plugins\BaseUiPlugin.cs" />
  116. <Compile Include="Plugins\IPlugin.cs" />
  117. <Compile Include="Plugins\IUIPlugin.cs" />
  118. <Compile Include="Progress\ActionableProgress.cs" />
  119. <Compile Include="Properties\Resources.Designer.cs">
  120. <AutoGen>True</AutoGen>
  121. <DesignTime>True</DesignTime>
  122. <DependentUpon>Resources.resx</DependentUpon>
  123. </Compile>
  124. <Compile Include="ScheduledTasks\ITaskManager.cs" />
  125. <Compile Include="ScheduledTasks\ITaskTrigger.cs" />
  126. <Compile Include="ScheduledTasks\ScheduledTaskHelpers.cs" />
  127. <Compile Include="ScheduledTasks\StartupTrigger.cs" />
  128. <Compile Include="ScheduledTasks\SystemEventTrigger.cs" />
  129. <Compile Include="Kernel\BaseKernel.cs" />
  130. <Compile Include="Kernel\KernelContext.cs" />
  131. <Compile Include="Net\Handlers\BaseHandler.cs" />
  132. <Compile Include="Net\Handlers\BaseSerializationHandler.cs" />
  133. <Compile Include="Plugins\BasePlugin.cs" />
  134. <Compile Include="Properties\AssemblyInfo.cs" />
  135. <Compile Include="ScheduledTasks\BaseScheduledTask.cs" />
  136. <Compile Include="ScheduledTasks\DailyTrigger.cs" />
  137. <Compile Include="ScheduledTasks\IntervalTrigger.cs" />
  138. <Compile Include="ScheduledTasks\IScheduledTask.cs" />
  139. <Compile Include="ScheduledTasks\WeeklyTrigger.cs" />
  140. </ItemGroup>
  141. <ItemGroup>
  142. <None Include="app.config" />
  143. <EmbeddedResource Include="Kernel\RegisterServer.bat" />
  144. <None Include="packages.config" />
  145. </ItemGroup>
  146. <ItemGroup>
  147. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  148. <Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project>
  149. <Name>MediaBrowser.Model</Name>
  150. </ProjectReference>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <EmbeddedResource Include="Properties\Resources.resx">
  154. <Generator>ResXFileCodeGenerator</Generator>
  155. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  156. <SubType>Designer</SubType>
  157. </EmbeddedResource>
  158. </ItemGroup>
  159. <ItemGroup />
  160. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  161. <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
  162. <PropertyGroup>
  163. <PostBuildEvent>xcopy "$(TargetPath)" "$(SolutionDir)\Nuget\dlls\" /y /d /r /i</PostBuildEvent>
  164. </PropertyGroup>
  165. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  166. Other similar extension points exist, see Microsoft.Common.targets.
  167. <Target Name="BeforeBuild">
  168. </Target>
  169. <Target Name="AfterBuild">
  170. </Target>
  171. -->
  172. </Project>