Skip to content

Commit 9238b85

Browse files
committed
fix code block
1 parent fbc4ec4 commit 9238b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.custom: include, build-2025
2020
dotnet add package Azure.AI.Agents.Persistant
2121
dotnet add package Azure.AI.OpenAI
2222
dotnet add package Azure.Search.Documents
23-
```
23+
```
2424

2525

2626
* After installing these packages, you'll need to add the appropriate using directives to your C# files:

0 commit comments

Comments
 (0)