Closed mbakalov closed 11 months ago
Azure.Identity package version upgrade in PR #28 was not compatible with Microsoft.Identity.Client version that was also being directly referenced from the project.
Azure.Identity
Microsoft.Identity.Client
Bump the Microsoft.Identity.Client version to avoid dependency downgrade issues.
Azure.Identity
package version upgrade in PR #28 was not compatible withMicrosoft.Identity.Client
version that was also being directly referenced from the project.Bump the
Microsoft.Identity.Client
version to avoid dependency downgrade issues.