Skip to content

Can't update using nuget #3894

Description

@ehtick

Microsoft.Identity.Web Library

Microsoft.Identity.Web

Microsoft.Identity.Web version

4.10.0

Web app

Sign-in users

Web API

Protected web APIs (validating tokens)

Token cache serialization

In-memory caches

Description

Trying to update the package to 4.11.0 but got an error

Could not install package 'Microsoft.Azure.Security.KeyGuardAttestation 1.1.5'.
You are trying to install this package into a project that targets '.NETFramework,Version=v4.8',
but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

Reproduction steps

create a .net 4.8 website and add a nuget reference to the 4.11.0 package

Error message

No response

Id Web logs

No response

Relevant code snippets

Could not install package 'Microsoft.Azure.Security.KeyGuardAttestation 1.1.5'. 
You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', 
but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

Regression

No response

Expected behavior

Could not install package 'Microsoft.Azure.Security.KeyGuardAttestation 1.1.5'.
You are trying to install this package into a project that targets '.NETFramework,Version=v4.8',
but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

Activity

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

Metadata

Metadata

Labels

P1bugSomething isn't workingnative

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions