From 6f429dc14ce370a806990112da9e15dfabe0f38d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 13:31:48 +0000 Subject: [PATCH] Bump System.Security.Permissions from 9.0.2 to 9.0.4 Bumps [System.Security.Permissions](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.4) --- updated-dependencies: - dependency-name: System.Security.Permissions dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- OTAPI.Patcher/OTAPI.Patcher.csproj | 4 ++-- OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OTAPI.Patcher/OTAPI.Patcher.csproj b/OTAPI.Patcher/OTAPI.Patcher.csproj index d1f0609a..b48cd24b 100644 --- a/OTAPI.Patcher/OTAPI.Patcher.csproj +++ b/OTAPI.Patcher/OTAPI.Patcher.csproj @@ -1,4 +1,4 @@ - + Exe @@ -18,7 +18,7 @@ - + diff --git a/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj b/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj index 3d1991c9..2bb7c4d0 100644 --- a/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj +++ b/OTAPI.Server.Launcher/OTAPI.Server.Launcher.csproj @@ -1,4 +1,4 @@ - + Exe @@ -23,7 +23,7 @@ - + true