sdk-csharp/test
Jon Skeet c4a938c24c fix: Minor tweaks to the System.Text.Json JsonEventFormatter for compliance
- Make "JSON media type detection" configurable, and default to */json and */*+json
- Default to JSON content type (including making it present in the serialized event)
- Make a "binary vs non-binary" distinction as the first part of serialization (instead of as a fallback)
- Deserialize string data values regardless of content type
- Prohibit non-string data values for non-JSON content types

Signed-off-by: Jon Skeet <jonskeet@google.com>
2022-01-20 07:29:29 +00:00
..
CloudNative.CloudEvents.IntegrationTests Remove unnecessary inheritance for HttpContent 2021-03-01 08:56:48 +00:00
CloudNative.CloudEvents.UnitTests fix: Minor tweaks to the System.Text.Json JsonEventFormatter for compliance 2022-01-20 07:29:29 +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