diff --git a/WebApiApp/Areas/HelpPage/Views/Web.config b/WebApiApp/Areas/HelpPage/Views/Web.config index 0971732..cd40691 100644 --- a/WebApiApp/Areas/HelpPage/Views/Web.config +++ b/WebApiApp/Areas/HelpPage/Views/Web.config @@ -34,8 +34,17 @@ - + + + + + + + + + + diff --git a/WebApiApp/WebApiApp.csproj b/WebApiApp/WebApiApp.csproj index acf5dac..2750ee2 100644 --- a/WebApiApp/WebApiApp.csproj +++ b/WebApiApp/WebApiApp.csproj @@ -127,11 +127,13 @@ ..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll - - ..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll + + ..\packages\Microsoft.AspNet.Identity.Core.2.2.4\lib\net45\Microsoft.AspNet.Identity.Core.dll + True - - ..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll + + ..\packages\Microsoft.AspNet.Identity.Owin.2.2.4\lib\net45\Microsoft.AspNet.Identity.Owin.dll + True ..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll diff --git a/WebApiApp/packages.config b/WebApiApp/packages.config index fe5ce59..1fb4d73 100644 --- a/WebApiApp/packages.config +++ b/WebApiApp/packages.config @@ -1,13 +1,13 @@  - + - + - +