8 assignments to MSBuild item AnnotatedProjects
MSBuildFiles (8)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (8)
1897<Output ItemName="AnnotatedProjects" TaskParameter="AssignedProjects" /> 1906<Output ItemName="AnnotatedProjects" TaskParameter="AssignedProjects" /> 1918<AnnotatedProjects Include="@(_ProjectReferenceTargetFrameworkPossibilities)" 1932<AnnotatedProjects Remove="@(AnnotatedProjects)" /> 1933<AnnotatedProjects Include="@(UpdatedAnnotatedProjects)" /> 1937<AnnotatedProjects Condition="'@(AnnotatedProjects)' == '%(Identity)' and '%(AnnotatedProjects.NearestTargetFramework)' != '' and '%(AnnotatedProjects.HasSingleTargetFramework)' != 'true'"> 1945<AnnotatedProjects Condition="'@(AnnotatedProjects)' == '%(Identity)' and ('%(AnnotatedProjects.NearestTargetFramework)' == '' or '%(AnnotatedProjects.HasSingleTargetFramework)' == 'true')"> 1951<AnnotatedProjects Condition="'@(AnnotatedProjects)' == '%(Identity)' and '%(AnnotatedProjects.IsRidAgnostic)' != 'false'">
6 usages of MSBuild item AnnotatedProjects
MSBuildFiles (6)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (6)
1927<SetRidAgnosticValueForProjects Projects="@(AnnotatedProjects)"> 1932<AnnotatedProjects Remove="@(AnnotatedProjects)" /> 1937<AnnotatedProjects Condition="'@(AnnotatedProjects)' == '%(Identity)' and '%(AnnotatedProjects.NearestTargetFramework)' != '' and '%(AnnotatedProjects.HasSingleTargetFramework)' != 'true'"> 1945<AnnotatedProjects Condition="'@(AnnotatedProjects)' == '%(Identity)' and ('%(AnnotatedProjects.NearestTargetFramework)' == '' or '%(AnnotatedProjects.HasSingleTargetFramework)' == 'true')"> 1951<AnnotatedProjects Condition="'@(AnnotatedProjects)' == '%(Identity)' and '%(AnnotatedProjects.IsRidAgnostic)' != 'false'"> 1960<_MSBuildProjectReferenceExistent Include="@(AnnotatedProjects)" />