Commit 003c0fc
authored
Update compiler options to meet binskim requirements (#9699)
* Update compiler options to meet binskim requirements
To fix BA2028 and BA6002, use /guard:cast /d2CastGuardFailureMode:fastfail /GL and /GF compiler option.
Tested successful build locally.
* Update compiler options to meet binskim requirements
Update the comment for better explantation1 parent ce98b8f commit 003c0fc
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
0 commit comments