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>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>ReachFramework</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25574.108\tools\snk\35MSSharedLib1024.snk</KeyOriginatorFile>
    <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\0478a1d41fa44bf0931e789a9e9b35ab\DirectWriteForwarder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\192d6c4d1ffa4d04bdee1ccff73b2d51\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01effc6fb3904cb9b990a0bdccdee00f\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\02a5b6aa30c34ee4993baa67a69ddb1b\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e82f6df868ef42e78ec2616a005f0cc6\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bc520fa3fb9c4a44941438948d2a2d3f\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4460ac14173d4b49823276f8c44a0d90\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25fe4d0f6d124d9e8e629e79ea01a939\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0b2f9949641644d788616ffcdba5c924\PresentationCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\16506650df9f4ebfb6d2a38254b89817\PresentationFramework.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7284eee71c994d50b3fc3f5a5b36f014\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5a6d9cab68c4522802e6fbfac071071\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\186b1958e06b4b04b12da61827abab1a\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\824e71d10b344745a846f58c4de529f2\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c6346e95c23f45909f0f8b3a447d62cb\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\87352b0681fb4749872b75d0aa143dd6\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\063aabc8f599437a821994c748767f15\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3fc9f481debb4ece8aa5a36eb08e43d0\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33e33b26329c45a29d0ade3a05b11f24\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c98307328f24a1098d0d7e7f5b41c5b\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\217b283b370e4c6297f2b859b2e08902\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\333e6898a1b347c8aa30edf0c605a28b\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a340509cc73405d8e8105305699cd2a\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0492a00a1266437bb3aa39cb3046aab5\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b48c7161d09b4552aba48882bfe56c7f\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5bac20e130424f2d82cf3efbcf283752\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\45c9f618435c495b99a34aa649484f3d\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9dada43f57374e3992c6dafe10775b1f\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b347b252f1a645a3903185ede485632e\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce1d5948e430460683251583d026f49c\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bcf0b75c9e18469ba363ef4fdf35f385\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d4f6fe093487480c92bf427288f32734\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a50ffe68eca045d7bca6e4b246a2ec5f\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\040e6be14fbe4f2b8daa736cb126099c\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a678937db9c0454887759b5c84bab2d9\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b824a03b9552460783d8f503512ae6a4\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b1e5154dd8a84b6dbade6c79a6126327\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d017d5dc7bb4dd0852f5a1c236f7684\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33480949bdf043089f37d5c95b067c5e\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8f256bdc9c24ed69c3d9c6306df4688\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b271285a9bfd4a7584c05fef12ec94b9\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\978d80d668a24a7bb95680fc2af82ed0\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5e42a163b2274b469c8a86128f1caf42\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0b6568b93ab4df6b858af78e74d9d67\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\93ae0edd4250453bbb0a514b5f19117a\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da57122a1ad94374947471d2f6fbd73b\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4268a480fb0647eb91bcc6462ffb7000\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a8fe30291ba46c8a0310c8e55eec1b8\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d26e8e6b13634b7dbdf9a17dc5c86896\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7e2ee7c6f058448fb4a033644926d0d7\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\af513ab7957a4bb798dfc3b84cf8e702\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9ffa3d9aac2a42e2b16ae06b98bee465\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c179bb12fbd4d319e6619caa7ed6baf\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0c506c8580a4bbcb80f83df4f423f34\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ddc28c4440d44eab9531b146c5e6e974\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7384951858d4ad5aa730f0114d591cf\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d99af3ddb68948d085e592f8c4be4b28\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1a9a61ce2b444173b9c57418c1353060\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e543dcaad0454d32ab03a214eb092acc\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a41840edc9684c3d9e2b0e09beb07b68\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d11e09bd8fa45e8940d890b81684d96\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dd5e4fc113ad4d50bc4e9fe73414c03c\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f71010b861544d7d877797a059cd466d\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8a44da31becd498f836174c90e534b31\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\113fc170fae84feba916a4ca1ecb0155\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\166b634ea94b48fba72816481d27306d\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c39e0d7d5a5c415dadf37829d8d6ff6a\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ccb12b7509d447a9b593fcb3851617d5\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\80729d1f31c643dea7d5472a0bd4b14f\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7809339dd1646c5bcde4d79d61e61c3\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b09f95e6a6b4f7a8a7249660d53d4c6\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3e821b5a756b447b96edff3a8c68b333\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fe4897bc9a98463d84e2f484898874b2\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6989270c52d4457c87b127bfcbaf72d3\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ea5e56320e3647c2946c69ce5616e8cf\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ebd73105d35b4941ac71ae2dce879760\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a0469a4bb68e4173b452073e52c7255e\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c36b1d2f4f794bb39a6fac4c75180b5d\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\06d0d26d155445cc907e72cbdb09fd32\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f63aa97bb0e476ca495cd6551c0e10e\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e045319ba2ff49e787e4f5ac01a89482\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76b9b5e08d814ebd9cae7594d96e6e39\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f394b6df8b174ee6babfb64b0205e378\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41555d88490d4b41abd2e80a57068eea\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8813230aa3014b8dbc133315f478fc8f\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\498be99360fc49e9a92e0edf75c41e10\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ec8f07f650d246cb97dfae6f5e027aa8\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01add9a8a31144bc8873cdc247ca7112\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f86a5dd491b64b208d390a02ec3a275d\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\887985da24bd4773af3600df944aaac4\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01be70463439494cb67f003c97a0a806\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9048d182cd394a188d86ac875128306b\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\96d5d4d17b914e0fa021b517e1b2793c\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cafa1c0985024e7dab251db9a59ddc0f\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\22a8a9b809964928b57b21c7c972df59\System.Printing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6a329edf72794393856508dcb1a97a47\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\956ea0b1ca7d491393606ab6bddf4dfc\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c8bba2a58009454d9e44848910a9aa20\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4842842fb5eb4860affdeb4fc18ef315\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\76565dfd506a46a2a22c90f05cbde30a\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6d1f3041b8d4a15a8bca53d98b88480\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\386a57aa52ca49e6adc30097ca330da4\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\73333d870b754f8fb7547d8f0c0c1f4b\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\01aac0fb68e644e497868860a83a5ecf\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\023ab096154e43d5aa1e112a3a3282c8\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\36df54dbce7049588c9fe1ee6264a54f\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\118833be02184090919c9c4b1c355fb7\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\381e8e50373d4c6cbeaa4c4992bf4bc2\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7a906b2ae66743c5b98bc2636beee6e7\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f2cdf6a939374057bb05b73953fa1d28\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\30607be47b4e4bee9c3d0c0617ec125d\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c0aed478d1f64b6b93b5bae2087bab27\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2e7e09dd956481485f906cde8594c2a\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3ad893c68c07481fab2e760b62b7f773\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e30802e186b742b6ab6e471837ee3698\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3bf7e1c2d5fb4bda8003843f83fe08c0\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bb55266c06914c479fd73366f35121a4\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2a45d374334f4a9f8e939df54f808832\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56b3201bb4564ea7b8cd6d1a61f91cfd\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed809227f72d47c9ad743f5917f75b80\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c16f9dc92a9e4582803e8103fd32ba40\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ef07eefe01fe4b4da62206a907faf824\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4c18fedecf5549d2a9050872ee044074\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fec043f918874935b5caa8a27874bfbf\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aaf6950520ab415ab0ff42f1c6a840fd\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f2c355d367ad4e449b7c3a47518f0c15\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\90b34be1794d4d2ba6ff8cd000b8ad8a\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\64d7e37cb1dd43b29205847767023e99\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a4642e21e86845af8a9281ba8cd16263\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e831642fd78746dd8e581cc0ba25c106\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d6855c1f84c45139dad4071a2288d61\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8e62879102384340af11c795c45dff61\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ae04f66fc3aa4061bef4e2461b416710\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8a254fa149434823befc42810d93aee9\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\afb2362d90c04ee5bb83465d77594c0d\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2ede6d96ad94f4392f55c722f623ed2\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c28debd4447439da9fa8c0e49da1dd4\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c99efe305204cedbaebf7eb530943c9\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2d647bfe16c458c85f35c4df16e1516\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46d91fed84714d80a390aca53a316a0d\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cd4ceecb360e4cd398e27abbdcf169c3\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\25c4e2ed1beb4263952988fb3907d06a\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\57cdb75833a54c7fa28058c7720ea2de\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f25fc49e684843c78e8a497a093f6a3b\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d0984c760c34acf93e99daaab4fe55c\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d1d737ce45624baeaba0da7d9ecd6c12\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca3dab66275e44eb9432895a7534f466\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\efae85e2ce18486fa20e2525441ecfc1\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e73e7dab0fcc4839b71ba69afad4d8c1\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a91396a3f59c4a00878241ce235d7361\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d7c4cae91de645b0a7a89a71c5f7626a\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2cd4d72f88244d838365e2a6fb88a819\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\430409431ec54a348991d972a28cc871\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1552fa4460ff49b4853554d4e9419959\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cc02a554ab2e40c89b49b74dac526127\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14646ed4a3af4a72b1a5f3774504b3b3\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c1d59d015b46405a9711f4126b21dfca\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\38ae935b53894d7b900751c49ac334f3\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2e2330c0b0ab4dbb8d5035a0ef1e9f3a\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1cb2aa7302da49cbbe355f4dd23d9703\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4a75c08658cb462381b4c4411bf4233b\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\959db289604448afb004e4dd57fd2f55\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e02daa390b3e42708cf6be0833e24ca4\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7131f3b4c9734ae59c1829cb2e8c4ef0\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2d23393f239e43a99632feb6ec3d5325\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\eba481403f614e78a4923b315f00eed7\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8400d6749e144c6b9c8e231578570f60\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\695069d401d64ad3b1e9e703416ff317\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bdce8c3c500b486fbc7893066050d592\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f70cf470b0a41f08fe4f9c4c1f11622\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db41523db04041b582410c46951739cc\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bd7237c7bf6b4f92bb0813a6a141c8d8\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\54687bf674e5496f819669222163b6de\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b894247157a4d2b925c8ec3b593a2f5\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2e5a4df0ee94d449bdc15bd7abbf81a\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>