Commit Graph

4 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
dependabot[bot] d83f77c7e7
Bump Grpc.Net.Client in /aspnetcore/grpc/test-services/sample/Tests
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.41.0 to 2.52.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.41.0...v2.52.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 20:44:39 +00:00
Glenn Musa 2e54f4c8b1
use xunit exception assertions in grpc integration test sample (#26938)
Co-authored-by: James Newton-King <james@newtonking.com>
2022-09-07 15:11:06 +08:00
James Newton-King 3cc658d60c
Sync test app with changes in grpc-dotnet repo (#26721) 2022-08-13 08:20:55 +08:00
James Newton-King 0799d9bda4
Testing gRPC services article + sample app (#24467)
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-01-04 20:18:53 +13:00