diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/src/crypto.csproj | 2 |
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> |