Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Remove automatic generation of publish.manifest.json for VS Marketplace
  • Remove related MSBuild properties (GeneratePublishManifest, VsixPublishOverview, VsixPublishQnA)
  • Remove explicit Microsoft.VSSDK.BuildTools reference from sample project (now implicit via SDK)
  • Update README to remove publish manifest documentation

This feature needs more thought before implementation.

Test plan

  • Build sample project without errors or warnings
  • Verify no publish.manifest.json is generated during build

Remove automatic generation of publish.manifest.json as this feature
needs more thought before implementation.
@CalvinAllen CalvinAllen force-pushed the refactor/sdk/remove-publish-manifest branch from 7383781 to 0b34145 Compare December 30, 2025 23:03
@CalvinAllen CalvinAllen merged commit afdf0ae into main Dec 30, 2025
3 checks passed
@CalvinAllen CalvinAllen deleted the refactor/sdk/remove-publish-manifest branch December 30, 2025 23:03
CalvinAllen added a commit that referenced this pull request Jan 3, 2026
- Add Microsoft coding guidelines reference (rule #8)
- Add perf and ci commit types to Conventional Commit Types table
- Standardize GitHub CLI Commands section
CalvinAllen added a commit that referenced this pull request Jan 3, 2026
- Add Microsoft coding guidelines reference (rule #8)
- Add perf and ci commit types to Conventional Commit Types table
- Standardize GitHub CLI Commands section
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