File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
aspnetcore/security/authentication Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Create an ASP.NET Core Web Application (Razor Pages) project with Individual Acc
9292# [ Visual Studio] ( #tab/visual-studio )
9393
9494* Select the ** ASP.NET Core Web App (Razor Pages)** template. Select ** Next** .
95- * For the ** Authentication type** input , select ** Individual Accounts** .
95+ * For ** Authentication type** , select ** Individual Accounts** .
9696* Select ** Create** .
9797
9898# [ .NET CLI] ( #tab/net-cli )
@@ -126,7 +126,7 @@ Create an ASP.NET Core MVC project with Individual Accounts.
126126# [ Visual Studio] ( #tab/visual-studio )
127127
128128* Select the ** ASP.NET Core Web App (Model-View-Controller)** template. Select ** Next** .
129- * For the ** Authentication type** input , select ** Individual Accounts** .
129+ * For ** Authentication type** , select ** Individual Accounts** .
130130* Select ** Create** .
131131
132132# [ .NET CLI] ( #tab/net-cli )
You can’t perform that action at this time.
0 commit comments