diff --git a/README.md b/README.md index 643485e9ea..b271a7e94f 100644 --- a/README.md +++ b/README.md @@ -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;