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