Skip to content

Commit c7ad175

Browse files
Merge pull request modelcontextprotocol#564 from AustinWise/patch-1
Fix C# client sample not building.
2 parents d0ebee6 + b878ad1 commit c7ad175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/quickstart/client.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,6 +1474,7 @@ Then, add the required dependencies to your project:
14741474
dotnet add package ModelContextProtocol --prerelease
14751475
dotnet add package Anthropic.SDK
14761476
dotnet add package Microsoft.Extensions.Hosting
1477+
dotnet add package Microsoft.Extensions.AI
14771478
```
14781479

14791480
## Setting up your API key

0 commit comments

Comments
 (0)