2 assignments to MSBuild property Win32Manifest
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
4151<Win32Manifest>$(ApplicationManifest)</Win32Manifest> 4187<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)
4109<EmbeddedWin32Manifest>$(Win32Manifest)</EmbeddedWin32Manifest> 4121Condition="'$(Win32Manifest)'==''" 4179ApplicationManifest="$(Win32Manifest)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (2)
179$(Win32Manifest); 298Win32Manifest="$(Win32Manifest)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.12.0-3.24463.9\tasks\net472\Microsoft.CSharp.Core.targets (2)
51$(Win32Manifest); 170Win32Manifest="$(Win32Manifest)"