2 assignments to MSBuild item EntryPointForLauncher
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4384<EntryPointForLauncher Include="$(AppHostIntermediatePath)" TargetPath="$(AssemblyName).exe"/> 4388<EntryPointForLauncher Include="$(_DeploymentManifestEntryPoint)"/>
2 usages of MSBuild item EntryPointForLauncher
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4385<ContentWithTargetPath Include="@(EntryPointForLauncher)"/> 4394EntryPoint="@(EntryPointForLauncher)"