Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am using Visual studio to create my package, how do I add the umbraco-marketplace tag to my NuGet package -
found the answer after a lot of googling :D
so for anyone else, just add the tag below to your PropertyGroup
<PackageTags>umbraco-marketplace</PackageTags>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
New umbraco marketplace - how to add tag to package
I am using Visual studio to create my package, how do I add the umbraco-marketplace tag to my NuGet package -
found the answer after a lot of googling :D
so for anyone else, just add the tag below to your PropertyGroup
is working on a reply...