Skip to content

Commit 55c2537

Browse files
committed
version
1 parent 9051cf1 commit 55c2537

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/summarization/includes/quickstarts

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/summarization/includes/quickstarts/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Using the Visual Studio IDE, create a new .NET Core console app. This will creat
4343

4444
# [Document summarization](#tab/document-summarization)
4545

46-
Install the client library by right-clicking on the solution in the **Solution Explorer** and selecting **Manage NuGet Packages**. In the package manager that opens select **Browse** and search for `Azure.AI.TextAnalytics`. Make sure **Include prerelease** is checked. Select version `5.2.0-beta.1`, and then **Install**. You can also use the [Package Manager Console](/nuget/consume-packages/install-use-packages-powershell#find-and-install-a-package).
46+
Install the client library by right-clicking on the solution in the **Solution Explorer** and selecting **Manage NuGet Packages**. In the package manager that opens select **Browse** and search for `Azure.AI.TextAnalytics`. Make sure **Include prerelease** is checked. Select version `5.2.0-beta.3`, and then **Install**. You can also use the [Package Manager Console](/nuget/consume-packages/install-use-packages-powershell#find-and-install-a-package).
4747

4848
# [Conversation summarization](#tab/conversation-summarization)
4949

0 commit comments

Comments
 (0)