2 assignments to MSBuild property Win32Manifest
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4211<Win32Manifest>$(ApplicationManifest)</Win32Manifest> 4247<Win32Manifest Condition="'$(_Win32Manifest)' != ''">$(_Win32Manifest)</Win32Manifest>
7 usages of MSBuild property Win32Manifest
MSBuildFiles (7)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
4169<EmbeddedWin32Manifest>$(Win32Manifest)</EmbeddedWin32Manifest> 4181Condition="'$(Win32Manifest)'==''" 4239ApplicationManifest="$(Win32Manifest)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (2)
180$(Win32Manifest); 318Win32Manifest="$(Win32Manifest)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\Roslyn\Microsoft.CSharp.Core.targets (2)
46$(Win32Manifest); 165Win32Manifest="$(Win32Manifest)"