diff --git a/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj b/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj index e07f0a6..611cbf9 100644 --- a/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj +++ b/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj @@ -9,7 +9,7 @@ STX.EFxceptions.Core The Standard Community The Standard Community - A Standardized .NET library that provides interfaces for the core components to captures exceptions thrown by EntityFramework and converts them into meaningful exceptions... + A Standardized .NET library that provides an abstract DBContext to captures exceptions thrown by EntityFramework and converts them into meaningful exceptions... The Standard Community 2024 (c) EFxceptions.png https://github.com/The-Standard-Organization/STX.EFxceptions diff --git a/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj b/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj index 8f56129..8611ab6 100644 --- a/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj +++ b/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj @@ -4,12 +4,12 @@ net8.0 disable disable - STX.EFxceptions.Core - STX.EFxceptions.Core - STX.EFxceptions.Core + STX.EFxceptions.Identity.Core + STX.EFxceptions.Identity.Core + STX.EFxceptions.Identity.Core The Standard Community The Standard Community - A Standardized .NET library that provides an abstract DBContext base that implements AspNetCore.Identity to captures exceptions thrown by EntityFramework and converts them into meaningful exceptions... + A Standardized .NET library that provides an abstract DBContext that implements AspNetCore.Identity to captures exceptions thrown by EntityFramework and converts them into meaningful exceptions... The Standard Community 2024 (c) EFxceptions.png https://github.com/The-Standard-Organization/STX.EFxceptions diff --git a/STX.EFxceptions.Interfaces/STX.EFxceptions.Interfaces.csproj b/STX.EFxceptions.Interfaces/STX.EFxceptions.Interfaces.csproj index 9d03a74..2d94aad 100644 --- a/STX.EFxceptions.Interfaces/STX.EFxceptions.Interfaces.csproj +++ b/STX.EFxceptions.Interfaces/STX.EFxceptions.Interfaces.csproj @@ -4,12 +4,12 @@ net8.0 disable disable - STX.EFxceptions.Base - STX.EFxceptions.Base - STX.EFxceptions.Base + STX.EFxceptions.Interfaces + STX.EFxceptions.Interfaces + STX.EFxceptions.Interfaces The Standard Community The Standard Community - A Standardized .NET library that captures the exceptions thrown by EntityFramework and converts them into meaningful exceptions... + A Standardized .NET library that provides interfaces for the core components to captures exceptions thrown by EntityFramework and converts them into meaningful exceptions... The Standard Community 2024 (c) EFxceptions.png https://github.com/The-Standard-Organization/STX.EFxceptions