Skip to content

Commit

Permalink
Bump Microsoft.Azure.KeyVault from 3.0.0 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.KeyVault](https://github.com/Azure/azure-sdk-for-net) from 3.0.0 to 3.0.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 9, 2019
1 parent 3c8b702 commit a759417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RSAKeyVaultProvider/RSAKeyVaultProvider.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.0" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.3" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.2.13" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
<PackageReference Condition="'$(TargetFramework)' == 'netstandard1.4' " Include="System.Net.Http" Version="4.3.3" />
Expand Down

0 comments on commit a759417

Please sign in to comment.