File tree Expand file tree Collapse file tree
Runtimes/Unity/BepInEx.Unity.IL2CPP Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <ItemGroup >
1616 <PackageReference Include =" HarmonyX" Version =" 2.10.1" />
1717 <PackageReference Include =" Iced" Version =" 1.18.0" />
18- <PackageReference Include =" Il2CppInterop.Generator" Version =" 1.4.6-ci.367 " />
19- <PackageReference Include =" Il2CppInterop.HarmonySupport" Version =" 1.4.6-ci.367 " />
18+ <PackageReference Include =" Il2CppInterop.Generator" Version =" 1.4.6-ci.389 " />
19+ <PackageReference Include =" Il2CppInterop.HarmonySupport" Version =" 1.4.6-ci.389 " />
2020 <PackageReference Include =" Il2CppInterop.ReferenceLibs" Version =" 1.0.0" IncludeAssets =" compile" PrivateAssets =" all" />
21- <PackageReference Include =" Il2CppInterop.Runtime" Version =" 1.4.6-ci.367 " />
21+ <PackageReference Include =" Il2CppInterop.Runtime" Version =" 1.4.6-ci.389 " />
2222 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 6.0.0" IncludeAssets =" compile" PrivateAssets =" all" />
2323 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.1" IncludeAssets =" compile" PrivateAssets =" all" />
2424 <PackageReference Include =" MonoMod.RuntimeDetour" Version =" 22.5.1.1" />
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ public enum ProjectBuildType
3434
3535 public const string DoorstopVersion = "4.0.0" ;
3636 public const string DotnetRuntimeVersion = "6.0.7" ;
37- public const string DobbyVersion = "1.0.4 " ;
37+ public const string DobbyVersion = "1.0.5 " ;
3838
3939 public const string DotnetRuntimeZipUrl =
4040 $ "https://github.com/BepInEx/dotnet-runtime/releases/download/{ DotnetRuntimeVersion } /mini-coreclr-Release.zip";
You can’t perform that action at this time.
0 commit comments