We are updating the `xunit3` project template in the next release:
* Offering a switch to choose MTP version: v2 (default), v1, or off
* Will not include VSTest support (`xunit.runner.visualstudio`) unless MTP is off
This updates the defaults for new projects without breaking backward compatibility for existing projects using the MTP v1 default.

