Skip to content

Conversation

@CalvinAllen
Copy link
Collaborator

Summary

  • Removes the manual AssemblyInfo.cs file that conflicts with the VsixSdk's auto-generated assembly info
  • Fixes build errors caused by duplicate assembly attributes

Test plan

  • Verify build succeeds after removal

The VsixSdk handles assembly info generation automatically,
making the manual AssemblyInfo.cs file redundant and causing
duplicate attribute errors during build.
@CalvinAllen CalvinAllen merged commit 313dcaa into main Jan 2, 2026
3 checks passed
@CalvinAllen CalvinAllen deleted the chore/remove-redundant-assemblyinfo branch January 2, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants