Update dependency Google.Protobuf to v3.20.1 #33
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue