Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-03-08 01:41:22 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-03-08 01:41:22 +0300
commit8cd69e14e3eade96c86c932582308c95d0bb98b6 (patch)
tree36b03d500428d63c4d015442bc2120bc64b17ad3 /mcs/class/System.Net.Http
parentad819c89216f79d85f0811cb8c0c33f430533251 (diff)
Update System.Net.Http.csproj
Change missed in https://github.com/mono/mono/commit/97adf2e53e20c127bc38cb4f64a43f55c77e5c7e
Diffstat (limited to 'mcs/class/System.Net.Http')
-rw-r--r--mcs/class/System.Net.Http/System.Net.Http.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Net.Http/System.Net.Http.csproj b/mcs/class/System.Net.Http/System.Net.Http.csproj
index 8b001f127be..911e9419817 100644
--- a/mcs/class/System.Net.Http/System.Net.Http.csproj
+++ b/mcs/class/System.Net.Http/System.Net.Http.csproj
@@ -1175,6 +1175,7 @@
<Compile Include="..\corlib\System.Diagnostics\Debug.cs" />
<Compile Include="HttpClientHandler.SocketsHandler.cs" />
<Compile Include="HttpClientHandler.cs" />
+ <Compile Include="HttpRequestMessage.Mono.cs" />
<Compile Include="IMonoHttpClientHandler.cs" />
<Compile Include="MonoWebRequestHandler.cs" />
<Compile Include="PlatformHelper.SocketsHandler.cs" />