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\53766b21b843475f8f06f5a465890f68\DirectWriteForwarder.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb4be8db04954c14b356d844dddc9e39\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fd392070bce84b7688c1fd200f73feee\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\56ab665a57f1423f893902b38fe7d621\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\227c2c4d57064dfebeb3c2ce266f004b\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3605adf5369c4bc08cfdd136967faa25\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9d5a805ca5824230974b9898a60dddbf\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\955359b1a2a44b51af8718a9f883fd68\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\527287741d42401d9239ee1d2a0e1f92\PresentationCore.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\94dfeb8186f1401caa5da3ed7e5155f5\PresentationFramework.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a5f9c5cd8b0a4b2aafc16e79e4b616d1\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3f4b10158c304c10a6efc6a7fe485303\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\83b4840258154cf0b243cf5d73c5a870\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cd83cb4af0494645b315c83ff63be9d7\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\36f0501509744d00b5d8319b4705b334\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb455379042648cab3e5b6820d4b5bb5\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00c02f648f4649629590dd644f7ab55b\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3fe559ebede74341aa331c656e08bb82\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e217fe101d54915bb6186c328ea3c0e\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6dda73d66a0346eaad3e6e3d43ab782e\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\030822c6eb2849ea9b488be10372ba99\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8e47256f8fb04f5d88ab1ecbef12449b\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b30b30347a5a49378cc5afa0837a6817\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f6cb4c8d668849868e19cee97649125c\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9a16e805b0d0449f83b224c195feb676\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\669470293e014f6d976a97e553f9148c\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da2e544d788843dabb17c97d9f6d6380\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b3e2d7a4b2744584abfebc82a0c4beb0\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\91f8a8b726b74a98b7bea5c1ef6b76a6\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\dc6eed9b786d43ca81492966d3b5bc04\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c04d2e37a88f407080295cbf0237a709\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b7f06fffd6a5473eb1caef7217e5aaa4\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e7dd07db635b4c5d96703f29b4a4c507\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fcd27e8da4c446489e4aea38607aa75a\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0a934aebd3454a528ac3718af2c5c8c9\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\39ddbc3654cd4ba6acdaabcf1f82a5bc\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2bc0f818d3c849ab89524149883a7d73\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e42b64c83c8645fe97fbbfe528774886\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0136894215a8425ca74bf0f0694a507f\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e71ddea7ccef4e008062ef4cc2cabdb0\System.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4febf52c4c774fe48ba7fb99971fc544\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e5ed23f911874a32bc0fdd73eb8803de\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\20c7c0fb0d91416ca53680fb9f4a19ef\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c9bb6f76b5ad48d5a69f60361f75bdc6\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6596f09f671f46aaae5a927a96d10366\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\344306976eed431b80034ee9bc6b2857\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6e41bb55c86f4f23ad0933a5098482cf\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8c83f760fdd64a22a6e8c05417f1a58a\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d31967686ca14608aa52511b7f05a708\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da12d9e0a11e4011819f5cd9db0bb6d9\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\af70bd99621d4967b52f77409cd281b9\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a9949707bfa74d78872cc98ae22e274c\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7794b536e077416cbdae5f11ce51831a\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\311141c6453047bcbfc512b2a1d005db\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7298ca8ead5d4e1da0b523908a1fd6c1\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\71b871d30b6244b1bb0c641707e80783\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5263746e77a74923869daba6f9e4f117\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8cd4169841d54fc1972441aeeeb2bd94\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5cf4f15ab9c948b58dfe4248d8a69ace\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5327d241141d4f7995d648cf7fa67474\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6ecc134243274f0c9548c549f2f2ac6c\System.IO.Packaging.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8d69ca76faa1429e870aba7fae39daf0\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5df117aa62504f5ebc48bfa4cb44dd9f\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9402441ee73942edaf377c3909b94b03\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d0153b3d31494d3a8f420cb6824e99ee\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2d25bf723b764554b5b673ceffd880ec\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e918da78bd7d40ad9b4d2af26893f037\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1470d807fa344b4a85e1b5c2dccc5161\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\82233d447f9b495f98656919a43ca44f\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5c9a097533f04d5fb1025f8e089c3735\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8ad492c00d214d82b9f50fd9a2edb802\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\062eb0d35626436abbd65a543f2f8839\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0caf2f14261240babfaa2a86e1914653\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\aa912e9f206547459a7072ac8802caf4\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a1048a747b3440a7a1c68bc64513a8d6\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17c836f8b8da4d11a1a422a68be25da5\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\12f029b06fd34a57a0c249c2ff64c674\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7d009b73454344dcb8d4faeaaa91204c\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\baa34f5f0f2f4267b2816b57872879c6\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\056a54b7df1443aaa24078cc7e55efe0\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8cba77510fe5448691d83fbe33b286c9\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c5e3516c73ba4689b744d0d4a9b9f618\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b9efc7b8fae1499bad719a11b48a0616\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\78a30d582919498a99cdcc4af9fe5f5b\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\33ca1d69867444baa3877c0244813136\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1e9b17f45a4742ae86c2f6869b0a3718\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\da376a4cf74146169e8037292ff9b14c\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\cb48a7ab133d4f1698985c8bd7b8a3eb\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\104ad983ada349a3a4b8af64d8d99b2e\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce19e27249934cf09b59eaf879f2dfd1\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b2939e0fc705443dae1269d4f11801fb\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1415cdda3fbd4a439bbef6bcdc206eb0\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e4040c942f3340bebcaf4623210052a3\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0e7987b7b88e4117a5b97c63c14c4bbb\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ee45bf7bf69a4156b6fc3ad98a42e38d\System.Printing.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\261403f77ee1417498f5f9d72157d4e5\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7cfea8e3712e46289904c14897df9c9c\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ce7c343f1aa74e98a38fee3d5ce6b650\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\233cb4ae42734a379f3519694433cfda\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f468a35dcacf49dbbaea91b00788920f\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c505b313a9cb4f5ba01aff24b92e187d\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9d13662b651e4613bd449da3e1f3c1be\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\16aec462e6d04e58876875a3d11d3eb8\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7ad8a560051440958337bd5232e17593\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9576a3e272674cdc812b08f48bb09594\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2afa5089439c4291806b81dfe6e25b93\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\df63e7d02da24d64a9a2b7453fcf27ac\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0568850d3bd14d4bb732538cc72b8d22\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6dc3a4578a7649819bb6502147261d54\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8200d47f431d4edea5a7446bae2e565e\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6fc04e5042264e94b9d4c53bf33e23c8\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\fffb839658d34eb19936143d3387a83d\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c21d2fa1e38e45cdaf1f422b40c375cc\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\41ad1e36d02541dd9c829b88ba5c72e4\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ca346eb0c3eb4972a032f40ebc84e4b4\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6d9ea9b27c2c4a64a22e0de76b52fda2\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\210b60458f0b4ef894cd4707e4905651\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e32fd9ad0fc24800b6b72ffb516e83c9\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ed6a58b67fd34ea7829a27a30315a5da\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ceeea4d5ee0f469c83ec2e5e8aa4072e\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\21858999f2a243db9783adc2d4ea3837\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5040f73080574d0ea60bfeee0ac72dd2\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8b0044dc75154a4faf64d825a04e6cdc\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\70fe62aa0f064dbf8a6e7e1706f4ecf3\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\17a47610556c41fdba052be105e7e36c\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\957bc749c23946a5a06fa66a0dc6ddb3\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6045270892154f2cb2a4ca7cb993847e\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\799a74f183c54cddb50d5653b3202520\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\1424fd46cc68451a8eb618014f49514d\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\3acad3fd179b4db8b9463ba060699025\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\508b777cd3014cac9f2eb3c1090361d4\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\db579c12922848c5868816701c604588\System.Security.Cryptography.Pkcs.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4d66ed8aedd24892b7fed821593bf322\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c004c13a4a34c448dfb7350a34f83e3\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\7f12ce08003e4e5bb2115a25ea2e6b69\System.Security.Cryptography.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5fcca37a5dc4632b40ba65524f389c9\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c2c75bc726b143ec8de26a6062ac5b9b\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2ac94f1d56ae4984b4dd89bc18ac5e52\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ebe2f4aea8d943c4860ab32745a7ed43\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9d2087d4554b4c7e8541b99972e0b1a9\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\517f07216ea241da99331b6d123249d6\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\a31f03dc53ec4f048ac9f1886a62b42e\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f21e465d9d54ac48f799303f596e541\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0f5f202d669e400e8b207a547a008bf6\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\843162b90cab4a6ca18651c73825f828\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5ca3daca3d124f51838a9f20347d50dd\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\35930cc3434542a1a8c63b9e4f7aa09c\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d6426237a6d14e8981631386f0b649f8\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bed5554aa1944d968789d1b6cb60fb7c\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\48aca26bd206431b937b47560b3d7bf3\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\09b81d4459d843bdbd8e7d212fe25900\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\e7926f5c548540efbe6e0417c762980c\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0dc1c5012ec7436481d0f3f0dc4e28d1\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0ac5ebb0aa994d8aa7867e5c61a138bb\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5f0a8709d30945eface8076cbd5694fa\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\27482447e3ee4de891a09ea26cca4372\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\14d3d06439de4c83997a72cb6e590d9d\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\00cd05907b654cd2a771d11c222c7651\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f5547946ac8748c4863d68f25a0831b7\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\847e78841c2640aa969a2b247fa5f139\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\02454cbbf03c4e3cafa8fc4f7d9a8e00\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b8d947178fa142dfa98d0f2866f91d83\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4f1743fe4a824244a63a6b8806170eef\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d250cb5f8004c32bf2e994a0f3b9cba\System.Xaml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b6deec50f32b4c9a9f694de7f014e500\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2375c78335a349ae88489237a948f99a\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6350e94b8e304a7f926c5ecf9b16d062\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\d2948018c0464577bfdf66bf357a8a34\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f08677bca25d4ce8845bd6f7684d920e\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\314d71ae3f10448e892cc30f60227c8d\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\bf1ed9a52ab64064b4417cd1825984d0\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9c0a68df32f147629d12f0308cc4cbb6\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ceb6cfc6ef0b4bb69f396dbad6a79fe5\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4c5a2f467fb345328d1a81a1adf1542e\WindowsBase.dll"/>
  </ItemGroup>
</Project>