Update dependency Google.Protobuf to v3.18.1
This commit is contained in:
parent
e104005693
commit
369d4a0c4c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<LangVersion>latest</LangVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Google.Protobuf" Version="3.14.0" />
|
||||
<PackageReference Include="Google.Protobuf" Version="3.18.1" />
|
||||
<PackageReference Include="Grpc.Net.Client" Version="2.35.0" />
|
||||
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.35.0" />
|
||||
<PackageReference Include="Grpc.Tools" Version="2.35.0">
|
||||
|
|
Loading…
Reference in a new issue