MediaBrowser.Server.Implementations.csproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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. <FileAlignment>512</FileAlignment>
  13. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  14. <RestorePackages>true</RestorePackages>
  15. <ProductVersion>10.0.0</ProductVersion>
  16. <SchemaVersion>2.0</SchemaVersion>
  17. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' ">
  39. <DebugType>pdbonly</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin\Release Mono\</OutputPath>
  42. <DefineConstants>TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="Alchemy">
  49. <HintPath>..\packages\Alchemy.2.2.1\lib\net40\Alchemy.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Mono.Nat, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>..\packages\Mono.Nat.1.2.3\lib\Net40\Mono.Nat.dll</HintPath>
  54. </Reference>
  55. <Reference Include="ServiceStack.Api.Swagger">
  56. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Api.Swagger.dll</HintPath>
  57. </Reference>
  58. <Reference Include="System" />
  59. <Reference Include="System.Core" />
  60. <Reference Include="System.Data.SQLite, Version=1.0.91.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\packages\System.Data.SQLite.Core.1.0.91.3\lib\net45\System.Data.SQLite.dll</HintPath>
  63. </Reference>
  64. <Reference Include="System.Drawing" />
  65. <Reference Include="Microsoft.CSharp" />
  66. <Reference Include="System.Data" />
  67. <Reference Include="System.Web" />
  68. <Reference Include="System.Xml" />
  69. <Reference Include="MoreLinq">
  70. <HintPath>..\packages\morelinq.1.0.16006\lib\net35\MoreLinq.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System.Data.SQLite" Condition=" '$(ConfigurationName)' == 'Release Mono' ">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\ThirdParty\System.Data.SQLite.ManagedOnly\x86\1.0.90.0\net40\System.Data.SQLite.dll</HintPath>
  75. </Reference>
  76. <Reference Include="System.Data.SQLite.Linq" Condition=" '$(ConfigurationName)' == 'Release Mono' ">
  77. <HintPath>..\ThirdParty\System.Data.SQLite.ManagedOnly\x86\1.0.90.0\net40\System.Data.SQLite.Linq.dll</HintPath>
  78. </Reference>
  79. <Reference Include="ServiceStack">
  80. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.dll</HintPath>
  81. </Reference>
  82. <Reference Include="ServiceStack.Client">
  83. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Client.dll</HintPath>
  84. </Reference>
  85. <Reference Include="ServiceStack.Common">
  86. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Common.dll</HintPath>
  87. </Reference>
  88. <Reference Include="ServiceStack.Interfaces">
  89. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
  90. </Reference>
  91. <Reference Include="ServiceStack.Text">
  92. <HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Mono.Posix" Condition=" '$(ConfigurationName)' == 'Release Mono' " />
  95. </ItemGroup>
  96. <ItemGroup>
  97. <Compile Include="..\SharedVersion.cs">
  98. <Link>Properties\SharedVersion.cs</Link>
  99. </Compile>
  100. <Compile Include="Channels\ChannelImageProvider.cs" />
  101. <Compile Include="Channels\ChannelItemImageProvider.cs" />
  102. <Compile Include="Channels\ChannelManager.cs" />
  103. <Compile Include="Channels\RefreshChannelsScheduledTask.cs" />
  104. <Compile Include="Collections\CollectionManager.cs" />
  105. <Compile Include="Collections\CollectionsDynamicFolder.cs" />
  106. <Compile Include="Configuration\ServerConfigurationManager.cs" />
  107. <Compile Include="Drawing\ImageHeader.cs" />
  108. <Compile Include="Drawing\PercentPlayedDrawer.cs" />
  109. <Compile Include="Drawing\PlayedIndicatorDrawer.cs" />
  110. <Compile Include="Drawing\UnplayedCountIndicator.cs" />
  111. <Compile Include="Dto\DtoService.cs" />
  112. <Compile Include="EntryPoints\AutomaticRestartEntryPoint.cs" />
  113. <Compile Include="EntryPoints\ExternalPortForwarding.cs" />
  114. <Compile Include="EntryPoints\LibraryChangedNotifier.cs" />
  115. <Compile Include="EntryPoints\LoadRegistrations.cs" />
  116. <Compile Include="EntryPoints\Notifications\Notifier.cs" />
  117. <Compile Include="EntryPoints\Notifications\RemoteNotifications.cs" />
  118. <Compile Include="EntryPoints\Notifications\WebSocketNotifier.cs" />
  119. <Compile Include="EntryPoints\RefreshUsersMetadata.cs" />
  120. <Compile Include="EntryPoints\UsageEntryPoint.cs" />
  121. <Compile Include="FileOrganization\EpisodeFileOrganizer.cs" />
  122. <Compile Include="FileOrganization\FileOrganizationService.cs" />
  123. <Compile Include="FileOrganization\NameUtils.cs" />
  124. <Compile Include="FileOrganization\TvFolderOrganizer.cs" />
  125. <Compile Include="EntryPoints\UdpServerEntryPoint.cs" />
  126. <Compile Include="EntryPoints\ServerEventNotifier.cs" />
  127. <Compile Include="EntryPoints\UserDataChangeNotifier.cs" />
  128. <Compile Include="FileOrganization\OrganizerScheduledTask.cs" />
  129. <Compile Include="HttpServer\ContainerAdapter.cs" />
  130. <Compile Include="HttpServer\HttpListenerHost.cs" />
  131. <Compile Include="HttpServer\HttpResultFactory.cs" />
  132. <Compile Include="HttpServer\LoggerUtils.cs" />
  133. <Compile Include="HttpServer\NativeWebSocket.cs" />
  134. <Compile Include="HttpServer\RangeRequestWriter.cs" />
  135. <Compile Include="HttpServer\ResponseFilter.cs" />
  136. <Compile Include="HttpServer\ServerFactory.cs" />
  137. <Compile Include="HttpServer\ServerLogger.cs" />
  138. <Compile Include="HttpServer\StreamWriter.cs" />
  139. <Compile Include="HttpServer\SwaggerService.cs" />
  140. <Compile Include="Drawing\ImageProcessor.cs" />
  141. <Compile Include="IO\LibraryMonitor.cs" />
  142. <Compile Include="Library\CoreResolutionIgnoreRule.cs" />
  143. <Compile Include="Library\LibraryManager.cs" />
  144. <Compile Include="Library\MusicManager.cs" />
  145. <Compile Include="Library\Resolvers\PhotoResolver.cs" />
  146. <Compile Include="Library\SearchEngine.cs" />
  147. <Compile Include="Library\ResolverHelper.cs" />
  148. <Compile Include="Library\Resolvers\Audio\AudioResolver.cs" />
  149. <Compile Include="Library\Resolvers\Audio\MusicAlbumResolver.cs" />
  150. <Compile Include="Library\Resolvers\Audio\MusicArtistResolver.cs" />
  151. <Compile Include="Library\Resolvers\BaseItemResolver.cs" />
  152. <Compile Include="Library\Resolvers\FolderResolver.cs" />
  153. <Compile Include="Library\Resolvers\LocalTrailerResolver.cs" />
  154. <Compile Include="Library\Resolvers\Movies\BoxSetResolver.cs" />
  155. <Compile Include="Library\Resolvers\Movies\MovieResolver.cs" />
  156. <Compile Include="Library\Resolvers\TV\EpisodeResolver.cs" />
  157. <Compile Include="Library\Resolvers\TV\SeasonResolver.cs" />
  158. <Compile Include="Library\Resolvers\TV\SeriesResolver.cs" />
  159. <Compile Include="Library\Resolvers\VideoResolver.cs" />
  160. <Compile Include="Library\UserDataManager.cs" />
  161. <Compile Include="Library\UserManager.cs" />
  162. <Compile Include="Library\Validators\ArtistsPostScanTask.cs" />
  163. <Compile Include="Library\Validators\ArtistsValidator.cs" />
  164. <Compile Include="Library\Validators\BoxSetPostScanTask.cs" />
  165. <Compile Include="Library\Validators\CountHelpers.cs" />
  166. <Compile Include="Library\Validators\GameGenresPostScanTask.cs" />
  167. <Compile Include="Library\Validators\GameGenresValidator.cs" />
  168. <Compile Include="Library\Validators\GenresPostScanTask.cs" />
  169. <Compile Include="Library\Validators\GenresValidator.cs" />
  170. <Compile Include="Library\Validators\MusicGenresPostScanTask.cs" />
  171. <Compile Include="Library\Validators\MusicGenresValidator.cs" />
  172. <Compile Include="Library\Validators\PeoplePostScanTask.cs" />
  173. <Compile Include="Library\Validators\PeopleValidator.cs" />
  174. <Compile Include="Library\Validators\StudiosPostScanTask.cs" />
  175. <Compile Include="Library\Validators\StudiosValidator.cs" />
  176. <Compile Include="Library\Validators\YearsPostScanTask.cs" />
  177. <Compile Include="LiveTv\ChannelImageProvider.cs" />
  178. <Compile Include="LiveTv\CleanDatabaseScheduledTask.cs" />
  179. <Compile Include="LiveTv\LiveTvDtoService.cs" />
  180. <Compile Include="LiveTv\LiveTvManager.cs" />
  181. <Compile Include="LiveTv\ProgramImageProvider.cs" />
  182. <Compile Include="LiveTv\RecordingImageProvider.cs" />
  183. <Compile Include="LiveTv\RefreshChannelsScheduledTask.cs" />
  184. <Compile Include="Localization\LocalizationManager.cs" />
  185. <Compile Include="MediaEncoder\EncodingManager.cs" />
  186. <Compile Include="News\NewsEntryPoint.cs" />
  187. <Compile Include="News\NewsService.cs" />
  188. <Compile Include="Persistence\SqliteChapterRepository.cs" />
  189. <Compile Include="Persistence\SqliteExtensions.cs" />
  190. <Compile Include="Persistence\SqliteFileOrganizationRepository.cs" />
  191. <Compile Include="Persistence\SqliteMediaStreamsRepository.cs" />
  192. <Compile Include="Persistence\SqliteNotificationsRepository.cs" />
  193. <Compile Include="Persistence\SqliteProviderInfoRepository.cs" />
  194. <Compile Include="Persistence\SqliteShrinkMemoryTimer.cs" />
  195. <Compile Include="Persistence\TypeMapper.cs" />
  196. <Compile Include="Properties\AssemblyInfo.cs" />
  197. <Compile Include="Roku\RokuControllerFactory.cs" />
  198. <Compile Include="ScheduledTasks\PeopleValidationTask.cs" />
  199. <Compile Include="ScheduledTasks\ChapterImagesTask.cs" />
  200. <Compile Include="ScheduledTasks\RefreshIntrosTask.cs" />
  201. <Compile Include="ScheduledTasks\RefreshMediaLibraryTask.cs" />
  202. <Compile Include="ServerApplicationPaths.cs" />
  203. <Compile Include="ServerManager\ServerManager.cs" />
  204. <Compile Include="ServerManager\WebSocketConnection.cs" />
  205. <Compile Include="Roku\RokuSessionController.cs" />
  206. <Compile Include="Session\SessionManager.cs">
  207. <SubType>Code</SubType>
  208. </Compile>
  209. <Compile Include="Session\SessionWebSocketListener.cs" />
  210. <Compile Include="Session\WebSocketController.cs" />
  211. <Compile Include="Sorting\AiredEpisodeOrderComparer.cs" />
  212. <Compile Include="Sorting\AirTimeComparer.cs" />
  213. <Compile Include="Sorting\AlbumArtistComparer.cs" />
  214. <Compile Include="Sorting\AlbumComparer.cs" />
  215. <Compile Include="Sorting\AlphanumComparator.cs" />
  216. <Compile Include="Sorting\ArtistComparer.cs" />
  217. <Compile Include="Sorting\BudgetComparer.cs" />
  218. <Compile Include="Sorting\CommunityRatingComparer.cs" />
  219. <Compile Include="Sorting\CriticRatingComparer.cs" />
  220. <Compile Include="Sorting\DateCreatedComparer.cs" />
  221. <Compile Include="Sorting\DatePlayedComparer.cs" />
  222. <Compile Include="Sorting\GameSystemComparer.cs" />
  223. <Compile Include="Sorting\IsFolderComparer.cs" />
  224. <Compile Include="Sorting\IsUnplayedComparer.cs" />
  225. <Compile Include="Sorting\MetascoreComparer.cs" />
  226. <Compile Include="Sorting\NameComparer.cs" />
  227. <Compile Include="Sorting\OfficialRatingComparer.cs" />
  228. <Compile Include="Sorting\PlayCountComparer.cs" />
  229. <Compile Include="Sorting\PlayersComparer.cs" />
  230. <Compile Include="Sorting\PremiereDateComparer.cs" />
  231. <Compile Include="Sorting\ProductionYearComparer.cs" />
  232. <Compile Include="Sorting\RandomComparer.cs" />
  233. <Compile Include="Sorting\RevenueComparer.cs" />
  234. <Compile Include="Sorting\RuntimeComparer.cs" />
  235. <Compile Include="Sorting\SeriesSortNameComparer.cs" />
  236. <Compile Include="Sorting\SortNameComparer.cs" />
  237. <Compile Include="Persistence\SqliteDisplayPreferencesRepository.cs" />
  238. <Compile Include="Persistence\SqliteItemRepository.cs" />
  239. <Compile Include="Persistence\SqliteUserDataRepository.cs" />
  240. <Compile Include="Persistence\SqliteUserRepository.cs" />
  241. <Compile Include="Sorting\StudioComparer.cs" />
  242. <Compile Include="Sorting\VideoBitRateComparer.cs" />
  243. <Compile Include="Themes\AppThemeManager.cs" />
  244. <Compile Include="Udp\UdpMessageReceivedEventArgs.cs" />
  245. <Compile Include="Udp\UdpServer.cs" />
  246. <Compile Include="WebSocket\AlchemyServer.cs" />
  247. <Compile Include="WebSocket\AlchemyWebSocket.cs" />
  248. </ItemGroup>
  249. <ItemGroup>
  250. <ProjectReference Include="..\MediaBrowser.Common.Implementations\MediaBrowser.Common.Implementations.csproj">
  251. <Project>{C4D2573A-3FD3-441F-81AF-174AC4CD4E1D}</Project>
  252. <Name>MediaBrowser.Common.Implementations</Name>
  253. </ProjectReference>
  254. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  255. <Project>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
  256. <Name>MediaBrowser.Common</Name>
  257. </ProjectReference>
  258. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  259. <Project>{17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
  260. <Name>MediaBrowser.Controller</Name>
  261. </ProjectReference>
  262. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  263. <Project>{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
  264. <Name>MediaBrowser.Model</Name>
  265. </ProjectReference>
  266. </ItemGroup>
  267. <ItemGroup>
  268. <EmbeddedResource Include="Localization\Ratings\us.txt" />
  269. <EmbeddedResource Include="Localization\Ratings\au.txt" />
  270. <EmbeddedResource Include="Localization\Ratings\gb.txt" />
  271. <EmbeddedResource Include="Localization\Ratings\nl.txt" />
  272. <EmbeddedResource Include="Localization\Ratings\br.txt" />
  273. <EmbeddedResource Include="Localization\Ratings\dk.txt" />
  274. <EmbeddedResource Include="Localization\Ratings\de.txt" />
  275. <EmbeddedResource Include="Localization\Ratings\mx.txt" />
  276. <EmbeddedResource Include="Localization\Ratings\co.txt" />
  277. <EmbeddedResource Include="Localization\Ratings\fr.txt" />
  278. <EmbeddedResource Include="Localization\Ratings\ie.txt" />
  279. <EmbeddedResource Include="Localization\Ratings\jp.txt" />
  280. <EmbeddedResource Include="Localization\Ratings\kz.txt" />
  281. <EmbeddedResource Include="Localization\Ratings\nz.txt" />
  282. <EmbeddedResource Include="Localization\Ratings\ru.txt" />
  283. </ItemGroup>
  284. <ItemGroup>
  285. <EmbeddedResource Include="Localization\JavaScript\javascript.json" />
  286. <EmbeddedResource Include="Localization\Server\server.json" />
  287. <EmbeddedResource Include="Localization\Server\de.json" />
  288. <EmbeddedResource Include="Localization\Server\pt_PT.json" />
  289. <EmbeddedResource Include="Localization\Server\ru.json" />
  290. <EmbeddedResource Include="Localization\JavaScript\en_US.json" />
  291. <EmbeddedResource Include="Localization\JavaScript\pt_PT.json" />
  292. <EmbeddedResource Include="Localization\Server\en_US.json" />
  293. <EmbeddedResource Include="Localization\JavaScript\de.json" />
  294. <EmbeddedResource Include="Localization\JavaScript\fr.json" />
  295. <EmbeddedResource Include="Localization\JavaScript\nl.json" />
  296. <EmbeddedResource Include="Localization\JavaScript\ru.json" />
  297. <EmbeddedResource Include="Localization\JavaScript\zh_TW.json" />
  298. <EmbeddedResource Include="Localization\Server\fr.json" />
  299. <EmbeddedResource Include="Localization\Server\nl.json" />
  300. <EmbeddedResource Include="Localization\Server\zh_TW.json" />
  301. <EmbeddedResource Include="Localization\JavaScript\es.json" />
  302. <EmbeddedResource Include="Localization\Server\es.json" />
  303. <EmbeddedResource Include="Localization\Server\pt_BR.json" />
  304. <EmbeddedResource Include="Localization\JavaScript\it.json" />
  305. <EmbeddedResource Include="Localization\JavaScript\pt_BR.json" />
  306. <EmbeddedResource Include="Localization\Server\he.json" />
  307. <EmbeddedResource Include="Localization\Server\it.json" />
  308. <EmbeddedResource Include="Localization\Server\es_MX.json" />
  309. <EmbeddedResource Include="Localization\JavaScript\es_MX.json" />
  310. <EmbeddedResource Include="Localization\JavaScript\ar.json" />
  311. <EmbeddedResource Include="Localization\JavaScript\he.json" />
  312. <EmbeddedResource Include="Localization\JavaScript\nb.json" />
  313. <EmbeddedResource Include="Localization\Server\ar.json" />
  314. <EmbeddedResource Include="Localization\Server\el.json" />
  315. <EmbeddedResource Include="Localization\Server\nb.json" />
  316. <EmbeddedResource Include="Localization\JavaScript\el.json" />
  317. <EmbeddedResource Include="Localization\Server\en_GB.json" />
  318. <EmbeddedResource Include="Localization\JavaScript\sv.json" />
  319. <EmbeddedResource Include="Localization\Server\sv.json" />
  320. <EmbeddedResource Include="Localization\JavaScript\cs.json" />
  321. <EmbeddedResource Include="Localization\Server\cs.json" />
  322. <EmbeddedResource Include="Localization\JavaScript\ca.json" />
  323. <EmbeddedResource Include="Localization\JavaScript\ms.json" />
  324. <EmbeddedResource Include="Localization\Server\ca.json" />
  325. <EmbeddedResource Include="Localization\Server\ms.json" />
  326. <EmbeddedResource Include="Localization\JavaScript\kk.json" />
  327. <EmbeddedResource Include="Localization\Server\kk.json" />
  328. <None Include="packages.config" />
  329. </ItemGroup>
  330. <ItemGroup>
  331. <EmbeddedResource Include="Localization\Ratings\ca.txt" />
  332. </ItemGroup>
  333. <ItemGroup>
  334. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\css\highlight.default.css">
  335. <Link>swagger-ui\css\highlight.default.css</Link>
  336. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  337. </Content>
  338. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\css\screen.css">
  339. <Link>swagger-ui\css\screen.css</Link>
  340. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  341. </Content>
  342. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\logo_small.png">
  343. <Link>swagger-ui\images\logo_small.png</Link>
  344. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  345. </Content>
  346. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\pet_store_api.png">
  347. <Link>swagger-ui\images\pet_store_api.png</Link>
  348. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  349. </Content>
  350. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\throbber.gif">
  351. <Link>swagger-ui\images\throbber.gif</Link>
  352. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  353. </Content>
  354. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\wordnik_api.png">
  355. <Link>swagger-ui\images\wordnik_api.png</Link>
  356. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  357. </Content>
  358. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\index.html">
  359. <Link>swagger-ui\index.html</Link>
  360. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  361. </Content>
  362. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\backbone-min.js">
  363. <Link>swagger-ui\lib\backbone-min.js</Link>
  364. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  365. </Content>
  366. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\handlebars-1.0.0.js">
  367. <Link>swagger-ui\lib\handlebars-1.0.0.js</Link>
  368. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  369. </Content>
  370. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\highlight.7.3.pack.js">
  371. <Link>swagger-ui\lib\highlight.7.3.pack.js</Link>
  372. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  373. </Content>
  374. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery-1.8.0.min.js">
  375. <Link>swagger-ui\lib\jquery-1.8.0.min.js</Link>
  376. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  377. </Content>
  378. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.ba-bbq.min.js">
  379. <Link>swagger-ui\lib\jquery.ba-bbq.min.js</Link>
  380. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  381. </Content>
  382. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.slideto.min.js">
  383. <Link>swagger-ui\lib\jquery.slideto.min.js</Link>
  384. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  385. </Content>
  386. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.wiggle.min.js">
  387. <Link>swagger-ui\lib\jquery.wiggle.min.js</Link>
  388. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  389. </Content>
  390. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\shred.bundle.js">
  391. <Link>swagger-ui\lib\shred.bundle.js</Link>
  392. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  393. </Content>
  394. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\shred\content.js">
  395. <Link>swagger-ui\lib\shred\content.js</Link>
  396. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  397. </Content>
  398. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\swagger.js">
  399. <Link>swagger-ui\lib\swagger.js</Link>
  400. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  401. </Content>
  402. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\underscore-min.js">
  403. <Link>swagger-ui\lib\underscore-min.js</Link>
  404. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  405. </Content>
  406. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\swagger-ui.js">
  407. <Link>swagger-ui\swagger-ui.js</Link>
  408. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  409. </Content>
  410. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\swagger-ui.min.js">
  411. <Link>swagger-ui\swagger-ui.min.js</Link>
  412. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  413. </Content>
  414. <Content Include="x64\SQLite.Interop.dll" Condition=" '$(ConfigurationName)' != 'Release Mono' ">
  415. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  416. </Content>
  417. <Content Include="x86\SQLite.Interop.dll" Condition=" '$(ConfigurationName)' != 'Release Mono' ">
  418. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  419. </Content>
  420. <EmbeddedResource Include="Localization\Ratings\be.txt" />
  421. </ItemGroup>
  422. <ItemGroup>
  423. <Content Include="..\ThirdParty\System.Data.SQLite.ManagedOnly\x86\1.0.90.0\net40\System.Data.SQLite.dll" Condition=" '$(ConfigurationName)' == 'Release Mono'">
  424. <Link>System.Data.SQLite.dll</Link>
  425. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  426. </Content>
  427. <Content Include="..\ThirdParty\System.Data.SQLite.ManagedOnly\x86\1.0.90.0\net40\System.Data.SQLite.Linq.dll" Condition=" '$(ConfigurationName)' == 'Release Mono'">
  428. <Link>System.Data.SQLite.Linq.dll</Link>
  429. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  430. </Content>
  431. </ItemGroup>
  432. <ItemGroup />
  433. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  434. <Import Project="$(SolutionDir)\.nuget\nuget.targets" Condition=" '$(ConfigurationName)' != 'Release Mono' " />
  435. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  436. Other similar extension points exist, see Microsoft.Common.targets.
  437. <Target Name="BeforeBuild">
  438. </Target>
  439. <Target Name="AfterBuild">
  440. </Target>
  441. -->
  442. </Project>