2 assignments to MSBuild item EntryPointForLauncher
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4444<EntryPointForLauncher Include="$(AppHostIntermediatePath)" TargetPath="$(AssemblyName).exe"/> 4448<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)
4445<ContentWithTargetPath Include="@(EntryPointForLauncher)"/> 4454EntryPoint="@(EntryPointForLauncher)"