Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable support for VS 2022 ARM64 #149

Merged

Conversation

craigktreasure
Copy link
Contributor

This change adds support for the arm64 platform architecture by updating the tooling packages to the latest versions and adding a new entry for the arm64 ProductArchitecture.

Note that there are some changes to the build warnings identified by analyzers after the package upgrades:

Before (master): 78 warnings

After: 91 warnings

Fixes #146.

@madskristensen
Copy link
Owner

Thanks for the PR. This feature is now built in to VS 2022. Have you tried hitting Shift+F2 without this extension?

@madskristensen madskristensen merged commit f65765f into madskristensen:master Jul 29, 2024
2 checks passed
@craigktreasure craigktreasure deleted the craig/support-arm64 branch July 29, 2024 20:58
@craigktreasure
Copy link
Contributor Author

Thanks for the PR. This feature is now built in to VS 2022. Have you tried hitting Shift+F2 without this extension?

Huh. No I have not. But I will!

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.

Will not install on VS2022 arm64
2 participants