Skip to content

Commit

Permalink
Merge pull request #16 from onovotny/dependabot/nuget/Microsoft.Azure…
Browse files Browse the repository at this point in the history
….KeyVault-3.0.3

Bump Microsoft.Azure.KeyVault from 3.0.0 to 3.0.3
  • Loading branch information
Oren Novotny authored Jun 9, 2019
2 parents 3c8b702 + a759417 commit d48afa5
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 d48afa5

Please sign in to comment.