aws / aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process
Apache License 2.0
102 stars 50 forks source link

warning NU1608: Detected package version outside of dependency constraint: Amazon.Extensions.CognitoAuthentication 1.0.3 requires AWSSDK.CognitoIdentity (>= 3.3.100 && < 3.4.0) but version AWSSDK.CognitoIdentity 3.5.0.4 was resolved #57

Closed hounddog22030 closed 3 years ago

hounddog22030 commented 4 years ago

There has been an update to AWSSDK.Core from 3.4 to 3.5. I'm using a lot of AWSSDK libraries and some are bringing 3.5 in. The dependencies for this project are somewhere locked to AWSSDK.Core 3.4. This is bringing a lot of grief. Can the dependencies be updated to allow for 3.5?

warning NU1608: Detected package version outside of dependency constraint: Amazon.Extensions.CognitoAuthentication 1.0.3 requires AWSSDK.CognitoIdentity (>= 3.3.100 && < 3.4.0) but version AWSSDK.CognitoIdentity 3.5.0.4 was resolved

hounddog22030 commented 4 years ago

I updated to 1.0.4 and then "bulldogged" my way thru updating every Amazon. and AWSSDK. package we're using to the latest (3.5, etc). And it mostly went away (sometimes I get a weird resolve). But there seems to be no configuration that 1.0.3 will work with anymore.

johnboker commented 4 years ago

@hounddog22030 thanks, i was just looking through my options and deleted my comment because i noticed there are upgrade paths i can take. I would have left the comment had I known you replied so quickly.

Also, i use https://github.com/dotnet-outdated/dotnet-outdated which mostly works to upgrade packages.

ashishdhingra commented 3 years ago

This should be fixed in Amazon.Extensions.CognitoAuthentication 2.0.3

github-actions[bot] commented 3 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.