franz frees us from confluent
This commit is contained in:
parent
10806b1524
commit
d9e875ed10
@ -1,7 +1,3 @@
|
||||
# directors-assistant
|
||||
|
||||
listen on kafka for commands, execute without question
|
||||
|
||||
|
||||
Depends on librdkafka.redist, but confluent's nuget package doesn't know that.
|
||||
and worse, it sounds like the point where it just mysteriously loses an exception is where it would try to load it itself
|
@ -8,7 +8,6 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="confluent.kafka" Version="1.7.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration" Version="5.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="5.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
|
||||
|
Loading…
Reference in New Issue
Block a user