Visual Studio 16.4 should be only in VS 2019 (#16612)

pull/16623/head
chanmmn 2020-01-20 18:29:28 +08:00 committed by Luke Latham
parent 1495dbd9a3
commit f2bd280d4b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Get started with Blazor:
# [Visual Studio](#tab/visual-studio)
1\. Install [Visual Studio 16.4 or later](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload.
1\. Install [Visual Studio 2019 version 16.4 or later](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload.
2\. Create a new project.