From 593fc224b15ff8a59ab94de6ff931975e6c280aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:30:24 +0000 Subject: [PATCH] Bump PolySharp from 1.15.0 to 1.16.0 --- updated-dependencies: - dependency-name: PolySharp dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: PolySharp dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/GuardCore/GuardCore.csproj | 4 ++-- tests/GuardCore.Tests/GuardCore.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/GuardCore/GuardCore.csproj b/src/GuardCore/GuardCore.csproj index 88bbc16..5d997b7 100644 --- a/src/GuardCore/GuardCore.csproj +++ b/src/GuardCore/GuardCore.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GuardCore.Tests/GuardCore.Tests.csproj b/tests/GuardCore.Tests/GuardCore.Tests.csproj index 57d88b2..bebd359 100644 --- a/tests/GuardCore.Tests/GuardCore.Tests.csproj +++ b/tests/GuardCore.Tests/GuardCore.Tests.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive