2 assignments to MSBuild item _CoreclrResolvedPath
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (2)
45
<
_CoreclrResolvedPath
Include="@(CrossgenResolvedAssembliesToPublish)"
47
<
_CoreclrResolvedPath
Include="@(CrossgenResolvedAssembliesToPublish)"
3 usages of MSBuild item _CoreclrResolvedPath
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (3)
55
<NETSdkError Condition="'@(
_CoreclrResolvedPath
->Count())' > 1"
59
<NETSdkError Condition="'@(
_CoreclrResolvedPath
)'== ''"
73
<_CoreclrPath>@(
_CoreclrResolvedPath
)</_CoreclrPath>