2 assignments to MSBuild property _RequiresILLinkPack
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
45<_RequiresILLinkPack Condition="'$(_RequiresILLinkPack)' == '' And ( 51<_RequiresILLinkPack Condition="'$(_RequiresILLinkPack)' == ''">false</_RequiresILLinkPack>
4 usages of MSBuild property _RequiresILLinkPack
MSBuildFiles (4)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (2)
45<_RequiresILLinkPack Condition="'$(_RequiresILLinkPack)' == '' And ( 51<_RequiresILLinkPack Condition="'$(_RequiresILLinkPack)' == ''">false</_RequiresILLinkPack>
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (2)
80Condition="'@(FrameworkReference)' != '' Or '$(_RequiresILLinkPack)' == 'true'"> 120RequiresILLinkPack="$(_RequiresILLinkPack)"