Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Commit 7164690

Browse files
Bump Microsoft.IdentityModel.KeyVaultExtensions
Bumps [Microsoft.IdentityModel.KeyVaultExtensions](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.25.1 to 6.27.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.KeyVaultExtensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 316e59d commit 7164690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SamplesDashboard/SamplesDashboard/SamplesDashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="5.0.17" />
2020
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.4" />
2121
<PackageReference Include="Microsoft.Identity.Web" Version="1.25.10" />
22-
<PackageReference Include="Microsoft.IdentityModel.KeyVaultExtensions" Version="6.25.1" />
22+
<PackageReference Include="Microsoft.IdentityModel.KeyVaultExtensions" Version="6.27.0" />
2323
<PackageReference Include="NuGet.Protocol" Version="6.5.0" />
2424
<PackageReference Include="Octokit" Version="4.0.4" />
2525
<PackageReference Include="Semver" Version="2.2.0" />

0 commit comments

Comments
 (0)