Closed mthalman closed 6 months ago
Microsoft.IdentityModel.Clients.ActiveDirectory is deprecated. This removes all dependencies on that package.
I also removed Microsoft.Identity.Client since a direct dependency is not needed. It's a transitive dependency from Azure.Identity.
Fixes https://github.com/dotnet/docker-tools/issues/1176
Microsoft.IdentityModel.Clients.ActiveDirectory is deprecated. This removes all dependencies on that package.
I also removed Microsoft.Identity.Client since a direct dependency is not needed. It's a transitive dependency from Azure.Identity.
Fixes https://github.com/dotnet/docker-tools/issues/1176