From 9ef309c2e124e8f25a2b6fe040f0d2304cbca5d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:10:24 +0000 Subject: [PATCH] Bump Mono.Cecil and MonoMod.RuntimeDetour Bumps [Mono.Cecil](https://github.com/jbevain/cecil) and [MonoMod.RuntimeDetour](https://github.com/MonoMod/MonoMod). These dependencies needed to be updated together. Updates `Mono.Cecil` from 0.11.6 to 0.11.5 - [Release notes](https://github.com/jbevain/cecil/releases) - [Commits](https://github.com/jbevain/cecil/compare/0.11.6...0.11.5) Updates `MonoMod.RuntimeDetour` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/MonoMod/MonoMod/releases) - [Commits](https://github.com/MonoMod/MonoMod/commits) --- updated-dependencies: - dependency-name: Mono.Cecil dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MonoMod.RuntimeDetour dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- OTAPI.Patcher/OTAPI.Patcher.csproj | 2 +- OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OTAPI.Patcher/OTAPI.Patcher.csproj b/OTAPI.Patcher/OTAPI.Patcher.csproj index c3e2a31a..a9f4fe5e 100644 --- a/OTAPI.Patcher/OTAPI.Patcher.csproj +++ b/OTAPI.Patcher/OTAPI.Patcher.csproj @@ -15,7 +15,7 @@ - + diff --git a/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj b/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj index 9f6f2a8b..74c1582a 100644 --- a/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj +++ b/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj @@ -28,7 +28,7 @@ true - + true