Update the roll forward doc to document no inheritance (dotnet/core-setup#5497)
authorVitek Karas <vitek.karas@microsoft.com>
Mon, 18 Mar 2019 20:39:51 +0000 (13:39 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2019 20:39:51 +0000 (13:39 -0700)
commit643c52e01f6a1a8c2ed90cf0fa0191bca3faaa1c
treea374d55a1b5292b66fb6d465d0bfbea07e80fd74
parent5f06ba57d667cf254358651a0b36276d71dfff7b
Update the roll forward doc to document no inheritance (dotnet/core-setup#5497)

The original version of the doc defined that chained framework references would inherit effective roll forward settings (with possible overrides).

But the code never implemented the behavior. The behavior in code is such that each `.runtimeconfig.json` is processed in isolation.

Changing the document to match the code.

Commit migrated from https://github.com/dotnet/core-setup/commit/c638300eb750c6e731495a756a8e35e11e7bd844
docs/installer/design-docs/roll-forward-on-no-candidate-fx.md