Skip to content

Commit f56a5cc

Browse files
committed
(#67) Add cake-addin tag
So that this NuGet package shows up correctly in NuGet Gallery.
1 parent dbfb140 commit f56a5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Json/Cake.Json.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Title>Cake.Json</Title>
1313
<Summary>JSON Serialization and manipulation addon for cake build.</Summary>
1414
<Description>Cake Build addon for JSON Serialization and manipulation.</Description>
15-
<PackageTags>Cake Script Build</PackageTags>
15+
<PackageTags>cake;script;build;cake-addin</PackageTags>
1616
<Authors>Redth</Authors>
1717
<Owners>Redth, cake-contrib</Owners>
1818
<RepositoryUrl>https://github.com/cake-contrib/Cake.Json.git</RepositoryUrl>

0 commit comments

Comments
 (0)