Browse Source

🤖 Bump BouncyCastle.NetCore from 1.8.6 to 1.8.8 (#3074)

Bumps [BouncyCastle.NetCore](https://github.com/chrishaly/bc-csharp) from 1.8.6 to 1.8.8.
- [Release notes](https://github.com/chrishaly/bc-csharp/releases)
- [Commits](https://github.com/chrishaly/bc-csharp/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/3078/head
dependabot-preview[bot] GitHub 4 years ago
parent
commit
f241780bbb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shadowsocks-csharp/shadowsocks-csharp.csproj

+ 1
- 1
shadowsocks-csharp/shadowsocks-csharp.csproj View File

@@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BouncyCastle.NetCore" Version="1.8.6" />
<PackageReference Include="BouncyCastle.NetCore" Version="1.8.8" />
<!--TODO: Remove Fody related stuff, as they're either not actually used or has NET Core built-in alternate-->
<PackageReference Include="Caseless.Fody" Version="1.9.0">
<PrivateAssets>all</PrivateAssets>


Loading…
Cancel
Save