We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4662e commit 77b65e6Copy full SHA for 77b65e6
articles/ai-foundry/includes/install-csharp-packages.md
@@ -17,6 +17,4 @@ To work with Azure AI services in your .NET project, you'll need to install seve
17
dotnet add package Azure.Identity
18
dotnet add package Azure.AI.Projects
19
dotnet add package Azure.AI.Agents.Persistent
20
-dotnet add package Azure.AI.OpenAI
21
-dotnet add package Azure.Search.Documents
22
```
0 commit comments