diff --git a/CDP4Common/CDP4Common.csproj b/CDP4Common/CDP4Common.csproj
index 2c2604af..e955a54a 100644
--- a/CDP4Common/CDP4Common.csproj
+++ b/CDP4Common/CDP4Common.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4Common Community Edition
- 26.6.0
+ 26.6.1
CDP4 Common Class Library that contains DTOs, POCOs
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander, Yevhen, Nathanael, Ahmed
@@ -20,8 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [ADD] Implementation of TypeInitializer
- [ADD] Generic Property Setter via the PropertyAccessor of a POCO
+ [FIX] Support of space before/after '|' for multivalues enumeration
README.md
diff --git a/CDP4Dal/CDP4Dal.csproj b/CDP4Dal/CDP4Dal.csproj
index 806174b7..2f8c9b5d 100644
--- a/CDP4Dal/CDP4Dal.csproj
+++ b/CDP4Dal/CDP4Dal.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4Dal Community Edition
- 26.6.0
+ 26.6.1
CDP4 Data Access Layer library, a consumer of an ECSS-E-TM-10-25 Annex C API
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander, Yevhen, Nathanael, Ahmed
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4DalCommon/CDP4DalCommon.csproj b/CDP4DalCommon/CDP4DalCommon.csproj
index f8d4e19e..092a753e 100644
--- a/CDP4DalCommon/CDP4DalCommon.csproj
+++ b/CDP4DalCommon/CDP4DalCommon.csproj
@@ -5,7 +5,7 @@
RHEA System S.A.
latest
CDP4DalCommon Community Edition
- 26.6.0
+ 26.6.1
CDP4 Common Class Library that contains common types for any CDP4 server and the CDP4Dal
Copyright © RHEA System S.A.
Sam, Alex, Alexander, Nathanael, Antoine, Omar, Jaime
@@ -21,7 +21,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
true
diff --git a/CDP4JsonFileDal/CDP4JsonFileDal.csproj b/CDP4JsonFileDal/CDP4JsonFileDal.csproj
index 45b8cec5..37d27bf3 100644
--- a/CDP4JsonFileDal/CDP4JsonFileDal.csproj
+++ b/CDP4JsonFileDal/CDP4JsonFileDal.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4JsonFileDal Community Edition
- 26.6.0
+ 26.6.1
CDP4 Json File Dal Plugin
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander, Yevhen, Nathanael
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4JsonSerializer/CDP4JsonSerializer.csproj b/CDP4JsonSerializer/CDP4JsonSerializer.csproj
index 761a6fdc..96777fe0 100644
--- a/CDP4JsonSerializer/CDP4JsonSerializer.csproj
+++ b/CDP4JsonSerializer/CDP4JsonSerializer.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4JsonSerializer Community Edition
- 26.6.0
+ 26.6.1
CDP4 JSON Serialization Library
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander, Yevhen, Nathanael
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25 JSON
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj b/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj
index 4e7fb4f6..0c2f081a 100644
--- a/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj
+++ b/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4MessagePackSerializer Community Edition
- 26.6.0
+ 26.6.1
CDP4 MessagePack Serialization Library
Copyright © RHEA System S.A.
Sam, Alex, Alexander, Nathanael, Antoine, Omar
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25 MessagePack
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4Reporting/CDP4Reporting.csproj b/CDP4Reporting/CDP4Reporting.csproj
index 0c4f85e7..d93e2b7d 100644
--- a/CDP4Reporting/CDP4Reporting.csproj
+++ b/CDP4Reporting/CDP4Reporting.csproj
@@ -4,7 +4,7 @@
netstandard2.0
RHEA System S.A.
CDP4Reporting Community Edition
- 26.6.0
+ 26.6.1
CDP4 Reporting
Copyright © RHEA System S.A.
Sam, Alex, Alexander
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
latest
README.md
diff --git a/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj b/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj
index 9ba6c95d..20c08744 100644
--- a/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj
+++ b/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4RequirementsVerification Community Edition
- 26.6.0
+ 26.6.1
CDP4 Class Library that provides requirement verification
Copyright © RHEA System S.A.
Sam, Alex, Alexander, Yevhen, Nathanael
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4Rules/CDP4Rules.csproj b/CDP4Rules/CDP4Rules.csproj
index 579d715b..45c05818 100644
--- a/CDP4Rules/CDP4Rules.csproj
+++ b/CDP4Rules/CDP4Rules.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4Rules Community Edition
- 26.6.0
+ 26.6.1
CDP4 Class Library that provides Model Analysis and Rule Checking
Copyright © RHEA System S.A.
Sam, Alex, Alexander, Yevhen, Nathanael
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4ServicesDal/CDP4ServicesDal.csproj b/CDP4ServicesDal/CDP4ServicesDal.csproj
index 0977ea91..7700f95b 100644
--- a/CDP4ServicesDal/CDP4ServicesDal.csproj
+++ b/CDP4ServicesDal/CDP4ServicesDal.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4ServicesDal Community Edition
- 26.6.0
+ 26.6.1
CDP4ServicesDal Dal Plugin
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander, Yevhen, Nathanael
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj b/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj
index 81eca8de..89ba7581 100644
--- a/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj
+++ b/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj
@@ -4,7 +4,7 @@
netstandard2.0
RHEA System S.A.
CDP4Common Community Edition
- 26.6.0
+ 26.6.1
CDP4 Services Messaging is a Class Library that contains clients and messages class that can be used for inter services communication
Copyright © RHEA System S.A.
Sam, Alex, Alexander, Nathanael, Antoine
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
latest
diff --git a/CDP4Web/CDP4Web.csproj b/CDP4Web/CDP4Web.csproj
index 2a27bbf6..8dd8d232 100644
--- a/CDP4Web/CDP4Web.csproj
+++ b/CDP4Web/CDP4Web.csproj
@@ -5,7 +5,7 @@
latest
RHEA System S.A.
CDP4Web Community Edition
- 26.6.0
+ 26.6.1
CDP4Web Dedicated Sdk for CDPServicesDal
Copyright © RHEA System S.A.
Sam, Alex, Alexander, Nathanael, Antoine, Omar, Jaime
@@ -21,7 +21,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md
diff --git a/CDP4WspDal/CDP4WspDal.csproj b/CDP4WspDal/CDP4WspDal.csproj
index ecb36ab6..fa75703d 100644
--- a/CDP4WspDal/CDP4WspDal.csproj
+++ b/CDP4WspDal/CDP4WspDal.csproj
@@ -4,7 +4,7 @@
net47;net471;net472;net48;netstandard2.0;netstandard2.1
RHEA System S.A.
CDP4WspDal Community Edition
- 26.6.0
+ 26.6.1
CDP4 WSP Dal Plugin
Copyright © RHEA System S.A.
Sam, Merlin, Alex, Naron, Alexander, Yevhen, Nathanael
@@ -20,7 +20,7 @@
CDP COMET ECSS-E-TM-10-25
LGPL-3.0-only
- [BUMP] To CDP4Common 26.6.0
+ [BUMP] To CDP4Common 26.6.1
README.md