Skip to content

Commit

Permalink
Bump MonoMod.RuntimeDetour in test project
Browse files Browse the repository at this point in the history
  • Loading branch information
ghorsington committed Sep 19, 2021
1 parent 7fe103d commit a965406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HarmonyTests/HarmonyTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="all" />

<!-- Reference MonoMod.RuntimeDetour for our detour needs -->
<PackageReference Include="MonoMod.RuntimeDetour" Version="21.8.5.1" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="21.8.19.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFrameworkIdentifier)'=='.NETCoreApp'">
Expand Down

0 comments on commit a965406

Please sign in to comment.