Revert "Reference libraries from BepInEx interop folder"
This reverts commit 1640425595
.
This commit is contained in:
parent
1640425595
commit
67d0a4e232
@ -26,15 +26,15 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="Assembly-CSharp">
|
||||
<HintPath>C:\XboxGames\T Tablet\Content\BepInEx\interop\Assembly-CSharp.dll</HintPath>
|
||||
<HintPath>lib\Assembly-CSharp.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="Il2Cppmscorlib">
|
||||
<HintPath>C:\XboxGames\T Tablet\Content\BepInEx\interop\Il2Cppmscorlib.dll</HintPath>
|
||||
<HintPath>lib\Il2Cppmscorlib.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.CoreModule">
|
||||
<HintPath>C:\XboxGames\T Tablet\Content\BepInEx\interop\UnityEngine.CoreModule.dll</HintPath>
|
||||
<HintPath>lib\UnityEngine.CoreModule.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user