From 26c4ddae0ab538858be307f31938105f29e8494f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:57:11 +0000 Subject: [PATCH] Bump NuGet.Packaging from 6.12.5 to 7.3.1 --- updated-dependencies: - dependency-name: NuGet.Packaging dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NuGet.Packaging dependency-version: 7.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index 902e8e3..c65c38b 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -26,7 +26,7 @@ - + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index ba527d9..482df3d 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -56,7 +56,7 @@ - + Always