2 assignments to MSBuild property Win32Manifest
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4152<Win32Manifest>$(ApplicationManifest)</Win32Manifest> 4188<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)
4110<EmbeddedWin32Manifest>$(Win32Manifest)</EmbeddedWin32Manifest> 4122Condition="'$(Win32Manifest)'==''" 4180ApplicationManifest="$(Win32Manifest)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (2)
179$(Win32Manifest); 317Win32Manifest="$(Win32Manifest)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-3.24614.4\tasks\net472\Microsoft.CSharp.Core.targets (2)
46$(Win32Manifest); 165Win32Manifest="$(Win32Manifest)"