Skip to content

Commit

Permalink
Merge pull request #33 from onovotny/dependabot/nuget/Nerdbank.GitVer…
Browse files Browse the repository at this point in the history
…sioning-3.0.25
  • Loading branch information
dependabot-preview[bot] committed Aug 12, 2019
2 parents 6208a5b + c2294fa commit 80f83dd
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 @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.4" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.24" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.25" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="all" />
<PackageReference Condition="'$(TargetFramework)' == 'netstandard1.4' " Include="System.Net.Http" Version="4.3.4" />
</ItemGroup>
Expand Down

0 comments on commit 80f83dd

Please sign in to comment.