diff --git a/Templates/MSBuild/FlagTables/v145_CL.json b/Templates/MSBuild/FlagTables/v145_CL.json index 9d955539f3..28fc22025e 100644 --- a/Templates/MSBuild/FlagTables/v145_CL.json +++ b/Templates/MSBuild/FlagTables/v145_CL.json @@ -1510,16 +1510,6 @@ "SemicolonAppendable" ] }, - { - "name": "PREfastAdditionalOptions", - "switch": "analyze:", - "comment": "Additional Code Analysis Native options", - "value": "", - "flags": [ - "UserValue", - "SemicolonAppendable" - ] - }, { "name": "PREfastAdditionalPlugins", "switch": "analyze:plugin", @@ -1685,7 +1675,7 @@ "comment": "Code Analysis Log", "value": "", "flags": [ - "UserValue" + "UserFollowing" ] }, {