Skip to content

Commit 38ddf9d

Browse files
committed
feat: Add PackageId for NuGet package configuration
1 parent d6f932b commit 38ddf9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AI.Cli/AI.Cli.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
</PropertyGroup>
1313

1414
<PropertyGroup Label="NuGet">
15+
<PackageId>tryAGI.AI</PackageId>
1516
<PackAsTool>true</PackAsTool>
1617
<ToolCommandName>ai</ToolCommandName>
1718
<Description>Command Line Interface to run some AI tasks.</Description>

0 commit comments

Comments
 (0)