VS: Remove cl /FS entry from flag table for v145 toolset

Apply the change from commit 8fb349a80e (VS: Remove cl /FS entry from
flag table for v142 and v143, 2021-07-26, v3.21.1~3^2~1) to the v145
flag table.
This commit is contained in:
Brad King
2025-08-20 17:44:02 -04:00
parent 843a6232f7
commit dcc54ae656
@@ -963,13 +963,6 @@
"Continue"
]
},
{
"name": "ForceSynchronousPDBWrites",
"switch": "FS",
"comment": "Force Synchronous PDB Writes",
"value": "true",
"flags": []
},
{
"name": "IntrinsicFunctions",
"switch": "Oi",