From 54f9e76d0d817133812f5fa15f3a2ace1709dcad Mon Sep 17 00:00:00 2001 From: James Thompson Date: Thu, 22 Feb 2024 21:18:35 +1100 Subject: [PATCH] #2182 add dotnet 6 as TFM --- ...onfluent.SchemaRegistry.Serdes.Avro.csproj | 2 +- ...onfluent.SchemaRegistry.Serdes.Json.csproj | 76 +++++++++---------- ...uent.SchemaRegistry.Serdes.Protobuf.csproj | 76 +++++++++---------- .../Confluent.SchemaRegistry.csproj | 69 +++++++++-------- 4 files changed, 113 insertions(+), 110 deletions(-) diff --git a/src/Confluent.SchemaRegistry.Serdes.Avro/Confluent.SchemaRegistry.Serdes.Avro.csproj b/src/Confluent.SchemaRegistry.Serdes.Avro/Confluent.SchemaRegistry.Serdes.Avro.csproj index d908fb990..411f328a8 100644 --- a/src/Confluent.SchemaRegistry.Serdes.Avro/Confluent.SchemaRegistry.Serdes.Avro.csproj +++ b/src/Confluent.SchemaRegistry.Serdes.Avro/Confluent.SchemaRegistry.Serdes.Avro.csproj @@ -14,7 +14,7 @@ Confluent.SchemaRegistry.Serdes.Avro Confluent.SchemaRegistry.Serdes.Avro 2.3.0 - netstandard2.0; + netstandard2.0;net6.0 true true true diff --git a/src/Confluent.SchemaRegistry.Serdes.Json/Confluent.SchemaRegistry.Serdes.Json.csproj b/src/Confluent.SchemaRegistry.Serdes.Json/Confluent.SchemaRegistry.Serdes.Json.csproj index e035c30c7..fc9ff5920 100644 --- a/src/Confluent.SchemaRegistry.Serdes.Json/Confluent.SchemaRegistry.Serdes.Json.csproj +++ b/src/Confluent.SchemaRegistry.Serdes.Json/Confluent.SchemaRegistry.Serdes.Json.csproj @@ -1,38 +1,38 @@ - - - - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Confluent Inc. - Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration - Copyright 2020-2022 Confluent Inc. - https://github.com/confluentinc/confluent-kafka-dotnet/ - https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE - https://raw.githubusercontent.com/confluentinc/confluent-kafka-dotnet/master/confluent-logo.png - https://github.com/confluentinc/confluent-kafka-dotnet/releases - Kafka;Confluent;Schema Registry;JSON - Confluent.SchemaRegistry.Serdes.Json - Confluent.SchemaRegistry.Serdes.Json - Confluent.SchemaRegistry.Serdes.Json - 2.3.0 - netstandard2.0; - true - true - true - Confluent.SchemaRegistry.Serdes.Json.snk - - - - - - - - - - - - - - - - - + + + + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Confluent Inc. + Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration + Copyright 2020-2022 Confluent Inc. + https://github.com/confluentinc/confluent-kafka-dotnet/ + https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE + https://raw.githubusercontent.com/confluentinc/confluent-kafka-dotnet/master/confluent-logo.png + https://github.com/confluentinc/confluent-kafka-dotnet/releases + Kafka;Confluent;Schema Registry;JSON + Confluent.SchemaRegistry.Serdes.Json + Confluent.SchemaRegistry.Serdes.Json + Confluent.SchemaRegistry.Serdes.Json + 2.3.0 + netstandard2.0;net6.0 + true + true + true + Confluent.SchemaRegistry.Serdes.Json.snk + + + + + + + + + + + + + + + + + diff --git a/src/Confluent.SchemaRegistry.Serdes.Protobuf/Confluent.SchemaRegistry.Serdes.Protobuf.csproj b/src/Confluent.SchemaRegistry.Serdes.Protobuf/Confluent.SchemaRegistry.Serdes.Protobuf.csproj index 476cda61f..29b6a17ed 100644 --- a/src/Confluent.SchemaRegistry.Serdes.Protobuf/Confluent.SchemaRegistry.Serdes.Protobuf.csproj +++ b/src/Confluent.SchemaRegistry.Serdes.Protobuf/Confluent.SchemaRegistry.Serdes.Protobuf.csproj @@ -1,38 +1,38 @@ - - - - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Confluent Inc. - Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration - Copyright 2020-2022 Confluent Inc. - https://github.com/confluentinc/confluent-kafka-dotnet/ - https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE - https://raw.githubusercontent.com/confluentinc/confluent-kafka-dotnet/master/confluent-logo.png - https://github.com/confluentinc/confluent-kafka-dotnet/releases - Kafka;Confluent;Schema Registry;Protobuf - Confluent.SchemaRegistry.Serdes.Protobuf - Confluent.SchemaRegistry.Serdes.Protobuf - Confluent.SchemaRegistry.Serdes.Protobuf - 2.3.0 - netstandard2.0; - true - true - true - Confluent.SchemaRegistry.Serdes.Protobuf.snk - - - - - - - - - - - - - - - - - + + + + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Confluent Inc. + Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration + Copyright 2020-2022 Confluent Inc. + https://github.com/confluentinc/confluent-kafka-dotnet/ + https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE + https://raw.githubusercontent.com/confluentinc/confluent-kafka-dotnet/master/confluent-logo.png + https://github.com/confluentinc/confluent-kafka-dotnet/releases + Kafka;Confluent;Schema Registry;Protobuf + Confluent.SchemaRegistry.Serdes.Protobuf + Confluent.SchemaRegistry.Serdes.Protobuf + Confluent.SchemaRegistry.Serdes.Protobuf + 2.3.0 + netstandard2.0;net6.0 + true + true + true + Confluent.SchemaRegistry.Serdes.Protobuf.snk + + + + + + + + + + + + + + + + + diff --git a/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj b/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj index 924ffaa7b..25b5e428f 100644 --- a/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj +++ b/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj @@ -1,33 +1,36 @@ - - - - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Confluent Inc. - A .NET Client for Confluent Schema Registry - Copyright 2017-2022 Confluent Inc. - https://github.com/confluentinc/confluent-kafka-dotnet/ - https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE - https://raw.githubusercontent.com/confluentinc/confluent-kafka-dotnet/master/confluent-logo.png - https://github.com/confluentinc/confluent-kafka-dotnet/releases - Kafka;Confluent;Schema Registry - Confluent.SchemaRegistry - Confluent.SchemaRegistry - Confluent.SchemaRegistry - 2.3.0 - netstandard2.0;netstandard1.4 - true - true - true - Confluent.SchemaRegistry.snk - - - - - - - - - - - - + + + + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Confluent Inc. + A .NET Client for Confluent Schema Registry + Copyright 2017-2022 Confluent Inc. + https://github.com/confluentinc/confluent-kafka-dotnet/ + https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE + https://raw.githubusercontent.com/confluentinc/confluent-kafka-dotnet/master/confluent-logo.png + https://github.com/confluentinc/confluent-kafka-dotnet/releases + Kafka;Confluent;Schema Registry + Confluent.SchemaRegistry + Confluent.SchemaRegistry + Confluent.SchemaRegistry + 2.3.0 + netstandard2.0;netstandard1.4;net6.0 + true + true + true + Confluent.SchemaRegistry.snk + + + + + + + + + + + + + + +