Skip to content

Microsoft.AspNetCore.App 2.1.0 has fixed dependency on Microsoft.AspNet.WebApi.Client 5.2.4 #3274

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

Closed
phatcher opened this issue Jun 28, 2018 · 3 comments
Labels
✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Milestone

Comments

@phatcher
Copy link

Is there a reason that Microsoft.AspNetCore.App has limited the dependency to just 5.2.4 rather than say < 6.0?

@khellang
Copy link
Member

If you update to Microsoft.AspNetCore.App 2.1.1, the dependency has changed to Microsoft.AspNet.WebApi.Client (>= 5.2.6 && < 5.3.0).

@phatcher
Copy link
Author

Thanks

@natemcmaster natemcmaster added this to the 2.1.1 milestone Jul 3, 2018
@natemcmaster natemcmaster added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Jul 3, 2018
@natemcmaster
Copy link
Contributor

Closing as we loosened the dependency restrictions in Microsoft.AspNetCore.App 2.1.1. cref aspnet/Universe#1180

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants