From 7f2909ffbaf1507e3b256725b102328e47884dfa Mon Sep 17 00:00:00 2001 From: Judah Himango CW Date: Mon, 8 Jul 2019 16:24:54 -0500 Subject: [PATCH] Bumped NuGet version for case sensitivity issue. --- RavenDB.Identity/RavenDB.Identity.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RavenDB.Identity/RavenDB.Identity.csproj b/RavenDB.Identity/RavenDB.Identity.csproj index a542124..b5e1200 100644 --- a/RavenDB.Identity/RavenDB.Identity.csproj +++ b/RavenDB.Identity/RavenDB.Identity.csproj @@ -19,10 +19,10 @@ false false false - 6.0.5 + 6.0.6 False Raven.Identity - Updated to Raven 4.2 + Fixed role.Name and user.Roles case sensitivity, which had been causing authorization issues. LICENSE.md