From b1d1d85aee521b9ea615a5a144d39cf25e36f796 Mon Sep 17 00:00:00 2001 From: John Luo Date: Wed, 5 Apr 2017 18:16:43 -0700 Subject: [PATCH] Remove cyclic dependency --- samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj b/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj index 5dfab6501a..79d77c7c0d 100644 --- a/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj +++ b/samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj @@ -14,7 +14,6 @@ - @@ -23,11 +22,16 @@ + + + + +