Browse Source

Merge remote-tracking branch 'upstream/dependabot/nuget/Splat-11.0.1'

pull/3161/head
database64128 4 years ago
parent
commit
e4a3c02a5b
No known key found for this signature in database GPG Key ID: 1CA27546BEDB8B01
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Shadowsocks.Net/Shadowsocks.Net.csproj

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

@@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="CryptoBase" Version="1.2.2" />
<PackageReference Include="Splat" Version="10.0.1" />
<PackageReference Include="Splat" Version="11.0.1" />
</ItemGroup>

<ItemGroup>


Loading…
Cancel
Save