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

DTH applies out-of-date lock file to reduce error messages #1465

Merged
merged 1 commit into from
Mar 24, 2015

Conversation

ChengTian
Copy link
Contributor

parent #1444

@davidfowl , this is the most simple way to fix #1444. Tested with starter web app, when you add a new dependency XYZ.1.0.0 to project.json and Ctrl+S, the error list only shows XYZ.1.0.0 cannot be resolved

@ghost ghost added the cla-not-required label Mar 24, 2015
@davidfowl
Copy link
Member

Did you test cases where there were dramatic changes to the dependencies?

@ChengTian
Copy link
Contributor Author

Yes, I deleted all dependencies of a starter web app and added them back

@ChengTian
Copy link
Contributor Author

Made code review changes

@davidfowl
Copy link
Member

:shipit:

@ChengTian ChengTian force-pushed the wei/DTH-reduces-errors-on-out-of-date-lockfile branch from a182c47 to 7ea973d Compare March 24, 2015 04:53
@ChengTian ChengTian merged commit 7ea973d into dev Mar 24, 2015
@ChengTian ChengTian deleted the wei/DTH-reduces-errors-on-out-of-date-lockfile branch March 24, 2015 04:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design time host marks all dependencies as unresolved when the lock file is out of date
2 participants