From 3efaf595ce5fbc510451063aff6ea05672331a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 04:18:56 +0000 Subject: [PATCH] Bump System.Security.AccessControl from 5.0.0 to 6.0.1 Bumps [System.Security.AccessControl](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: System.Security.AccessControl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Discord Media Loader.Application/DML.Application.csproj | 5 +++-- Discord Media Loader.Application/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Discord Media Loader.Application/DML.Application.csproj b/Discord Media Loader.Application/DML.Application.csproj index 22b9faf..5388d05 100644 --- a/Discord Media Loader.Application/DML.Application.csproj +++ b/Discord Media Loader.Application/DML.Application.csproj @@ -178,8 +178,9 @@ ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll True - - ..\packages\System.Security.AccessControl.4.7.0\lib\net461\System.Security.AccessControl.dll + + ..\packages/System.Security.AccessControl.6.0.1/lib/net461/System.Security.AccessControl.dll + True ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll diff --git a/Discord Media Loader.Application/packages.config b/Discord Media Loader.Application/packages.config index 996097a..02d00e0 100644 --- a/Discord Media Loader.Application/packages.config +++ b/Discord Media Loader.Application/packages.config @@ -18,7 +18,7 @@ - +