Browse Source

Merge remote-tracking branch 'upstream/dependabot/nuget/Google.Protobuf-3.15.8'

pull/3161/head
database64128 4 years ago
parent
commit
748207caa3
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.Protobuf/Shadowsocks.Protobuf.csproj

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

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

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.15.7" />
<PackageReference Include="Google.Protobuf" Version="3.15.8" />
</ItemGroup>

</Project>

Loading…
Cancel
Save