This repository was archived by the owner on Oct 18, 2018. It is now read-only.
Add guardrails to prevent users from upgrading out of the shared framework #1192
Labels
cost: L
Will take 6 - 10 days to complete
investigate
Investigation item
Servicing-consider
Shiproom approval is required for the issue
wontfix
Follow-up to #1180
Originally, we intended to use package version constraints as a guardrail to prevent users from hoisting out of the shared framework. This caused enough usability issues that we removed this guardrail in 2.1.1 in #1186.
There are other ways we could implement the guardrails, such as abusing the platform manifest trimming in the SDK. See #1180 (comment) for details. We should investigate more if this is something we can do in 2.1.3
cc @davidfowl @DamianEdwards
The text was updated successfully, but these errors were encountered: