Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
generated client/server base classes — ClientBase<T>-derived clients have a protected
parameterless constructor and virtual RPC methods specifically to support direct test
substitution, the same reasoning as GcpPubSub's GAPIC clients above. -->
<PackageVersion Include="Grpc.AspNetCore" Version="2.80.0" />
<PackageVersion Include="Grpc.AspNetCore" Version="2.83.0" />
<PackageVersion Include="Grpc.Net.Client" Version="2.80.0" />
<PackageVersion Include="Grpc.Tools" Version="2.82.0" />
<PackageVersion Include="Grpc.Tools" Version="2.83.0" />
<PackageVersion Include="Google.Protobuf" Version="3.35.1" />
</ItemGroup>
<ItemGroup Label="ZeroMQ">
Expand Down