From c477134115ddab246f47d6768fc47fa422305654 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Tue, 16 Apr 2019 07:56:45 -1000 Subject: [PATCH 1/2] Update known-issues-vs2017.md --- known-issues-vs2017.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/known-issues-vs2017.md b/known-issues-vs2017.md index b996dcf..0339c42 100644 --- a/known-issues-vs2017.md +++ b/known-issues-vs2017.md @@ -81,7 +81,7 @@ Use Visual Studio 2015 to profile, Azure App Services does not yet support profi Creating a new ASP.NET Core Web Application based on ASP.NET Core 1.0 or 1.1 is blocked (the OK button is disabled) and displays the message "To create ASP.NET Core 1.0/1.1 projects you need to install Visual Studio's '.NET Core 1.0 - 1.1 developer tools for Web' compomnent." * #### Workaround: -Use Visual Studio Installer to install the missing Visual Studio component ".NET Core 1.0 - 1.1 developer tools for Web". +Use Visual Studio Installer to install the missing Visual Studio component ".NET Core 1.0 - 1.1 developer tools for Web" from the **Individual components** tab. ## ASP.NET Core Known Issues From 6f9cf13b24cd2c11ef8ad5410121241913ccd026 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Tue, 16 Apr 2019 07:58:36 -1000 Subject: [PATCH 2/2] Update known-issues-vs2017.md --- known-issues-vs2017.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/known-issues-vs2017.md b/known-issues-vs2017.md index 0339c42..364a2ed 100644 --- a/known-issues-vs2017.md +++ b/known-issues-vs2017.md @@ -81,7 +81,7 @@ Use Visual Studio 2015 to profile, Azure App Services does not yet support profi Creating a new ASP.NET Core Web Application based on ASP.NET Core 1.0 or 1.1 is blocked (the OK button is disabled) and displays the message "To create ASP.NET Core 1.0/1.1 projects you need to install Visual Studio's '.NET Core 1.0 - 1.1 developer tools for Web' compomnent." * #### Workaround: -Use Visual Studio Installer to install the missing Visual Studio component ".NET Core 1.0 - 1.1 developer tools for Web" from the **Individual components** tab. +Use Visual Studio Installer to install the missing Visual Studio component ".NET Core 1.0 - 1.1 developer tools for Web" from **Development activities** under the **Individual components** tab. ## ASP.NET Core Known Issues