Skip to content

Commit 7a84c2c

Browse files
authored
Merge pull request #1411 from BigMorty/changevsceinstallreqs
Update required Workloads when installing Visual Studio
2 parents 7f6345b + 0765ff9 commit 7a84c2c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

connected-environment/get-started-netcore-visualstudio-01.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ While you can use the Connected Environment CLI as a standalone tool, rich featu
2222

2323
### Visual Studio debugging
2424
1. Install the latest version of [Visual Studio 2017](https://www.visualstudio.com/vs/)
25-
1. In the Visual Studio installer, select these Workloads:
25+
1. In the Visual Studio installer make sure the following Workload is selected:
2626
* ASP.NET and web development
27-
* Azure development
28-
* .NET Core cross-platform development
2927
1. Install the [Visual Studio extension for Connected Environment](https://aka.ms/get-vsce-visualstudio)
3028

3129
We're now ready to create an ASP.NET Web App with Visual Studio.

0 commit comments

Comments
 (0)