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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
749
<MSBuild Projects="@(
_MSBuildProjectReferenceExistent
)"
753
Condition="'@(
_MSBuildProjectReferenceExistent
)' != '' and '$(_GetChildProjectCopyToPublishDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false'"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.ImportWorkloads.targets (2)
48
Projects="@(
_MSBuildProjectReferenceExistent
)"
51
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1256
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'" />
2117
Projects="@(
_MSBuildProjectReferenceExistent
)"
2121
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and ('$(BuildingInsideVisualStudio)' == 'true' or '$(BuildProjectReferences)' != 'true') and '$(VisualStudioVersion)' != '10.0' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
2134
Projects="@(
_MSBuildProjectReferenceExistent
)"
2138
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
2151
Projects="@(
_MSBuildProjectReferenceExistent
)"
2155
Condition="'%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingProject)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"
2750
Projects="@(
_MSBuildProjectReferenceExistent
)"
5140
Projects="@(
_MSBuildProjectReferenceExistent
)"
5144
Condition="'@(
_MSBuildProjectReferenceExistent
)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true'"
5778
Projects="@(
_MSBuildProjectReferenceExistent
)"
5782
Condition="'$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(
_MSBuildProjectReferenceExistent
)' != ''"