Skip to content

Added support for ARM64#77

Open
rbeesley wants to merge 1 commit into
JohnnyHendriks:mainfrom
rbeesley:main
Open

Added support for ARM64#77
rbeesley wants to merge 1 commit into
JohnnyHendriks:mainfrom
rbeesley:main

Conversation

@rbeesley

Copy link
Copy Markdown

This seems like all which is necessary to include ARM64 support.

@rbeesley

Copy link
Copy Markdown
Author

This would close #75.

<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">
<ProductArchitecture>amd64</ProductArchitecture>
</InstallationTarget>
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be interesting to use an open range here to allow any new VS build to use the extension:

[17.0,)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants