From 835ac90fc061e5d97a3c1e5096b8c3f2479cf395 Mon Sep 17 00:00:00 2001 From: Sebastien Pouliot Date: Tue, 14 Jan 2014 11:51:11 -0500 Subject: [PATCH] Add missing (new) file for System.Net.Http.dll (monotouch build) --- mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources b/mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources index ccca104fd9d..b40b2a170c1 100644 --- a/mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources +++ b/mcs/class/System.Net.Http/monotouch_System.Net.Http.dll.sources @@ -22,6 +22,7 @@ System.Net.Http/StringContent.cs System.Net.Http.Headers/AuthenticationHeaderValue.cs System.Net.Http.Headers/CacheControlHeaderValue.cs System.Net.Http.Headers/CollectionExtensions.cs +System.Net.Http.Headers/CollectionParser.cs System.Net.Http.Headers/ContentDispositionHeaderValue.cs System.Net.Http.Headers/ContentRangeHeaderValue.cs System.Net.Http.Headers/EntityTagHeaderValue.cs -- 2.11.4.GIT