Skip to content

Commit 89cfba0

Browse files
authored
Merge pull request #775 from MicrosoftDocs/persistent-update
Update to new project package persistent naming
2 parents d4766f2 + 6058431 commit 89cfba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-framework/user-guide/agents/agent-types/azure-ai-foundry-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add the required NuGet packages to your project.
2121

2222
```powershell
2323
dotnet add package Azure.Identity
24-
dotnet add package Microsoft.Agents.AI.AzureAI --prerelease
24+
dotnet add package Microsoft.Agents.AI.AzureAI.Persistent --prerelease
2525
```
2626

2727
## Creating Azure AI Foundry Agents

0 commit comments

Comments
 (0)