Skip to content

Commit e1a6fed

Browse files
committed
add one back
1 parent 77b65e6 commit e1a6fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/ai-foundry/includes/install-csharp-packages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ To work with Azure AI services in your .NET project, you'll need to install seve
1717
dotnet add package Azure.Identity
1818
dotnet add package Azure.AI.Projects
1919
dotnet add package Azure.AI.Agents.Persistent
20+
dotnet add package Azure.AI.Inference
2021
```

0 commit comments

Comments
 (0)