From 3443fd5bdc3473a7aa84307577d98d8dc4e8ecd5 Mon Sep 17 00:00:00 2001 From: Andreas Luxbauer Date: Fri, 5 Sep 2025 08:56:37 +0200 Subject: [PATCH] kafka --- DienstplanTV/App.config | 16 ++++-- UID/ADMIN.vbproj | 28 ++++++--- UID/App.config | 98 +++++++++++++++++++------------- UID/packages.config | 10 ++-- UID/usrctlProcedures.Designer.vb | 12 ++++ UID/usrctlProcedures.vb | 24 ++++++++ 6 files changed, 131 insertions(+), 57 deletions(-) diff --git a/DienstplanTV/App.config b/DienstplanTV/App.config index dcf1914..08308f3 100644 --- a/DienstplanTV/App.config +++ b/DienstplanTV/App.config @@ -7,19 +7,19 @@ - + - + - + - + @@ -77,6 +77,14 @@ + + + + + + + + diff --git a/UID/ADMIN.vbproj b/UID/ADMIN.vbproj index e94965f..006a7f8 100644 --- a/UID/ADMIN.vbproj +++ b/UID/ADMIN.vbproj @@ -1,5 +1,6 @@  + Debug @@ -29,6 +30,8 @@ 1.0.0.%2a false true + + x64 @@ -96,6 +99,9 @@ ..\packages\ClosedXML.0.95.4\lib\net46\ClosedXML.dll + + ..\packages\Confluent.Kafka.2.11.1\lib\net462\Confluent.Kafka.dll + ..\packages\DocumentFormat.OpenXml.2.7.2\lib\net46\DocumentFormat.OpenXml.dll @@ -235,8 +241,8 @@ ..\packages\SSH.NET.2024.0.0\lib\net462\Renci.SshNet.dll - - ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll @@ -251,16 +257,16 @@ ..\packages\System.IO.Packaging.4.0.0\lib\net46\System.IO.Packaging.dll - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll - - ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll - - ..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll @@ -1146,6 +1152,12 @@ + + + Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". + + +