3 assignments to MSBuild property EmbeddedWin32Manifest
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
4109<EmbeddedWin32Manifest>$(Win32Manifest)</EmbeddedWin32Manifest> 4150<EmbeddedWin32Manifest>$(ApplicationManifest)</EmbeddedWin32Manifest> 4160<EmbeddedWin32Manifest Condition="'$(ApplicationManifest)'=='' and '$(NoWin32Manifest)'!='true' and '$(PreferNativeArm64)' != 'true' and Exists('$(_FrameworkVersion40Path)\default.win32manifest')">$(_FrameworkVersion40Path)\default.win32manifest</EmbeddedWin32Manifest>