VS: Remove cl /FS entry from flag table for v142 and v143

The `ForceSynchronousPDBWrites` entry in a `.vcxproj` file does not
actually cause the `/FS` flag to be added to the command line.

Fixes: #22476
2 files changed