summary refs log tree commit diff
path: root/crypto
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-28 20:18:42 +0000
committerGitHub <noreply@github.com>2019-11-28 20:18:42 +0000
commit702e14c9ff9815a32d0172abe6692f632dae351b (patch)
treeac9347b5bd004a0f9f571aed24fa16d2948f5d04 /crypto
parentBuild script updates (diff)
downloadBouncyCastle.NET-ed25519-702e14c9ff9815a32d0172abe6692f632dae351b.tar.xz
Bump NerdBank.GitVersioning from 3.0.26 to 3.0.28
Bumps [NerdBank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 3.0.26 to 3.0.28.
- [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/AArnott/Nerdbank.GitVersioning/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/src/crypto.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/src/crypto.csproj b/crypto/src/crypto.csproj
index d0dd137fb..fd6b1a335 100644
--- a/crypto/src/crypto.csproj
+++ b/crypto/src/crypto.csproj
@@ -36,7 +36,7 @@
   <ItemGroup>
     <Compile Include="..\bzip2\src\**\*.cs" LinkBase="bzip2" />
     <None Include="..\..\BouncyCastle.snk" />
-    <PackageReference Include="NerdBank.GitVersioning" Version="3.0.26" PrivateAssets="All" />
+    <PackageReference Include="NerdBank.GitVersioning" Version="3.0.28" PrivateAssets="All" />
     <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
   </ItemGroup>