Skip to content

Commit 0af211c

Browse files
authored
Merge pull request #84 from jaliyaudagedara/patch-1
Fix: Use Azure.AI.DocumentIntelligence instead of Azure.AI.FormRecognizer
2 parents 17b8239 + b0fa694 commit 0af211c

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)