Skip to content

Commit 8d3ffdc

Browse files
authored
Merge pull request #79325 from diberry/0611-personalizer
[Cogsvcs] Personalizer - prerelease checkbox
2 parents bf9c8ac + 54c201e commit 8d3ffdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/personalizer/csharp-quickstart-commandline-feedback-loop.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: personalizer
1010
ms.topic: overview
11-
ms.date: 05/08/2019
11+
ms.date: 06/11/2019
1212
ms.author: edjez
1313
#Customer intent:
1414

@@ -51,6 +51,7 @@ Get the latest code as a Visual Studio solution from [GitHub] (add link).
5151

5252
1. Create a new Visual C# Console App in Visual Studio.
5353
1. Install the Personalizer client library NuGet package. On the menu, select **Tools**, select **Nuget package Manager**, then **Manage NuGet Packages for Solution**.
54+
1. Check **Include prerelease**.
5455
1. Select the **Browse** tab, and in the **Search** box type `Microsoft.Azure.CognitiveServices.Personalizer`.
5556
1. Select **Microsoft.Azure.CognitiveServices.Personalizer** when it displays.
5657
1. Select the checkbox next to your project name, and select **Install**.

0 commit comments

Comments
 (0)