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>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25367.101\tools\snk\Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET10_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\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net10.0\System.SR.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net10.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net10.0\System.Transactions.Local.AssemblyInfo.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net10.0\System.Transactions.Local.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Transactions.Local\Debug\net10.0\System.Transactions.Local.Forwards.cs" Link="artifacts\obj\System.Transactions.Local\Debug\net10.0\System.Transactions.Local.Forwards.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\7827a3b2ccf94c5ba10e934be7a5406b\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\615baf9d81ca44afba507758174e80f9\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\948f580e7feb428ba00feccd68cc3102\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0aa6bebe65b249f1806940c7f6a8e0f0\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ace8af5914e4bf18b26ebb389564c99\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc0c8d99707d4e6ab9c0bee5ac092a11\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ccfcf6a404e4bd0b83be9913ba8b64b\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdabb3320bbc4162939110065db989ad\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\282872a41b974bbb89462f6be082c79e\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37ce505eb6a24a1cb96f82fd372eb306\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5a8bd7a0edf540a88afe99a362050a96\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\877a8bb65b4041598d4cbd990fec4bf9\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa19b1baef9a406e999a267a14048bbf\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b828297e3049480dbf176a79e99d95c5\System.Xml.ReaderWriter.dll"/>
  </ItemGroup>
</Project>