Skip to content

Commit

Permalink
Remove System.Net.Http.MonoWebRequestHandler test as it is redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Nov 30, 2022
1 parent 65f3290 commit 2d0ce97
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ public void PreserveCustomHttpClientHandlers ()
} else {
PreserveCustomHttpClientHandler ("Xamarin.Android.Net.AndroidClientHandler", "",
"temp/PreserveAndroidHttpClientHandler", "android/assets/Mono.Android.dll");
PreserveCustomHttpClientHandler ("System.Net.Http.MonoWebRequestHandler", "System.Net.Http",
"temp/PreserveMonoWebRequestHandler", "android/assets/System.Net.Http.dll");
}
}

Expand Down

0 comments on commit 2d0ce97

Please sign in to comment.