diff --git a/Views/Shared/_LoginPartial.cshtml b/Views/Shared/_LoginPartial.cshtml deleted file mode 100644 index b838e04..0000000 --- a/Views/Shared/_LoginPartial.cshtml +++ /dev/null @@ -1,26 +0,0 @@ -@using Microsoft.AspNetCore.Identity -@inject SignInManager SignInManager -@inject UserManager UserManager - - \ No newline at end of file diff --git a/turf_tasker.csproj b/turf_tasker.csproj index 2247d16..dbd9ba1 100644 --- a/turf_tasker.csproj +++ b/turf_tasker.csproj @@ -7,22 +7,13 @@ - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + +