Skip to content

Commit 547a2cf

Browse files
authored
Merge pull request #4 from All-Of-Us-Mods/return-buffer
bump to working interop
2 parents 8d2e689 + caf7f57 commit 547a2cf

10 files changed

Lines changed: 3 additions & 3 deletions

Runtimes/Unity/BepInEx.Unity.IL2CPP/BepInEx.Unity.IL2CPP.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<ItemGroup>
1818
<PackageReference Include="Disarm" Version="2022.1.0-master.99" />
1919
<PackageReference Include="HarmonyX" Version="2.16.0" />
20-
<PackageReference Include="Il2CppInterop.Generator" Version="1.5.2-ci.star.5" />
21-
<PackageReference Include="Il2CppInterop.HarmonySupport" Version="1.5.2-ci.star.5" />
20+
<PackageReference Include="Il2CppInterop.Generator" Version="1.5.2-ci.star.7" />
21+
<PackageReference Include="Il2CppInterop.HarmonySupport" Version="1.5.2-ci.star.7" />
2222
<PackageReference Include="Il2CppInterop.ReferenceLibs" Version="1.0.0" IncludeAssets="compile" PrivateAssets="all"/>
23-
<PackageReference Include="Il2CppInterop.Runtime" Version="1.5.2-ci.star.5" />
23+
<PackageReference Include="Il2CppInterop.Runtime" Version="1.5.2-ci.star.7" />
2424
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" IncludeAssets="compile" PrivateAssets="all"/>
2525
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" IncludeAssets="compile" PrivateAssets="all"/>
2626
<PackageReference Include="MonoMod.Core" Version="1.3.4-star" />
25.9 MB
Binary file not shown.
-40.8 KB
Binary file not shown.
40.8 KB
Binary file not shown.
-271 KB
Binary file not shown.
271 KB
Binary file not shown.
-35.8 KB
Binary file not shown.
39.2 KB
Binary file not shown.
-151 KB
Binary file not shown.
151 KB
Binary file not shown.

0 commit comments

Comments
 (0)