diff --git a/.github/actions/spelling/expect/expect.txt b/.github/actions/spelling/expect/expect.txt index 1c7f582f900..3e862e3bc97 100644 --- a/.github/actions/spelling/expect/expect.txt +++ b/.github/actions/spelling/expect/expect.txt @@ -1692,6 +1692,7 @@ TMAE TMPF tmultiple tofrom +Tombstoning toolbars TOOLINFO TOOLWINDOW diff --git a/src/common.build.post.props b/src/common.build.post.props index ec143372f05..213ad393d15 100644 --- a/src/common.build.post.props +++ b/src/common.build.post.props @@ -67,6 +67,19 @@ + + + + _MSVC_STL_HARDENING=1;_MSVC_STL_DESTRUCTOR_TOMBSTONES=1;%(PreprocessorDefinitions) + + +