diff --git a/Common.props b/Common.props index b5798b98f6..b740be61c9 100644 --- a/Common.props +++ b/Common.props @@ -9,6 +9,8 @@ true true true + true + portable true prompt strict @@ -19,8 +21,6 @@ enable AnyCPU true - embedded - true DEBUG;TRACE diff --git a/src/MainSlnCommon.props b/src/MainSlnCommon.props index a50ff4824e..86a82668ab 100644 --- a/src/MainSlnCommon.props +++ b/src/MainSlnCommon.props @@ -2,6 +2,7 @@ false + embedded $(DefineConstants);AVI_SUPPORT $(MSBuildProjectDirectory)/bin/doc_comments.xml $(NoWarn);CS1573;CS1591;NU1702