Skip to content

Commit 66cdbca

Browse files
Update index.md
Fixes #34823
1 parent 6db268c commit 66cdbca

File tree

1 file changed

+0
-1
lines changed
  • aspnetcore/security/authentication/social

1 file changed

+0
-1
lines changed

aspnetcore/security/authentication/social/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Enabling users to sign in with their existing credentials:
4848
* The `dotnet new` command creates a new Razor Pages project in the *WebApp1* folder.
4949
* `-au Individual` creates the code for Individual authentication.
5050
* `-uld` uses LocalDB, a lightweight version of SQL Server Express for Windows. Omit `-uld` to use SQLite.
51-
* The `code` command opens the *WebApp1* folder in a new instance of Visual Studio Code.
5251

5352
---
5453

0 commit comments

Comments
 (0)