Hey there ![]()
I’ve created a Property Editor that’s just a web component (JS) file and a manifest (JSON) file. When I create a Nuget package for this, which of Umbraco’s packages do I need to reference, to signal that my package needs Umbraco v16 (or probably v14+) to work?
I’m mainly catering to the Marketplace here - which determines the supported Umbraco version(s) from the package’s dependencies, AFAIK.
Thanks!
/Chriztian