From 0e67e9881f47363508bd6e475b6c6f2faaf8ac9f Mon Sep 17 00:00:00 2001 From: JudahGabriel Date: Wed, 23 Aug 2017 13:40:42 -0500 Subject: [PATCH] New GitHub repo URL in nuspec. --- RavenDB.Identity/RavenDB.Identity.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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