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>
4121
Condition="'$(
Win32Manifest
)'==''"
4179
ApplicationManifest="$(
Win32Manifest
)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (2)
179
$(
Win32Manifest
);
298
Win32Manifest="$(
Win32Manifest
)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.CSharp.Core.targets (2)
51
$(
Win32Manifest
);
170
Win32Manifest="$(
Win32Manifest
)"