1 assignment to MSBuild item CopyUpToDateMarker
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
399<CopyUpToDateMarker Include="$([MSBuild]::NormalizePath('$(MSBuildProjectDirectory)', '$(IntermediateOutputPath)', '$(MSBuildCopyMarkerName)'))" />
3 usages of MSBuild item CopyUpToDateMarker
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
2250<CopyUpToDateMarker>@(CopyUpToDateMarker)</CopyUpToDateMarker> 5057<Touch Files="@(CopyUpToDateMarker)" 5062<FileWrites Include="@(CopyUpToDateMarker)" />