diff --git a/src/MSBuild/app.amd64.config b/src/MSBuild/app.amd64.config index 93697e88064..9583cfd1e04 100644 --- a/src/MSBuild/app.amd64.config +++ b/src/MSBuild/app.amd64.config @@ -127,15 +127,15 @@ - + - + - + diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index 047b20fb44c..8fd02af793e 100644 --- a/src/MSBuild/app.config +++ b/src/MSBuild/app.config @@ -119,15 +119,15 @@ - + - + - + diff --git a/src/Tasks/Microsoft.Common.CurrentVersion.targets b/src/Tasks/Microsoft.Common.CurrentVersion.targets index ab2342d58e4..4fd4594e1b4 100644 --- a/src/Tasks/Microsoft.Common.CurrentVersion.targets +++ b/src/Tasks/Microsoft.Common.CurrentVersion.targets @@ -4832,10 +4832,12 @@ Copyright (C) Microsoft Corporation. All rights reserved. not be considered up to date, so touch this marker file that is considered an input to projects that reference this one. --> - - + AlwaysCreate="true" + Condition="'@(ReferencesCopiedInThisBuild)' != '' and '$(WroteAtLeastOneFile)' == 'true'" /> + + + +