Skip to content

Commit

Permalink
Bump Nerdbank.GitVersioning from 3.0.24 to 3.0.25
Browse files Browse the repository at this point in the history
Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 3.0.24 to 3.0.25.
- [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.0.24...v3.0.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 12, 2019
1 parent 6208a5b commit c2294fa
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 c2294fa

Please sign in to comment.