Skip to content

Commit 1cec40f

Browse files
committed
Update AD nuget package version to 5.2.0
1 parent 79f3a68 commit 1cec40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/immersive-reader/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following code uses objects from the **Microsoft.IdentityModel.Clients.Activ
5959
Open the NuGet Package Manager Console from **Tools -> NuGet Package Manager -> Package Manager Console** and run the following command:
6060

6161
```powershell
62-
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.1.0
62+
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 5.2.0
6363
```
6464

6565
### Update the controller to acquire the token

0 commit comments

Comments
 (0)