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)"> 4507<_DeploymentManifestEntryPoint Remove="@(_DeploymentManifestEntryPoint)"/> 4508<_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)
4488SigningTarget="@(_DeploymentManifestEntryPoint)" 4506<ContentWithTargetPath Include="@(_DeploymentManifestEntryPoint)"/> 4507<_DeploymentManifestEntryPoint Remove="@(_DeploymentManifestEntryPoint)"/> 4686SourceFiles="@(_DeploymentManifestEntryPoint)" 6223@(_DeploymentManifestEntryPoint->'$(_DeploymentApplicationDir)%(TargetPath)$(_DeploymentFileMappingExtension)'); 6271@(_DeploymentManifestEntryPoint->'$(_DeploymentApplicationDir)%(TargetPath)$(_DeploymentFileMappingExtension)');