From 13bc4559c1cf98d747b0db81a1f8a1b39bc1dbd3 Mon Sep 17 00:00:00 2001 From: ZafarUrakov Date: Wed, 7 Aug 2024 16:00:09 +0500 Subject: [PATCH] RELEASES: 0.1.7 --- .../STX.EFxceptions.Abstractions.csproj | 6 +++--- STX.EFxceptions.Core/STX.EFxceptions.Core.csproj | 6 +++--- .../STX.EFxceptions.Identity.Core.csproj | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj b/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj index 676083c..046ab32 100644 --- a/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj +++ b/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj @@ -20,9 +20,9 @@ This beta release is a rewrite of the original EFxceptions library. True - 0.1.6 - 0.1.6 - 0.1.6 + 0.1.7 + 0.1.7 + 0.1.7 README.md License.txt True diff --git a/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj b/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj index 18c7a67..373ecd0 100644 --- a/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj +++ b/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj @@ -20,9 +20,9 @@ This beta release is a rewrite of the original EFxceptions library. True - 0.1.6 - 0.1.6 - 0.1.6 + 0.1.7 + 0.1.7 + 0.1.7 README.md License.txt True diff --git a/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj b/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj index ed2b55c..6263e1a 100644 --- a/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj +++ b/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj @@ -20,9 +20,9 @@ This beta release is a rewrite of the original EFxceptions library. True - 0.1.6 - 0.1.6 - 0.1.6 + 0.1.7 + 0.1.7 + 0.1.7 README.md License.txt True