1 assignment to MSBuild property SupportWindowsPhone81SDKs
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
1956
<
SupportWindowsPhone81SDKs
Condition="'$(SupportWindowsPhone81SDKs)' == '' and '$(Support81SDKs)' != 'false' and '$(TargetPlatformIdentifier)' == 'UAP'">false</SupportWindowsPhone81SDKs>
4 usages of MSBuild property SupportWindowsPhone81SDKs
MSBuildFiles (4)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (4)
1956
<SupportWindowsPhone81SDKs Condition="'$(
SupportWindowsPhone81SDKs
)' == '' and '$(Support81SDKs)' != 'false' and '$(TargetPlatformIdentifier)' == 'UAP'">false</SupportWindowsPhone81SDKs>
1957
<TargetPlatformIdentifierWindowsPhone81 Condition="'$(TargetPlatformIdentifierWindowsPhone81)' == '' and '$(
SupportWindowsPhone81SDKs
)' == 'true'">WindowsPhoneApp</TargetPlatformIdentifierWindowsPhone81>
1958
<TargetPlatformVersionWindowsPhone81 Condition="'$(TargetPlatformVersionWindowsPhone81)' == '' and '$(
SupportWindowsPhone81SDKs
)' == 'true'">8.1</TargetPlatformVersionWindowsPhone81>
1996
Condition="'@(SDKReference)' != '' and '$(
SupportWindowsPhone81SDKs
)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != ''"