File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 55 <TargetFramework >net10.0</TargetFramework >
66 <PackageId >grok</PackageId >
77 <Description >Sample Grok CLI using xAI and xAI.Protocol packages</Description >
8+ <GenerateDocumentationFile >false</GenerateDocumentationFile >
9+ <ToolCommandName >grok</ToolCommandName >
10+ <PackageTags >dotnet-tool xai ai grok llm</PackageTags >
11+ <EmitCompilerGeneratedFiles >true</EmitCompilerGeneratedFiles >
12+ <PackAsTool >true</PackAsTool >
813 <NoWarn >MEAI001;xAI001;$(NoWarn)</NoWarn >
914 </PropertyGroup >
1015
Original file line number Diff line number Diff line change 44 <TargetFrameworks >net8.0;net10.0</TargetFrameworks >
55 <AssemblyName >xAI</AssemblyName >
66 <PackageId >xAI</PackageId >
7- <Description >xAI Grok integration for Microsoft.Extensions.AI</Description >
7+ <Description >xAI / Grok integration for Microsoft.Extensions.AI</Description >
8+ <PackageTags >xai ai grok llm</PackageTags >
89 <PackageLicenseExpression ></PackageLicenseExpression >
910 <PackageLicenseFile >OSMFEULA.txt</PackageLicenseFile >
1011 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
2930 <ProjectReference Include =" ..\xAI.Protocol\xAI.Protocol.csproj" />
3031 </ItemGroup >
3132
32- </Project >
33+ </Project >
You can’t perform that action at this time.
0 commit comments