From e65b1a9f836c421dea9e2eec9cc53221d8fe58ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 14:28:29 +0000 Subject: [PATCH] Bump Azure.Identity and 6 others Bumps Azure.Identity from 1.13.2 to 1.14.1 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.6 Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.1 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.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 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..e0e9512 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..49535d2 100644 --- a/Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj +++ b/Notation.Plugin.AzureKeyVault/Notation.Plugin.AzureKeyVault.csproj @@ -17,11 +17,11 @@ - - - - - + + + + +