diff --git a/Abblix.DependencyInjection/Abblix.DependencyInjection.csproj b/Abblix.DependencyInjection/Abblix.DependencyInjection.csproj index e552cdeb..8618f7e5 100644 --- a/Abblix.DependencyInjection/Abblix.DependencyInjection.csproj +++ b/Abblix.DependencyInjection/Abblix.DependencyInjection.csproj @@ -4,11 +4,11 @@ net6.0;net7.0;net8.0 enable enable + false Enhances .NET applications with Abblix's sophisticated dependency injection patterns, offering features like service aliasing, composite services, and decorators for streamlined service registration. - true diff --git a/Abblix.Jwt/Abblix.Jwt.csproj b/Abblix.Jwt/Abblix.Jwt.csproj index a2a96a10..d9653199 100644 --- a/Abblix.Jwt/Abblix.Jwt.csproj +++ b/Abblix.Jwt/Abblix.Jwt.csproj @@ -4,7 +4,7 @@ net6.0;net7.0;net8.0 enable enable - true + false A lightweight, easy-to-use library for generating, validating, and working with JSON Web Tokens (JWT) in .NET applications. Whether you're developing web APIs, microservices, or serverless applications that require secure, stateless authentication diff --git a/Abblix.Oidc.Server.Mvc/Abblix.Oidc.Server.Mvc.csproj b/Abblix.Oidc.Server.Mvc/Abblix.Oidc.Server.Mvc.csproj index fe9fee08..6bd9bea5 100644 --- a/Abblix.Oidc.Server.Mvc/Abblix.Oidc.Server.Mvc.csproj +++ b/Abblix.Oidc.Server.Mvc/Abblix.Oidc.Server.Mvc.csproj @@ -6,6 +6,7 @@ enable Linux net6.0;net7.0;net8.0 + true true The package integrates Abblix's OpenID Connect Server capabilities with ASP.NET MVC, offering seamless diff --git a/Abblix.Oidc.Server/Abblix.Oidc.Server.csproj b/Abblix.Oidc.Server/Abblix.Oidc.Server.csproj index 90ccd457..825f2d20 100644 --- a/Abblix.Oidc.Server/Abblix.Oidc.Server.csproj +++ b/Abblix.Oidc.Server/Abblix.Oidc.Server.csproj @@ -7,6 +7,7 @@ Abblix OpenID Connect Server https://github.com/Abblix/Oidc.Server net6.0;net7.0;net8.0 + true true diff --git a/Abblix.Utils/Abblix.Utils.csproj b/Abblix.Utils/Abblix.Utils.csproj index e8628a3a..5f106c05 100644 --- a/Abblix.Utils/Abblix.Utils.csproj +++ b/Abblix.Utils/Abblix.Utils.csproj @@ -4,7 +4,7 @@ net6.0;net7.0;net8.0 enable enable - true + false