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