Skip to content

Commit ff7bbf6

Browse files
fix(copilot): Fixed copilot package being too liberal with the umbraco-marketplace tag
1 parent 4b3b3df commit ff7bbf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Umbraco.AI.Agent.Copilot/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Product>Umbraco AI Agent Copilot</Product>
88
<PackageProjectUrl>https://github.com/umbraco/Umbraco.AI/tree/main/Umbraco.AI.Agent.Copilot</PackageProjectUrl>
99
<PackageIcon>logo-128.png</PackageIcon>
10-
<PackageTags>umbraco ai agent copilot umbraco-marketplace</PackageTags>
10+
<PackageTags>umbraco ai agent copilot</PackageTags>
1111
<NeutralLanguage>en-US</NeutralLanguage>
1212
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1313
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)