Skip to content

Commit af6f4c8

Browse files
committed
Updated tags on nuspec manifests
1 parent 589a8dc commit af6f4c8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Ignia.Topics.ViewModels/Ignia.Topics.ViewModels.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>$description$</description>
1212
<copyright>$copyright$</copyright>
13-
<tags>C# .NET View Models POCO</tags>
13+
<tags>C# .NET CMS Presentation View Models POCO</tags>
1414
</metadata>
1515
</package>

Ignia.Topics.Web.Mvc/Ignia.Topics.Web.Mvc.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>$description$</description>
1212
<copyright>$copyright$</copyright>
13-
<tags>C# .NET CMS Web MVC ASP.NET Controller</tags>
13+
<tags>C# .NET CMS Presentation Web MVC ASP.NET Controller</tags>
1414
</metadata>
1515
</package>

Ignia.Topics.Web/Ignia.Topics.Web.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>$description$</description>
1212
<copyright>$copyright$</copyright>
13-
<tags>C# .NET CMS Web WebForms ASP.NET</tags>
13+
<tags>C# .NET CMS Presentation Web WebForms ASP.NET</tags>
1414
</metadata>
1515
</package>

Ignia.Topics/Ignia.Topics.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>$description$</description>
1212
<copyright>$copyright$</copyright>
13-
<tags>C# .NET CMS</tags>
13+
<tags>C# .NET CMS Domain</tags>
1414
</metadata>
1515
</package>

0 commit comments

Comments
 (0)