Skip to content

Commit 3db16d8

Browse files
committed
Rename xAI project to xAI.Protocol
Main xAI project will be the one containing the M.E.AI integration and eventually the agent framework integration (if any).
1 parent dd596b2 commit 3db16d8

19 files changed

+7
-7
lines changed

src/Directory.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Product>GrokClient</Product>
4+
<Product>xAI SDK</Product>
55
<ImplicitUsings>true</ImplicitUsings>
66
<UserSecretsId>6eb457f9-16bc-49c5-81f2-33399b254e04</UserSecretsId>
77

88
<RestoreSources>https://api.nuget.org/v3/index.json;https://pkg.kzu.app/index.json</RestoreSources>
9-
<PackageProjectUrl>https://github.com/devlooped/GrokClient</PackageProjectUrl>
9+
<PackageProjectUrl>https://github.com/devlooped/xAI</PackageProjectUrl>
1010

11-
<SuppressNETCoreSdkPreviewMessage>false</SuppressNETCoreSdkPreviewMessage>
11+
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
1212
</PropertyGroup>
1313

1414
</Project>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)