diff --git a/RavenDB.Identity/RavenDB.Identity.nuspec b/RavenDB.Identity/RavenDB.Identity.nuspec index dc61545..49adb53 100644 --- a/RavenDB.Identity/RavenDB.Identity.nuspec +++ b/RavenDB.Identity/RavenDB.Identity.nuspec @@ -6,8 +6,8 @@ RavenDB Identity for ASP.NET Core Judah Gabriel Himango judahgabriel - https://github.com/JudahGabriel/RavenDB.AspNet.Identity/blob/master/LICENSE.md - https://github.com/JudahGabriel/RavenDB.AspNet.Identity + https://github.com/JudahGabriel/RavenDB.Identity/blob/master/LICENSE.md + https://github.com/JudahGabriel/RavenDB.Identity false The simple and easy RavenDB Identity provider for ASP.NET Core. Use Raven to store your users and logins. As simple as services.AddRavenDbIdentity<AppUser>(); Copyright 2017 BitShuva