3 assignments to MSBuild item ProjectsWithNearestPlatform
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
1738
<
ProjectsWithNearestPlatform
Include="@(_ProjectsWithPlatformAssignment)"/>
1739
<
ProjectsWithNearestPlatform
Condition="'@(ProjectsWithNearestPlatform)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' != ''">
1744
<
ProjectsWithNearestPlatform
Condition="'@(ProjectsWithNearestPlatform)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' == ''">
3 usages of MSBuild item ProjectsWithNearestPlatform
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
1739
<ProjectsWithNearestPlatform Condition="'@(
ProjectsWithNearestPlatform
)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' != ''">
1744
<ProjectsWithNearestPlatform Condition="'@(
ProjectsWithNearestPlatform
)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' == ''">
1749
<_MSBuildProjectReferenceExistent Include="@(
ProjectsWithNearestPlatform
)"/>