1 assignment to MSBuild property SupportWindowsPhone81SDKs
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
2588
<
SupportWindowsPhone81SDKs
Condition="'$(SupportWindowsPhone81SDKs)' == '' and '$(Support81SDKs)' != 'false' and '$(TargetPlatformIdentifier)' == 'UAP'">false</SupportWindowsPhone81SDKs>
4 usages of MSBuild property SupportWindowsPhone81SDKs
MSBuildFiles (4)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (4)
2588
<SupportWindowsPhone81SDKs Condition="'$(
SupportWindowsPhone81SDKs
)' == '' and '$(Support81SDKs)' != 'false' and '$(TargetPlatformIdentifier)' == 'UAP'">false</SupportWindowsPhone81SDKs>
2589
<TargetPlatformIdentifierWindowsPhone81 Condition="'$(TargetPlatformIdentifierWindowsPhone81)' == '' and '$(
SupportWindowsPhone81SDKs
)' == 'true'">WindowsPhoneApp</TargetPlatformIdentifierWindowsPhone81>
2590
<TargetPlatformVersionWindowsPhone81 Condition="'$(TargetPlatformVersionWindowsPhone81)' == '' and '$(
SupportWindowsPhone81SDKs
)' == 'true'">8.1</TargetPlatformVersionWindowsPhone81>
2629
Condition="'$(
SupportWindowsPhone81SDKs
)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != ''"