Commit Graph

7 Commits

Author SHA1 Message Date
rburns1293 28db143b98
Update target frameworks in C# examples (#29047)
* Update target frameworks in examples.

* Update target frameworks and NuGets  in examples.

* upgrade Xds example

Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
2022-03-15 17:33:40 +01:00
dependabot[bot] 9f23b67529
Bump Google.Protobuf in /examples/csharp/Xds/Greeter (#28858)
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 14:38:08 +01:00
Jan Tattermusch 2ea043cb59 change port number in examples to avoid conflict with forbidden port on win 2020-08-18 09:31:44 +02:00
Jan Tattermusch 171eeb552a make hostname configurable 2020-06-02 21:08:37 +02:00
Jan Tattermusch f5ecc0adc8 add commandline parsing 2020-06-02 17:58:17 +02:00
Jan Tattermusch 8049266e64 improvements 2020-06-02 17:31:56 +02:00
Jan Tattermusch 682e8bd035 add C# xds example 2020-06-02 17:14:18 +02:00