Browse Source

🤖 Bump CryptoBase from 1.2.1 to 1.2.2

commit e06edc4eb7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Apr 2 07:01:28 2021 +0000

    Bump CryptoBase from 1.2.1 to 1.2.2

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

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/3151/head
database64128 3 years ago
parent
commit
a9f69c2da6
No known key found for this signature in database GPG Key ID: 1CA27546BEDB8B01
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.1" />
<PackageReference Include="CryptoBase" Version="1.2.2" />
<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.1" />
<PackageReference Include="CryptoBase" Version="1.2.2" />
<PackageReference Include="Pipelines.Sockets.Unofficial" Version="2.2.0" />
</ItemGroup>



Loading…
Cancel
Save