Skip to content

Tags: CodingWithCalvin/VsixSdk

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): simplify preview changelog workflow (#45)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(sdk): remove publish manifest generation (#8)

Remove automatic generation of publish.manifest.json as this feature
needs more thought before implementation.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(sdk): add analyzer reference for source generators (#5)

MSBuild SDK packages don't automatically include analyzers - they need
to be explicitly referenced. Add Analyzer item to include the generators
DLL from the package.