2 assignments to MSBuild item UpdatedAnnotatedProjects
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1928
<Output ItemName="
UpdatedAnnotatedProjects
" TaskParameter="UpdatedProjects" />
1934
<
UpdatedAnnotatedProjects
Remove="@(UpdatedAnnotatedProjects)" />
2 usages of MSBuild item UpdatedAnnotatedProjects
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1933
<AnnotatedProjects Include="@(
UpdatedAnnotatedProjects
)" />
1934
<UpdatedAnnotatedProjects Remove="@(
UpdatedAnnotatedProjects
)" />