diff --git a/src/XMakeTasks/Microsoft.Common.CurrentVersion.targets b/src/XMakeTasks/Microsoft.Common.CurrentVersion.targets index 3b592e5cdb2..f68e99785ef 100644 --- a/src/XMakeTasks/Microsoft.Common.CurrentVersion.targets +++ b/src/XMakeTasks/Microsoft.Common.CurrentVersion.targets @@ -886,12 +886,12 @@ Copyright (C) Microsoft Corporation. All rights reserved. - + @@ -911,12 +911,12 @@ Copyright (C) Microsoft Corporation. All rights reserved. - + @@ -936,12 +936,12 @@ Copyright (C) Microsoft Corporation. All rights reserved. - + @@ -1489,6 +1489,82 @@ Copyright (C) Microsoft Corporation. All rights reserved. + + + + + + + + + <_MSBuildProjectReferenceExistent Condition="'%(_MSBuildProjectReferenceExistent.Identity)' == '%(Identity)'"> + $(_ProjectReferenceTargetFrameworkConfiguration) + + + + + <_ProjectReferenceTargetFrameworkConfiguration /> + + + + + + + + + + AssignTargetPaths; + _SplitProjectReferencesByFileExistence; + _GetProjectReferenceTargetFrameworkProperties + + + + + DependsOnTargets="PrepareProjectReferences">