Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lower version to avoid downgrades. #3058

Merged
merged 1 commit into from
Dec 11, 2024
Merged

lower version to avoid downgrades. #3058

merged 1 commit into from
Dec 11, 2024

Conversation

brentschmaltz
Copy link
Member

Use a lower version of Microsoft.Extensions.Logging.Abstractions to avoid transitive issues.

@brentschmaltz brentschmaltz requested a review from a team as a code owner December 11, 2024 22:39
@brentschmaltz brentschmaltz merged commit 2ecd35b into dev Dec 11, 2024
6 checks passed
@jmprieur
Copy link
Contributor

@brentschmaltz what problem does it solve?
I causes other problems
error NU1605: Microsoft.Identity.Web.Certificate -> Microsoft.Identity.Web.Certificateless -> Microsoft.IdentityModel.JsonWebTokens 8.3.1 -> Microsoft.IdentityModel.Tokens 8.3.1 -> Microsoft.Extensions.Logging.Abstractions (>= 3.1.0)
]error NU1605: Microsoft.Identity.Web.Certificate -> Microsoft.Identity.Web.Certificateless -> Microsoft.Extensions.Logging.Abstractions (>= 2.1.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants