using the new Identity namespace
This commit is contained in:
parent
372261d262
commit
9e09e8ad17
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ using Yavsc.ViewModels.Calendar;
|
||||||
using System.Net;
|
using System.Net;
|
||||||
using Microsoft.Extensions.Localization;
|
using Microsoft.Extensions.Localization;
|
||||||
using Yavsc.Models.Workflow;
|
using Yavsc.Models.Workflow;
|
||||||
|
using Yavsc.Models.Identity;
|
||||||
|
|
||||||
namespace Yavsc.Controllers
|
namespace Yavsc.Controllers
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ using Yavsc.Models.Billing;
|
||||||
using Yavsc.Models.Booking;
|
using Yavsc.Models.Booking;
|
||||||
using Yavsc.Models.OAuth;
|
using Yavsc.Models.OAuth;
|
||||||
using Yavsc.Models.Workflow;
|
using Yavsc.Models.Workflow;
|
||||||
|
using Yavsc.Models.Identity;
|
||||||
|
|
||||||
namespace Yavsc.Models
|
namespace Yavsc.Models
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue