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 dbfb140 commit f56a5ccCopy full SHA for f56a5cc
src/Cake.Json/Cake.Json.csproj
@@ -12,7 +12,7 @@
12
<Title>Cake.Json</Title>
13
<Summary>JSON Serialization and manipulation addon for cake build.</Summary>
14
<Description>Cake Build addon for JSON Serialization and manipulation.</Description>
15
- <PackageTags>Cake Script Build</PackageTags>
+ <PackageTags>cake;script;build;cake-addin</PackageTags>
16
<Authors>Redth</Authors>
17
<Owners>Redth, cake-contrib</Owners>
18
<RepositoryUrl>https://github.com/cake-contrib/Cake.Json.git</RepositoryUrl>
0 commit comments