From 49ded921bf7b367b88f8daf3e83e89ae1678ddbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:36:11 +0000 Subject: [PATCH] Bump System.Security.Permissions from 9.0.2 to 9.0.3 Bumps [System.Security.Permissions](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: System.Security.Permissions 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 d1f0609a..29462532 100644 --- a/OTAPI.Patcher/OTAPI.Patcher.csproj +++ b/OTAPI.Patcher/OTAPI.Patcher.csproj @@ -18,7 +18,7 @@ - + diff --git a/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj b/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj index 3d1991c9..0522013e 100644 --- a/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj +++ b/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj @@ -23,7 +23,7 @@ - + true