From 78092c1aa5874ec8433354844b9c93fcbd0cf5e9 Mon Sep 17 00:00:00 2001 From: kuaigoumanzhu <307788836@qq.com> Date: Sat, 27 Aug 2016 00:29:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E8=BE=B9=E6=A1=86=E9=81=AE=E7=9B=96?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Infrastructure/Infrastructure.csproj | 8 ++++++++ Infrastructure/packages.config | 3 +-- OpenAuth.Mvc/Web.config | 2 +- OpenAuth.WebApi/Web.config | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Infrastructure/Infrastructure.csproj b/Infrastructure/Infrastructure.csproj index 278fe132..7f2b60d8 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -59,6 +59,14 @@ True + + ..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll + True + + + ..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll + True + diff --git a/Infrastructure/packages.config b/Infrastructure/packages.config index 51f427f2..6be7a119 100644 --- a/Infrastructure/packages.config +++ b/Infrastructure/packages.config @@ -3,7 +3,6 @@ - - + \ No newline at end of file diff --git a/OpenAuth.Mvc/Web.config b/OpenAuth.Mvc/Web.config index 8ae33c70..155883da 100644 --- a/OpenAuth.Mvc/Web.config +++ b/OpenAuth.Mvc/Web.config @@ -14,7 +14,7 @@ - + diff --git a/OpenAuth.WebApi/Web.config b/OpenAuth.WebApi/Web.config index b1a45900..1703f74c 100644 --- a/OpenAuth.WebApi/Web.config +++ b/OpenAuth.WebApi/Web.config @@ -10,7 +10,7 @@
- +