MediaBrowser.Server.Implementations.csproj 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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>{2E781478-814D-4A48-9D80-BFF206441A65}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.Server.Implementations</RootNamespace>
  11. <AssemblyName>MediaBrowser.Server.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. <ItemGroup>
  35. <Reference Include="BdInfo, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  36. <SpecificVersion>False</SpecificVersion>
  37. <HintPath>..\packages\MediaBrowser.BdInfo.1.0.0.0\lib\net45\BdInfo.dll</HintPath>
  38. </Reference>
  39. <Reference Include="MoreLinq">
  40. <HintPath>..\packages\morelinq.1.0.15631-beta\lib\net35\MoreLinq.dll</HintPath>
  41. </Reference>
  42. <Reference Include="System" />
  43. <Reference Include="System.Core" />
  44. <Reference Include="System.Data.SQLite">
  45. <HintPath>..\packages\System.Data.SQLite.1.0.84.0\lib\net45\System.Data.SQLite.dll</HintPath>
  46. </Reference>
  47. <Reference Include="System.Data.SQLite.Linq">
  48. <HintPath>..\packages\System.Data.SQLite.1.0.84.0\lib\net45\System.Data.SQLite.Linq.dll</HintPath>
  49. </Reference>
  50. <Reference Include="System.Xml.Linq" />
  51. <Reference Include="System.Data.DataSetExtensions" />
  52. <Reference Include="Microsoft.CSharp" />
  53. <Reference Include="System.Data" />
  54. <Reference Include="System.Xml" />
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="..\SharedVersion.cs">
  58. <Link>Properties\SharedVersion.cs</Link>
  59. </Compile>
  60. <Compile Include="BdInfo\BdInfoExaminer.cs" />
  61. <Compile Include="Library\LibraryManager.cs" />
  62. <Compile Include="Library\UserManager.cs" />
  63. <Compile Include="Properties\AssemblyInfo.cs" />
  64. <Compile Include="Reflection\TypeMapper.cs" />
  65. <Compile Include="ScheduledTasks\Tasks\ChapterImagesTask.cs" />
  66. <Compile Include="ScheduledTasks\Tasks\ImageCleanupTask.cs" />
  67. <Compile Include="ScheduledTasks\Tasks\PluginUpdateTask.cs" />
  68. <Compile Include="ServerApplicationPaths.cs" />
  69. <Compile Include="Sqlite\SQLiteDisplayPreferencesRepository.cs" />
  70. <Compile Include="Sqlite\SQLiteExtensions.cs" />
  71. <Compile Include="Sqlite\SQLiteItemRepository.cs" />
  72. <Compile Include="Sqlite\SQLiteRepository.cs" />
  73. <Compile Include="Sqlite\SQLiteUserDataRepository.cs" />
  74. <Compile Include="Sqlite\SQLiteUserRepository.cs" />
  75. <Compile Include="WorldWeatherOnline\WeatherProvider.cs" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <ProjectReference Include="..\MediaBrowser.Common.Implementations\MediaBrowser.Common.Implementations.csproj">
  79. <Project>{c4d2573a-3fd3-441f-81af-174ac4cd4e1d}</Project>
  80. <Name>MediaBrowser.Common.Implementations</Name>
  81. </ProjectReference>
  82. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  83. <Project>{9142eefa-7570-41e1-bfcc-468bb571af2f}</Project>
  84. <Name>MediaBrowser.Common</Name>
  85. </ProjectReference>
  86. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  87. <Project>{17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2}</Project>
  88. <Name>MediaBrowser.Controller</Name>
  89. </ProjectReference>
  90. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  91. <Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project>
  92. <Name>MediaBrowser.Model</Name>
  93. </ProjectReference>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Content Include="x64\SQLite.Interop.dll">
  97. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  98. </Content>
  99. <Content Include="x86\SQLite.Interop.dll">
  100. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  101. </Content>
  102. </ItemGroup>
  103. <ItemGroup>
  104. <None Include="packages.config" />
  105. </ItemGroup>
  106. <ItemGroup />
  107. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  108. <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
  109. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  110. Other similar extension points exist, see Microsoft.Common.targets.
  111. <Target Name="BeforeBuild">
  112. </Target>
  113. <Target Name="AfterBuild">
  114. </Target>
  115. -->
  116. </Project>