File: System.Transactions.Local.csproj
Web Access
Project: src\src\libraries\System.Transactions.Local\src\System.Transactions.Local.csproj (System.Transactions.Local)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Transactions.Local</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="System\Transactions\CommittableTransaction.cs"/>
    <Compile Include="System\Transactions\DependentTransaction.cs"/>
    <Compile Include="System\Transactions\DurableEnlistmentState.cs"/>
    <Compile Include="System\Transactions\EnterpriseServices.cs"/>
    <Compile Include="System\Transactions\Enlistment.cs"/>
    <Compile Include="System\Transactions\EnlistmentState.cs"/>
    <Compile Include="System\Transactions\EnlistmentTraceIdentifier.cs"/>
    <Compile Include="System\Transactions\IDtcTransaction.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\PreparingEnlistment.cs"/>
    <Compile Include="System\Transactions\SinglePhaseEnlistment.cs"/>
    <Compile Include="System\Transactions\SubordinateTransaction.cs"/>
    <Compile Include="System\Transactions\Transaction.cs"/>
    <Compile Include="System\Transactions\TransactionException.cs"/>
    <Compile Include="System\Transactions\TransactionInformation.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\TransactionsEtwProvider.cs"/>
    <Compile Include="System\Transactions\VolatileEnlistmentMultiplexing.cs"/>
    <Compile Include="System\Transactions\VolatileEnlistmentState.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="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="System\Transactions\TransactionInteropNonWindows.cs"/>
    <Compile Include="System\Transactions\NonWindowsUnsupported.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net9.0\System.SR.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net9.0\System.Transactions.Local.AssemblyInfo.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net9.0\System.Transactions.Local.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net9.0\System.Transactions.Local.Forwards.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net9.0\System.Transactions.Local.Forwards.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\ab1944bebdc54e39aa928a23c11b2d80\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea3f97b293844a95a7d96fe5aa5cf949\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\160169d7c9f74d738f76264d5ecec261\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9add27bc5e8a4efba8252a6bcb34644e\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e66eb0682f824f6582211576a3e66e68\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e57755a75924720872c46a2203b165f\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\66d74f997e374720968e9c7f96fa5630\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c781fe8da814f3191a483f37b320258\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\287fdb1d308d4925946986e3de056b59\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f334c8f2cf24bf58f4d6246a45e0391\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff965e785663499c8c3658a64626e62a\System.Xml.ReaderWriter.dll"/>
  </ItemGroup>
</Project>