File: ReachFramework.csproj
Web Access
Project: src\src\Microsoft.DotNet.Wpf\src\ReachFramework\ReachFramework.csproj (ReachFramework)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>ReachFramework</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;REACHFRAMEWORK;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;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="..\Common\src\System\SR.cs" Link="src\Microsoft.DotNet.Wpf\src\Common\src\System\SR.cs"/>
    <Compile Include="..\Shared\RefAssemblyAttrs.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs"/>
    <Compile Include="..\Shared\MS\Internal\SafeSecurityHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs"/>
    <Compile Include="..\Shared\MS\Internal\SecurityHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityHelper.cs"/>
    <Compile Include="..\Shared\MS\Internal\UriComparer.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\UriComparer.cs"/>
    <Compile Include="..\Shared\MS\Utility\BindUriHelper.cs" Link="src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\BindUriHelper.cs"/>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="Serialization\Manager\IXpsSerializationManager.cs"/>
    <Compile Include="Serialization\Manager\IXpsSerializationManagerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMHierarchySimulator.cs"/>
    <Compile Include="Serialization\Manager\XpsOMSerializationManager.cs"/>
    <Compile Include="Serialization\Manager\XpsOMSerializationManagerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMDocumentSequenceSerializer.cs"/>
    <Compile Include="Serialization\Manager\XpsOMDocumentSequenceSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMFixedDocumentSerializer.cs"/>
    <Compile Include="Serialization\Manager\XpsOMFixedDocumentSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMFixedPageSerializer.cs"/>
    <Compile Include="Serialization\Manager\XpsOMFixedPageSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMDocumentPaginatorSerializer.cs"/>
    <Compile Include="Serialization\Manager\XpsOMDocumentPaginatorSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMDocumentPageSerializer.cs"/>
    <Compile Include="Serialization\Manager\XpsOMDocumentPageSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsOMPackagingPolicy.cs"/>
    <Compile Include="Serialization\Manager\XpsSerializationManager.cs"/>
    <Compile Include="Serialization\Manager\XpsSerializationManagerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsDocumentEvent.cs"/>
    <Compile Include="Serialization\Manager\ReachFixedDocumentSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachFixedDocumentSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsTokenContext.cs"/>
    <Compile Include="Serialization\Manager\ReachSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachFixedPageSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachFixedPageSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentPageSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentPageSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentReferenceSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentReferenceSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentReferenceCollectionSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentReferenceCollectionSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentSequenceSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachDocumentSequenceSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachIDocumentPaginatorSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachIDocumentPaginatorSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachPageContentCollectionSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachPageContentCollectionSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachUIElementCollectionSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachUIElementCollectionSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachPageContentSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachPageContentSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsPackagingPolicy.cs"/>
    <Compile Include="Serialization\Manager\NullPackagingPolicy.cs"/>
    <Compile Include="Serialization\Manager\ReachVisualSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachVisualSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\MetroSerializationManager.cs"/>
    <Compile Include="Serialization\Manager\NGCSerializationManager.cs"/>
    <Compile Include="Serialization\Manager\NGCSerializationManagerAsync.cs"/>
    <Compile Include="Serialization\Manager\NGCSerializer.cs"/>
    <Compile Include="Serialization\Manager\NGCSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\NGCPageContentCollectionSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\NGCPageContentSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\NGCUIElementCollectionSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\ReachBasicContext.cs"/>
    <Compile Include="Serialization\Manager\ReachObjectContext.cs"/>
    <Compile Include="Serialization\Manager\ReachSerializationCacheItems.cs"/>
    <Compile Include="Serialization\Manager\ReachSerializationUtils.cs"/>
    <Compile Include="Serialization\Manager\ReachNamespaceInfo.cs"/>
    <Compile Include="Serialization\Manager\ReachSerializableProperties.cs"/>
    <Compile Include="Serialization\Manager\ReachPrintTicketSerializer.cs"/>
    <Compile Include="Serialization\Manager\ReachPrintTicketSerializerAsync.cs"/>
    <Compile Include="Serialization\Manager\XpsLiterals.cs"/>
    <Compile Include="Serialization\RCW\XPS_COLOR_TYPE_UNION.cs"/>
    <Compile Include="Serialization\RCW\IOpcPartUri.cs"/>
    <Compile Include="Serialization\RCW\IOpcUri.cs"/>
    <Compile Include="Serialization\RCW\IPrintDocumentPackageTarget.cs"/>
    <Compile Include="Serialization\RCW\IPrintDocumentPackageStatusEvent.cs"/>
    <Compile Include="Serialization\RCW\ISequentialStream.cs"/>
    <Compile Include="Serialization\RCW\IUri.cs"/>
    <Compile Include="Serialization\RCW\IXpsDocumentPackageTarget.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMCanvas.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMColorProfileResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMColorProfileResourceCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMCoreProperties.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMDashCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMDictionary.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMDocument.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMDocumentCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMDocumentSequence.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMDocumentStructureResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMFontResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMFontResourceCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGeometry.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGeometryFigure.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGeometryFigureCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGlyphs.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGlyphsEditor.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGradientBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGradientStop.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMGradientStopCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMImageBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMImageResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMImageResourceCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMLinearGradientBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMMatrixTransform.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMNameCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMObjectFactory.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPackage.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPackageWriter.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPage.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPageReference.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPageReferenceCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPart.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPartResources.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPartUriCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPath.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMPrintTicketResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMRadialGradientBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMRemoteDictionaryResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMRemoteDictionaryResourceCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMShareable.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMSignatureBlockResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMSignatureBlockResourceCollection.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMSolidColorBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMStoryFragmentsResource.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMThumbnailGenerator.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMTileBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMVisual.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMVisualBrush.cs"/>
    <Compile Include="Serialization\RCW\IXpsOMVisualCollection.cs"/>
    <Compile Include="Serialization\RCW\PrintDocumentPackageCompletion.cs"/>
    <Compile Include="Serialization\RCW\PrintDocumentPackageStatus.cs"/>
    <Compile Include="Serialization\RCW\PrintDocumentPackageStatusProvider.cs"/>
    <Compile Include="Serialization\RCW\tagSTATSTG.cs"/>
    <Compile Include="Serialization\RCW\Uri_PROPERTY.cs"/>
    <Compile Include="Serialization\RCW\XpsOMThumbnailGenerator.cs"/>
    <Compile Include="Serialization\RCW\XpsOMThumbnailGeneratorClass.cs"/>
    <Compile Include="Serialization\RCW\XPS_COLOR.cs"/>
    <Compile Include="Serialization\RCW\XPS_COLOR_INTERPOLATION.cs"/>
    <Compile Include="Serialization\RCW\XPS_COLOR_TYPE.cs"/>
    <Compile Include="Serialization\RCW\XPS_DASH.cs"/>
    <Compile Include="Serialization\RCW\XPS_DASH_CAP.cs"/>
    <Compile Include="Serialization\RCW\XPS_DOCUMENT_TYPE.cs"/>
    <Compile Include="Serialization\RCW\XPS_FILL_RULE.cs"/>
    <Compile Include="Serialization\RCW\XPS_FONT_EMBEDDING.cs"/>
    <Compile Include="Serialization\RCW\XPS_GLYPH_INDEX.cs"/>
    <Compile Include="Serialization\RCW\XPS_GLYPH_MAPPING.cs"/>
    <Compile Include="Serialization\RCW\XPS_IMAGE_TYPE.cs"/>
    <Compile Include="Serialization\RCW\XPS_INTERLEAVING.cs"/>
    <Compile Include="Serialization\RCW\XPS_LINE_CAP.cs"/>
    <Compile Include="Serialization\RCW\XPS_LINE_JOIN.cs"/>
    <Compile Include="Serialization\RCW\XPS_MATRIX.cs"/>
    <Compile Include="Serialization\RCW\XPS_OBJECT_TYPE.cs"/>
    <Compile Include="Serialization\RCW\XPS_POINT.cs"/>
    <Compile Include="Serialization\RCW\XPS_RECT.cs"/>
    <Compile Include="Serialization\RCW\XPS_SCRGB_COLOR.cs"/>
    <Compile Include="Serialization\RCW\XPS_SEGMENT_STROKE_PATTERN.cs"/>
    <Compile Include="Serialization\RCW\XPS_SEGMENT_TYPE.cs"/>
    <Compile Include="Serialization\RCW\XPS_SIZE.cs"/>
    <Compile Include="Serialization\RCW\XPS_SPREAD_METHOD.cs"/>
    <Compile Include="Serialization\RCW\XPS_SRGB_COLOR.cs"/>
    <Compile Include="Serialization\RCW\XPS_STYLE_SIMULATION.cs"/>
    <Compile Include="Serialization\RCW\XPS_THUMBNAIL_SIZE.cs"/>
    <Compile Include="Serialization\RCW\XPS_TILE_MODE.cs"/>
    <Compile Include="Serialization\RCW\_FILETIME.cs"/>
    <Compile Include="Serialization\RCW\_LARGE_INTEGER.cs"/>
    <Compile Include="Serialization\RCW\_SECURITY_ATTRIBUTES.cs"/>
    <Compile Include="Serialization\RCW\_SYSTEMTIME.cs"/>
    <Compile Include="Serialization\RCW\_ULARGE_INTEGER.cs"/>
    <Compile Include="packaging\XpsDigitalSignature.cs"/>
    <Compile Include="Packaging\XpsFixedDocumentSequenceReaderWriter.cs"/>
    <Compile Include="Packaging\DocumentStructureProvider.cs"/>
    <Compile Include="Packaging\XpsFixedDocumentReaderWriter.cs"/>
    <Compile Include="Packaging\XpsFixedPageReaderWriter.cs"/>
    <Compile Include="Packaging\XPSSignatureDefinition.cs"/>
    <Compile Include="Packaging\PartEditor.cs"/>
    <Compile Include="Packaging\XpsFont.cs"/>
    <Compile Include="Packaging\XpsImage.cs"/>
    <Compile Include="Packaging\XpsColorContext.cs"/>
    <Compile Include="Packaging\XpsResourceDictionary.cs"/>
    <Compile Include="Packaging\XpsThumbnail.cs"/>
    <Compile Include="Packaging\XpsInterleavingPolicy.cs"/>
    <Compile Include="Packaging\XpsManager.cs"/>
    <Compile Include="Packaging\XpsPartBase.cs"/>
    <Compile Include="Packaging\XpsDocument.cs"/>
    <Compile Include="Packaging\XpsResource.cs"/>
    <Compile Include="Packaging\XpsResourcePolicy.cs"/>
    <Compile Include="Packaging\XpsStructure.cs"/>
    <Compile Include="Serialization\VisualSerializer.cs"/>
    <Compile Include="Serialization\VisualTreeFlattener.cs"/>
    <Compile Include="Serialization\ColorTypeConverter.cs"/>
    <Compile Include="Serialization\DrawingContextFlattener.cs"/>
    <Compile Include="Serialization\TreeWalkProgress.cs"/>
    <Compile Include="Serialization\XpsFontSubsetter.cs"/>
    <Compile Include="Serialization\FontTypeConverter.cs"/>
    <Compile Include="Serialization\ImageSourceTypeConverter.cs"/>
    <Compile Include="Serialization\XpsFontSerializationService.cs"/>
    <Compile Include="Serialization\XpsImageSerializationService.cs"/>
    <Compile Include="Serialization\Crc32.cs"/>
    <Compile Include="SerializerFactory\XpsSerializerFactory.cs"/>
    <Compile Include="SerializerFactory\XpsSerializerWriter.cs"/>
    <Compile Include="AlphaFlattener\Primitive.cs"/>
    <Compile Include="AlphaFlattener\PrimitiveList.cs"/>
    <Compile Include="AlphaFlattener\Utility.cs"/>
    <Compile Include="AlphaFlattener\BrushProxy.cs"/>
    <Compile Include="AlphaFlattener\ImageProxy.cs"/>
    <Compile Include="AlphaFlattener\Interfaces.cs"/>
    <Compile Include="AlphaFlattener\DrawingContext.cs"/>
    <Compile Include="AlphaFlattener\Flattener.cs"/>
    <Compile Include="AlphaFlattener\PrimitiveRenderer.cs"/>
    <Compile Include="AlphaFlattener\MetroDevice.cs"/>
    <Compile Include="AlphaFlattener\SegmentTree.cs"/>
    <Compile Include="AlphaFlattener\Optimizer.cs"/>
    <Compile Include="PrintSystemExceptions\InteropWin32ApiThunk.cs"/>
    <Compile Include="PrintSystemExceptions\PrintSystemException.cs"/>
    <Compile Include="PrintConfig\FallbackPTProvider.cs"/>
    <Compile Include="PrintConfig\JobCollate.cs"/>
    <Compile Include="PrintConfig\JobDuplex.cs"/>
    <Compile Include="PrintConfig\DocumentNUp.cs"/>
    <Compile Include="PrintConfig\JobStaple.cs"/>
    <Compile Include="PrintConfig\PageCanvasSize.cs"/>
    <Compile Include="PrintConfig\PageCopyCount.cs"/>
    <Compile Include="PrintConfig\PageDeviceFont.cs"/>
    <Compile Include="PrintConfig\PageMediaSize.cs"/>
    <Compile Include="PrintConfig\PageMediaType.cs"/>
    <Compile Include="PrintConfig\PageOrientation.cs"/>
    <Compile Include="PrintConfig\PageOutputColor.cs"/>
    <Compile Include="PrintConfig\PageResolution.cs"/>
    <Compile Include="PrintConfig\PageScaling.cs"/>
    <Compile Include="PrintConfig\PageTrueTypeFont.cs"/>
    <Compile Include="PrintConfig\JobPageOrder.cs"/>
    <Compile Include="PrintConfig\PageBorderless.cs"/>
    <Compile Include="PrintConfig\PageOutputQuality.cs"/>
    <Compile Include="PrintConfig\PhotoPrintingIntent.cs"/>
    <Compile Include="PrintConfig\JobInputBins.cs"/>
    <Compile Include="PrintConfig\ParameterRefs.cs"/>
    <Compile Include="PrintConfig\PrintCapabilitesWriter.cs"/>
    <Compile Include="PrintConfig\PrintSchema.cs"/>
    <Compile Include="PrintConfig\PrintSchemaShim.cs"/>
    <Compile Include="PrintConfig\PrtCap_Base.cs"/>
    <Compile Include="PrintConfig\PrtCap_Builder.cs"/>
    <Compile Include="PrintConfig\PrtCap_Public.cs"/>
    <Compile Include="PrintConfig\PrtCap_Public_Simple.cs"/>
    <Compile Include="PrintConfig\PrtCap_Reader.cs"/>
    <Compile Include="PrintConfig\PrtTicket_Base.cs"/>
    <Compile Include="PrintConfig\PrtTicket_Editor.cs"/>
    <Compile Include="PrintConfig\PrtTicket_Public.cs"/>
    <Compile Include="PrintConfig\PrtTicket_Public_Simple.cs"/>
    <Compile Include="PrintConfig\PTConverter.cs"/>
    <Compile Include="PrintConfig\PTManager.cs"/>
    <Compile Include="PrintConfig\PTProvider.cs"/>
    <Compile Include="PrintConfig\PTUtility.cs"/>
    <Compile Include="PrintConfig\PTProviderBase.cs"/>
    <Compile Include="Exceptions\XpsException.cs"/>
    <Compile Include="Exceptions\XpsPackagingException.cs"/>
    <Compile Include="Exceptions\XpsSerializationException.cs"/>
    <Compile Include="MS\Internal\Printing\MostFrequentlyUsedCache.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DeviceCap.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\PRINTER_INFO_2.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\PRINTER_INFO_8_AND_9.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DeviceCapability.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeCollate.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeColor.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeDitherTypes.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeDuplex.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeFields.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeICMIntents.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeICMMethod.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeMediaTypes.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeNUp.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeOrientation.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModePaperSizes.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModePaperSources.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeResolutions.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevModeTrueTypeOption.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DevMode.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\SafeWinSpoolPrinterHandle.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\UnsafeNativeMethods.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\COMPSTUISRID.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\DocumentPropertiesFlags.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\HGlobalBuffer.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\LoadLibraryExFlags.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\SafeModuleHandle.cs"/>
    <Compile Include="MS\Internal\Printing\Configuration\WinSpoolPrinterCapabilities.cs"/>
    <Compile Include="MS\Internal\Printing\TestHook.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\ReachFramework\x86\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\ReachFramework\x86\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\ReachFramework\x86\Debug\net10.0\System.Windows.Xps.SR.cs" Link="artifacts\obj\ReachFramework\x86\Debug\net10.0\System.Windows.Xps.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\ReachFramework\x86\Debug\net10.0\ReachFramework.AssemblyInfo.cs" Link="artifacts\obj\ReachFramework\x86\Debug\net10.0\ReachFramework.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\ReachFramework\x86\Debug\net10.0\ReachFramework.AssemblyInfo.Extended.cs" Link="artifacts\obj\ReachFramework\x86\Debug\net10.0\ReachFramework.AssemblyInfo.Extended.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\ddae1db31fc24a57ba02d8cd22ac7f43\DirectWriteForwarder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\724f07da8dbd4a269ce9a1ebbf8d20d9\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f9001336fd9d436291a7a77ccb6dde84\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\edcad6051bf142839cbc85d8f6a0e730\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\28e9c92135f3499b83bc14116eb81304\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2f1ce9bb4e714339831569cc5dd457b8\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fa56cc295e0e4eb9aff1ab79233adcab\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\50691fec450d44f984036caf1ded6120\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f87e906b5bbe4759be6266fad3236434\PresentationCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c91a37c26b154f5eb740f33b8adbc015\PresentationFramework.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\77a5b6d1ca0648689aedb506c03b01df\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7461aa24271f45ad9c60af4ab36f0b38\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a8c3c28f021f4ff887a73eb1df4a7b61\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e8a5d1d4c971428485bba48f3480f827\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\621b17fadfb74e37a73119ec91bcf097\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\48df4dcf8e8943008e025e03b57f7579\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6909bc6edfb42e8b4988231be78d71b\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3cbb7dedc1c14ba2a2e6570c88cd7452\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1568a57b31814b819810c0713af92d22\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f03d2d1265445a08c8fce2600db3ead\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d0ba9bd1a6e47d29f90854a5aee1702\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ea6479730014a659c91818b963f2f95\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\616d9bc377fa4e29a455b5015cc29cc8\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a00c1805db6549cca5dbb1f82a8da397\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71f97b8772a840738d2e338e323d4fb9\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5387121f1f7c49dea573b29ddfcef02c\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a89b4a41409f4bb69a30c114aaef857d\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fbe1286452d84af3a7a31d009cb7058c\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c6b056e9a0943fdbe5518498a1882b0\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\21f9e55c81574d64b5ac76d0c498f6a4\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\26d2f6f1ff794db49a7a632c6cd095df\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0306b1c455fd4663b85d601a9565bc41\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\600b55d18cca47c09a8d7380294490fd\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ac458f835e64fe984ab550694f4fa79\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\42045e49fdc548a6af89a8e1f8b741d1\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fc96841cbd8a4bba933d60f0435f8be8\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\250eef4591134852ab9312005e879379\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0415eb83091746edaeba05c1b363a539\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e29135b48f143c186a7124b91cd0efa\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4a565be69f5d4e3dbe7ecf2814d785d2\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14d52056f35a45b084019a9983a61536\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab09ac5319264199b12ace301c6dd2d8\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7eeede4fd47c4826b40e03cf7578bcc8\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7c4097e0f6a849d49543aff3b0e86bd8\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cee348e73ce843cd86d3c49f6e23ee62\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d263a251929417082f06c281e923254\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c4211f05d5b64006bb8edc3373094801\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e85f26ca0bbc41f2ba310778591a5ce1\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3916614eba774635985452cd66c20822\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c3eba3a26f144a98b76ac45cdda7e97\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\72180f6819ff47668253810be0279e53\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0c29222769c24d03882b9ef38f040dfc\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70709e39960343ca8d3a824dc664a822\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0e147dd5e27d409ba1b8fd3e5c81430c\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\10fc8577584840c7a2708dbd4a940478\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0f9d6e7916e645d4848c1c0174d4db86\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d64719cef964b16855205398b60a1ce\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb04cda810114cb39d5e80c0ea4a3226\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e056152d332a4cdda6306a1deeff7916\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\47936d2f8648446e9896105caee04c5b\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d690ec5b5034ee288dff1ffb13b7829\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eea84e9b80ef4272bbeb406e0a3cbe3a\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d1a783dd3d6b48dd9ea8a719e5e9a029\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e3f09df50d934e0cb225fa6fba0d5aa7\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc841b247c7c4b0588b58b4d14e3f45d\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\89e1a2b77b7b48bfae7089fb8ccf31c8\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\536b4d4be3db4dbe9f73898502258f6f\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\18c2e32d07f04d6391c9f7eb71a421dd\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c80b41e60e0a40e084ad0ef4d6da5f48\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\df7dd317d727415eac3f34f7aaba86f4\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\84b3339832984eceac08f07383da5697\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea393046c5664070a723a31bbef24837\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37be4154f45c401eb6ef9485459ebcfc\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7786827c96034acf8ab3ed29fe75d392\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\23ac5691549648b3a1aa34e041b1a036\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1df0e799444b40829317d051c0d9b865\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e057f4fe28794b96aa4b199f2a0a75da\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c5ca026c18964defb4e1393489b2a474\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\68e1afa2762c443da91dec1da02208f5\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d3ff97bd253e411c89f1fde509f11cfd\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c3feba761da487ca2bb4b78fef992bf\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ad3cfd4fa3b447499edc1b12cc02ffb8\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6952142cb7fb43a89e99e0e004428dc1\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c02e7067608a4b71aad6a275ac89bfc1\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3fe76e059708488497b2f54a39e95904\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\05a632001b474adb91593c1bb071878c\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64c866c4223d411e8ae3c905102cbc27\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\28a22f5f53fc471f9290cd316ef42cae\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a5e88907f0054dd385e0a42476079e6f\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\df815bd11678471a9504f9222f46d492\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\569821292a984dc284af144eda6961ff\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4c82a6f17715462e988a0a0d43c7e0af\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f9bff54ad9dd4595b5479dc96a0fd068\System.Printing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93551dc41f4a443aa710d558eafd777b\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb648c5441c14504bd80ef16987639f5\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2bfc6736d9944fdb94057f30bd17d9df\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\752dce19103a4b7ebafafaef7b1e01f9\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f815a818d9c343f39dc8a0d42fa49ebf\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0ece6c715f0842498dbd30ee84d6e89c\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d9b5fd341b284880aaa2a959fed79172\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a75d530ffdff4016abe0baf49e9af77c\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cf45767d289441b0b99f825b0698055d\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\120192b824804ac9b6630ee550174f12\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cbd3b74bd7514c03963db1d218183a42\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2850a6b2c3ed42828d366f192833e67e\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\faa6582951aa4f64b5d9764a77b5136b\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8bbcc94da8984343a6c312146239feb3\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f15a002db9040dab69ef1dfa8edabf8\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e7928d299b345d98847df41165fb204\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d404840d1c9d4769a6a9d8c1abe93cb7\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c63e22549cdd468da9be5756a25f186f\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f0ea43e61cd4eb9b878dd08a4682363\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d118e321a544dc0a2e27f5df44a943f\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\be1b506e63c64c55b497756f135239ff\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b3ba983a408428d85b15a9c31a8d1d8\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\625f28d0b0cb43b9a226188528430819\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d4e537d97aff46628f17b87705d53c1a\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\966ee5435236413da6dab370fa899c77\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3ff83a2ef9d841e5842ccca878a0d0bb\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\53f2ab2d95554ec3b7a3f0c09ede3f39\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\88875740b0e54529bc2eb33e2dac3cfb\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\292be32cf41c4c01823b07bdc9de601f\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a46fe4f62d21451bac821457275ae23c\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db8a191d9fd143abb02da69d81eb9ca1\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c49e01c7f7ff46369c11b2cefb9bade8\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ab1af476266f40c5ad1683fe64658b79\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\80bfcb5d537f4324b591d4caaa42e7e6\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\531f00372f2342a0bbb17722393dd759\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\723e46309c024ba89543a523a606c90c\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c61f3ed04cca42afa0bc6c767be50edf\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a138b06fa3904ae2bee9627ddc29fc30\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c1d33a43e6f4be19a308b4415530569\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ae606ff8dca54b689d379f4813ded49c\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ff06780d8d504c1a8910aaa41e97cbab\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5dfbc9865c1c49dd95d80967b181f697\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\011b9061c18c43e0af52b3b6d29408ea\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8a44ae19c0924d9d8e48a21772218817\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cebf6cee0c32496186497bf2aac3e816\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\79afcee420634f948c488067cadfb452\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\441b86d0a5d14ee699cd7e2fed50dec4\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76e632868ad441549b19e68028d0f0ff\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e1ffe05afd5e407c852c2d9c1ed12b64\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4cfd0131f39b437fa39b2b5414de8256\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5bcd28de752e4e5ab57a36eb27734ddb\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f6b493d6cc1e45eb9ab703da9abaceb3\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a19646d5a4734476a0abb6010ce3715f\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a274cdad59364822b1a8a85451fdfe44\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bf75b8ff3bf74ce68d98220ada5ec97d\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41c13f3616c9492b8e4e831b1708b2d7\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a2d1e4bc0b5e4299a046ddafb33558b2\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14d4e738c362470dabc99d74c2c1aab6\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\145f54aadc844d999e07ee7bdc497294\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cc82b353867c42528f55e76361f4e6ef\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\525617bc42b344acba3022663bb43a67\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7600651e1e2d4a08b37396d16b3b01dd\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fb980cce5f9247a69e2d41c0af6acf82\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9533195314f466292436ee1332af5dd\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cbd2587dbc7945aca1e82d4fee8ef09d\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\92f11da08c5b4d30a8ff24f35d1b3e43\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dde5720e4ce940c4970ad8e89157ae73\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\af8be611c129420aa0f89ff85a0cf51b\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\34f22d20586b46929fce8f9095304ee7\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e528a912692c45168cd6a29ad8e23605\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ae7d286fe54b44dbbad1196d23670571\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37ba9d601dd14a5eb99e0333e42f1c93\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5f90fcf633334391869320b3a6754fab\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a0bb8c2baa34aadbbc73dd384f43ec7\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4e93c6b7acf946c496993b53a6d5c441\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\37895ad7b85c4bf98adea7ccdfa039e2\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\492cb87e9e0f44bc88406493d363ccb2\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa3e0935188a499480ec0991b3802409\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f68e8eb68c04b9eba1a1d0cc1ae0614\WindowsBase.dll"/>
  </ItemGroup>
</Project>