diff --git a/COMET.Web.Common/COMET.Web.Common.csproj b/COMET.Web.Common/COMET.Web.Common.csproj index 08d545ad..dd3679f8 100644 --- a/COMET.Web.Common/COMET.Web.Common.csproj +++ b/COMET.Web.Common/COMET.Web.Common.csproj @@ -3,9 +3,9 @@ net8.0 Latest - 4.0.0 - 4.0.0 - 4.0.0 + 5.0.0 + 5.0.0 + 5.0.0 CDP4 WEB Common A Common Library for any Blazor based application related to ECSS-E-TM-10-25 Starion Group S.A. @@ -24,9 +24,9 @@ true snupkg - [Refactor] Login page - [Remove] SessionStateKind; AuthenticationStateKind, refactor AuthenticationService - [Add] editors and viewmodels + [Update] all common view-viewmodels + [Update] business logic + [Update] to Starion Group S.A. diff --git a/README.md b/README.md index 7de37ff8..9b4b9371 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + The CDP4-COMET-WEB Community Editition (CE) is the Starion Group open source Concurrent Design web based application compliant with ECSS-E-TM-10-25 Annex A and Annex C. The solution provides the following items: - COMET.Web.Common: A Common Library for any Blazor based application related to ECSS-E-TM-10-25. This can be used to develop various ECSS-E-TM-10-25 web applications and is distributed with the APACHE 2.0 license.