From d822e5b624a0a72a7260909a40eefccd9379899c Mon Sep 17 00:00:00 2001 From: samatrhea Date: Wed, 14 Aug 2024 13:21:29 +0200 Subject: [PATCH] [Update] dependencies --- CDP4Common.NetCore.Tests/CDP4Common.NetCore.Tests.csproj | 6 +++--- CDP4Common.Tests/CDP4Common.Tests.csproj | 6 +++--- CDP4Common/CDP4Common.csproj | 6 +++--- CDP4Dal.NetCore.Tests/CDP4Dal.NetCore.Tests.csproj | 6 +++--- CDP4Dal.Tests/CDP4Dal.Tests.csproj | 6 +++--- CDP4Dal/CDP4Dal.csproj | 6 +++--- CDP4DalCommon/CDP4DalCommon.csproj | 4 ++-- .../CDP4JsonFileDal.NetCore.Tests.csproj | 6 +++--- CDP4JsonFileDal.Tests/CDP4JsonFileDal.Tests.csproj | 6 +++--- CDP4JsonFileDal/CDP4JsonFileDal.csproj | 4 ++-- .../CDP4JsonSerializer.NetCore.Tests.csproj | 6 +++--- CDP4JsonSerializer.Tests/CDP4JsonSerializer.Tests.csproj | 6 +++--- CDP4JsonSerializer/CDP4JsonSerializer.csproj | 4 ++-- .../CDP4MessagePackSerializer.Tests.csproj | 6 +++--- .../CDP4MessagePackSerializer.csproj | 6 +++--- CDP4Reporting.Tests/CDP4Reporting.Tests.csproj | 6 +++--- CDP4Reporting/CDP4Reporting.csproj | 4 ++-- .../CDP4RequirementsVerification.Tests.csproj | 6 +++--- .../CDP4RequirementsVerification.csproj | 4 ++-- CDP4Rules.NetCore.Tests/CDP4Rules.NetCore.Tests.csproj | 6 +++--- CDP4Rules/CDP4Rules.csproj | 4 ++-- .../CDP4ServicesDal.NetCore.Tests.csproj | 6 +++--- CDP4ServicesDal.Tests/CDP4ServicesDal.Tests.csproj | 6 +++--- CDP4ServicesDal/CDP4ServicesDal.csproj | 4 ++-- .../CDP4ServicesMessaging.Tests.csproj | 6 +++--- CDP4ServicesMessaging/CDP4ServicesMessaging.csproj | 9 +++++---- CDP4Web.Tests/CDP4Web.Tests.csproj | 6 +++--- CDP4Web/CDP4Web.csproj | 6 +++--- CDP4WspDal.NetCore.Tests/CDP4WspDal.NetCore.Tests.csproj | 6 +++--- CDP4WspDal.Tests/CDP4WspDal.Tests.csproj | 6 +++--- CDP4WspDal/CDP4WspDal.csproj | 4 ++-- 31 files changed, 87 insertions(+), 86 deletions(-) diff --git a/CDP4Common.NetCore.Tests/CDP4Common.NetCore.Tests.csproj b/CDP4Common.NetCore.Tests/CDP4Common.NetCore.Tests.csproj index 29f23a84..9e4466ee 100644 --- a/CDP4Common.NetCore.Tests/CDP4Common.NetCore.Tests.csproj +++ b/CDP4Common.NetCore.Tests/CDP4Common.NetCore.Tests.csproj @@ -14,11 +14,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Common.Tests/CDP4Common.Tests.csproj b/CDP4Common.Tests/CDP4Common.Tests.csproj index 879255d8..2947b949 100644 --- a/CDP4Common.Tests/CDP4Common.Tests.csproj +++ b/CDP4Common.Tests/CDP4Common.Tests.csproj @@ -17,11 +17,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Common/CDP4Common.csproj b/CDP4Common/CDP4Common.csproj index 76c6c108..27ca358b 100644 --- a/CDP4Common/CDP4Common.csproj +++ b/CDP4Common/CDP4Common.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4Common Community Edition - 27.2.1 + 27.2.2 CDP4 Common Class Library that contains DTOs, POCOs Copyright © Starion Group 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 - [FIX] PermissionService + [Update] NLog version 5.3.3 README.md @@ -44,7 +44,7 @@ - + diff --git a/CDP4Dal.NetCore.Tests/CDP4Dal.NetCore.Tests.csproj b/CDP4Dal.NetCore.Tests/CDP4Dal.NetCore.Tests.csproj index 4d25f594..465381eb 100644 --- a/CDP4Dal.NetCore.Tests/CDP4Dal.NetCore.Tests.csproj +++ b/CDP4Dal.NetCore.Tests/CDP4Dal.NetCore.Tests.csproj @@ -16,11 +16,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Dal.Tests/CDP4Dal.Tests.csproj b/CDP4Dal.Tests/CDP4Dal.Tests.csproj index 42991dae..4bffc06a 100644 --- a/CDP4Dal.Tests/CDP4Dal.Tests.csproj +++ b/CDP4Dal.Tests/CDP4Dal.Tests.csproj @@ -17,11 +17,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Dal/CDP4Dal.csproj b/CDP4Dal/CDP4Dal.csproj index 2d6894b3..43b6108a 100644 --- a/CDP4Dal/CDP4Dal.csproj +++ b/CDP4Dal/CDP4Dal.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4Dal Community Edition - 27.2.1 + 27.2.2 CDP4 Data Access Layer library, a consumer of an ECSS-E-TM-10-25 Annex C API Copyright © Starion Group 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 - [FIX] PermissionService + [Update] System.Reactive version 6.0.1 README.md @@ -48,6 +48,6 @@ - + \ No newline at end of file diff --git a/CDP4DalCommon/CDP4DalCommon.csproj b/CDP4DalCommon/CDP4DalCommon.csproj index 1e2a3127..d6916801 100644 --- a/CDP4DalCommon/CDP4DalCommon.csproj +++ b/CDP4DalCommon/CDP4DalCommon.csproj @@ -5,7 +5,7 @@ Starion Group S.A. latest CDP4DalCommon Community Edition - 27.2.1 + 27.2.2 CDP4 Common Class Library that contains common types for any CDP4 server and the CDP4Dal Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md true diff --git a/CDP4JsonFileDal.NetCore.Tests/CDP4JsonFileDal.NetCore.Tests.csproj b/CDP4JsonFileDal.NetCore.Tests/CDP4JsonFileDal.NetCore.Tests.csproj index dcd11a5a..02538cfc 100644 --- a/CDP4JsonFileDal.NetCore.Tests/CDP4JsonFileDal.NetCore.Tests.csproj +++ b/CDP4JsonFileDal.NetCore.Tests/CDP4JsonFileDal.NetCore.Tests.csproj @@ -18,11 +18,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4JsonFileDal.Tests/CDP4JsonFileDal.Tests.csproj b/CDP4JsonFileDal.Tests/CDP4JsonFileDal.Tests.csproj index 719f6dcd..66b3e612 100644 --- a/CDP4JsonFileDal.Tests/CDP4JsonFileDal.Tests.csproj +++ b/CDP4JsonFileDal.Tests/CDP4JsonFileDal.Tests.csproj @@ -22,11 +22,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4JsonFileDal/CDP4JsonFileDal.csproj b/CDP4JsonFileDal/CDP4JsonFileDal.csproj index c8072216..f5c3510c 100644 --- a/CDP4JsonFileDal/CDP4JsonFileDal.csproj +++ b/CDP4JsonFileDal/CDP4JsonFileDal.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4JsonFileDal Community Edition - 27.2.1 + 27.2.2 CDP4 Json File Dal Plugin Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md diff --git a/CDP4JsonSerializer.NetCore.Tests/CDP4JsonSerializer.NetCore.Tests.csproj b/CDP4JsonSerializer.NetCore.Tests/CDP4JsonSerializer.NetCore.Tests.csproj index f7b8649e..bbd4d541 100644 --- a/CDP4JsonSerializer.NetCore.Tests/CDP4JsonSerializer.NetCore.Tests.csproj +++ b/CDP4JsonSerializer.NetCore.Tests/CDP4JsonSerializer.NetCore.Tests.csproj @@ -16,11 +16,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4JsonSerializer.Tests/CDP4JsonSerializer.Tests.csproj b/CDP4JsonSerializer.Tests/CDP4JsonSerializer.Tests.csproj index d6c4a704..3b6bc8b5 100644 --- a/CDP4JsonSerializer.Tests/CDP4JsonSerializer.Tests.csproj +++ b/CDP4JsonSerializer.Tests/CDP4JsonSerializer.Tests.csproj @@ -16,11 +16,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4JsonSerializer/CDP4JsonSerializer.csproj b/CDP4JsonSerializer/CDP4JsonSerializer.csproj index 574c812c..0ba94c68 100644 --- a/CDP4JsonSerializer/CDP4JsonSerializer.csproj +++ b/CDP4JsonSerializer/CDP4JsonSerializer.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4JsonSerializer Community Edition - 27.2.1 + 27.2.2 CDP4 JSON Serialization Library Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md diff --git a/CDP4MessagePackSerializer.Tests/CDP4MessagePackSerializer.Tests.csproj b/CDP4MessagePackSerializer.Tests/CDP4MessagePackSerializer.Tests.csproj index 075080fc..b134fb19 100644 --- a/CDP4MessagePackSerializer.Tests/CDP4MessagePackSerializer.Tests.csproj +++ b/CDP4MessagePackSerializer.Tests/CDP4MessagePackSerializer.Tests.csproj @@ -10,11 +10,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj b/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj index 5850fdd2..a450f436 100644 --- a/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj +++ b/CDP4MessagePackSerializer/CDP4MessagePackSerializer.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4MessagePackSerializer Community Edition - 27.2.1 + 27.2.2 CDP4 MessagePack Serialization Library Copyright © Starion Group 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 27.2.0 + [Update] MessagePack to version 2.5.172 README.md @@ -35,7 +35,7 @@ - + diff --git a/CDP4Reporting.Tests/CDP4Reporting.Tests.csproj b/CDP4Reporting.Tests/CDP4Reporting.Tests.csproj index 7447d021..2c22fff1 100644 --- a/CDP4Reporting.Tests/CDP4Reporting.Tests.csproj +++ b/CDP4Reporting.Tests/CDP4Reporting.Tests.csproj @@ -28,11 +28,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Reporting/CDP4Reporting.csproj b/CDP4Reporting/CDP4Reporting.csproj index ff321289..84e71f61 100644 --- a/CDP4Reporting/CDP4Reporting.csproj +++ b/CDP4Reporting/CDP4Reporting.csproj @@ -4,7 +4,7 @@ netstandard2.0 Starion Group S.A. CDP4Reporting Community Edition - 27.2.1 + 27.2.2 CDP4 Reporting Copyright © Starion Group S.A. Sam, Alex, Alexander @@ -20,7 +20,7 @@ CDP COMET ECSS-E-TM-10-25 LGPL-3.0-only - [BUMP] To CDP4Common 27.2.0 + [BUMP] To CDP4Common 27.2.2 latest README.md diff --git a/CDP4RequirementsVerification.Tests/CDP4RequirementsVerification.Tests.csproj b/CDP4RequirementsVerification.Tests/CDP4RequirementsVerification.Tests.csproj index ffe4a5f8..d560e305 100644 --- a/CDP4RequirementsVerification.Tests/CDP4RequirementsVerification.Tests.csproj +++ b/CDP4RequirementsVerification.Tests/CDP4RequirementsVerification.Tests.csproj @@ -11,11 +11,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj b/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj index cb61a091..87cb7caf 100644 --- a/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj +++ b/CDP4RequirementsVerification/CDP4RequirementsVerification.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4RequirementsVerification Community Edition - 27.2.1 + 27.2.2 CDP4 Class Library that provides requirement verification Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md diff --git a/CDP4Rules.NetCore.Tests/CDP4Rules.NetCore.Tests.csproj b/CDP4Rules.NetCore.Tests/CDP4Rules.NetCore.Tests.csproj index 293c04c1..0a105eb4 100644 --- a/CDP4Rules.NetCore.Tests/CDP4Rules.NetCore.Tests.csproj +++ b/CDP4Rules.NetCore.Tests/CDP4Rules.NetCore.Tests.csproj @@ -16,11 +16,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Rules/CDP4Rules.csproj b/CDP4Rules/CDP4Rules.csproj index a68346e6..56f92547 100644 --- a/CDP4Rules/CDP4Rules.csproj +++ b/CDP4Rules/CDP4Rules.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4Rules Community Edition - 27.2.1 + 27.2.2 CDP4 Class Library that provides Model Analysis and Rule Checking Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md diff --git a/CDP4ServicesDal.NetCore.Tests/CDP4ServicesDal.NetCore.Tests.csproj b/CDP4ServicesDal.NetCore.Tests/CDP4ServicesDal.NetCore.Tests.csproj index 1655adf4..e26e5f15 100644 --- a/CDP4ServicesDal.NetCore.Tests/CDP4ServicesDal.NetCore.Tests.csproj +++ b/CDP4ServicesDal.NetCore.Tests/CDP4ServicesDal.NetCore.Tests.csproj @@ -18,11 +18,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4ServicesDal.Tests/CDP4ServicesDal.Tests.csproj b/CDP4ServicesDal.Tests/CDP4ServicesDal.Tests.csproj index 80b50123..2251a13f 100644 --- a/CDP4ServicesDal.Tests/CDP4ServicesDal.Tests.csproj +++ b/CDP4ServicesDal.Tests/CDP4ServicesDal.Tests.csproj @@ -18,11 +18,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4ServicesDal/CDP4ServicesDal.csproj b/CDP4ServicesDal/CDP4ServicesDal.csproj index bb7683a6..7e5cbc6d 100644 --- a/CDP4ServicesDal/CDP4ServicesDal.csproj +++ b/CDP4ServicesDal/CDP4ServicesDal.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4ServicesDal Community Edition - 27.2.1 + 27.2.2 CDP4ServicesDal Dal Plugin Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md diff --git a/CDP4ServicesMessaging.Tests/CDP4ServicesMessaging.Tests.csproj b/CDP4ServicesMessaging.Tests/CDP4ServicesMessaging.Tests.csproj index 80c07f1d..3c3c6263 100644 --- a/CDP4ServicesMessaging.Tests/CDP4ServicesMessaging.Tests.csproj +++ b/CDP4ServicesMessaging.Tests/CDP4ServicesMessaging.Tests.csproj @@ -10,11 +10,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj b/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj index c54ef965..e890b976 100644 --- a/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj +++ b/CDP4ServicesMessaging/CDP4ServicesMessaging.csproj @@ -4,7 +4,7 @@ netstandard2.0 Starion Group S.A. CDP4Common Community Edition - 27.2.1 + 27.2.2 CDP4 Services Messaging is a Class Library that contains clients and messages class that can be used for inter services communication Copyright © Starion Group S.A. Sam, Alex, Alexander, Nathanael, Antoine @@ -20,7 +20,8 @@ CDP COMET ECSS-E-TM-10-25 LGPL-3.0-only - [BUMP] To CDP4Common 27.2.0 + [Update] Polly to version 8.4.1 + [Update] Microsoft.Extensions.Configuration.Binder to version 8.0.2 README.md latest @@ -38,9 +39,9 @@ - + - + diff --git a/CDP4Web.Tests/CDP4Web.Tests.csproj b/CDP4Web.Tests/CDP4Web.Tests.csproj index 3aa0ad7f..3585b9a7 100644 --- a/CDP4Web.Tests/CDP4Web.Tests.csproj +++ b/CDP4Web.Tests/CDP4Web.Tests.csproj @@ -16,11 +16,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4Web/CDP4Web.csproj b/CDP4Web/CDP4Web.csproj index 29c93954..476f484a 100644 --- a/CDP4Web/CDP4Web.csproj +++ b/CDP4Web/CDP4Web.csproj @@ -5,7 +5,7 @@ latest Starion Group S.A. CDP4Web Community Edition - 27.2.1 + 27.2.2 CDP4Web Dedicated Sdk for CDPServicesDal Copyright © Starion Group 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 27.2.0 + [Update] FluentResults to version 3.16.0 README.md @@ -38,7 +38,7 @@ - + diff --git a/CDP4WspDal.NetCore.Tests/CDP4WspDal.NetCore.Tests.csproj b/CDP4WspDal.NetCore.Tests/CDP4WspDal.NetCore.Tests.csproj index e4f611c2..2b300039 100644 --- a/CDP4WspDal.NetCore.Tests/CDP4WspDal.NetCore.Tests.csproj +++ b/CDP4WspDal.NetCore.Tests/CDP4WspDal.NetCore.Tests.csproj @@ -18,11 +18,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4WspDal.Tests/CDP4WspDal.Tests.csproj b/CDP4WspDal.Tests/CDP4WspDal.Tests.csproj index 43aa6d7a..0d3445f9 100644 --- a/CDP4WspDal.Tests/CDP4WspDal.Tests.csproj +++ b/CDP4WspDal.Tests/CDP4WspDal.Tests.csproj @@ -23,11 +23,11 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CDP4WspDal/CDP4WspDal.csproj b/CDP4WspDal/CDP4WspDal.csproj index aaffae00..ad4cb4e6 100644 --- a/CDP4WspDal/CDP4WspDal.csproj +++ b/CDP4WspDal/CDP4WspDal.csproj @@ -4,7 +4,7 @@ net48;netstandard2.0 Starion Group S.A. CDP4WspDal Community Edition - 27.2.1 + 27.2.2 CDP4 WSP Dal Plugin Copyright © Starion Group 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 27.2.0 + [BUMP] To CDP4Common 27.2.2 README.md