sdk-csharp/samples/HttpSend
Jon Skeet cdbd54a92a Update dependencies
Many of these are just build/test/packaging, but customer-relevant dependency updates are:

- AMQPNetLite and AMQPNetLite.Serialization: 2.4.2 => 2.4.11
- System.Text.Encodings.Web: 6.0.0 => 8.0.0 (only used in netstandard2.0 and netstandard2.1 targets)
- Apache.Avro: 1.11.1 => 1.11.3
- Newtonsoft.Json: 13.0.2 => 13.0.3
- Google.Protobuf: 3.22.0 => 3.27.3
- Confluent.Kafka: 1.6.3 => 1.9.3 (see #297 for consideration of a bump to 2.x)

Signed-off-by: Jon Skeet <jonskeet@google.com>
2024-08-02 08:07:07 +01:00
..
HttpSend.csproj Update dependencies 2024-08-02 08:07:07 +01:00
Program.cs chore: Fix editorconfig-based warnings 2023-11-14 12:59:42 +00:00