From 6c45bfc0dc1c5fd9786971ce4b60bb7c94df4a9a Mon Sep 17 00:00:00 2001 From: Hao Kung Date: Fri, 26 Oct 2018 14:52:03 -0700 Subject: [PATCH] Merge 2.1 -> 2.2 (#2030) --- .../Microsoft.AspNetCore.Identity.Specification.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Specification.Tests/Microsoft.AspNetCore.Identity.Specification.Tests.csproj b/src/Specification.Tests/Microsoft.AspNetCore.Identity.Specification.Tests.csproj index 3194032cba..f2fca9f15b 100644 --- a/src/Specification.Tests/Microsoft.AspNetCore.Identity.Specification.Tests.csproj +++ b/src/Specification.Tests/Microsoft.AspNetCore.Identity.Specification.Tests.csproj @@ -6,6 +6,7 @@ true aspnetcore;identity;membership true + false