[build] Prevent cyclic targets from being built in parallel
[mono.git] / mcs / class / System / System-net_4_5-1.csproj
index 202d7a4cbe9cc200f13075fe7b3bd1e48a58ed36..996965f3648006193994efff79bf71b8404bdd08 100644 (file)
@@ -5,10 +5,10 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{B53B8417-E392-4660-86F0-54E7B7FAD4BA}</ProjectGuid>\r
+    <ProjectGuid>{6822DF7D-F859-4F02-9946-F138AA756A0E}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,618</NoWarn>\r
-    <OutputPath>bin\Debug\System-net_4_5-1</OutputPath>\r
+    <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
     <NoStdLib>True</NoStdLib>\r
     <NoConfig>True</NoConfig>\r
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-    <Compile Include="..\..\build\common\Consts.cs" />\r
-    <Compile Include="..\..\build\common\Locale.cs" />\r
-    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
-    <Compile Include="..\corlib\Mono\DataConverter.cs" />\r
-    <Compile Include="..\corlib\System.Collections.Generic\CollectionDebuggerView.cs" />\r
-    <Compile Include="..\corlib\System.Collections\CollectionDebuggerView.cs" />\r
-    <Compile Include="..\corlib\System.Threading.Tasks\CyclicDeque.cs" />\r
-    <Compile Include="..\corlib\System.Threading.Tasks\IConcurrentDeque.cs" />\r
-    <Compile Include="..\corlib\System.Threading.Tasks\PopResult.cs" />\r
-    <Compile Include="..\corlib\System.Threading\AtomicBoolean.cs" />\r
     <Compile Include="Assembly\AssemblyInfo.cs" />\r
     <Compile Include="Microsoft.CSharp\CSharpCodeCompiler.cs" />\r
     <Compile Include="Microsoft.CSharp\CSharpCodeGenerator.cs" />\r
     <Compile Include="System.Diagnostics\TraceSwitch.cs" />\r
     <Compile Include="System.Diagnostics\Win32EventLog.cs" />\r
     <Compile Include="System.Diagnostics\XmlWriterTraceListener.cs" />\r
+    <Compile Include="System.IO.Compression\CompressionLevel.cs" />\r
     <Compile Include="System.IO.Compression\CompressionMode.cs" />\r
     <Compile Include="System.IO.Compression\DeflateStream.cs" />\r
     <Compile Include="System.IO.Compression\GZipStream.cs" />\r
     <Compile Include="System.IO\InvalidDataException.cs" />\r
     <Compile Include="System.IO\IODescriptionAttribute.cs" />\r
     <Compile Include="System.IO\KeventWatcher.cs" />\r
-    <Compile Include="System.IO\MonoIO.cs" />\r
-    <Compile Include="System.IO\MonoIOError.cs" />\r
     <Compile Include="System.IO\MonoSyncFileStream.cs" />\r
     <Compile Include="System.IO\NotifyFilters.cs" />\r
     <Compile Include="System.IO\NullFileWatcher.cs" />\r
     <Compile Include="System.Net.Sockets\TransmitFileOptions.cs" />\r
     <Compile Include="System.Net.Sockets\UdpClient.cs" />\r
     <Compile Include="System.Net.Sockets\UdpReceiveResult.cs" />\r
+    <Compile Include="System.Net.WebSockets\ClientWebSocket.cs" />\r
+    <Compile Include="System.Net.WebSockets\ClientWebSocketOptions.cs" />\r
+    <Compile Include="System.Net.WebSockets\HttpListenerWebSocketContext.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocket.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketCloseStatus.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketContext.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketError.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketException.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketMessageType.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketReceiveResult.cs" />\r
+    <Compile Include="System.Net.WebSockets\WebSocketState.cs" />\r
     <Compile Include="System.Net\AuthenticationManager.cs" />\r
     <Compile Include="System.Net\AuthenticationSchemes.cs" />\r
     <Compile Include="System.Net\AuthenticationSchemeSelector.cs" />\r
     <Compile Include="System.Net\IPEndPoint.cs" />\r
     <Compile Include="System.Net\IPHostEntry.cs" />\r
     <Compile Include="System.Net\IPv6Address.cs" />\r
+    <Compile Include="System.Net\IWebConnectionState.cs" />\r
     <Compile Include="System.Net\IWebProxy.cs" />\r
     <Compile Include="System.Net\IWebProxyScript.cs" />\r
     <Compile Include="System.Net\IWebRequestCreate.cs" />\r
     <Compile Include="System.Net\SecurityProtocolType.cs" />\r
     <Compile Include="System.Net\ServicePoint.cs" />\r
     <Compile Include="System.Net\ServicePointManager.cs" />\r
+    <Compile Include="System.Net\ServicePointManager.extra.cs" />\r
     <Compile Include="System.Net\SocketAddress.cs" />\r
     <Compile Include="System.Net\SocketPermission.cs" />\r
     <Compile Include="System.Net\SocketPermissionAttribute.cs" />\r
     <Compile Include="System.Text.RegularExpressions\quicksearch.cs" />\r
     <Compile Include="System.Text.RegularExpressions\Regex.cs" />\r
     <Compile Include="System.Text.RegularExpressions\RegexCompilationInfo.cs" />\r
+    <Compile Include="System.Text.RegularExpressions\RegexMatchTimeoutException.cs" />\r
     <Compile Include="System.Text.RegularExpressions\RegexOptions.cs" />\r
     <Compile Include="System.Text.RegularExpressions\RegexRunner.cs" />\r
     <Compile Include="System.Text.RegularExpressions\RegexRunnerFactory.cs" />\r
     <PreBuildEvent>\r
 \r
     </PreBuildEvent>\r
-    <PostBuildEvent>\r
-      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D\r
-  </PostBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
     <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
-      <Project>{05A7A0C2-6946-4CF5-9ED3-44AB0B428C4E}</Project>\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
       <Name>corlib\corlib-net_4_5</Name>\r
     </ProjectReference>\r
     <ProjectReference Include="..\System.XML\System.Xml-net_4_5.csproj">\r
-      <Project>{9E7D0EEC-475C-4829-8A0D-74FBB76D25E6}</Project>\r
+      <Project>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</Project>\r
       <Name>System.XML\System.Xml-net_4_5</Name>\r
     </ProjectReference>\r
-    <ProjectReference Include="..\Mono.Security\Mono.Security-net_4_5.csproj">\r
-      <Project>{0594F40C-A4D6-4FDD-8876-AF3824DEFDED}</Project>\r
-      <Name>Mono.Security\Mono.Security-net_4_5</Name>\r
-    </ProjectReference>\r
     <ProjectReference Include="..\System.Configuration\System.Configuration-net_4_0.csproj">\r
-      <Project>{610C7C77-5851-4B95-A3FE-B04E1B011E6A}</Project>\r
+      <Project>{BC3505BA-1086-45B4-92AC-EB589CC1292F}</Project>\r
       <Name>System.Configuration\System.Configuration-net_4_0</Name>\r
     </ProjectReference>\r
     <ProjectReference Include="..\System\System-net_4_5.csproj">\r
-      <Project>{443B892C-060C-4829-839D-FE539CDEC5D9}</Project>\r
+      <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
       <Name>System\System-net_4_5</Name>\r
     </ProjectReference>\r
+    <ProjectReference Include="..\Mono.Security\Mono.Security-net_4_5.csproj">\r
+      <Project>{D68D4FED-CA32-4800-A628-58BAE485562C}</Project>\r
+      <Name>Mono.Security\Mono.Security-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
       <LogicalName>Question.wav</LogicalName>\r
     </EmbeddedResource>\r
   </ItemGroup>\r
-</Project>
+</Project>\r
+