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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-12-14 18:37:10 +0300
committerMarek Safar <marek.safar@gmail.com>2017-12-15 12:28:23 +0300
commit99e3bc890442eebbf99aee0a139d1e9f8ef99302 (patch)
tree97655bc7ea552e6ccfe4a7fabec9dce92d446bd2 /mcs/class/System
parent252d61d0558b0bfa3461f3339ce617e2e4c285bb (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System')
-rw-r--r--mcs/class/System/System-bare-net_4_x.csproj14
-rw-r--r--mcs/class/System/System-net_4_x.csproj14
-rw-r--r--mcs/class/System/System-secxml-net_4_x.csproj14
3 files changed, 21 insertions, 21 deletions
diff --git a/mcs/class/System/System-bare-net_4_x.csproj b/mcs/class/System/System-bare-net_4_x.csproj
index aad52c2a0aa..5ba7dd0fe91 100644
--- a/mcs/class/System/System-bare-net_4_x.csproj
+++ b/mcs/class/System/System-bare-net_4_x.csproj
@@ -1223,7 +1223,6 @@
<Compile Include="System.Net\HttpWebResponse.cs" />
<Compile Include="System.Net\ICredentialPolicy.cs" />
<Compile Include="System.Net\IPv6Address.cs" />
- <Compile Include="System.Net\IWebConnectionState.cs" />
<Compile Include="System.Net\IWebProxyScript.cs" />
<Compile Include="System.Net\ListenerAsyncResult.cs" />
<Compile Include="System.Net\ListenerPrefix.cs" />
@@ -1237,14 +1236,15 @@
<Compile Include="System.Net\ServicePoint.cs" />
<Compile Include="System.Net\ServicePointManager.cs" />
<Compile Include="System.Net\ServicePointManager.extra.cs" />
- <Compile Include="System.Net\SimpleAsyncResult.cs" />
+ <Compile Include="System.Net\ServicePointScheduler.cs" />
<Compile Include="System.Net\SocketPermission.cs" />
<Compile Include="System.Net\SocketPermissionAttribute.cs" />
- <Compile Include="System.Net\WebAsyncResult.cs" />
<Compile Include="System.Net\WebConnection.cs" />
- <Compile Include="System.Net\WebConnectionData.cs" />
- <Compile Include="System.Net\WebConnectionGroup.cs" />
<Compile Include="System.Net\WebConnectionStream.cs" />
+ <Compile Include="System.Net\WebConnectionTunnel.cs" />
+ <Compile Include="System.Net\WebOperation.cs" />
+ <Compile Include="System.Net\WebRequestStream.cs" />
+ <Compile Include="System.Net\WebResponseStream.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\ADVF.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DATADIR.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DVASPECT.cs" />
@@ -1351,9 +1351,9 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <Reference Include="./../../../external/api-snapshot/profiles/net_4_x/System.Net.Http.dll">
+ <Reference Include="./../../../external/binary-reference-assemblies/v4.7.1/System.Net.Http.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>./../../../external/api-snapshot/profiles/net_4_x/System.Net.Http.dll</HintPath>
+ <HintPath>./../../../external/binary-reference-assemblies/v4.7.1/System.Net.Http.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
diff --git a/mcs/class/System/System-net_4_x.csproj b/mcs/class/System/System-net_4_x.csproj
index 0a0368cb61b..faa773b8e5f 100644
--- a/mcs/class/System/System-net_4_x.csproj
+++ b/mcs/class/System/System-net_4_x.csproj
@@ -1223,7 +1223,6 @@
<Compile Include="System.Net\HttpWebResponse.cs" />
<Compile Include="System.Net\ICredentialPolicy.cs" />
<Compile Include="System.Net\IPv6Address.cs" />
- <Compile Include="System.Net\IWebConnectionState.cs" />
<Compile Include="System.Net\IWebProxyScript.cs" />
<Compile Include="System.Net\ListenerAsyncResult.cs" />
<Compile Include="System.Net\ListenerPrefix.cs" />
@@ -1237,14 +1236,15 @@
<Compile Include="System.Net\ServicePoint.cs" />
<Compile Include="System.Net\ServicePointManager.cs" />
<Compile Include="System.Net\ServicePointManager.extra.cs" />
- <Compile Include="System.Net\SimpleAsyncResult.cs" />
+ <Compile Include="System.Net\ServicePointScheduler.cs" />
<Compile Include="System.Net\SocketPermission.cs" />
<Compile Include="System.Net\SocketPermissionAttribute.cs" />
- <Compile Include="System.Net\WebAsyncResult.cs" />
<Compile Include="System.Net\WebConnection.cs" />
- <Compile Include="System.Net\WebConnectionData.cs" />
- <Compile Include="System.Net\WebConnectionGroup.cs" />
<Compile Include="System.Net\WebConnectionStream.cs" />
+ <Compile Include="System.Net\WebConnectionTunnel.cs" />
+ <Compile Include="System.Net\WebOperation.cs" />
+ <Compile Include="System.Net\WebRequestStream.cs" />
+ <Compile Include="System.Net\WebResponseStream.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\ADVF.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DATADIR.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DVASPECT.cs" />
@@ -1351,9 +1351,9 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <Reference Include="./../../../external/api-snapshot/profiles/net_4_x/System.Net.Http.dll">
+ <Reference Include="./../../../external/binary-reference-assemblies/v4.7.1/System.Net.Http.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>./../../../external/api-snapshot/profiles/net_4_x/System.Net.Http.dll</HintPath>
+ <HintPath>./../../../external/binary-reference-assemblies/v4.7.1/System.Net.Http.dll</HintPath>
<Private>False</Private>
</Reference>
<ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">
diff --git a/mcs/class/System/System-secxml-net_4_x.csproj b/mcs/class/System/System-secxml-net_4_x.csproj
index 0b4a213a3e0..f2db945a82f 100644
--- a/mcs/class/System/System-secxml-net_4_x.csproj
+++ b/mcs/class/System/System-secxml-net_4_x.csproj
@@ -1223,7 +1223,6 @@
<Compile Include="System.Net\HttpWebResponse.cs" />
<Compile Include="System.Net\ICredentialPolicy.cs" />
<Compile Include="System.Net\IPv6Address.cs" />
- <Compile Include="System.Net\IWebConnectionState.cs" />
<Compile Include="System.Net\IWebProxyScript.cs" />
<Compile Include="System.Net\ListenerAsyncResult.cs" />
<Compile Include="System.Net\ListenerPrefix.cs" />
@@ -1237,14 +1236,15 @@
<Compile Include="System.Net\ServicePoint.cs" />
<Compile Include="System.Net\ServicePointManager.cs" />
<Compile Include="System.Net\ServicePointManager.extra.cs" />
- <Compile Include="System.Net\SimpleAsyncResult.cs" />
+ <Compile Include="System.Net\ServicePointScheduler.cs" />
<Compile Include="System.Net\SocketPermission.cs" />
<Compile Include="System.Net\SocketPermissionAttribute.cs" />
- <Compile Include="System.Net\WebAsyncResult.cs" />
<Compile Include="System.Net\WebConnection.cs" />
- <Compile Include="System.Net\WebConnectionData.cs" />
- <Compile Include="System.Net\WebConnectionGroup.cs" />
<Compile Include="System.Net\WebConnectionStream.cs" />
+ <Compile Include="System.Net\WebConnectionTunnel.cs" />
+ <Compile Include="System.Net\WebOperation.cs" />
+ <Compile Include="System.Net\WebRequestStream.cs" />
+ <Compile Include="System.Net\WebResponseStream.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\ADVF.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DATADIR.cs" />
<Compile Include="System.Runtime.InteropServices.ComTypes\DVASPECT.cs" />
@@ -1351,9 +1351,9 @@
<Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
<Name>corlib-net_4_x</Name>
</ProjectReference>
- <Reference Include="./../../../external/api-snapshot/profiles/net_4_x/System.Net.Http.dll">
+ <Reference Include="./../../../external/binary-reference-assemblies/v4.7.1/System.Net.Http.dll">
<SpecificVersion>False</SpecificVersion>
- <HintPath>./../../../external/api-snapshot/profiles/net_4_x/System.Net.Http.dll</HintPath>
+ <HintPath>./../../../external/binary-reference-assemblies/v4.7.1/System.Net.Http.dll</HintPath>
<Private>False</Private>
</Reference>
<ProjectReference Include="../System.XML/System.Xml-bare-net_4_x.csproj">