Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Configuration.AzureKeyVault
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Configuration.AzureKeyVault](https://github.com/aspnet/Extensions) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2021
1 parent eb1e0ac commit a8d043c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="2.3.2" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="$(SdkPackageVersion)" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.13" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="$(SdkPackageVersion)" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="$(SdkPackageVersion)" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="$(SdkPackageVersion)" />
Expand Down

0 comments on commit a8d043c

Please sign in to comment.