-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Milestone
Description
We have VSIXManifests in the servicehub.Corecomponents projects that do not appear to actually be used. They are needed for our local tooling to build a VSIX, but the VS machinery doesn't seem to use their content.
Our current build tools don't support arm64 as an install target. Upgrading the build tools brings it own set of issues, so for now, as they aren't used, we just use amd64.
I also think we should rename these project to something like MS.VS.RazorExtension.ServiceHub to make it clearer what they actually are. But I think I'll do that in a follow up.
Originally posted by @chsienki in #12385 (comment)