Skip to content

Commit 1c27ccf

Browse files
authored
Update Microsoft.Common.CurrentVersion.targets (#11167)
1 parent b9c9d42 commit 1c27ccf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Tasks/Microsoft.Common.CurrentVersion.targets

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,8 @@ Copyright (C) Microsoft Corporation. All rights reserved.
16391639
-->
16401640

16411641
<Target
1642-
Name="_SplitProjectReferencesByFileExistence">
1642+
Name="_SplitProjectReferencesByFileExistence"
1643+
DependsOnTargets="AssignProjectConfiguration">
16431644

16441645
<!--
16451646
Use this task for matching projects with pre-resolved project outputs set by the IDE

0 commit comments

Comments
 (0)