diff --git a/src/ReC.API/ReC.API.csproj b/src/ReC.API/ReC.API.csproj index 472ae86..1ecbef1 100644 --- a/src/ReC.API/ReC.API.csproj +++ b/src/ReC.API/ReC.API.csproj @@ -10,10 +10,10 @@ ReC.API Assets\icon.ico digital data rest-caller rec api - 2.4.0-beta - 2.4.0.0 - 2.4.0.0 - 2.4.0-beta + 1.0.0 + 1.0.0.0 + 1.0.0.0 + 1.0.0 Copyright © 2025 Digital Data GmbH. All rights reserved. true $(NoWarn);1591 diff --git a/src/ReC.Client/ReC.Client.csproj b/src/ReC.Client/ReC.Client.csproj index cc26c58..b411254 100644 --- a/src/ReC.Client/ReC.Client.csproj +++ b/src/ReC.Client/ReC.Client.csproj @@ -11,9 +11,9 @@ icon.png http://git.dd:3000/AppStd/Rec.git digital data rec api client - 2.0.0-beta - 2.0.0.0 - 2.0.0.0 + 1.0.0 + 1.0.0.0 + 1.0.0.0 Client-Bibliothek für die Interaktion mit der ReC.API, die typisierten HTTP-Zugriff und DI-Integration bietet.