Skip to content

Commit

Permalink
Update NuGet packages tags to follow best practices (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Aug 7, 2023
1 parent 4a6fb0e commit 8a79329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuspec/nuget/Cake.Markdownlint.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This addin for Cake allows you to lint Markdown files using markdownlint.
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<repository type="git" url="https://github.com/cake-contrib/Cake.Markdownlint.git"/>
<copyright>Copyright © BBT Software AG and contributors</copyright>
<tags>Cake Script Linting Markdown Markdownlint</tags>
<tags>cake cake-addin linting markdown markdownlint</tags>
<releaseNotes>https://github.com/cake-contrib/Cake.Markdownlint/releases/tag/1.0.0</releaseNotes>
</metadata>
<files>
Expand Down

0 comments on commit 8a79329

Please sign in to comment.