Skip to content

Commit e8e1394

Browse files
committed
comment fix
1 parent 4f0af55 commit e8e1394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/includes/manage-teams-identity-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ While still in the application directory, install the Azure Communication Servic
4040

4141
```console
4242
dotnet add package Azure.Communication.Identity
43-
dotnet add package Microsoft.Identity.Client --version 4.36.2
43+
dotnet add package Microsoft.Identity.Client
4444
```
4545

4646
### Set up the app framework

0 commit comments

Comments
 (0)