Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.47k stars 4.8k forks source link

[BUG REQ] Dependency Version problem #18383

Closed qingqueenking closed 3 years ago

qingqueenking commented 3 years ago

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:

jsquire commented 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?

jsquire commented 3 years ago

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.