Update README.md

Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
This commit is contained in:
Shawn Henry
2026-04-02 10:22:19 -07:00
committed by GitHub
Unverified
parent 21e7e6c034
commit 81a65dd886
+1 -1
View File
@@ -124,7 +124,7 @@ Create a simple Agent, using Microsoft Foundry with token-based auth, that write
```c#
// dotnet add package Microsoft.Agents.AI.AzureAI --prerelease
// dotnet add package Azure.Identity
// dotnet add package Microsoft.Agents.AI.Foundry
// Use `az login` to authenticate with Azure CLI
using Azure.AI.Projects;
using Azure.Identity;