2 usages of MSBuild property UseNativeHttpHandler
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
619
Condition="'$(
UseNativeHttpHandler
)' != ''"
620
Value="$(
UseNativeHttpHandler
)"