Skip to content

Commit b0fa694

Browse files
Update csharp-sdk.md
Fix: Use Azure.AI.DocumentIntelligence instead of Azure.AI.FormRecognizer
1 parent 456256b commit b0fa694

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/document-intelligence/quickstarts/includes

1 file changed

+1
-1
lines changed

articles/ai-services/document-intelligence/quickstarts/includes/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ In this quickstart, use the following features to analyze and extract data and v
106106

107107
:::image type="content" source="../../media/quickstarts/select-doc-intel-nuget-package.png" alt-text="Screenshot of select NuGet prerelease package window in Visual Studio.":::
108108

109-
1. Select the **Browse** tab and type *Azure.AI.FormRecognizer*.
109+
1. Select the **Browse** tab and type *Azure.AI.DocumentIntelligence*.
110110

111111
1. Select the **`Include prerelease`** checkbox.
112112

0 commit comments

Comments
 (0)