You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Click on the dropdown for **Name** and select the desired prerequisite.
93
-
* Update the version if required.
93
+
* Update the version if necessary.
94
94
95
95
> [!Note]
96
96
> The version field will be pre-populated with the version of the currently installed component, with a range spanning up to (but not including) the next major version of the component.
@@ -164,7 +164,7 @@ When looking up your dependencies, you will find that one dependency could map t
164
164
165
165
To provide further guidance, we have identified a few common extension types and their suggested prerequisites:
166
166
167
-
Extension Type | Display Name | Id
167
+
Extension Type | Display Name | ID
168
168
--- | --- | ---
169
169
Editor | Visual Studio core editor | Microsoft.VisualStudio.Component.CoreEditor
170
170
Roslyn | C# and Visual Basic | Microsoft.VisualStudio.Component.Roslyn.LanguageServices
@@ -181,7 +181,7 @@ If you are unsure which component contains a specific binary, download the [Comp
181
181
182
182
There are four columns in the Excel sheet: **Component Name**, **ComponentId**, **Version**, and **Binary / File Names**. You can use the filters to search and find specific components and binaries.
183
183
184
-
For all your references, first determine which ones are in the core editor (Microsoft.VisualStudio.Component.CoreEditor) component. At minimum, we require the core editor component to be specified as a prerequisite for all extensions. Of the references that are left that are not in core editor, add filters in the **Binaries / Files Names** section to find components that have any of the subset of those references.
184
+
For all your references, first determine which ones are in the core editor (Microsoft.VisualStudio.Component.CoreEditor) component. At minimum, we require the core editor component to be specified as a prerequisite for all extensions. Of the references that are left that are not in core editor, add filters in the **Binaries / Files Names** section to find components that have any of the subsets of those references.
0 commit comments