Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 02:17
· 10 commits to master since this release
Add arm64 support, cap VS version range, bump to 1.0.3

One AnyCPU VSIX serves both architectures (only P/Invokes are OS APIs);
the manifest just needed an arm64 InstallationTarget. Cap the install
range at the next VS major instead of claiming all future versions.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>