[runtime] Redirect mobile System.Net.Http to version 4.0.0.0
[mono.git] / mono / metadata / assembly.c
index 922671d00f7bc06749245be995566609bec77f1b..43cc6b44385899e3a842482446831c69c0d687d9 100644 (file)
@@ -144,7 +144,7 @@ static const AssemblyVersionMap framework_assemblies [] = {
        {"System.Management", 0},
        {"System.Messaging", 0},
        {"System.Net", 2},
-       {"System.Net.Http", 3},
+       {"System.Net.Http", 4},
        {"System.Numerics.Vectors", 3},
        {"System.Runtime.InteropServices.RuntimeInformation", 2},
        {"System.Runtime.Remoting", 0},