Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Fix icon path reference (logo.png instead of non-existent Icon.png)
  • Extend VS version support to include Visual Studio 2026 (18.x)
  • Add ARM64 architecture support

Test plan

  • Verify VSIX builds without VsixPub0020 error
  • Verify extension installs on VS 2022 (amd64)
  • Verify extension installs on VS 2022 (arm64)

- Update vsixmanifest to reference logo.png instead of missing Icon.png
- Add IncludeInVSIX=true to ensure images are included in package
- Extend version range to [17.0, 19.0) to include Visual Studio 2026
- Add ARM64 architecture installation target
@CalvinAllen CalvinAllen merged commit bd0ebfd into main Dec 20, 2025
1 check passed
@CalvinAllen CalvinAllen deleted the fix/icon-path branch December 20, 2025 17:17
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