Преглед изворни кода

Fix NewtonSoft reference path.
Remove unused ProBuildCore reference.

Stephen Damm пре 5 година
родитељ
комит
3e21294e5c
1 измењених фајлова са 2 додато и 5 уклоњено
  1. 2 5
      SongBrowserPlugin/SongBrowser.csproj

+ 2 - 5
SongBrowserPlugin/SongBrowser.csproj

@@ -53,15 +53,12 @@
     <Reference Include="MainAssembly">
     <Reference Include="MainAssembly">
       <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\MainAssembly.dll</HintPath>
       <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Beat Saber_Data\Managed\MainAssembly.dll</HintPath>
     </Reference>
     </Reference>
-    <Reference Include="Newtonsoft.Json">
-      <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Newtonsoft.Json.dll</HintPath>
+    <Reference Include="Newtonsoft.Json.12.0.0.0">
+      <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Libs\Newtonsoft.Json.12.0.0.0.dll</HintPath>
     </Reference>
     </Reference>
     <Reference Include="Polyglot.Scripts">
     <Reference Include="Polyglot.Scripts">
       <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Polyglot.Scripts.dll</HintPath>
       <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\Polyglot.Scripts.dll</HintPath>
     </Reference>
     </Reference>
-    <Reference Include="ProBuilderCore">
-      <HintPath>C:\Program Files (x86)\Steam\steamapps\common\Beat Saber\Beat Saber_Data\Managed\ProBuilderCore.dll</HintPath>
-    </Reference>
     <Reference Include="SongCore">
     <Reference Include="SongCore">
       <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Plugins\SongCore.dll</HintPath>
       <HintPath>D:\Games\Steam\SteamApps\common\Beat Saber\Plugins\SongCore.dll</HintPath>
     </Reference>
     </Reference>