diff --git a/New_College.Api/Controllers/OAuthController.cs b/New_College.Api/Controllers/OAuthController.cs index 84a8f33..7d3d072 100644 --- a/New_College.Api/Controllers/OAuthController.cs +++ b/New_College.Api/Controllers/OAuthController.cs @@ -6,6 +6,7 @@ using New_College.Common.Helper; using New_College.IServices; using New_College.Model; using New_College.Model.ViewModels; +using Newtonsoft.Json; using NPOI.SS.Formula.Functions; using System; using System.Collections.Generic; diff --git a/New_College.Api/New_College.Api.csproj b/New_College.Api/New_College.Api.csproj index ba3c7fb..712b0b2 100644 --- a/New_College.Api/New_College.Api.csproj +++ b/New_College.Api/New_College.Api.csproj @@ -14,13 +14,11 @@ ..\New_College.Api\New_College.xml 1701;1702;1591 - True ..\New_College\New_College.xml 1701;1702;1591 - False @@ -43,10 +41,6 @@ - - - - @@ -58,21 +52,15 @@ - - - + - - - Never - @@ -91,8 +79,8 @@ - - Never + + Always