Skip to content

Commit

Permalink
Bump Il2CppUnhollower
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorsington committed Apr 30, 2022
1 parent 5538981 commit fba4461
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions BepInEx.IL2CPP/BepInEx.IL2CPP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
<PackageReference Include="BepInEx.Il2Cpp.TlsAdapter" Version="1.0.1"/>
<PackageReference Include="HarmonyX" Version="2.10.0"/>
<PackageReference Include="Iced" Version="1.17.0"/>
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib" Version="0.4.32"/>
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib.Legacy" Version="0.4.32"/>
<PackageReference Include="Il2CppAssemblyUnhollower.Lib" Version="0.4.32"/>
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib" Version="0.4.33"/>
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib.Legacy" Version="0.4.33"/>
<PackageReference Include="Il2CppAssemblyUnhollower.Lib" Version="0.4.33"/>
<PackageReference Include="Il2CppDumper" Version="6.6.4"/>
<PackageReference Include="Il2CppReferenceLibs.Core" Version="2.0.0" IncludeAssets="compile" PrivateAssets="all"/>
<PackageReference Include="MonoMod.RuntimeDetour" Version="22.3.23.4"/>
Expand Down

0 comments on commit fba4461

Please sign in to comment.