Update dependency Google.Protobuf to v3.20.1

This commit is contained in:
Peter 2022-04-23 17:04:57 +00:00
parent 829477fe2e
commit a968ff2132

View file

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