When migrating from VS2019 to VS2022, it is hard to keep a common .vsext solution file with extension recommendations that will work for both VS versions in the transition period.
The .vsext JSON schema should be extended to have recommendations per VS major version, since (most) extensions target one major version only.