From d9e875ed107a47ef49ae3b4c4aed173f5c08e1fa Mon Sep 17 00:00:00 2001 From: "Adam R. Grey" Date: Tue, 26 Oct 2021 03:56:59 -0400 Subject: [PATCH] franz frees us from confluent --- README.md | 4 ---- directors-assistant.csproj | 1 - 2 files changed, 5 deletions(-) diff --git a/README.md b/README.md index 91c2b24..1d659a1 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file diff --git a/directors-assistant.csproj b/directors-assistant.csproj index 3821ee2..5177b27 100644 --- a/directors-assistant.csproj +++ b/directors-assistant.csproj @@ -8,7 +8,6 @@ -