1 assignment to MSBuild property DependsOnSystemRuntime
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
1872
<Output TaskParameter="DependsOnSystemRuntime" PropertyName="
DependsOnSystemRuntime
"/>
1 usage of MSBuild property DependsOnSystemRuntime
MSBuildFiles (1)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.NetFramework.CurrentVersion.targets (1)
95
<_HasReferenceToSystemRuntime Condition="'$(
DependsOnSystemRuntime
)' == 'true' or '%(_ResolvedProjectReferencePaths.TargetPlatformIdentifier)' == 'Portable'">true</_HasReferenceToSystemRuntime>