Update dependency Google.Protobuf to v3.20.0

This commit is contained in:
Peter 2022-04-02 07:03:09 +00:00
parent 8b2f51748d
commit dfbc9b8e3d

View file

@ -9,7 +9,7 @@
<Using Include="Inetmock.Rpc.V1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.19.4" />
<PackageReference Include="Google.Protobuf" Version="3.20.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.44.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.44.0" />
<PackageReference Include="Grpc.Tools" Version="2.45.0">