5 usages of MSBuild item SDKReference
MSBuildFiles (5)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
1973
Condition="'@(
SDKReference
)' != ''"
1985
Condition="'@(
SDKReference
)' != '' and '$(SupportWindows81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindows81)' != '' and '$(TargetPlatformVersionWindows81)' != ''"
1996
Condition="'@(
SDKReference
)' != '' and '$(SupportWindowsPhone81SDKs)' == 'true' and '$(TargetPlatformIdentifierWindowsPhone81)' != '' and '$(TargetPlatformVersionWindowsPhone81)' != ''"
2050
SDKReferences="@(
SDKReference
)"
2063
Condition="'@(
SDKReference
)'!=''">