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