phillipsj / Cake.AzureStorage

Cake Addin for working with Azure Storage
Apache License 2.0
6 stars 10 forks source link

Add cake-addin tag to Cake.AzureStorage NuGet package #31

Closed augustoproiete closed 3 years ago

augustoproiete commented 3 years ago

The NuGet Gallery now includes a "Cake" tab with instructions on how to use NuGet packages in Cake build scripts. This addin should include the tag cake-addin in the NuGet package of this addin, so that the NuGet Gallery can display the correct instructions to install this addin. e.g.

image

Documentation on best practices on tags for Cake addins: https://cakebuild.net/docs/extending/addins/best-practices#tags