For 7.0.1 we added a file eng/bootstrap/OverrideBootstrapVersions.props that allows us to fix an issue with some package versions in runtime. This file can and should be removed after the 7.0.1 release.
- eng/bootstrap/buildBootstrapPreviouslySB.csproj also needs to be updated as it currently unconditionally copies OverrideBootstrapProps to PVP even when the file doesn't exist.