SongBrowserPlugin.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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>{6F9B6801-9F4B-4D1F-805D-271C95733814}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>SongBrowserPlugin</RootNamespace>
  11. <AssemblyName>SongBrowserPlugin</AssemblyName>
  12. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <LangVersion>6</LangVersion>
  15. <TargetFrameworkProfile>
  16. </TargetFrameworkProfile>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  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. <Prefer32Bit>false</Prefer32Bit>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <Prefer32Bit>false</Prefer32Bit>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="Assembly-CSharp">
  41. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\Assembly-CSharp.dll</HintPath>
  42. </Reference>
  43. <Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\Assembly-CSharp-firstpass.dll</HintPath>
  46. </Reference>
  47. <Reference Include="BeatSaberCustomUI">
  48. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Plugins\BeatSaberCustomUI.dll</HintPath>
  49. </Reference>
  50. <Reference Include="IllusionPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
  51. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\IllusionPlugin.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Newtonsoft.Json">
  54. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\Newtonsoft.Json.dll</HintPath>
  55. </Reference>
  56. <Reference Include="ProBuilderCore">
  57. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\ProBuilderCore.dll</HintPath>
  58. </Reference>
  59. <Reference Include="SongLoaderPlugin, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  60. <SpecificVersion>False</SpecificVersion>
  61. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Plugins\SongLoaderPlugin.dll</HintPath>
  62. </Reference>
  63. <Reference Include="System" />
  64. <Reference Include="System.Data" />
  65. <Reference Include="System.IO.Compression" />
  66. <Reference Include="System.IO.Compression.FileSystem" />
  67. <Reference Include="System.Security" />
  68. <Reference Include="System.Xml" />
  69. <Reference Include="Unity.TextMeshPro">
  70. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\Unity.TextMeshPro.dll</HintPath>
  71. </Reference>
  72. <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  73. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.dll</HintPath>
  74. </Reference>
  75. <Reference Include="UnityEngine.AudioModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.AudioModule.dll</HintPath>
  78. </Reference>
  79. <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  80. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
  81. </Reference>
  82. <Reference Include="UnityEngine.ImageConversionModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  83. <SpecificVersion>False</SpecificVersion>
  84. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
  85. </Reference>
  86. <Reference Include="UnityEngine.JSONSerializeModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
  87. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
  88. </Reference>
  89. <Reference Include="UnityEngine.Networking">
  90. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.Networking.dll</HintPath>
  91. </Reference>
  92. <Reference Include="UnityEngine.TextRenderingModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
  95. </Reference>
  96. <Reference Include="UnityEngine.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UI.dll</HintPath>
  99. </Reference>
  100. <Reference Include="UnityEngine.UIElementsModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  101. <SpecificVersion>False</SpecificVersion>
  102. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UIElementsModule.dll</HintPath>
  103. </Reference>
  104. <Reference Include="UnityEngine.UIModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  105. <SpecificVersion>False</SpecificVersion>
  106. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UIModule.dll</HintPath>
  107. </Reference>
  108. <Reference Include="UnityEngine.UnityWebRequestModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  109. <SpecificVersion>False</SpecificVersion>
  110. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
  111. </Reference>
  112. <Reference Include="UnityEngine.UnityWebRequestWWWModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  113. <SpecificVersion>False</SpecificVersion>
  114. <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  115. </Reference>
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Compile Include="DataAccess\BeatSaverApi\BeatSaverApiResults.cs" />
  119. <Compile Include="DataAccess\FileOperationApiWrapper.cs" />
  120. <Compile Include="DataAccess\FileSystem\Directory.cs" />
  121. <Compile Include="DataAccess\FileSystem\Folder.cs" />
  122. <Compile Include="DataAccess\LoadScripts.cs" />
  123. <Compile Include="DataAccess\Network\CacheableDownloadHandler.cs" />
  124. <Compile Include="DataAccess\Network\CacheableDownloadHandlerScoreSaberData.cs" />
  125. <Compile Include="DataAccess\Playlist.cs" />
  126. <Compile Include="DataAccess\ScoreSaberDatabase.cs" />
  127. <Compile Include="DataAccess\Network\Downloader.cs" />
  128. <Compile Include="DataAccess\ScrappedData.cs" />
  129. <Compile Include="Internals\BSEvents.cs" />
  130. <Compile Include="Internals\CustomHelpers.cs" />
  131. <Compile Include="Logging\Logger.cs" />
  132. <Compile Include="PluginConfig.cs" />
  133. <Compile Include="UI\SceneEvents.cs" />
  134. <Compile Include="UI\BackButtonNavigationController.cs" />
  135. <Compile Include="UI\DownloadQueue\DownloadQueueTableCell.cs" />
  136. <Compile Include="UI\DownloadQueue\DownloadQueueViewController.cs" />
  137. <Compile Include="UI\ProgressBar.cs" />
  138. <Compile Include="UI\ScoreSaberDatabaseDownloader.cs" />
  139. <Compile Include="SongBrowserApplication.cs" />
  140. <Compile Include="Plugin.cs" />
  141. <Compile Include="Properties\AssemblyInfo.cs" />
  142. <Compile Include="DataAccess\SongBrowserModel.cs" />
  143. <Compile Include="DataAccess\SongBrowserSettings.cs" />
  144. <Compile Include="UI\Playlists\PlaylistDetailViewController.cs" />
  145. <Compile Include="UI\Playlists\PlaylistFlowCoordinator.cs" />
  146. <Compile Include="UI\Playlists\PlaylistSelectionListViewController.cs" />
  147. <Compile Include="UI\Base64Sprites.cs" />
  148. <Compile Include="UI\Keyboard\CustomUIKeyboard.cs" />
  149. <Compile Include="UI\Keyboard\SearchKeyboardViewController.cs" />
  150. <Compile Include="UI\Browser\SongBrowserUI.cs" />
  151. <Compile Include="UI\Browser\SongFilterButton.cs" />
  152. <Compile Include="UI\Browser\SongSortButton.cs" />
  153. <Compile Include="UI\UIBuilder.cs" />
  154. </ItemGroup>
  155. <ItemGroup />
  156. <ItemGroup>
  157. <EmbeddedResource Include="Assets\AddToFavorites.png" />
  158. <EmbeddedResource Include="Assets\DeleteIcon.png" />
  159. <EmbeddedResource Include="Assets\DoubleArrow.png" />
  160. <EmbeddedResource Include="Assets\BeastSaberLogo.png" />
  161. <EmbeddedResource Include="Assets\DownloadIcon.png" />
  162. <EmbeddedResource Include="Assets\RandomIcon.png" />
  163. <EmbeddedResource Include="Assets\PlayIcon.png" />
  164. <EmbeddedResource Include="Assets\SongIcon.png" />
  165. <EmbeddedResource Include="Assets\PlaylistIcon.png" />
  166. <EmbeddedResource Include="Assets\ThumbDown.png" />
  167. <EmbeddedResource Include="Assets\ThumbUp.png" />
  168. <EmbeddedResource Include="Assets\ReviewIcon.png" />
  169. <EmbeddedResource Include="Assets\StarEmpty.png" />
  170. <EmbeddedResource Include="Assets\StarFull.png" />
  171. <EmbeddedResource Include="Assets\RemoveFromFavorites.png" />
  172. </ItemGroup>
  173. <ItemGroup>
  174. <None Include="packages.config" />
  175. </ItemGroup>
  176. <ItemGroup />
  177. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  178. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  179. Other similar extension points exist, see Microsoft.Common.targets.
  180. <Target Name="BeforeBuild">
  181. </Target>
  182. <Target Name="AfterBuild">
  183. </Target>
  184. -->
  185. </Project>