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