From 63c4a49d0dd9a112531935cb0c702de82fb5752f Mon Sep 17 00:00:00 2001 From: samatrhea Date: Mon, 12 Aug 2024 18:25:19 +0200 Subject: [PATCH] [Add] package readme [Bump] to version 0.17.1 --- Kalliope.Common/Kalliope.Common.csproj | 4 +++- Kalliope.DTO/Kalliope.DTO.csproj | 6 ++++-- Kalliope.Dal/Kalliope.Dal.csproj | 4 +++- Kalliope.Generator.Tests/Kalliope.Generator.Tests.csproj | 6 +++--- Kalliope.OO.Tests/Kalliope.OO.Tests.csproj | 6 +++--- Kalliope.OO/Kalliope.OO.csproj | 4 +++- Kalliope.Xml.Tests/Kalliope.Xml.Tests.csproj | 6 +++--- Kalliope.Xml/Kalliope.Xml.csproj | 6 ++++-- Kalliope/Kalliope.csproj | 4 +++- README.md | 2 +- 10 files changed, 30 insertions(+), 18 deletions(-) diff --git a/Kalliope.Common/Kalliope.Common.csproj b/Kalliope.Common/Kalliope.Common.csproj index dd3013d..dd9a59e 100644 --- a/Kalliope.Common/Kalliope.Common.csproj +++ b/Kalliope.Common/Kalliope.Common.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.16.0 + 0.17.1 A library that provides the Common Kalliope classes Kalliope.Common Starion Group S.A. @@ -18,6 +18,7 @@ Sam Gerene, Alexander van Delft false Kalliope-icon.png + README.md [Update] Starion Group @@ -25,6 +26,7 @@ + diff --git a/Kalliope.DTO/Kalliope.DTO.csproj b/Kalliope.DTO/Kalliope.DTO.csproj index c5935dd..7906350 100644 --- a/Kalliope.DTO/Kalliope.DTO.csproj +++ b/Kalliope.DTO/Kalliope.DTO.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.16.0 + 0.17.1 A library that provides the Data Transfer Object (DTO) Kalliope classes Kalliope.DTO Starion Group S.A. @@ -18,13 +18,15 @@ Sam Gerene, Alexander van Delft false Kalliope-icon.png + README.md [Update] Starion Group - + + diff --git a/Kalliope.Dal/Kalliope.Dal.csproj b/Kalliope.Dal/Kalliope.Dal.csproj index 53efa37..8b73c20 100644 --- a/Kalliope.Dal/Kalliope.Dal.csproj +++ b/Kalliope.Dal/Kalliope.Dal.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.16.0 + 0.17.1 The Kalliope Dal class library Kalliope.Dal Starion Group S.A. @@ -18,6 +18,7 @@ Sam Gerene, Alexander van Delft false Kalliope-icon.png + README.md [Update] Starion Group @@ -25,6 +26,7 @@ + diff --git a/Kalliope.Generator.Tests/Kalliope.Generator.Tests.csproj b/Kalliope.Generator.Tests/Kalliope.Generator.Tests.csproj index 639e1f0..7c5b29b 100644 --- a/Kalliope.Generator.Tests/Kalliope.Generator.Tests.csproj +++ b/Kalliope.Generator.Tests/Kalliope.Generator.Tests.csproj @@ -65,10 +65,10 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Kalliope.OO.Tests/Kalliope.OO.Tests.csproj b/Kalliope.OO.Tests/Kalliope.OO.Tests.csproj index ec534cc..3164141 100644 --- a/Kalliope.OO.Tests/Kalliope.OO.Tests.csproj +++ b/Kalliope.OO.Tests/Kalliope.OO.Tests.csproj @@ -12,10 +12,10 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Kalliope.OO/Kalliope.OO.csproj b/Kalliope.OO/Kalliope.OO.csproj index b35695c..f98fb3a 100644 --- a/Kalliope.OO/Kalliope.OO.csproj +++ b/Kalliope.OO/Kalliope.OO.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.16.0 + 0.17.1 A library that provides ORM to OO mapping Kalliope.OO Starion Group S.A. @@ -18,6 +18,7 @@ Sam Gerene, Alexander van Delft false Kalliope-icon.png + README.md latest [Update] Starion Group @@ -26,6 +27,7 @@ + diff --git a/Kalliope.Xml.Tests/Kalliope.Xml.Tests.csproj b/Kalliope.Xml.Tests/Kalliope.Xml.Tests.csproj index 07ed376..1508683 100644 --- a/Kalliope.Xml.Tests/Kalliope.Xml.Tests.csproj +++ b/Kalliope.Xml.Tests/Kalliope.Xml.Tests.csproj @@ -21,11 +21,11 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Kalliope.Xml/Kalliope.Xml.csproj b/Kalliope.Xml/Kalliope.Xml.csproj index 7ee93db..327c562 100644 --- a/Kalliope.Xml/Kalliope.Xml.csproj +++ b/Kalliope.Xml/Kalliope.Xml.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.16.0 + 0.17.1 A library to read and write XML based orm files generated with ORM Solutions NORMA and NORMA Pro. Kalliope.Xml Starion Group S.A. @@ -18,13 +18,15 @@ Sam Gerene, Alexander van Delft false Kalliope-icon.png + README.md [Update] Starion Group - + + diff --git a/Kalliope/Kalliope.csproj b/Kalliope/Kalliope.csproj index 6cb318b..549a8a5 100644 --- a/Kalliope/Kalliope.csproj +++ b/Kalliope/Kalliope.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.16.0 + 0.17.1 The Kalliope POCO class library Kalliope Starion Group S.A. @@ -18,6 +18,7 @@ Sam Gerene, Alexander van Delft false Kalliope-icon.png + README.md [Update] Starion Group @@ -25,6 +26,7 @@ + diff --git a/README.md b/README.md index fe8a237..fdff5d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Kalliope](Kalliope-logo.png?raw=true) +![Kalliope](https://raw.githubusercontent.com/STARIONGROUP/Kalliope/master/Kalliope-logo.png) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=STARIONGROUP_Kalliope&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=STARIONGROUP_Kalliope) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=STARIONGROUP_Kalliope&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=STARIONGROUP_Kalliope)