Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 8f40041

Browse files
authored
Add VS workload prerequisites
1 parent 4dd9c3c commit 8f40041

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ Visit the [documentation](https://github.com/github/VisualStudio/tree/master/doc
1717
## Build requirements
1818

1919
* Visual Studio 2019
20-
* Visual Studio SDK
21-
* The built VSIX will work with Visual Studio 2015 or newer
20+
* `.NET desktop development` workload
21+
* `.NET Core cross platform development` workload
22+
* `Visual Studio extension development` workload
23+
24+
The built VSIX will work with Visual Studio 2015 or newer
2225

2326
## Build
2427

0 commit comments

Comments
 (0)