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

Bust the resolved dependency cache when rebuild is triggered #1199

Closed
davidfowl opened this issue Feb 12, 2015 · 0 comments
Closed

Bust the resolved dependency cache when rebuild is triggered #1199

davidfowl opened this issue Feb 12, 2015 · 0 comments
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

The scenario is that you triggered a package restore outside of the IDE. Today, doing a rebuild won't cause dependencies to be reevaluated. We should fix this.

@davidfowl davidfowl added this to the 1.0.0-rc1 milestone Feb 12, 2015
@davidfowl davidfowl self-assigned this Feb 12, 2015
davidfowl added a commit that referenced this issue Feb 12, 2015
- Changed the cache key to {project name}_dependencies instead of
_restore complete to convey the semantics.
- Trigger a notification when a rebuild comes in as well as
restore complete

#1199
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

1 participant