Update dependency Google.Protobuf to v3.21.1

This commit is contained in:
Peter 2022-06-04 12:04:13 +00:00
parent d9c26f788d
commit 6778e7f8a8

View file

@ -9,7 +9,7 @@
<Using Include="Inetmock.Rpc.V1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.20.1" />
<PackageReference Include="Google.Protobuf" Version="3.21.1" />
<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">