Update README.md

Co-authored-by: westey <164392973+westey-m@users.noreply.github.com>
This commit is contained in:
Shawn Henry
2026-04-06 13:01:49 -07:00
committed by GitHub
Unverified
parent 288e04c0c7
commit 1ab800435b
-1
View File
@@ -123,7 +123,6 @@ if __name__ == "__main__":
Create a simple Agent, using Microsoft Foundry with token-based auth, that writes a haiku about the Microsoft Agent Framework
```c#
// dotnet add package Microsoft.Agents.AI.AzureAI --prerelease
// dotnet add package Microsoft.Agents.AI.Foundry
// Use `az login` to authenticate with Azure CLI
using Azure.AI.Projects;