You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(sdk): remove publish manifest generation (#8)
Remove automatic generation of publish.manifest.json as this feature
needs more thought before implementation.
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.