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

Using nuget update gives errors #2997

Open
ehtick opened this issue Aug 23, 2024 · 0 comments
Open

Using nuget update gives errors #2997

ehtick opened this issue Aug 23, 2024 · 0 comments

Comments

@ehtick
Copy link

ehtick commented Aug 23, 2024

Microsoft.Identity.Web Library

Microsoft.Identity.Web

Microsoft.Identity.Web version

3.1.0

Web app

Not Applicable

Web API

Not Applicable

Token cache serialization

Not Applicable

Description

Nuget update gives error

Severity Code Description Project File Line Suppression State Details
Error Unable to resolve dependencies. 'Microsoft.Identity.Abstractions 7.0.0' is not compatible with 'Microsoft.Identity.Web.Certificate 3.1.0 constraint: Microsoft.Identity.Abstractions (>= 6.0.0 && < 7.0.0)', 'Microsoft.Identity.Web.TokenAcquisition 3.1.0 constraint: Microsoft.Identity.Abstractions (>= 6.0.0 && < 7.0.0)'.

the abstractions lib is 7.0.0.0.

Reproduction steps

install abstractions 7.0.0.0 and then try to add the 3.1.0 Microsoft.Identities.Web

Error message

Severity Code Description Project File Line Suppression State Details
Error Unable to resolve dependencies. 'Microsoft.Identity.Abstractions 7.0.0' is not compatible with 'Microsoft.Identity.Web.Certificate 3.1.0 constraint: Microsoft.Identity.Abstractions (>= 6.0.0 && < 7.0.0)', 'Microsoft.Identity.Web.TokenAcquisition 3.1.0 constraint: Microsoft.Identity.Abstractions (>= 6.0.0 && < 7.0.0)'.

Id Web logs

none

Relevant code snippets

nuget

Regression

No response

Expected behavior

update the package

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

No branches or pull requests

1 participant