Skip to content

Commit

Permalink
Merge pull request #64 from nefarius/dependabot/nuget/MonoMod.Runtime…
Browse files Browse the repository at this point in the history
…Detour-25.2.0

Bump MonoMod.RuntimeDetour from 25.1.2 to 25.2.0
  • Loading branch information
nefarius authored Sep 23, 2024
2 parents 77e1335 + f4eaf12 commit 18c9d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nefarius.Utilities.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.2" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.2.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.6" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
Expand Down

0 comments on commit 18c9d13

Please sign in to comment.