Merge pull request #1396 from jwestfall69/dgvrc-clear-speedup
[mono.git] / mcs / class / System.Transactions / System.Transactions-net_4_5.csproj
index 9ee840738f4f68e6a999ab00ccb36f24e1fc7041..923da35dfdd69cf5f9fca832bbbd9f48c3cc0934 100644 (file)
@@ -5,18 +5,21 @@
     <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>{AF2BBF50-AB57-4CA1-8EF5-2B54C7418434}</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.Transactions</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
   </PropertyGroup>\r
+  \r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
@@ -25,7 +28,6 @@
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</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
     <DebugType>pdbonly</DebugType>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</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="Assembly\AssemblyInfo.cs" />
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="System.Transactions\CommittableTransaction.cs" />
-   <Compile Include="System.Transactions\Delegates.cs" />
-   <Compile Include="System.Transactions\DependentCloneOption.cs" />
-   <Compile Include="System.Transactions\DependentTransaction.cs" />
-   <Compile Include="System.Transactions\Enlistment.cs" />
-   <Compile Include="System.Transactions\EnlistmentOptions.cs" />
-   <Compile Include="System.Transactions\EnterpriseServicesInteropOption.cs" />
-   <Compile Include="System.Transactions\IDtcTransaction.cs" />
-   <Compile Include="System.Transactions\IEnlistmentNotification.cs" />
-   <Compile Include="System.Transactions\IPromotableSinglePhaseNotification.cs" />
-   <Compile Include="System.Transactions\ISimpleTransactionSuperior.cs" />
-   <Compile Include="System.Transactions\ISinglePhaseNotification.cs" />
-   <Compile Include="System.Transactions\ITransactionPromoter.cs" />
-   <Compile Include="System.Transactions\IsolationLevel.cs" />
-   <Compile Include="System.Transactions\PreparingEnlistment.cs" />
-   <Compile Include="System.Transactions\SinglePhaseEnlistment.cs" />
-   <Compile Include="System.Transactions\SubordinateTransaction.cs" />
-   <Compile Include="System.Transactions\Transaction.cs" />
-   <Compile Include="System.Transactions\TransactionAbortedException.cs" />
-   <Compile Include="System.Transactions\TransactionEventArgs.cs" />
-   <Compile Include="System.Transactions\TransactionException.cs" />
-   <Compile Include="System.Transactions\TransactionInDoubtException.cs" />
-   <Compile Include="System.Transactions\TransactionInformation.cs" />
-   <Compile Include="System.Transactions\TransactionInterop.cs" />
-   <Compile Include="System.Transactions\TransactionManager.cs" />
-   <Compile Include="System.Transactions\TransactionManagerCommunicationException.cs" />
-   <Compile Include="System.Transactions\TransactionOptions.cs" />
-   <Compile Include="System.Transactions\TransactionPromotionException.cs" />
-   <Compile Include="System.Transactions\TransactionScope.cs" />
-   <Compile Include="System.Transactions\TransactionScopeOption.cs" />
-   <Compile Include="System.Transactions\TransactionStatus.cs" />
-   <Compile Include="System.Transactions\Configuration\DefaultSettingsSection.cs" />
-   <Compile Include="System.Transactions\Configuration\MachineSettingsSection.cs" />
-   <Compile Include="System.Transactions\Configuration\TransactionsSectionGroup.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="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="System.Transactions\CommittableTransaction.cs" />\r
+    <Compile Include="System.Transactions\Configuration\DefaultSettingsSection.cs" />\r
+    <Compile Include="System.Transactions\Configuration\MachineSettingsSection.cs" />\r
+    <Compile Include="System.Transactions\Configuration\TransactionsSectionGroup.cs" />\r
+    <Compile Include="System.Transactions\Delegates.cs" />\r
+    <Compile Include="System.Transactions\DependentCloneOption.cs" />\r
+    <Compile Include="System.Transactions\DependentTransaction.cs" />\r
+    <Compile Include="System.Transactions\Enlistment.cs" />\r
+    <Compile Include="System.Transactions\EnlistmentOptions.cs" />\r
+    <Compile Include="System.Transactions\EnterpriseServicesInteropOption.cs" />\r
+    <Compile Include="System.Transactions\IDtcTransaction.cs" />\r
+    <Compile Include="System.Transactions\IEnlistmentNotification.cs" />\r
+    <Compile Include="System.Transactions\IPromotableSinglePhaseNotification.cs" />\r
+    <Compile Include="System.Transactions\ISimpleTransactionSuperior.cs" />\r
+    <Compile Include="System.Transactions\ISinglePhaseNotification.cs" />\r
+    <Compile Include="System.Transactions\IsolationLevel.cs" />\r
+    <Compile Include="System.Transactions\ITransactionPromoter.cs" />\r
+    <Compile Include="System.Transactions\PreparingEnlistment.cs" />\r
+    <Compile Include="System.Transactions\SinglePhaseEnlistment.cs" />\r
+    <Compile Include="System.Transactions\SubordinateTransaction.cs" />\r
+    <Compile Include="System.Transactions\Transaction.cs" />\r
+    <Compile Include="System.Transactions\TransactionAbortedException.cs" />\r
+    <Compile Include="System.Transactions\TransactionEventArgs.cs" />\r
+    <Compile Include="System.Transactions\TransactionException.cs" />\r
+    <Compile Include="System.Transactions\TransactionInDoubtException.cs" />\r
+    <Compile Include="System.Transactions\TransactionInformation.cs" />\r
+    <Compile Include="System.Transactions\TransactionInterop.cs" />\r
+    <Compile Include="System.Transactions\TransactionManager.cs" />\r
+    <Compile Include="System.Transactions\TransactionManagerCommunicationException.cs" />\r
+    <Compile Include="System.Transactions\TransactionOptions.cs" />\r
+    <Compile Include="System.Transactions\TransactionPromotionException.cs" />\r
+    <Compile Include="System.Transactions\TransactionScope.cs" />\r
+    <Compile Include="System.Transactions\TransactionScopeOption.cs" />\r
+    <Compile Include="System.Transactions\TransactionStatus.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' ">
+
+    </PreBuildEvent>
+    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PreBuildEvent>
+\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </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.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Configuration.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Configuration.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/System-net_4_5.csproj">\r
+      <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
+      <Name>System-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System.Configuration/System.Configuration-net_4_5.csproj">\r
+      <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>\r
+      <Name>System.Configuration-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r