Skip to content

Commit

Permalink
Change core project to use MonoModReorg.RuntimeDetour
Browse files Browse the repository at this point in the history
  • Loading branch information
swoolcock committed Dec 19, 2023
1 parent 47a68da commit e81cbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CelesteMod/Source/CelesteMod-core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="BepInEx.AssemblyPublicizer.MSBuild" Version="0.4.1" PrivateAssets="all" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="22.01.04.03" PrivateAssets="all" ExcludeAssets="runtime" />
<PackageReference Include="MonoModReorg.RuntimeDetour" Version="23.3.22.1" PrivateAssets="all" ExcludeAssets="runtime" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e81cbac

Please sign in to comment.