diff --git a/src/Tasks/Microsoft.Common.CurrentVersion.targets b/src/Tasks/Microsoft.Common.CurrentVersion.targets
index a0344952a56..a781fe2c71a 100644
--- a/src/Tasks/Microsoft.Common.CurrentVersion.targets
+++ b/src/Tasks/Microsoft.Common.CurrentVersion.targets
@@ -348,7 +348,7 @@ Copyright (C) Microsoft Corporation. All rights reserved.
$(IntermediateOutputPath)\
<_GenerateBindingRedirectsIntermediateAppConfig>$(IntermediateOutputPath)$(MSBuildProjectFile).$(TargetFileName).config
- $([MSBuild]::NormalizePath('$(MSBuildProjectDirectory)', '$(IntermediateOutputPath)', '$(MSBuildProjectFile).CopyComplete'))
+ $([MSBuild]::NormalizePath('$(MSBuildProjectDirectory)', '$(IntermediateOutputPath)', '$(MSBuildProjectFile).CopyComplete'))
@@ -1835,7 +1835,7 @@ Copyright (C) Microsoft Corporation. All rights reserved.
$(TargetPlatformMoniker)
$(TargetPlatformIdentifier)
$(TargetRefPath)
- $(CopyUpToDateMarker)
+ $(CopyUpToDateMarker)
@@ -4239,7 +4239,7 @@ Copyright (C) Microsoft Corporation. All rights reserved.
input to projects that reference this one. -->
+ Condition="'@(ReferencesCopiedInThisBuild)' != ''" />