diff --git a/eng/Toolkit.Common.props b/eng/Toolkit.Common.props index f40105f48..d272cf8c5 100644 --- a/eng/Toolkit.Common.props +++ b/eng/Toolkit.Common.props @@ -1,12 +1,12 @@ - + true $(TF_BUILD) $(ContinuousIntegrationBuild) - + Enable 11.0 true @@ -21,7 +21,7 @@ $(NoWarn);CS8500 - + true $(MSBuildThisFileDirectory)toolkit.snk $(MSBuildThisFileDirectory)toolkit.spk diff --git a/src/Directory.Build.props b/src/Directory.Build.props index a42e218b6..53d8ecf51 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -3,7 +3,7 @@ - + true true true diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index 673d90b15..61cc2f1b9 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -7,13 +7,13 @@ This also includes non-test projects as well. But if it's required then override the following properties only within those projects. --> - + false false $(NoWarn);CS8002;SA0001 - + true false