-diff --git a/Views/Shared/_LoginPartial.cshtml b/Views/Shared/_LoginPartial.cshtml -index e69de29..b838e04 100644 ---- a/Views/Shared/_LoginPartial.cshtml -+++ b/Views/Shared/_LoginPartial.cshtml -@@ -0,0 +1,26 @@ -+@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 dbd9ba1..2247d16 100644 ---- a/turf_tasker.csproj -+++ b/turf_tasker.csproj -@@ -7,13 +7,22 @@ - - - -- -- -- -- runtime; build; native; contentfiles; analyzers; buildtransitive -- all -- -- -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ runtime; build; native; contentfiles; analyzers; buildtransitive -+ all -+ -+ -+ -+ - - -