From 879f6699bb5e8bd684bcd0f0acc55401ad64991c Mon Sep 17 00:00:00 2001 From: monojenkins Date: Wed, 12 Feb 2020 08:24:23 -0500 Subject: [2020-02] Allow users to switch to MonoWebRequestHandler on Android via UI (#18785) * Bring back old HttpHandler for Android Co-authored-by: Egor Bogatov --- .../UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources') diff --git a/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources b/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources index ea8b52eca73..9334d2fcca4 100644 --- a/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources +++ b/mcs/class/System.Net.Http/UnitTests/monodroid_System.Net.Http.UnitTests_xtest.dll.sources @@ -1 +1,2 @@ #include unit-tests.sources +HttpClientHandlerTests.Android.cs -- cgit v1.2.3