File: System.Transactions.csproj
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
    <Platform Condition="'$(Platform)' == ''">AnyCPU</Platform>
    <ProjectGuid>{1e3c4f31-db32-4121-82a2-2bce1826ff3b}</ProjectGuid>
    <OutputPath>.</OutputPath>
    <OutputType>Library</OutputType>
    <AssemblyName>System.Transactions</AssemblyName>
    <UseVSHostingProcess>False</UseVSHostingProcess>
    <NoStdLib>True</NoStdLib>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
    <DefineConstants>CODE_ANALYSIS_BASELINE;TRACE;RETAIL;WIN32</DefineConstants>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
  </PropertyGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\..\..\clr\src\bcl\mscorlib.csproj">
      <Project>{43e44db7-dc97-46cb-b868-751d11c60bf1}</Project>
      <Name>mscorlib</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\..\fx\src\System.csproj">
      <Project>{d218394f-a89e-455a-8c59-5e3554100e4a}</Project>
      <Name>System</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\..\fx\src\Configuration\System.Configuration.csproj">
      <Project>{24728477-162e-4c13-9c17-6be2dc1fd2bc}</Project>
      <Name>System.Configuration</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\..\fx\src\Core\System.Core.csproj">
      <Project>{e7e62ebb-b829-4b6e-9ec0-4ca0c96fe4ac}</Project>
      <Name>System.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\..\clr\src\managedlibraries\security\System.Security.csproj">
      <Project>{05d4e9cd-3a3a-461b-a895-b39e85f1969a}</Project>
      <Name>System.Security</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\..\fx\src\Xml\System.Xml.csproj">
      <Project>{23c706b3-6f70-42a4-9476-ee1b30c0cca3}</Project>
      <Name>System.Xml</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Reference Include="System.EnterpriseServices" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\inc\PrivilegedConfigurationManager.cs" />
    <Compile Include="System\Transactions\CommittableTransaction.cs" />
    <Compile Include="System\Transactions\Configuration\AppSettings.cs" />
    <Compile Include="System\Transactions\Configuration\ConfigurationStrings.cs" />
    <Compile Include="System\Transactions\Configuration\DefaultSettingsSection.cs" />
    <Compile Include="System\Transactions\Configuration\MachineSettingsSection.cs" />
    <Compile Include="System\Transactions\Configuration\TransactionsSectionGroup.cs" />
    <Compile Include="System\Transactions\DependentTransaction.cs" />
    <Compile Include="System\Transactions\DistributedTransactionPermission.cs" />
    <Compile Include="System\Transactions\DurableEnlistmentState.cs" />
    <Compile Include="System\Transactions\Enlistment.cs" />
    <Compile Include="System\Transactions\EnlistmentState.cs" />
    <Compile Include="System\Transactions\EnlistmentTraceIdentifier.cs" />
    <Compile Include="System\Transactions\IEnlistmentNotification.cs" />
    <Compile Include="System\Transactions\InternalTransaction.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\ModuleSuppressions.cs" />
    <Compile Include="System\Transactions\Oletx\CoTaskMemHandle.cs" />
    <Compile Include="System\Transactions\Oletx\DtcInterfaces.cs" />
    <Compile Include="System\Transactions\Oletx\DTCTransactionManager.cs" />
    <Compile Include="System\Transactions\Oletx\HandleTable.cs" />
    <Compile Include="System\Transactions\Oletx\OletxCommittableTransaction.cs" />
    <Compile Include="System\Transactions\Oletx\OletxDependentTransaction.cs" />
    <Compile Include="System\Transactions\Oletx\OletxEnlistment.cs" />
    <Compile Include="System\Transactions\Oletx\OletxResourceManager.cs" />
    <Compile Include="System\Transactions\Oletx\OleTxTransaction.cs" />
    <Compile Include="System\Transactions\Oletx\OletxTransactionManager.cs" />
    <Compile Include="System\Transactions\Oletx\OletxVolatileEnlistment.cs" />
    <Compile Include="System\Transactions\PreparingEnlistment.cs" />
    <Compile Include="System\Transactions\SafeIUnknown.cs" />
    <Compile Include="System\Transactions\SinglePhaseEnlistment.cs" />
    <Compile Include="System\Transactions\SubordinateTransaction.cs" />
    <Compile Include="System\Transactions\Trace\Activity.cs" />
    <Compile Include="System\Transactions\Trace\DiagnosticStrings.cs" />
    <Compile Include="System\Transactions\Trace\DiagnosticTrace.cs" />
    <Compile Include="System\Transactions\Trace\DiagnosticTraceCode.cs" />
    <Compile Include="System\Transactions\Trace\PlainXmlWriter.cs" />
    <Compile Include="System\Transactions\Trace\TraceCode.cs" />
    <Compile Include="System\Transactions\Trace\TraceRecord.cs" />
    <Compile Include="System\Transactions\Trace\TraceRecords.cs" />
    <Compile Include="System\Transactions\Trace\TraceXPathNavigator.cs" />
    <Compile Include="System\Transactions\Transaction.cs" />
    <Compile Include="System\Transactions\TransactionException.cs" />
    <Compile Include="System\Transactions\TransactionInformation.cs" />
    <Compile Include="System\Transactions\TransactionInterop.cs" />
    <Compile Include="System\Transactions\TransactionManager.cs" />
    <Compile Include="System\Transactions\TransactionOptions.cs" />
    <Compile Include="System\Transactions\TransactionScope.cs" />
    <Compile Include="System\Transactions\TransactionState.cs" />
    <Compile Include="System\Transactions\TransactionTable.cs" />
    <Compile Include="System\Transactions\TransactionTraceIdentifier.cs" />
    <Compile Include="System\Transactions\VolatileEnlistmentMultiplexing.cs" />
    <Compile Include="System\Transactions\VolatileEnlistmentState.cs" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>