[release/7.0] Improve servicing docs for Microsoft.Windows.Compatibility #83557
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow-up of the 6.0 PR: #81800
Missed fix for #77557
Proposed documentation amendments to our 7.0 servicing readme and the OOB csproj files to help us remember to change GeneratePackageOnBuild=true and bump the version of
Microsoft.Windows.Compatibility
when any of its dependencies is modified.Note: I am resetting OOB packages here too (it was just one, System.Management). So we can merge this at the same time as the branding PR, and avoid modifying anything from that PR.