Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Upgrading / Downgrading package versions on ASP.NET 5 Class libraries doesn't cause package restore. #2339

Closed
MattGal opened this issue Jul 24, 2015 · 3 comments
Assignees
Milestone

Comments

@MattGal
Copy link

MattGal commented Jul 24, 2015

Originally filed in this Nuget issue but they suggest this is a DNX issue.

Basically, when you upgrade or downgrade using Nuget UI the packages referenced in a ASP.NET 5 class library, package restore never happens. The .json is updated correctly, and on explicit restore it does work.

Interestingly, adding a new package in this scenario DOES kick off package restore.

@davidfowl
Copy link
Member

#2402

@davidfowl davidfowl added this to the 1.0.0-beta7 milestone Aug 7, 2015
@davidfowl davidfowl self-assigned this Aug 7, 2015
@davidfowl
Copy link
Member

/cc @anurse @ChengTian

@davidfowl davidfowl modified the milestones: 1.0.0-beta8, 1.0.0-beta7 Aug 17, 2015
@davidfowl
Copy link
Member

This was fixed in beta8 with my recent refactoring. I'll add coverage for this before I close it.

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

No branches or pull requests

2 participants