Merge pull request #34 from zihotki/feature/kafka-update
Updated to Confluent.Kafka v1.2.0 to fix strong-naming breaking change
This commit is contained in:
commit
248e4f4267
|
@ -10,7 +10,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Confluent.Kafka" Version="1.1.0" />
|
||||
<PackageReference Include="Confluent.Kafka" Version="1.2.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in New Issue