mono / mono-addins

Mono.Addins is a generic framework for creating extensible applications, and for creating add-ins which extend those applications.
MIT License
164 stars 93 forks source link

Surface ReadAddinHeader info from SetupService #185

Closed Therzok closed 2 years ago

Therzok commented 2 years ago

This API is needed to query mpack information during addin install in the Extensions Window.

slluis commented 2 years ago

What's this for?

Therzok commented 2 years ago

Updated the description, there's also a conversation going on in Teams about it.

sandyarmstrong commented 2 years ago

@slluis I assume I can publish a new version by running the mono.addins release pipeline on the latest build from main, but I want to confirm before I start poking around.