3 assignments to MSBuild item _DeploymentManifestEntryPoint
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
437<_DeploymentManifestEntryPoint Include="@(IntermediateAssembly)"> 4448<_DeploymentManifestEntryPoint Remove="@(_DeploymentManifestEntryPoint)"/> 4449<_DeploymentManifestEntryPoint Include="@(_DeploymentManifestLauncherEntryPoint)"/>
6 usages of MSBuild item _DeploymentManifestEntryPoint
MSBuildFiles (6)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (6)
4429SigningTarget="@(_DeploymentManifestEntryPoint)" 4447<ContentWithTargetPath Include="@(_DeploymentManifestEntryPoint)"/> 4448<_DeploymentManifestEntryPoint Remove="@(_DeploymentManifestEntryPoint)"/> 4627SourceFiles="@(_DeploymentManifestEntryPoint)" 6114@(_DeploymentManifestEntryPoint->'$(_DeploymentApplicationDir)%(TargetPath)$(_DeploymentFileMappingExtension)'); 6162@(_DeploymentManifestEntryPoint->'$(_DeploymentApplicationDir)%(TargetPath)$(_DeploymentFileMappingExtension)');