We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a725980 commit 43c9beaCopy full SHA for 43c9bea
src/Cake.AzureDevOps/Cake.AzureDevOps.csproj
@@ -16,7 +16,7 @@
16
<Description>Addin for the Cake build automation system for working with Azure DevOps.</Description>
17
<Authors>Pascal Berger</Authors>
18
<Copyright>Copyright © Pascal Berger</Copyright>
19
- <PackageTags>Cake Script Azure-DevOps Azure-DevOps-Server</PackageTags>
+ <PackageTags>cake cake-addin azure-devops azure-devops-server</PackageTags>
20
<PackageIcon>icon.png</PackageIcon>
21
<PackageProjectUrl>http://cake-contrib.github.io/Cake.AzureDevOps/</PackageProjectUrl>
22
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments