1 assignment to MSBuild property TargetPlatformIdentifierWindows81
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
1952
<
TargetPlatformIdentifierWindows81
Condition="'$(TargetPlatformIdentifierWindows81)' == '' and '$(SupportWindows81SDKs)' == 'true'">Windows</TargetPlatformIdentifierWindows81>
3 usages of MSBuild property TargetPlatformIdentifierWindows81
MSBuildFiles (3)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
1952
<TargetPlatformIdentifierWindows81 Condition="'$(
TargetPlatformIdentifierWindows81
)' == '' and '$(SupportWindows81SDKs)' == 'true'">Windows</TargetPlatformIdentifierWindows81>
1984
TargetPlatformIdentifier="$(
TargetPlatformIdentifierWindows81
)"
1985
Condition="'@(SDKReference)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(
TargetPlatformIdentifierWindows81
)' != '' and '$(TargetPlatformVersionWindows81)' != ''"