We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba4461 commit eaf38efCopy full SHA for eaf38ef
1 file changed
BepInEx.IL2CPP/BepInEx.IL2CPP.csproj
@@ -32,8 +32,8 @@
32
<PackageReference Include="Il2CppAssemblyUnhollower.Lib" Version="0.4.33"/>
33
<PackageReference Include="Il2CppDumper" Version="6.6.4"/>
34
<PackageReference Include="Il2CppReferenceLibs.Core" Version="2.0.0" IncludeAssets="compile" PrivateAssets="all"/>
35
- <PackageReference Include="MonoMod.RuntimeDetour" Version="22.3.23.4"/>
36
- <PackageReference Include="Samboy063.Cpp2IL.Core" Version="2022.0.4"/>
+ <PackageReference Include="MonoMod.RuntimeDetour" Version="22.5.1.1"/>
+ <PackageReference Include="Samboy063.Cpp2IL.Core" Version="2022.0.5"/>
37
</ItemGroup>
38
<Import Project="..\BepInEx.Shared\BepInEx.Shared.projitems" Label="Shared"/>
39
0 commit comments