3 assignments to MSBuild item ProjectsWithNearestPlatform
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
1737
<
ProjectsWithNearestPlatform
Include="@(_ProjectsWithPlatformAssignment)"/>
1738
<
ProjectsWithNearestPlatform
Condition="'@(ProjectsWithNearestPlatform)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' != ''">
1743
<
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)
1738
<ProjectsWithNearestPlatform Condition="'@(
ProjectsWithNearestPlatform
)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' != ''">
1743
<ProjectsWithNearestPlatform Condition="'@(
ProjectsWithNearestPlatform
)' == '%(Identity)' and '%(ProjectsWithNearestPlatform.NearestPlatform)' == ''">
1748
<_MSBuildProjectReferenceExistent Include="@(
ProjectsWithNearestPlatform
)"/>