Update dependency Google.Protobuf to v3.21.2

This commit is contained in:
Peter 2022-07-03 07:04:15 +00:00
parent 6778e7f8a8
commit a49b5b1290

View file

@ -9,7 +9,7 @@
<Using Include="Inetmock.Rpc.V1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.21.1" />
<PackageReference Include="Google.Protobuf" Version="3.21.2" />
<PackageReference Include="Grpc.Net.Client" Version="2.46.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.46.0" />
<PackageReference Include="Grpc.Tools" Version="2.46.3">