8 assignments to MSBuild item _MSBuildProjectReferenceExistent
MSBuildFiles (8)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (8)
1673
<
_MSBuildProjectReferenceExistent
Include="@(_MSBuildProjectReference)" Condition="Exists('%(Identity)')"/>
1703
<
_MSBuildProjectReferenceExistent
Condition="'%(_MSBuildProjectReferenceExistent.SetPlatform)' != ''">
1748
<
_MSBuildProjectReferenceExistent
Remove="@(_MSBuildProjectReferenceExistent)" Condition="'%(_MSBuildProjectReferenceExistent.SkipGetPlatformProperties)' != 'true'"/>
1749
<
_MSBuildProjectReferenceExistent
Include="@(ProjectsWithNearestPlatform)"/>
1808
<
_MSBuildProjectReferenceExistent
Condition="'%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' == '' and ('%(Extension)' == '.vcxproj' or '%(Extension)' == '.nativeproj')">
1830
<
_MSBuildProjectReferenceExistent
Condition="'%(_MSBuildProjectReferenceExistent.SetTargetFramework)' != ''">
1959
<
_MSBuildProjectReferenceExistent
Remove="@(_MSBuildProjectReferenceExistent)" Condition="'%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true'" />
1960
<
_MSBuildProjectReferenceExistent
Include="@(AnnotatedProjects)" />
28 usages of MSBuild item _MSBuildProjectReferenceExistent
MSBuildFiles (28)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
809
<MSBuild Projects="@(
_MSBuildProjectReferenceExistent
)"
813
Condition="'@(
_MSBuildProjectReferenceExistent
)' != '' and '$(_GetChildProjectCopyToPublishDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false'"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.targets (2)
50
Projects="@(
_MSBuildProjectReferenceExistent
)"
53
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1382
ReferencedProjects="@(
_MSBuildProjectReferenceExistent
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (23)
1038
Projects="@(
_MSBuildProjectReferenceExistent
)"
1042
Condition="'$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(
_MSBuildProjectReferenceExistent
)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true'"
1067
Projects="@(
_MSBuildProjectReferenceExistent
)"
1071
Condition="'$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(
_MSBuildProjectReferenceExistent
)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true'"
1096
Projects="@(
_MSBuildProjectReferenceExistent
)"
1100
Condition="'$(BuildPassReferences)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '@(
_MSBuildProjectReferenceExistent
)' != '' and '%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true'"
1699
and '@(
_MSBuildProjectReferenceExistent
)' != ''">
1709
<_ProjectReferencePlatformPossibilities Include="@(
_MSBuildProjectReferenceExistent
)"
1748
<_MSBuildProjectReferenceExistent Remove="@(
_MSBuildProjectReferenceExistent
)" Condition="'%(_MSBuildProjectReferenceExistent.SkipGetPlatformProperties)' != 'true'"/>
1846
Projects="@(
_MSBuildProjectReferenceExistent
)"
1863
Projects="@(
_MSBuildProjectReferenceExistent
)"
1959
<_MSBuildProjectReferenceExistent Remove="@(
_MSBuildProjectReferenceExistent
)" Condition="'%(_MSBuildProjectReferenceExistent.SkipGetTargetFrameworkProperties)' != 'true'" />
2119
Projects="@(
_MSBuildProjectReferenceExistent
)"
2123
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
2139
Projects="@(
_MSBuildProjectReferenceExistent
)"
2143
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
2159
Projects="@(
_MSBuildProjectReferenceExistent
)"
2163
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
2792
Projects="@(
_MSBuildProjectReferenceExistent
)"
5201
Projects="@(
_MSBuildProjectReferenceExistent
)"
5205
Condition="'@(
_MSBuildProjectReferenceExistent
)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true'"
5888
Projects="@(
_MSBuildProjectReferenceExistent
)"
5892
Condition="'$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"