| File: System.Transactions.Local.csproj | Web Access |
| Project: src\runtime\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> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>System.Transactions.Local</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_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;WINDOWS7_0_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/runtime/src/libraries/Common/src/System/Obsoletions.cs"/> <Compile Include="../../Common/src/Interop/Windows/Interop.Libraries.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Interop.Libraries.cs"/> <Compile Include="../../Common/src/DisableRuntimeMarshalling.cs" Link="src/runtime/src/libraries/Common/src/DisableRuntimeMarshalling.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/IPrepareInfo.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/IResourceManagerFactory2.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/IResourceManager.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/IResourceManagerSink.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITmNodeName.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransaction.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionCloner.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionExport.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionExportFactory.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionOptions.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionDispenser.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionEnlistmentAsync.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionImport.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionImportWhereabouts.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionOutcomeEvents.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionPhase0EnlistmentAsync.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionPhase0Factory.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionPhase0NotifyAsync.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionReceiver.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionReceiverFactory.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionResourceAsync.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionTransmitter.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionTransmitterFactory.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionVoterBallotAsync2.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionVoterFactory2.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcInterfaces/ITransactionVoterNotifyAsync2.cs"/> <Compile Include="System/Transactions/DtcProxyShim/DtcProxyShimFactory.cs"/> <Compile Include="System/Transactions/DtcProxyShim/EnlistmentNotifyShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/EnlistmentShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/Guids.cs"/> <Compile Include="System/Transactions/DtcProxyShim/NativeEnums.cs"/> <Compile Include="System/Transactions/DtcProxyShim/NotificationShimBase.cs"/> <Compile Include="System/Transactions/DtcProxyShim/OletxHelper.cs"/> <Compile Include="System/Transactions/DtcProxyShim/OletxXactTransInfo.cs"/> <Compile Include="System/Transactions/DtcProxyShim/Phase0NotifyShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/Phase0Shim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/ResourceManagerNotifyShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/ResourceManagerShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/TransactionNotifyShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/TransactionOutcome.cs"/> <Compile Include="System/Transactions/DtcProxyShim/TransactionShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/VoterNotifyShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/VoterShim.cs"/> <Compile Include="System/Transactions/DtcProxyShim/Xactopt.cs"/> <Compile Include="System/Transactions/Oletx/DtcTransactionManager.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/TransactionInterop.cs"/> <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/> <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/> <Compile Include="../../../../artifacts/obj/System.Transactions.Local/Release/net11.0-windows/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Transactions.Local/Release/net11.0-windows/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="../../../../artifacts/obj/System.Transactions.Local/Release/net11.0-windows/System.SR.cs" Link="src/runtime/artifacts/obj/System.Transactions.Local/Release/net11.0-windows/System.SR.cs"/> <Compile Include="../../../../artifacts/obj/System.Transactions.Local/Release/net11.0-windows/System.Transactions.Local.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Transactions.Local/Release/net11.0-windows/System.Transactions.Local.AssemblyInfo.cs"/> <Compile Include="../../../../artifacts/obj/System.Transactions.Local/Release/net11.0-windows/System.Transactions.Local.Forwards.cs" Link="src/runtime/artifacts/obj/System.Transactions.Local/Release/net11.0-windows/System.Transactions.Local.Forwards.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="../../../../../../ref/c660b6019ed14020be9058acd6102075/System.Collections.Concurrent.dll"/> <ReferencePath Include="../../../../../../ref/aa5b52c5ff064cca9752e9e49dad40f7/System.Collections.dll"/> <ReferencePath Include="../../../../../../ref/36c9f370f9c04b799b60c644628b768f/System.ComponentModel.dll"/> <ReferencePath Include="../../../../../../ref/ada903246ee64723ba9c8a7330d0e252/System.ComponentModel.Primitives.dll"/> <ReferencePath Include="../../../../../../ref/a222d177bd354c16b67d741d48ff6888/System.Diagnostics.Process.dll"/> <ReferencePath Include="../../../../../../ref/a301dbf95f59486cb4f5dea193d69800/System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="../../../../../../ref/bd17a7e231dd4d848c21ec5e88825f91/System.Diagnostics.Tracing.dll"/> <ReferencePath Include="../../../../../../ref/14c66c783be048ebaf2bf12abc59499f/System.Memory.dll"/> <ReferencePath Include="../../../../../../ref/14466c5c1d5d4bd780ecf7dacd212b79/System.Runtime.dll"/> <ReferencePath Include="../../../../../../ref/3952df4d829f437b9621e95ddc6d72ac/System.Runtime.InteropServices.dll"/> <ReferencePath Include="../../../../../../ref/ae02198c4e604c33ba7e35688f32c03b/System.Threading.dll"/> <ReferencePath Include="../../../../../../ref/cbc5e0cfa80343f8b41e5fe7177d6bb9/System.Threading.Thread.dll"/> <ReferencePath Include="../../../../../../ref/9cc735f407b1452881b2cef7c84576b2/System.Threading.ThreadPool.dll"/> <ReferencePath Include="../../../../../../ref/c5d4ecfac8c643f3aa747da85b89a5bf/System.Xml.ReaderWriter.dll"/> </ItemGroup> <ItemGroup> <Compile Include="_generated/0/LibraryImports.g.cs"/> <Compile Include="_generated/1/System.Transactions.DtcProxyShim.EnlistmentNotifyShim.cs"/> <Compile Include="_generated/2/System.Transactions.DtcProxyShim.Phase0NotifyShim.cs"/> <Compile Include="_generated/3/System.Transactions.DtcProxyShim.ResourceManagerNotifyShim.cs"/> <Compile Include="_generated/4/System.Transactions.DtcProxyShim.VoterNotifyShim.cs"/> <Compile Include="_generated/5/System.Transactions.DtcProxyShim.DtcInterfaces.IPrepareInfo.cs"/> <Compile Include="_generated/6/System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerFactory2.cs"/> <Compile Include="_generated/7/System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManager.cs"/> <Compile Include="_generated/8/System.Transactions.DtcProxyShim.DtcInterfaces.IResourceManagerSink.cs"/> <Compile Include="_generated/9/System.Transactions.DtcProxyShim.DtcInterfaces.ITmNodeName.cs"/> <Compile Include="_generated/10/System.Transactions.DtcProxyShim.DtcInterfaces.ITransaction.cs"/> <Compile Include="_generated/11/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionCloner.cs"/> <Compile Include="_generated/12/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionExport.cs"/> <Compile Include="_generated/13/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionExportFactory.cs"/> <Compile Include="_generated/14/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionOptions.cs"/> <Compile Include="_generated/15/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionDispenser.cs"/> <Compile Include="_generated/16/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionEnlistmentAsync.cs"/> <Compile Include="_generated/17/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImport.cs"/> <Compile Include="_generated/18/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionImportWhereabouts.cs"/> <Compile Include="_generated/19/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0EnlistmentAsync.cs"/> <Compile Include="_generated/20/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0Factory.cs"/> <Compile Include="_generated/21/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionPhase0NotifyAsync.cs"/> <Compile Include="_generated/22/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiver.cs"/> <Compile Include="_generated/23/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionReceiverFactory.cs"/> <Compile Include="_generated/24/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionResourceAsync.cs"/> <Compile Include="_generated/25/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitter.cs"/> <Compile Include="_generated/26/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionTransmitterFactory.cs"/> <Compile Include="_generated/27/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterBallotAsync2.cs"/> <Compile Include="_generated/28/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterFactory2.cs"/> <Compile Include="_generated/29/System.Transactions.DtcProxyShim.DtcInterfaces.ITransactionVoterNotifyAsync2.cs"/> <Compile Include="_generated/30/TransactionsEtwProvider.g.cs"/> </ItemGroup> </Project>