From d215b2f567b7045c87c155765ecdd6adf3f1c892 Mon Sep 17 00:00:00 2001 From: TekH Date: Thu, 21 May 2026 12:58:36 +0200 Subject: [PATCH] Update ReC.Client version and metadata Updated `` to better describe the package as a client library. Incremented `` to 2.0.0-beta, reflecting a major update. Synchronized `` and `` to 2.0.0.0 for consistency with the new version. --- src/ReC.Client/ReC.Client.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ReC.Client/ReC.Client.csproj b/src/ReC.Client/ReC.Client.csproj index af092f1..cc26c58 100644 --- a/src/ReC.Client/ReC.Client.csproj +++ b/src/ReC.Client/ReC.Client.csproj @@ -10,10 +10,10 @@ Copyright 2025 icon.png http://git.dd:3000/AppStd/Rec.git - digital data rec api - 1.0.0-beta - 1.0.0.0 - 1.0.0.0 + digital data rec api client + 2.0.0-beta + 2.0.0.0 + 2.0.0.0 Client-Bibliothek für die Interaktion mit der ReC.API, die typisierten HTTP-Zugriff und DI-Integration bietet.