1 assignment to MSBuild property ConsiderPlatformAsProcessorArchitecture
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
535
<
ConsiderPlatformAsProcessorArchitecture
Condition="'$(ConsiderPlatformAsProcessorArchitecture)' == ''">true</ConsiderPlatformAsProcessorArchitecture>
2 usages of MSBuild property ConsiderPlatformAsProcessorArchitecture
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
535
<ConsiderPlatformAsProcessorArchitecture Condition="'$(
ConsiderPlatformAsProcessorArchitecture
)' == ''">true</ConsiderPlatformAsProcessorArchitecture>
538
<PropertyGroup Condition="'$(ProcessorArchitecture)' == '' and '$(
ConsiderPlatformAsProcessorArchitecture
)' == 'true'">