Browse Source

🤖 Bump CryptoBase from 1.2.0 to 1.2.1 (#3133)

Bumps [CryptoBase](https://github.com/HMBSbige/CryptoBase) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/HMBSbige/CryptoBase/releases)
- [Commits](https://github.com/HMBSbige/CryptoBase/compare/1.2.0...1.2.1)

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

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

+ 1
- 1
Shadowsocks.Net/Shadowsocks.Net.csproj View File

@@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CryptoBase" Version="1.2.0" />
<PackageReference Include="CryptoBase" Version="1.2.1" />
<PackageReference Include="Splat" Version="10.0.1" />
</ItemGroup>



+ 1
- 1
Shadowsocks.Protocol/Shadowsocks.Protocol.csproj View File

@@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CryptoBase" Version="1.2.0" />
<PackageReference Include="CryptoBase" Version="1.2.1" />
<PackageReference Include="Pipelines.Sockets.Unofficial" Version="2.2.0" />
</ItemGroup>



Loading…
Cancel
Save