[genproj] Re-generated the class library projects.
[mono.git] / mcs / class / System.Threading.Tasks.Dataflow / System.Threading.Tasks.Dataflow-net_4_5.csproj
index d39815ed61a3ccb097d7154be74eccf31efee4f7..3ab5713be9cda751a367ef7fcdde6c9fdd1077af 100644 (file)
@@ -5,94 +5,95 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{19831BAF-44E6-4F3E-B46E-B1BD09398232}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Threading.Tasks.Dataflow</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
+  \r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <Optimize>false</Optimize>\r
-    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
+    <DefineConstants>DEBUG;TRACE;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <Optimize>true</Optimize>\r
-    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
+    <DefineConstants>NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="Assembly\AssemblyInfo.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ExecutingMessageBox.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\DataflowBlockOptions.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\DataflowMessageHeader.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\DataflowMessageStatus.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ExecutionDataflowBlockOptions.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\GroupingDataflowBlockOptions.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\DataflowLinkOptions.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\IDataflowBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\IPropagatorBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\IReceivableSourceBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ISourceBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ITargetBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\CompletionHelper.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\MessageBox.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\OutgoingQueueBase.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\OutgoingQueue.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\BroadcastOutgoingQueue.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\PassingMessageBox.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\NameHelper.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\TargetCollection.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\JoinTarget.cs" />
-   <Compile Include="..\corlib\System.Threading\AtomicBoolean.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ActionBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\BatchBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\BatchedJoinBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\BatchedJoinBlock`3.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\BroadcastBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\BufferBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ChooserBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\DataflowBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\JoinBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\JoinBlock`3.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ObservableDataflowBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ObserverDataflowBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\PropagatorWrapperBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ReceiveBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\TransformBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\TransformManyBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\WriteOnceBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\SendBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\PredicateBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\OutputAvailableBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\NullTargetBlock.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\AsyncExecutingMessageBox.cs" />
-   <Compile Include="System.Threading.Tasks.Dataflow\ExecutingMessageBoxBase.cs" />
-\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="..\Mono.Parallel\Mono.Threading\AtomicBoolean.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ActionBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\AsyncExecutingMessageBox.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\BatchBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\BatchedJoinBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\BatchedJoinBlock`3.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\BroadcastBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\BroadcastOutgoingQueue.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\BufferBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ChooserBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\CompletionHelper.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\DataflowBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\DataflowBlockOptions.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\DataflowLinkOptions.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\DataflowMessageHeader.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\DataflowMessageStatus.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ExecutingMessageBox.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ExecutingMessageBoxBase.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ExecutionDataflowBlockOptions.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\GroupingDataflowBlockOptions.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\IDataflowBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\IPropagatorBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\IReceivableSourceBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ISourceBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ITargetBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\JoinBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\JoinBlock`3.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\JoinTarget.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\MessageBox.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\NameHelper.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\NullTargetBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ObservableDataflowBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ObserverDataflowBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\OutgoingQueue.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\OutgoingQueueBase.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\OutputAvailableBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\PassingMessageBox.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\PredicateBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\PropagatorWrapperBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\ReceiveBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\SendBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\TargetCollection.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\TransformBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\TransformManyBlock.cs" />\r
+    <Compile Include="System.Threading.Tasks.Dataflow\WriteOnceBlock.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
+\r
+    </PreBuildEvent>\r
+    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
+\r
+    </PreBuildEvent>\r
+\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
+\r
+    </PostBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
+\r
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
+      <Name>corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System.Core/System.Core-net_4_5.csproj">\r
+      <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
+      <Name>System.Core-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System/System-net_4_5.csproj">\r
+      <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
+      <Name>System-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r