We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222ba44 commit fef1e33Copy full SHA for fef1e33
sdk/personalizer/README.md
@@ -10,7 +10,7 @@ is a cloud-based service that helps your applications choose the best content it
10
Install the Azure Personalizer client library for .NET with [NuGet][nuget]:
11
12
```Powershell
13
-dotnet add package Azure.AI.Personalizer --version 1.1.0-beta.1
+dotnet add package Azure.AI.Personalizer --version 2.0.0-beta.1
14
```
15
16
## Key concepts
0 commit comments