From 497b0baaceaf4431622cde6306569d8ed2bda16c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 13:43:40 +0000 Subject: [PATCH] Bump Azure.Identity and 6 others Bumps Azure.Identity from 1.13.2 to 1.14.2 Bumps Azure.Security.KeyVault.Certificates from 4.7.0 to 4.8.0 Bumps Azure.Security.KeyVault.Keys from 4.7.0 to 4.8.0 Bumps Azure.Security.KeyVault.Secrets from 4.7.0 to 4.8.0 Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 Bumps System.Security.Cryptography.Pkcs from 9.0.4 to 9.0.7 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.2 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Security.KeyVault.Certificates dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Security.KeyVault.Keys dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Azure.Security.KeyVault.Secrets dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Security.Cryptography.Pkcs dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Notation.Plugin.AzureKeyVault.Tests.csproj | 6 +++--- .../Notation.Plugin.AzureKeyVault.csproj | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Notation.Plugin.AzureKeyVault.Tests/Notation.Plugin.AzureKeyVault.Tests.csproj b/Notation.Plugin.AzureKeyVault.Tests/Notation.Plugin.AzureKeyVault.Tests.csproj index 73b7f7b..4a3af51 100644 --- a/Notation.Plugin.AzureKeyVault.Tests/Notation.Plugin.AzureKeyVault.Tests.csproj +++ b/Notation.Plugin.AzureKeyVault.Tests/Notation.Plugin.AzureKeyVault.Tests.csproj @@ -8,12 +8,12 @@ - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj b/Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj index 824ca9a..132afbe 100644 --- a/Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj +++ b/Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj @@ -17,11 +17,11 @@ - - - - - + + + + +