From 1c7d3a2be260f4989b6134265cd48fdc142b8710 Mon Sep 17 00:00:00 2001 From: Macocian Alexandru Victor Date: Sun, 2 Jan 2022 16:54:15 +0200 Subject: [PATCH] Adjust project descriptions (#12) * Adjust package description --- SystemExtensions.NetCore/SystemExtensions.NetCore.csproj | 3 ++- .../SystemExtensions.NetStandard.DependencyInjection.csproj | 3 ++- .../SystemExtensions.NetStandard.Security.csproj | 3 ++- .../SystemExtensions.NetStandard.csproj | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/SystemExtensions.NetCore/SystemExtensions.NetCore.csproj b/SystemExtensions.NetCore/SystemExtensions.NetCore.csproj index 9fcd27b..0c2a7da 100644 --- a/SystemExtensions.NetCore/SystemExtensions.NetCore.csproj +++ b/SystemExtensions.NetCore/SystemExtensions.NetCore.csproj @@ -8,9 +8,10 @@ System LICENSE true - 1.0.0 + 1.0.1 Alexandru Macocian https://github.com/AlexMacocian/SystemExtensions + Extensions for the System namespace diff --git a/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj b/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj index d489cd2..700b3a4 100644 --- a/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj +++ b/SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj @@ -6,9 +6,10 @@ LICENSE true latest - 1.1.6 + 1.1.7 Alexandru Macocian https://github.com/AlexMacocian/SystemExtensions + Extensions for the Slim Dependency Injection engine diff --git a/SystemExtensions.NetStandard.Security/SystemExtensions.NetStandard.Security.csproj b/SystemExtensions.NetStandard.Security/SystemExtensions.NetStandard.Security.csproj index ba2c38c..c453bad 100644 --- a/SystemExtensions.NetStandard.Security/SystemExtensions.NetStandard.Security.csproj +++ b/SystemExtensions.NetStandard.Security/SystemExtensions.NetStandard.Security.csproj @@ -7,9 +7,10 @@ LICENSE true System - 1.2.2 + 1.2.3 Alexandru Macocian https://github.com/AlexMacocian/SystemExtensions + Security extensions for the System namespace diff --git a/SystemExtensions.NetStandard/SystemExtensions.NetStandard.csproj b/SystemExtensions.NetStandard/SystemExtensions.NetStandard.csproj index 2010800..f1dfeb0 100644 --- a/SystemExtensions.NetStandard/SystemExtensions.NetStandard.csproj +++ b/SystemExtensions.NetStandard/SystemExtensions.NetStandard.csproj @@ -7,9 +7,10 @@ LICENSE true System - 1.3.1 + 1.3.2 Alexandru Macocian https://github.com/AlexMacocian/SystemExtensions + Extensions for the System namespace