VS: Default TargetFrameworkVersion to v4.7.2 for VS 2022

MSBuild defaults to v4.0 but VS 2022 does not install it anymore.
Explicitly specify a newer framework version by default.  Use a
version that VS 2022 installs without selecting a separate component.

Fixes: #22835
1 file changed