sdk-csharp/test
Jon Skeet b188ee8a8b Regenerate protobuf with the right filename
For some reason we were renaming cloudevents.proto as ProtoSchema.proto, which breaks compatibility with anyone using the original file.

Renaming the reflection class is a breaking change, so I've added an obsolete compatibility class to keep compatibility.
Also updated to Google.Protobuf 3.22.0 (of the general protobuf 22.0 release; protobuf versioning is complex).

Fixes #256

Signed-off-by: Jon Skeet <jonskeet@google.com>
2023-03-06 19:51:46 +00:00
..
CloudNative.CloudEvents.IntegrationTests Update core dependencies 2023-03-06 19:51:46 +00:00
CloudNative.CloudEvents.UnitTests Regenerate protobuf with the right filename 2023-03-06 19:51:46 +00:00
Directory.Build.props Sign test/sample assemblies, and make internals visible to unit tests 2021-01-12 08:55:20 +00:00
Directory.Build.targets Make test and samples directories handle DeterministicSourcePaths 2020-07-14 19:05:46 +01:00