1 assignment to MSBuild property _TargetPathRelativePathCheck
Microsoft.DotNet.MSBuildSdkResolver (1)
Microsoft.DotNet.MSBuildSdkResolver.csproj (1)
30<_TargetPathRelativePathCheck>$([System.IO.Path]::GetRelativePath('$(_ResolverManifestDir)','$(TargetPath)'))</_TargetPathRelativePathCheck>
1 usage of MSBuild property _TargetPathRelativePathCheck
Microsoft.DotNet.MSBuildSdkResolver (1)
Microsoft.DotNet.MSBuildSdkResolver.csproj (1)
33<Error Condition=" '$(MSBuildRuntimeType)' == 'Core' And '$(_TargetPathRelativePath)' != '$(_TargetPathRelativePathCheck)'"