Skip to content

Commit

Permalink
Update Grpc.Tools to 2.67.0 (#2554)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Oct 9, 2024
1 parent 0f2ffdc commit b88713e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="$(MicrosoftExtensionsPackageVersion)" />

<!-- gRPC -->
<PackageVersion Include="Grpc.Tools" Version="2.67.0-pre1" />
<PackageVersion Include="Grpc.Tools" Version="2.67.0" />
<PackageVersion Include="Grpc.Core" Version="2.46.6" />
<PackageVersion Include="Grpc.Core.Api" Version="$(GrpcDotNetPackageVersion)"/>
<PackageVersion Include="Grpc.Net.Client" Version="$(GrpcDotNetPackageVersion)" />
Expand Down

0 comments on commit b88713e

Please sign in to comment.