This commit is contained in:
Sinai
2021-05-11 23:10:12 +10:00
parent a9f6ed8729
commit 59cbeec103
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@
<!-- BepInEx 5 Mono refs -->
<ItemGroup Condition="'$(IsBepInEx)|$(IsCpp)|$(Configuration)'=='true|false|Release_BIE5_Mono'">
<Reference Include="BepInEx">
<HintPath>..\lib\BepInEx.dll</HintPath>
<HintPath>..\lib\BepInEx.5\BepInEx.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>