2 usages of MSBuild item PortableTaskResolvedProjectReferencePath
Microsoft.Build.Engine.UnitTests (2)
Microsoft.Build.Engine.UnitTests.csproj (2)
97
<Error Condition="'@(
PortableTaskResolvedProjectReferencePath
)' == ''" Text="Couldn't find PortableTaskResolvedProjectReferencePath item for PortableTask" />
101
<PortableTaskOutputPath>@(
PortableTaskResolvedProjectReferencePath
->'%(RootDir)%(Directory)')</PortableTaskOutputPath>