diff --git a/DotBased.AspNet.AuthMaster/AuthMasterExtensions.cs b/DotBased.AspNet.AuthMaster/AuthMasterExtensions.cs deleted file mode 100644 index 32447d4..0000000 --- a/DotBased.AspNet.AuthMaster/AuthMasterExtensions.cs +++ /dev/null @@ -1,10 +0,0 @@ - -namespace DotBased.AspNet.AuthMaster; - -public static class AuthMasterExtensions -{ - public static AuthenticationBuilder UseAuthMaster() - { - - } -} \ No newline at end of file diff --git a/DotBased.AspNet.AuthMaster/DotBased.AspNet.AuthMaster.csproj b/DotBased.AspNet.AuthMaster/DotBased.AspNet.AuthMaster.csproj deleted file mode 100644 index 234ebd6..0000000 --- a/DotBased.AspNet.AuthMaster/DotBased.AspNet.AuthMaster.csproj +++ /dev/null @@ -1,20 +0,0 @@ - - - - net8.0 - enable - enable - 12 - - - - - - - - - ..\..\..\.nuget\packages\microsoft.aspnetcore.components.authorization\8.0.11\lib\net8.0\Microsoft.AspNetCore.Components.Authorization.dll - - - -