We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea08aa3 commit afbad40Copy full SHA for afbad40
docs/extensibility/visualstudio.extensibility/get-started/in-proc-extensions.md
@@ -31,7 +31,7 @@ While the VisualStudio.Extensibility model was created primarily to host extensi
31
32
## Prerequisites
33
34
-* Visual Studio 2022.9 Preview 1 or higher with `.Net desktop development` and `Visual Studio extension development` workload.
+* Visual Studio 2022.9 Preview 1 or higher with the `Visual Studio extension development` workload.
35
* If you're updating from earlier builds, make sure to uninstall VisualStudio.Extensibility Project System to avoid potential conflicts.
36
37
## Create the extension project
0 commit comments