Closed qingqueenking closed 3 years ago
Hi @qingqueenking. Unfortunately, I'm not able to determine which of the Azure SDK libraries you're using from the context of this issue. In order for me to help make sure that the right folks see this and can assist, I'll need to ask for a bit more information. Can you help me understand which library you're discussing that has the dependency on Microsoft.IdentityModel.Clients.ActiveDirectory
?
Hi @qingqueenking. Because we don't have enough information to assist, I'm going to close this out. Please feel free to reopen with additional context if you are still in need of help.
Describe the bug Please provide the description of issue you're seeing. version 2.4.1 net461 relies on Microsoft.IdentityModel.Clients.ActiveDirectory 4.3.0 only
Expected behavior What is the expected behavior? it should also support versions higher than 4.3.0, e.g. 5.2.7
Actual behavior (include Exception or Stack Trace) What is the actual behavior?
To Reproduce Steps to reproduce the behavior (include a code snippet, screenshot, or any additional information that might help us reproduce the issue)
1. 2.
Environment:
dotnet --info
output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8]