From 82520af04992e1a1a9e3ad9a3f6fef996b4acd25 Mon Sep 17 00:00:00 2001 From: antoineatrhea Date: Tue, 3 Oct 2023 12:15:08 +0200 Subject: [PATCH] versions upgrade --- COMET.Web.Common.Test/COMET.Web.Common.Test.csproj | 4 ++-- COMET.Web.Common/COMET.Web.Common.csproj | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj b/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj index 7c928934..afb89e09 100644 --- a/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj +++ b/COMET.Web.Common.Test/COMET.Web.Common.Test.csproj @@ -4,7 +4,7 @@ net7.0 Latest enable - 1.0.3 + 1.0.4 1.0.0 1.0.0 CDP4 WEB Common Test @@ -19,7 +19,7 @@ README.md cdp4-icon.png - [Initial] Release + [ADD] ILogger extension for testing diff --git a/COMET.Web.Common/COMET.Web.Common.csproj b/COMET.Web.Common/COMET.Web.Common.csproj index e883ffc5..246988fb 100644 --- a/COMET.Web.Common/COMET.Web.Common.csproj +++ b/COMET.Web.Common/COMET.Web.Common.csproj @@ -3,7 +3,7 @@ net7.0 Latest - 1.0.21 + 1.0.22 1.0.0 1.0.0 CDP4 WEB Common @@ -21,9 +21,7 @@ README.md cdp4-icon.png - [ADD] Books common Components - [ADD] Delete Thing capabilities on SessionService - [ADD] ValidationService + [ADD] support of Blazor Server