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 79f3a68 commit 1cec40fCopy full SHA for 1cec40f
articles/cognitive-services/immersive-reader/quickstart.md
@@ -59,7 +59,7 @@ The following code uses objects from the **Microsoft.IdentityModel.Clients.Activ
59
Open the NuGet Package Manager Console from **Tools -> NuGet Package Manager -> Package Manager Console** and run the following command:
60
61
```powershell
62
- Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.1.0
+ Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.2.0
63
```
64
65
### Update the controller to acquire the token
0 commit comments