2 assignments to MSBuild item UpdatedAnnotatedProjects
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1927
<Output ItemName="
UpdatedAnnotatedProjects
" TaskParameter="UpdatedProjects" />
1933
<
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)
1932
<AnnotatedProjects Include="@(
UpdatedAnnotatedProjects
)" />
1933
<UpdatedAnnotatedProjects Remove="@(
UpdatedAnnotatedProjects
)" />