-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!area-grpcIncludes: GRPC wire-up, templatesIncludes: GRPC wire-up, templates
Milestone
Description
The Grpc.AspNetCore package referenced by the template is version 2.23.2. This was released Sep 20, 2019. Since then there have been many bug fixes, some of which are still being reported by users who have old versions of the package.
We should update Grpc.AspNetCore package in the template to 2.27.0.
Related: There is "Add Service Reference" tooling in VS that adds a reference to Grpc.Net.Client. We should also update its references. That is outside the scope of this repo.
Metadata
Metadata
Assignees
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!area-grpcIncludes: GRPC wire-up, templatesIncludes: GRPC wire-up, templates