| File: System.Private.Windows.Core.csproj | Web Access |
| Project: src\winforms\src\System.Private.Windows.Core\src\System.Private.Windows.Core.csproj (System.Private.Windows.Core) |
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.1</TargetFramework> <EnableDefaultItems>false</EnableDefaultItems> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>System.Private.Windows.Core</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>..\..\..\..\..\artifacts\source-built-sdks\Microsoft.DotNet.Arcade.Sdk\tools\snk\ECMA.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;OLE_JSON;RELEASE;NET;NET11_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;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants> </PropertyGroup> <ItemGroup> <Compile Include="GlobalSuppressions.cs"/> <Compile Include="GlobalUsings.cs"/> <Compile Include="Libraries.cs"/> <Compile Include="Properties\AssemblyInfo.cs"/> <Compile Include="PublicKeys.cs"/> <Compile Include="System\ArgumentValidation.cs"/> <Compile Include="System\Assemblies.cs"/> <Compile Include="System\BufferScope.cs"/> <Compile Include="System\Collections\Generic\ArrayBuilder.cs"/> <Compile Include="System\Collections\Generic\CollectionExtensions.cs"/> <Compile Include="System\Collections\Generic\ListConverter.cs"/> <Compile Include="System\Collections\Specialized\CompatibleIComparer.cs"/> <Compile Include="System\DisposableBase.cs"/> <Compile Include="System\DisposalTracking.cs"/> <Compile Include="System\DisposeHelper.cs"/> <Compile Include="System\ExceptionExtensions.cs"/> <Compile Include="System\IO\BinaryReaderExtensions.cs"/> <Compile Include="System\IO\BinaryWriterExtensions.cs"/> <Compile Include="System\IO\Compression\RunLengthEncoder.cs"/> <Compile Include="System\IO\IRawData.cs"/> <Compile Include="System\IO\StreamExtensions.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\BinaryFormattedObjectExtensions.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\ITypeResolver.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ArrayInfo.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ArrayRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ArraySingleObject.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ArraySinglePrimitive.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ArraySingleString.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ArraySingleString.StringListAdapter.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\BinaryLibrary.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\BinaryObjectString.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\BinaryType.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ClassInfo.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ClassRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ClassTypeInfo.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ClassWithId.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ClassWithMembersAndTypes.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\IBinaryWriteable.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\IPrimitiveTypeRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\IReadOnlyRecordMap.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\IRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\IWritableRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\MemberPrimitiveTyped.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\MemberReference.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\MemberTypeInfo.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\MessageEnd.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\NullRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\NullRecord.ObjectNullMultiple.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\NullRecord.ObjectNullMultiple256.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ObjectNull.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\ObjectRecord.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\PrimitiveType.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\Record.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\RecordType.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\SerializationHeader.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Serializer\SystemClassWithMembersAndTypes.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Support\BinaryFormatWriterScope.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Support\FormatterConverterStub.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Support\ListConverter.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Support\SerializationExtensions.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Support\StringRecordsCollection.cs"/> <Compile Include="System\Private\Windows\BinaryFormat\Support\TypeExtensions.cs"/> <Compile Include="System\Private\Windows\CoreAppContextSwitches.cs"/> <Compile Include="System\Private\Windows\Count.cs"/> <Compile Include="System\Private\Windows\FeatureSwitches.cs"/> <Compile Include="System\Private\Windows\Graphics\IBitmap.cs"/> <Compile Include="System\Private\Windows\Id.cs"/> <Compile Include="System\Private\Windows\JsonData.cs"/> <Compile Include="System\Private\Windows\Nrbf\CoreNrbfSerializer.cs"/> <Compile Include="System\Private\Windows\Nrbf\FullyQualifiedTypeName.cs"/> <Compile Include="System\Private\Windows\Nrbf\INrbfSerializer.cs"/> <Compile Include="System\Private\Windows\Nrbf\SerializationRecordExtensions.cs"/> <Compile Include="System\Private\Windows\Ole\BinaryFormatUtilities.cs"/> <Compile Include="System\Private\Windows\Ole\ClipboardCore.cs"/> <Compile Include="System\Private\Windows\Ole\Composition.cs"/> <Compile Include="System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs"/> <Compile Include="System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs"/> <Compile Include="System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs"/> <Compile Include="System\Private\Windows\Ole\Composition.RuntimeToNativeAdapter.cs"/> <Compile Include="System\Private\Windows\Ole\DataFormatNames.cs"/> <Compile Include="System\Private\Windows\Ole\DataFormatsCore.cs"/> <Compile Include="System\Private\Windows\Ole\DataObjectCore.cs"/> <Compile Include="System\Private\Windows\Ole\DataObjectExtensions.cs"/> <Compile Include="System\Private\Windows\Ole\DataRequest.cs"/> <Compile Include="System\Private\Windows\Ole\DataStore.cs"/> <Compile Include="System\Private\Windows\Ole\DataStore.DataStoreEntry.cs"/> <Compile Include="System\Private\Windows\Ole\DragDropFormat.cs"/> <Compile Include="System\Private\Windows\Ole\DragDropHelper.cs"/> <Compile Include="System\Private\Windows\Ole\FormatEnumerator.cs"/> <Compile Include="System\Private\Windows\Ole\IComVisibleDataObject.cs"/> <Compile Include="System\Private\Windows\Ole\IDataFormat.cs"/> <Compile Include="System\Private\Windows\Ole\IDataObjectInternal.cs"/> <Compile Include="System\Private\Windows\Ole\IDragEvent.cs"/> <Compile Include="System\Private\Windows\Ole\IGiveFeedbackEvent.cs"/> <Compile Include="System\Private\Windows\Ole\IOleServices.cs"/> <Compile Include="System\Private\Windows\Ole\RestrictedTypeDeserializationException.cs"/> <Compile Include="System\Private\Windows\Ole\TextDataFormat.cs"/> <Compile Include="System\Private\Windows\Ole\TypeBinder.cs"/> <Compile Include="System\Private\Windows\OsVersion.cs"/> <Compile Include="System\Reflection\Metadata\TypeNameComparer.cs"/> <Compile Include="System\Reflection\Metadata\TypeNameComparison.cs"/> <Compile Include="System\SpanHelpers.cs"/> <Compile Include="System\SpanReader.cs"/> <Compile Include="System\SpanWriter.cs"/> <Compile Include="System\Text\ValueStringBuilder.cs"/> <Compile Include="System\TypeExtensions.cs"/> <Compile Include="System\Types.cs"/> <Compile Include="System\Value.cs"/> <Compile Include="System\Value.NullableTemplate.cs"/> <Compile Include="System\Value.PackedColor.cs"/> <Compile Include="System\Value.PackedColorFlag.cs"/> <Compile Include="System\Value.PackedDateTimeOffset.cs"/> <Compile Include="System\Value.PackedDateTimeOffsetFlag.cs"/> <Compile Include="System\Value.StraightCastFlag.cs"/> <Compile Include="System\Value.TypeFlag.cs"/> <Compile Include="System\Value.TypeFlags.cs"/> <Compile Include="System\Value.Union.cs"/> <Compile Include="System\Value.UtcDateTimeOffsetFlag.cs"/> <Compile Include="Windows\Win32\Foundation\BOOL.cs"/> <Compile Include="Windows\Win32\Foundation\BSTR.cs"/> <Compile Include="Windows\Win32\Foundation\COLORREF.cs"/> <Compile Include="Windows\Win32\Foundation\DECIMAL.cs"/> <Compile Include="Windows\Win32\Foundation\FILETIME.cs"/> <Compile Include="Windows\Win32\Foundation\GlobalBuffer.cs"/> <Compile Include="Windows\Win32\Foundation\HandleRef.cs"/> <Compile Include="Windows\Win32\Foundation\HRESULT.cs"/> <Compile Include="Windows\Win32\Foundation\HWND.cs"/> <Compile Include="Windows\Win32\Foundation\IHandle.cs"/> <Compile Include="Windows\Win32\Foundation\IPointer.cs"/> <Compile Include="Windows\Win32\Foundation\LPARAM.cs"/> <Compile Include="Windows\Win32\Foundation\LRESULT.cs"/> <Compile Include="Windows\Win32\Foundation\NullHandle.cs"/> <Compile Include="Windows\Win32\Foundation\PCWSTR.cs"/> <Compile Include="Windows\Win32\Foundation\PointerExtensions.cs"/> <Compile Include="Windows\Win32\Foundation\POINTS.cs"/> <Compile Include="Windows\Win32\Foundation\PWSTR.cs"/> <Compile Include="Windows\Win32\Foundation\RECT.cs"/> <Compile Include="Windows\Win32\Foundation\WPARAM.cs"/> <Compile Include="Windows\Win32\Graphics\GdiPlus\GdiPlusInitialization.cs"/> <Compile Include="Windows\Win32\Graphics\GdiPlus\GdiplusStartupInputEx.cs"/> <Compile Include="Windows\Win32\Graphics\GdiPlus\StatusExtensions.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\ARGB.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\ArgbBuffer.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\BeginPaintScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\CreateBitmapScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\CreateBrushScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\CreateDcScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\CreatePenScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\DEVMODEW.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\GetDcScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\HBITMAP.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\HDC.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\HdcHandle.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\HGDIOBJ.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\HRGN.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\IHDCContext.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\LOGFONTW.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\ObjectScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\RegionScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\RGNDATAHEADER.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SaveDcScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SelectObjectScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SelectPaletteScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SetBackgroundColorScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SetBkModeScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SetMapModeScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SetRop2Scope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SetTextAlignmentScope.cs"/> <Compile Include="Windows\Win32\Graphics\Gdi\SetTextColorScope.cs"/> <Compile Include="Windows\Win32\MessageId.cs"/> <Compile Include="Windows\Win32\PInvokeCore.BitBlt.cs"/> <Compile Include="Windows\Win32\PInvokeCore.CallWindowProc.cs"/> <Compile Include="Windows\Win32\PInvokeCore.CopyImage.cs"/> <Compile Include="Windows\Win32\PInvokeCore.DragAcceptFiles.cs"/> <Compile Include="Windows\Win32\PInvokeCore.DrawIcon.cs"/> <Compile Include="Windows\Win32\PInvokeCore.DrawIconEx.cs"/> <Compile Include="Windows\Win32\PInvokeCore.EnumChildWindows.cs"/> <Compile Include="Windows\Win32\PInvokeCore.EnumDisplayMonitors.cs"/> <Compile Include="Windows\Win32\PInvokeCore.EnumThreadWindows.cs"/> <Compile Include="Windows\Win32\PInvokeCore.EnumWindows.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetClassLong.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetClientRect.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetIconInfo.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetObject.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetPaletteEntries.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetSysColorBrush.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetWindowLong.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetWindowRect.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetWindowText.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetWindowTextLength.cs"/> <Compile Include="Windows\Win32\PInvokeCore.GetWindowThreadProcessId.cs"/> <Compile Include="Windows\Win32\PInvokeCore.MapWindowPoints.cs"/> <Compile Include="Windows\Win32\PInvokeCore.MaxClassName.cs"/> <Compile Include="Windows\Win32\PInvokeCore.PeekMessage.cs"/> <Compile Include="Windows\Win32\PInvokeCore.PostMessage.cs"/> <Compile Include="Windows\Win32\PInvokeCore.PrintDlgEx.cs"/> <Compile Include="Windows\Win32\PInvokeCore.RegisterDragDrop.cs"/> <Compile Include="Windows\Win32\PInvokeCore.RevokeDragDrop.cs"/> <Compile Include="Windows\Win32\PInvokeCore.SendMessage.cs"/> <Compile Include="Windows\Win32\PInvokeCore.SetClassLong.cs"/> <Compile Include="Windows\Win32\PInvokeCore.SetWindowLong.cs"/> <Compile Include="Windows\Win32\PInvokeCore.SystemParametersInfo.cs"/> <Compile Include="Windows\Win32\System\Com\AgileComPointer.cs"/> <Compile Include="Windows\Win32\System\Com\CLSID.cs"/> <Compile Include="Windows\Win32\System\Com\ComHelpers.cs"/> <Compile Include="Windows\Win32\System\Com\ComInterfaceTable.cs"/> <Compile Include="Windows\Win32\System\Com\ComManagedStream.cs"/> <Compile Include="Windows\Win32\System\Com\ComPointerList.cs"/> <Compile Include="Windows\Win32\System\Com\ComScope.cs"/> <Compile Include="Windows\Win32\System\Com\CY.cs"/> <Compile Include="Windows\Win32\System\Com\GlobalInterfaceTable.cs"/> <Compile Include="Windows\Win32\System\Com\GlobalInterfaceTable.UnknownStrategy.cs"/> <Compile Include="Windows\Win32\System\Com\IComCallableWrapper.cs"/> <Compile Include="Windows\Win32\System\Com\IDispatch.cs"/> <Compile Include="Windows\Win32\System\Com\IDispatch.Interface.cs"/> <Compile Include="Windows\Win32\System\Com\IID.cs"/> <Compile Include="Windows\Win32\System\Com\IManagedWrapper.cs"/> <Compile Include="Windows\Win32\System\Com\ITypeInfo.cs"/> <Compile Include="Windows\Win32\System\Com\IUnknown.CCW.cs"/> <Compile Include="Windows\Win32\System\Com\IUnknown.cs"/> <Compile Include="Windows\Win32\System\Com\Lifetime.cs"/> <Compile Include="Windows\Win32\System\Com\SAFEARRAY.cs"/> <Compile Include="Windows\Win32\System\Com\SafeArrayScope.cs"/> <Compile Include="Windows\Win32\System\Com\STGMEDIUM.cs"/> <Compile Include="Windows\Win32\System\Com\StructuredStorage\CA.cs"/> <Compile Include="Windows\Win32\System\Com\WinFormsComStrategy.cs"/> <Compile Include="Windows\Win32\System\Com\WinFormsComWrappers.cs"/> <Compile Include="Windows\Win32\System\Ole\OLE_HANDLE.cs"/> <Compile Include="Windows\Win32\System\Variant\VARIANT.cs"/> <Compile Include="Windows\Win32\System\Variant\VARIANTVector.cs"/> <Compile Include="Windows\Win32\UI\Controls\Dialogs\DEVNAMES.cs"/> <Compile Include="Windows\Win32\UI\Controls\Dialogs\PRINTDLGEXW.cs"/> <Compile Include="Windows\Win32\UI\Controls\Dialogs\PRINTPAGERANGE.cs"/> <Compile Include="Windows\Win32\UI\ViewManagement\IUISettings3.cs"/> <Compile Include="Windows\Win32\UI\ViewManagement\UIColor.cs"/> <Compile Include="Windows\Win32\UI\ViewManagement\UIColorType.cs"/> <Compile Include="Windows\Win32\UI\WindowsAndMessaging\HCURSOR.cs"/> <Compile Include="Windows\Win32\UI\WindowsAndMessaging\HICON.cs"/> <Compile Include="Windows\Win32\UI\WindowsAndMessaging\ICONDIR.cs"/> <Compile Include="Windows\Win32\UI\WindowsAndMessaging\ICONDIRENTRY.cs"/> <Compile Include="Windows\Win32\UI\WindowsAndMessaging\ICONINFO.cs"/> <Compile Include="Windows\Win32\UI\WindowsAndMessaging\WNDPROC.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Private.Windows.Core\Release\net11.0\System.Private.Windows.Core.GlobalUsings.g.cs" Link="src\winforms\artifacts\obj\System.Private.Windows.Core\Release\net11.0\System.Private.Windows.Core.GlobalUsings.g.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Private.Windows.Core\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src\winforms\artifacts\obj\System.Private.Windows.Core\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Private.Windows.Core\Release\net11.0\System.Private.Windows.Core.Resources.SR.cs" Link="src\winforms\artifacts\obj\System.Private.Windows.Core\Release\net11.0\System.Private.Windows.Core.Resources.SR.cs"/> <Compile Include="..\..\..\artifacts\obj\System.Private.Windows.Core\Release\net11.0\System.Private.Windows.Core.AssemblyInfo.cs" Link="src\winforms\artifacts\obj\System.Private.Windows.Core\Release\net11.0\System.Private.Windows.Core.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="..\..\..\..\..\ref\ce29cee49d264634b83a792352163ed8\Microsoft.CSharp.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a195dca9a0304f518f3e6d836f9ad71f\Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f60616bfbaaa423083fb8770242b7182\Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\02cb6dbfd6984658b3b9f1a013c541d4\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b8cc07d4c8f540d8b585513322cf0b83\Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c29cf48c2d5b4b34ac7fda06c35af845\Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b3f156162862434a85e0af81fc0dc91b\Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c599b5933ce743e4acb5001aff80f4e7\Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\168af4a516dc4b379771daf095e03765\Microsoft.Extensions.Options.dll"/> <ReferencePath Include="..\..\..\..\..\ref\68a6e94cab294af88deec98ad6eb7017\Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c10e28e895e3433b956a244188b2bf97\Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2eedd4f7ed1b41639f06300caab81e68\Microsoft.VisualBasic.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5c3c374eb49b43bbab3bc2e321b2755c\Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ef214d32b98d44438f5a72ac6e8d4e67\Microsoft.Win32.Registry.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bb58224691b34c478b7a760eb1b6f2b3\mscorlib.dll"/> <ReferencePath Include="..\..\..\..\..\ref\60b38a661c1544cd840f3c1613a90a83\netstandard.dll"/> <ReferencePath Include="..\..\..\..\..\ref\44d698e271d34a6aa6b926a26e7472a2\System.AppContext.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4c6b5d0aff394aa287b75bb4ab712c04\System.Buffers.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ffccb999426c45a980033cadf56e5d76\System.Collections.Concurrent.dll"/> <ReferencePath Include="..\..\..\..\..\ref\47b1663f1130498a9a04f85f27cc824b\System.Collections.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ecab85af70ed450db0852a046699f26b\System.Collections.Immutable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\60993e0b0fd847b998793d53780dfb85\System.Collections.NonGeneric.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b4ee27244d4643b0acf97f1fa94c7246\System.Collections.Specialized.dll"/> <ReferencePath Include="..\..\..\..\..\ref\857c91747fdc421ba0ba047f5af5f1fa\System.ComponentModel.Annotations.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3ab9f1f8572d482faa2159ccdde8c91c\System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4a7ba39b8b4a427caf65844fabfe338c\System.ComponentModel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5bf8a29edb284f03b7d14681125b5982\System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="..\..\..\..\..\ref\27b8bf307bc94c7c881ac8c8331a94b6\System.ComponentModel.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4f2ae7f71b9b4356b9fe0481fe71b007\System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="..\..\..\..\..\ref\898fb665ea1548d3bc2f55f26cb516b1\System.Configuration.dll"/> <ReferencePath Include="..\..\..\..\..\ref\80f0f90aecb24d5a84db2630faaa2632\System.Console.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ab625734b0d545fb9bdd424383a4f445\System.Core.dll"/> <ReferencePath Include="..\..\..\..\..\ref\30f3546574c64c1191cde806ae8492c9\System.Data.Common.dll"/> <ReferencePath Include="..\..\..\..\..\ref\084e322d639343559e28e0aa7aeb51dd\System.Data.DataSetExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ef6d66b0f2164d0281976b6e9265f97f\System.Data.dll"/> <ReferencePath Include="..\..\..\..\..\ref\19311ac88468473b91195ead3e7ccb2a\System.Diagnostics.Contracts.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0d194d2f80444bcfa46153f67540a679\System.Diagnostics.Debug.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5dd4726e5a5f4182a041a2fda5cc5bac\System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5eb754b206d3490cbf1d4337e6e4c98d\System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7ebf7b5b05984d7ca533f4a4abb93e07\System.Diagnostics.Process.dll"/> <ReferencePath Include="..\..\..\..\..\ref\bea8a7f99f954f209c7533d32eaa6486\System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="..\..\..\..\..\ref\80580281d2704570ac0929e9b947f750\System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0f6c09e3c4174bc38fa41c949e6f5a82\System.Diagnostics.Tools.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ad0d254b908f42e78407885c9267025b\System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a85f13e273cf4605b519014621b7f777\System.Diagnostics.Tracing.dll"/> <ReferencePath Include="..\..\..\..\..\ref\04a7294629374e658b47d802e6d2f214\System.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b70f7dfc010a462fa788ce8cacb95749\System.Drawing.dll"/> <ReferencePath Include="..\..\..\..\..\ref\772da1fec7344744a31868e528825c91\System.Drawing.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\dc297bbdf163406c8ec5b121fe1913bb\System.Dynamic.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f729f97e273a446f97ad167d11c85abd\System.Formats.Asn1.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e4adedcb34d148c9b0ca5f35cf23bfab\System.Formats.Nrbf.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a0c58b7d6dc043b4b7f069e7d344d4c6\System.Formats.Tar.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0f04af1d6dfb41bfba4c827397c3ccf2\System.Globalization.Calendars.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b980efd029d2440686a70f05ed858da1\System.Globalization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\88e0c785b80c43afb667725d26f441ad\System.Globalization.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\86a6e5107fed481fa11a45060e3163e5\System.IO.Compression.Brotli.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4d681a974da04e369df1700905bff745\System.IO.Compression.dll"/> <ReferencePath Include="..\..\..\..\..\ref\519b4adc52234b7195bb523a85e17188\System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fa57deeaa23a4bb7834fa2eb15091775\System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6979295484764929a0ac4d738190f781\System.IO.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3ca8cb80cc174233a01b9e9313f9d028\System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8b68d212c4ad4d6c80927e14da94d168\System.IO.FileSystem.dll"/> <ReferencePath Include="..\..\..\..\..\ref\dfdeadaf7bcc4b7ba54d01ecaf226808\System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="..\..\..\..\..\ref\99844e67a8394474b16fe260243c0d0c\System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\dee003f793e442d18fa0a9229999b7ff\System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7802a65b93f546649493ddbddfa0d716\System.IO.IsolatedStorage.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c21fe3eb01b5425da2b571ea907e928b\System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a8b6e8535500470ba3eca9b20d30bcc5\System.IO.Pipelines.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9d2588cb56cf46a7a9c22ae978090c03\System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d5920165341f4c07baefb403331942fc\System.IO.Pipes.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ce5ef3ba33a54080a76321d60cfd33c6\System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="..\..\..\..\..\ref\67f411e152df497397755bee0da97f38\System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ce86495ec7054d79acc9e447bfe6f59e\System.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\ref\928ab0ff738943938dc64486333d4b28\System.Linq.Expressions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b45a624828f44148a1f200bee9d87584\System.Linq.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ba42daae54be491c86e4b6d272f88c18\System.Linq.Queryable.dll"/> <ReferencePath Include="..\..\..\..\..\ref\805166608484430fb58e9130ec93daf1\System.Memory.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fb0a2495b3cc4d78ae3e692b0911c059\System.Net.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0d028b0fdb4b4345b903b866dbfda298\System.Net.Http.dll"/> <ReferencePath Include="..\..\..\..\..\ref\451f709a11a9483cac2157db2c0ab3ff\System.Net.Http.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\862a25860cc5442699ce6318d5fa53ca\System.Net.HttpListener.dll"/> <ReferencePath Include="..\..\..\..\..\ref\76df334507034f58a33524c570473166\System.Net.Mail.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1973e597685946a494d41d9f9a485f3d\System.Net.NameResolution.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c5558b3044ac4441aa42f95eff5fb575\System.Net.NetworkInformation.dll"/> <ReferencePath Include="..\..\..\..\..\ref\3a107a80f6114355a41b42181d64ce84\System.Net.Ping.dll"/> <ReferencePath Include="..\..\..\..\..\ref\48ec668f86ab4296a40ce7e981cd1308\System.Net.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\133d2b45cc2f4dca846ba9c84d417447\System.Net.Quic.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d03f388840884efca6447755b77ee74b\System.Net.Requests.dll"/> <ReferencePath Include="..\..\..\..\..\ref\56b366d3010044e189687cb94d4cbd07\System.Net.Security.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e7e6722bbf1947bf90045b22403569ac\System.Net.ServerSentEvents.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6b7e435d21ba41d686ca01fedf5a8acf\System.Net.ServicePoint.dll"/> <ReferencePath Include="..\..\..\..\..\ref\362b727951ad40bba3b93e5b1bf0ba72\System.Net.Sockets.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7b85b1fec75b429a9ddc8d19be7cc5ef\System.Net.WebClient.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9733b500b7d34d71bda36f1e6356d14e\System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="..\..\..\..\..\ref\2a2a4f6ed90c43d2b742433b163cbaa5\System.Net.WebProxy.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8aa5b09bb51b467ca5757c4466c9f91a\System.Net.WebSockets.Client.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0cb4fa8eb097462d96877af52413a429\System.Net.WebSockets.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a89f1404f3ba4e6a849eeec6cc215940\System.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\075ca398ed3f4ec786bd780d11649361\System.Numerics.Vectors.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a3895108f7404154b7cec8d93466d759\System.ObjectModel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\60d63aa8dccf424485bd9051070dfb7d\System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="..\..\..\..\..\ref\53a9b397c31a4e3092453080aa9386a0\System.Reflection.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fb3d73139c6449a68ccf1fd1c1323414\System.Reflection.Emit.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6846b3d438594f7f95aa0cedcd3397e1\System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="..\..\..\..\..\ref\67dd13d69e9d4a7bbb1ed40ff3989a5c\System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5c1c5f17b4df4e0e9055079d72768bdc\System.Reflection.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\671b5d6315044f1099369ffa87cce71b\System.Reflection.Metadata.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f35a9074c8344670976a6078823bed60\System.Reflection.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5455b602a4d94978b019d1a649a40c4e\System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8eae40d0ab2e41be96a53925a57f9466\System.Resources.Reader.dll"/> <ReferencePath Include="..\..\..\..\..\ref\47f027e170ea4a77b7fd9b6ee135305a\System.Resources.ResourceManager.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ba7db543074345b7b1ca85501ea0e88b\System.Resources.Writer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\530adda684854f2f8b25e6c2921b69c4\System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="..\..\..\..\..\ref\da47ff1665c84b90bcf83ea08d998859\System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1b0ff521039f423e93e0a8671ed00aa1\System.Runtime.dll"/> <ReferencePath Include="..\..\..\..\..\ref\d8d8c444d8ca4f15a0786943d1b48063\System.Runtime.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\119504adc3db4ccebbc278c94a2c801a\System.Runtime.Handles.dll"/> <ReferencePath Include="..\..\..\..\..\ref\74f2ddf9e4e54d7bbeb76357d5ce1da5\System.Runtime.InteropServices.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cd7b019ad5924a54b3c35eecac1d7284\System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="..\..\..\..\..\ref\fe18378a186e4ff3aecdd38028a3717d\System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7def6471d78e490abc5062669f52ffb3\System.Runtime.Intrinsics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b1fa8e659abb433296976cf156a6d5b5\System.Runtime.Loader.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7aa46db2f18e45f89fc307854cc903d8\System.Runtime.Numerics.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b2cda11417694a4898a7bc0b4f588deb\System.Runtime.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f1dcf56d3d2044f0a90371e2765bac4e\System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="..\..\..\..\..\ref\df5879711c6543b7b05d86b7f6861229\System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f937a5245c6d4293b5b4b14e5ecd00f4\System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1ab0c52b077c4fcfa060028db4bf3049\System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0232c26a78894b40953a7c51c2297481\System.Security.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e2213c39b8174da1aa75658622e8b728\System.Security.Claims.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0b8a00ae2c6d4b0bb9d143323fcdf7f1\System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1369f8aa31294647acfcc9bd2f3a3839\System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4254295ab1854df2a3dd630431f41c0a\System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="..\..\..\..\..\ref\92916de872384f50805decdb11b03f1a\System.Security.Cryptography.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ecc74b53a5604981884fe96e48b2ae94\System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\ref\de08789041714837b7372ca16248b89f\System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7fd7f28ec5d1436cb70f99ecb10abb73\System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="..\..\..\..\..\ref\40c7a26ebf3944758ede2915667d3212\System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="..\..\..\..\..\ref\f82effe5394e4c3a8c638e86ffa1478a\System.Security.dll"/> <ReferencePath Include="..\..\..\..\..\ref\46a5ed85c29a4486908669dd4dd819f1\System.Security.Principal.dll"/> <ReferencePath Include="..\..\..\..\..\ref\a448d489d8034741b05756744efe0afb\System.Security.Principal.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\ref\48e71c53c2004a129a12be9e90721bc9\System.Security.SecureString.dll"/> <ReferencePath Include="..\..\..\..\..\ref\7521dfb4a8c6484fb631671eb78df484\System.ServiceModel.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6df386ebcbdf4ef383e9d326e03b790b\System.ServiceProcess.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1dd30720e6e94c0dad541d07e4df3b98\System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="..\..\..\..\..\ref\52e82fa4e01a4bf9929f5f3568627725\System.Text.Encoding.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cff03ddb02914ec28066ddc7ad857742\System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\54d57e989bfc4629a7985990f8896182\System.Text.Encodings.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\074de925f4a8457aaabd9a4afada3d88\System.Text.Json.dll"/> <ReferencePath Include="..\..\..\..\..\ref\6daa9d2ca85a4f38bd5ce2e5b4606d33\System.Text.RegularExpressions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0be534420ce74eacb83ac303f4eccb82\System.Threading.AccessControl.dll"/> <ReferencePath Include="..\..\..\..\..\ref\64fc92a978a94e069d0585068225a284\System.Threading.Channels.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0bd6b03a47fc42b9985ceb713f8be6c9\System.Threading.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ee1efe486c754b129a0f16cebad5bd67\System.Threading.Overlapped.dll"/> <ReferencePath Include="..\..\..\..\..\ref\c3fac0ffd41945bb940dbc986c0131df\System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5f9190c5d5584cfba7b794a31f151c97\System.Threading.Tasks.dll"/> <ReferencePath Include="..\..\..\..\..\ref\626b3fe1e11345f7a93470c2004500a4\System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0937c3c6f33640db95b979fef54bdc48\System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0f3087b064094ece943f15f160f90643\System.Threading.Thread.dll"/> <ReferencePath Include="..\..\..\..\..\ref\332d6a2616014467bdfaf6c6bac20ad0\System.Threading.ThreadPool.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0eec4b5c6df04c83948b3ab1dcc00753\System.Threading.Timer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\e6afd6597adf4369829d6596e54e0992\System.Transactions.dll"/> <ReferencePath Include="..\..\..\..\..\ref\9b467ed06d9d438b905e4067f7ae9ef2\System.Transactions.Local.dll"/> <ReferencePath Include="..\..\..\..\..\ref\407cc53f327346058b45352842059565\System.ValueTuple.dll"/> <ReferencePath Include="..\..\..\..\..\ref\174cfe5ee018476b8971d39e2d684da6\System.Web.dll"/> <ReferencePath Include="..\..\..\..\..\ref\62955ff41d9a4fcb9eefd2dfda2bf757\System.Web.HttpUtility.dll"/> <ReferencePath Include="..\..\..\..\..\ref\b3a9b28b5e8648d1a72eebcfb09eaac9\System.Windows.dll"/> <ReferencePath Include="..\..\..\..\..\ref\407c036229254ddc8a80595288bd3700\System.Xml.dll"/> <ReferencePath Include="..\..\..\..\..\ref\1bd6095d015949cfacf842b92785dbdb\System.Xml.Linq.dll"/> <ReferencePath Include="..\..\..\..\..\ref\0a777d0d09e44df5ad8a55359a52c38c\System.Xml.ReaderWriter.dll"/> <ReferencePath Include="..\..\..\..\..\ref\5732d802f4c14b888a6d62bc63cb18d6\System.Xml.Serialization.dll"/> <ReferencePath Include="..\..\..\..\..\ref\4875dd83ba27499caf3ac56faace9b2b\System.Xml.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\aaf6af7ee2e346b0a0a0ee3203a83566\System.Xml.XmlDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\ca0f339ca0534545bd5be0b1bb8873cc\System.Xml.XmlSerializer.dll"/> <ReferencePath Include="..\..\..\..\..\ref\cd1a08732dda427eb7285c8f04d18b86\System.Xml.XPath.dll"/> <ReferencePath Include="..\..\..\..\..\ref\22a18c3e52314fc7b5e342deb59f386a\System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="..\..\..\..\..\ref\8caf047a19344fe79c821f84db9f9719\WindowsBase.dll"/> </ItemGroup> <ItemGroup> <Compile Include="_generated\0\Windows.Win32.ADVANCED_FEATURE_FLAGS.g.cs"/> <Compile Include="_generated\1\Windows.Win32.ARRAYDESC.g.cs"/> <Compile Include="_generated\2\Windows.Win32.BACKGROUND_MODE.g.cs"/> <Compile Include="_generated\3\Windows.Win32.BINDPTR.g.cs"/> <Compile Include="_generated\4\Windows.Win32.BIND_OPTS.g.cs"/> <Compile Include="_generated\5\Windows.Win32.BITMAPINFO.g.cs"/> <Compile Include="_generated\6\Windows.Win32.BITMAPINFOHEADER.g.cs"/> <Compile Include="_generated\7\Windows.Win32.BI_COMPRESSION.g.cs"/> <Compile Include="_generated\8\Windows.Win32.BLOB.g.cs"/> <Compile Include="_generated\9\Windows.Win32.BOOL.g.cs"/> <Compile Include="_generated\10\Windows.Win32.BSTR.g.cs"/> <Compile Include="_generated\11\Windows.Win32.BSTRBLOB.g.cs"/> <Compile Include="_generated\12\Windows.Win32.byte.InlineArrays.g.cs"/> <Compile Include="_generated\13\Windows.Win32.CABOOL.g.cs"/> <Compile Include="_generated\14\Windows.Win32.CABSTR.g.cs"/> <Compile Include="_generated\15\Windows.Win32.CABSTRBLOB.g.cs"/> <Compile Include="_generated\16\Windows.Win32.CAC.g.cs"/> <Compile Include="_generated\17\Windows.Win32.CACLIPDATA.g.cs"/> <Compile Include="_generated\18\Windows.Win32.CACLSID.g.cs"/> <Compile Include="_generated\19\Windows.Win32.CACY.g.cs"/> <Compile Include="_generated\20\Windows.Win32.CADATE.g.cs"/> <Compile Include="_generated\21\Windows.Win32.CADBL.g.cs"/> <Compile Include="_generated\22\Windows.Win32.CAFILETIME.g.cs"/> <Compile Include="_generated\23\Windows.Win32.CAFLT.g.cs"/> <Compile Include="_generated\24\Windows.Win32.CAH.g.cs"/> <Compile Include="_generated\25\Windows.Win32.CAI.g.cs"/> <Compile Include="_generated\26\Windows.Win32.CAL.g.cs"/> <Compile Include="_generated\27\Windows.Win32.CALLCONV.g.cs"/> <Compile Include="_generated\28\Windows.Win32.CALPSTR.g.cs"/> <Compile Include="_generated\29\Windows.Win32.CALPWSTR.g.cs"/> <Compile Include="_generated\30\Windows.Win32.CAPROPVARIANT.g.cs"/> <Compile Include="_generated\31\Windows.Win32.CASCODE.g.cs"/> <Compile Include="_generated\32\Windows.Win32.CAUB.g.cs"/> <Compile Include="_generated\33\Windows.Win32.CAUH.g.cs"/> <Compile Include="_generated\34\Windows.Win32.CAUI.g.cs"/> <Compile Include="_generated\35\Windows.Win32.CAUL.g.cs"/> <Compile Include="_generated\36\Windows.Win32.CHAR.g.cs"/> <Compile Include="_generated\37\Windows.Win32.char.InlineArrays.g.cs"/> <Compile Include="_generated\38\Windows.Win32.CLIPBOARD_FORMAT.g.cs"/> <Compile Include="_generated\39\Windows.Win32.CLIPDATA.g.cs"/> <Compile Include="_generated\40\Windows.Win32.CLSCTX.g.cs"/> <Compile Include="_generated\41\Windows.Win32.COLORREF.g.cs"/> <Compile Include="_generated\42\Windows.Win32.ComHelpers.g.cs"/> <Compile Include="_generated\43\Windows.Win32.CsWin32Stamp.g.cs"/> <Compile Include="_generated\44\Windows.Win32.CY.g.cs"/> <Compile Include="_generated\45\Windows.Win32.DECIMAL.g.cs"/> <Compile Include="_generated\46\Windows.Win32.DESCKIND.g.cs"/> <Compile Include="_generated\47\Windows.Win32.DEVMODEW.g.cs"/> <Compile Include="_generated\48\Windows.Win32.DEVMODE_COLLATE.g.cs"/> <Compile Include="_generated\49\Windows.Win32.DEVMODE_COLOR.g.cs"/> <Compile Include="_generated\50\Windows.Win32.DEVMODE_DISPLAY_FIXED_OUTPUT.g.cs"/> <Compile Include="_generated\51\Windows.Win32.DEVMODE_DISPLAY_ORIENTATION.g.cs"/> <Compile Include="_generated\52\Windows.Win32.DEVMODE_DUPLEX.g.cs"/> <Compile Include="_generated\53\Windows.Win32.DEVMODE_FIELD_FLAGS.g.cs"/> <Compile Include="_generated\54\Windows.Win32.DEVMODE_TRUETYPE_OPTION.g.cs"/> <Compile Include="_generated\55\Windows.Win32.DIB_USAGE.g.cs"/> <Compile Include="_generated\56\Windows.Win32.DISPATCH_FLAGS.g.cs"/> <Compile Include="_generated\57\Windows.Win32.DISPPARAMS.g.cs"/> <Compile Include="_generated\58\Windows.Win32.DI_FLAGS.g.cs"/> <Compile Include="_generated\59\Windows.Win32.DROPDESCRIPTION.g.cs"/> <Compile Include="_generated\60\Windows.Win32.DROPEFFECT.g.cs"/> <Compile Include="_generated\61\Windows.Win32.DROPFILES.g.cs"/> <Compile Include="_generated\62\Windows.Win32.DROPIMAGETYPE.g.cs"/> <Compile Include="_generated\63\Windows.Win32.DSH_FLAGS.g.cs"/> <Compile Include="_generated\64\Windows.Win32.DVASPECT.g.cs"/> <Compile Include="_generated\65\Windows.Win32.DVTARGETDEVICE.g.cs"/> <Compile Include="_generated\66\Windows.Win32.ELEMDESC.g.cs"/> <Compile Include="_generated\67\Windows.Win32.ENHANCED_METAFILE_RECORD_TYPE.g.cs"/> <Compile Include="_generated\68\Windows.Win32.ENHMETARECORD.g.cs"/> <Compile Include="_generated\69\Windows.Win32.EXCEPINFO.g.cs"/> <Compile Include="_generated\70\Windows.Win32.FACILITY_CODE.g.cs"/> <Compile Include="_generated\71\Windows.Win32.FDEX_PROP_FLAGS.g.cs"/> <Compile Include="_generated\72\Windows.Win32.FILETIME.g.cs"/> <Compile Include="_generated\73\Windows.Win32.FONT_CHARSET.g.cs"/> <Compile Include="_generated\74\Windows.Win32.FONT_CLIP_PRECISION.g.cs"/> <Compile Include="_generated\75\Windows.Win32.FONT_OUTPUT_PRECISION.g.cs"/> <Compile Include="_generated\76\Windows.Win32.FONT_QUALITY.g.cs"/> <Compile Include="_generated\77\Windows.Win32.FORMATETC.g.cs"/> <Compile Include="_generated\78\Windows.Win32.FUNCDESC.g.cs"/> <Compile Include="_generated\79\Windows.Win32.FUNCFLAGS.g.cs"/> <Compile Include="_generated\80\Windows.Win32.FUNCKIND.g.cs"/> <Compile Include="_generated\81\Windows.Win32.GdiplusStartupInput.g.cs"/> <Compile Include="_generated\82\Windows.Win32.GdiplusStartupInputEx.g.cs"/> <Compile Include="_generated\83\Windows.Win32.GdiplusStartupOutput.g.cs"/> <Compile Include="_generated\84\Windows.Win32.GDI_IMAGE_TYPE.g.cs"/> <Compile Include="_generated\85\Windows.Win32.GDI_REGION_TYPE.g.cs"/> <Compile Include="_generated\86\Windows.Win32.GET_CLASS_LONG_INDEX.g.cs"/> <Compile Include="_generated\87\Windows.Win32.GET_DCX_FLAGS.g.cs"/> <Compile Include="_generated\88\Windows.Win32.GET_DEVICE_CAPS_INDEX.g.cs"/> <Compile Include="_generated\89\Windows.Win32.GET_GUI_RESOURCES_FLAGS.g.cs"/> <Compile Include="_generated\90\Windows.Win32.GET_STOCK_OBJECT_FLAGS.g.cs"/> <Compile Include="_generated\91\Windows.Win32.GLOBAL_ALLOC_FLAGS.g.cs"/> <Compile Include="_generated\92\Windows.Win32.GpBitmap.g.cs"/> <Compile Include="_generated\93\Windows.Win32.GpFont.g.cs"/> <Compile Include="_generated\94\Windows.Win32.GpGraphics.g.cs"/> <Compile Include="_generated\95\Windows.Win32.GpImage.g.cs"/> <Compile Include="_generated\96\Windows.Win32.GpMetafile.g.cs"/> <Compile Include="_generated\97\Windows.Win32.GpRegion.g.cs"/> <Compile Include="_generated\98\Windows.Win32.HANDLE.g.cs"/> <Compile Include="_generated\99\Windows.Win32.HANDLETABLE.g.cs"/> <Compile Include="_generated\100\Windows.Win32.HBITMAP.g.cs"/> <Compile Include="_generated\101\Windows.Win32.HBRUSH.g.cs"/> <Compile Include="_generated\102\Windows.Win32.HCURSOR.g.cs"/> <Compile Include="_generated\103\Windows.Win32.HDC.g.cs"/> <Compile Include="_generated\104\Windows.Win32.HDC_MAP_MODE.g.cs"/> <Compile Include="_generated\105\Windows.Win32.HDROP.g.cs"/> <Compile Include="_generated\106\Windows.Win32.HENHMETAFILE.g.cs"/> <Compile Include="_generated\107\Windows.Win32.HFONT.g.cs"/> <Compile Include="_generated\108\Windows.Win32.HGDIOBJ.g.cs"/> <Compile Include="_generated\109\Windows.Win32.HGLOBAL.g.cs"/> <Compile Include="_generated\110\Windows.Win32.HICON.g.cs"/> <Compile Include="_generated\111\Windows.Win32.HIGHCONTRASTW.g.cs"/> <Compile Include="_generated\112\Windows.Win32.HIGHCONTRASTW_FLAGS.g.cs"/> <Compile Include="_generated\113\Windows.Win32.HINSTANCE.g.cs"/> <Compile Include="_generated\114\Windows.Win32.HMETAFILE.g.cs"/> <Compile Include="_generated\115\Windows.Win32.HMODULE.g.cs"/> <Compile Include="_generated\116\Windows.Win32.HMONITOR.g.cs"/> <Compile Include="_generated\117\Windows.Win32.HPALETTE.g.cs"/> <Compile Include="_generated\118\Windows.Win32.HPEN.g.cs"/> <Compile Include="_generated\119\Windows.Win32.HPROPSHEETPAGE.g.cs"/> <Compile Include="_generated\120\Windows.Win32.HRESULT.g.cs"/> <Compile Include="_generated\121\Windows.Win32.HRGN.g.cs"/> <Compile Include="_generated\122\Windows.Win32.HSTRING.g.cs"/> <Compile Include="_generated\123\Windows.Win32.HWND.g.cs"/> <Compile Include="_generated\124\Windows.Win32.IAdviseSink.g.cs"/> <Compile Include="_generated\125\Windows.Win32.IBindCtx.g.cs"/> <Compile Include="_generated\126\Windows.Win32.IComIID.g.cs"/> <Compile Include="_generated\127\Windows.Win32.ICONINFO.g.cs"/> <Compile Include="_generated\128\Windows.Win32.IDataObject.g.cs"/> <Compile Include="_generated\129\Windows.Win32.IDataObjectAsyncCapability.g.cs"/> <Compile Include="_generated\130\Windows.Win32.IDispatch.g.cs"/> <Compile Include="_generated\131\Windows.Win32.IDispatchEx.g.cs"/> <Compile Include="_generated\132\Windows.Win32.IDLDESC.g.cs"/> <Compile Include="_generated\133\Windows.Win32.IDLFLAGS.g.cs"/> <Compile Include="_generated\134\Windows.Win32.IDragSourceHelper.g.cs"/> <Compile Include="_generated\135\Windows.Win32.IDragSourceHelper2.g.cs"/> <Compile Include="_generated\136\Windows.Win32.IDropSource.g.cs"/> <Compile Include="_generated\137\Windows.Win32.IDropSourceNotify.g.cs"/> <Compile Include="_generated\138\Windows.Win32.IDropTarget.g.cs"/> <Compile Include="_generated\139\Windows.Win32.IDropTargetHelper.g.cs"/> <Compile Include="_generated\140\Windows.Win32.IEnumFORMATETC.g.cs"/> <Compile Include="_generated\141\Windows.Win32.IEnumMoniker.g.cs"/> <Compile Include="_generated\142\Windows.Win32.IEnumSTATDATA.g.cs"/> <Compile Include="_generated\143\Windows.Win32.IEnumSTATSTG.g.cs"/> <Compile Include="_generated\144\Windows.Win32.IEnumString.g.cs"/> <Compile Include="_generated\145\Windows.Win32.IEnumUnknown.g.cs"/> <Compile Include="_generated\146\Windows.Win32.IGlobalInterfaceTable.g.cs"/> <Compile Include="_generated\147\Windows.Win32.IInspectable.g.cs"/> <Compile Include="_generated\148\Windows.Win32.ImageLockMode.g.cs"/> <Compile Include="_generated\149\Windows.Win32.IMAGE_FLAGS.g.cs"/> <Compile Include="_generated\150\Windows.Win32.IMoniker.g.cs"/> <Compile Include="_generated\151\Windows.Win32.IMPLTYPEFLAGS.g.cs"/> <Compile Include="_generated\152\Windows.Win32.InlineArrayIndexerExtensions.g.cs"/> <Compile Include="_generated\153\Windows.Win32.INVOKEKIND.g.cs"/> <Compile Include="_generated\154\Windows.Win32.IPersist.g.cs"/> <Compile Include="_generated\155\Windows.Win32.IPersistStream.g.cs"/> <Compile Include="_generated\156\Windows.Win32.IPicture.g.cs"/> <Compile Include="_generated\157\Windows.Win32.IPictureDisp.g.cs"/> <Compile Include="_generated\158\Windows.Win32.IRecordInfo.g.cs"/> <Compile Include="_generated\159\Windows.Win32.IRunningObjectTable.g.cs"/> <Compile Include="_generated\160\Windows.Win32.ISequentialStream.g.cs"/> <Compile Include="_generated\161\Windows.Win32.IServiceProvider.g.cs"/> <Compile Include="_generated\162\Windows.Win32.IStorage.g.cs"/> <Compile Include="_generated\163\Windows.Win32.IStream.g.cs"/> <Compile Include="_generated\164\Windows.Win32.ITypeComp.g.cs"/> <Compile Include="_generated\165\Windows.Win32.ITypeInfo.g.cs"/> <Compile Include="_generated\166\Windows.Win32.ITypeLib.g.cs"/> <Compile Include="_generated\167\Windows.Win32.IUnknown.g.cs"/> <Compile Include="_generated\168\Windows.Win32.IVTable.g.cs"/> <Compile Include="_generated\169\Windows.Win32.LOCKTYPE.g.cs"/> <Compile Include="_generated\170\Windows.Win32.LOGFONTW.g.cs"/> <Compile Include="_generated\171\Windows.Win32.LPARAM.g.cs"/> <Compile Include="_generated\172\Windows.Win32.LRESULT.g.cs"/> <Compile Include="_generated\173\Windows.Win32.MODIFIERKEYS_FLAGS.g.cs"/> <Compile Include="_generated\174\Windows.Win32.MONITORINFO.g.cs"/> <Compile Include="_generated\175\Windows.Win32.MONITORINFOEXW.g.cs"/> <Compile Include="_generated\176\Windows.Win32.MONITOR_FROM_FLAGS.g.cs"/> <Compile Include="_generated\177\Windows.Win32.MSG.g.cs"/> <Compile Include="_generated\178\Windows.Win32.MULTI_BYTE_TO_WIDE_CHAR_FLAGS.g.cs"/> <Compile Include="_generated\179\Windows.Win32.NCCALCSIZE_PARAMS.g.cs"/> <Compile Include="_generated\180\Windows.Win32.NONCLIENTMETRICSW.g.cs"/> <Compile Include="_generated\181\Windows.Win32.NTSTATUS.g.cs"/> <Compile Include="_generated\182\Windows.Win32.OBJECT_IDENTIFIER.g.cs"/> <Compile Include="_generated\183\Windows.Win32.OBJ_TYPE.g.cs"/> <Compile Include="_generated\184\Windows.Win32.OLE_HANDLE.g.cs"/> <Compile Include="_generated\185\Windows.Win32.PAINTSTRUCT.g.cs"/> <Compile Include="_generated\186\Windows.Win32.PALETTEENTRY.g.cs"/> <Compile Include="_generated\187\Windows.Win32.PARAMDESC.g.cs"/> <Compile Include="_generated\188\Windows.Win32.PARAMDESCEX.g.cs"/> <Compile Include="_generated\189\Windows.Win32.PARAMFLAGS.g.cs"/> <Compile Include="_generated\190\Windows.Win32.PCSTR.g.cs"/> <Compile Include="_generated\191\Windows.Win32.PCWSTR.g.cs"/> <Compile Include="_generated\192\Windows.Win32.PEEK_MESSAGE_REMOVE_TYPE.g.cs"/> <Compile Include="_generated\193\Windows.Win32.PEN_STYLE.g.cs"/> <Compile Include="_generated\194\Windows.Win32.PICTDESC.g.cs"/> <Compile Include="_generated\195\Windows.Win32.PICTYPE.g.cs"/> <Compile Include="_generated\196\Windows.Win32.PInvokeCore.api-ms-win-core-winrt-l1-1-0.dll.g.cs"/> <Compile Include="_generated\197\Windows.Win32.PInvokeCore.api-ms-win-core-winrt-string-l1-1-0.dll.g.cs"/> <Compile Include="_generated\198\Windows.Win32.PInvokeCore.COMCTL32.dll.g.cs"/> <Compile Include="_generated\199\Windows.Win32.PInvokeCore.g.cs"/> <Compile Include="_generated\200\Windows.Win32.PInvokeCore.GDI32.dll.g.cs"/> <Compile Include="_generated\201\Windows.Win32.PInvokeCore.gdiplus.dll.g.cs"/> <Compile Include="_generated\202\Windows.Win32.PInvokeCore.KERNEL32.dll.g.cs"/> <Compile Include="_generated\203\Windows.Win32.PInvokeCore.OLE32.dll.g.cs"/> <Compile Include="_generated\204\Windows.Win32.PInvokeCore.OLEAUT32.dll.g.cs"/> <Compile Include="_generated\205\Windows.Win32.PInvokeCore.SHELL32.dll.g.cs"/> <Compile Include="_generated\206\Windows.Win32.PInvokeCore.USER32.dll.g.cs"/> <Compile Include="_generated\207\Windows.Win32.POINTL.g.cs"/> <Compile Include="_generated\208\Windows.Win32.POINTS.g.cs"/> <Compile Include="_generated\209\Windows.Win32.PRINTDLGEX_FLAGS.g.cs"/> <Compile Include="_generated\210\Windows.Win32.PROPVARIANT.g.cs"/> <Compile Include="_generated\211\Windows.Win32.PSTR.g.cs"/> <Compile Include="_generated\212\Windows.Win32.PWSTR.g.cs"/> <Compile Include="_generated\213\Windows.Win32.R2_MODE.g.cs"/> <Compile Include="_generated\214\Windows.Win32.RECT.g.cs"/> <Compile Include="_generated\215\Windows.Win32.RECT.InlineArrays.g.cs"/> <Compile Include="_generated\216\Windows.Win32.RGBQUAD.g.cs"/> <Compile Include="_generated\217\Windows.Win32.RGNDATA.g.cs"/> <Compile Include="_generated\218\Windows.Win32.RGNDATAHEADER.g.cs"/> <Compile Include="_generated\219\Windows.Win32.RGN_COMBINE_MODE.g.cs"/> <Compile Include="_generated\220\Windows.Win32.ROP_CODE.g.cs"/> <Compile Include="_generated\221\Windows.Win32.ROT_FLAGS.g.cs"/> <Compile Include="_generated\222\Windows.Win32.RPC_STATUS.g.cs"/> <Compile Include="_generated\223\Windows.Win32.SAFEARRAY.g.cs"/> <Compile Include="_generated\224\Windows.Win32.SAFEARRAYBOUND.g.cs"/> <Compile Include="_generated\225\Windows.Win32.SET_WINDOW_POS_FLAGS.g.cs"/> <Compile Include="_generated\226\Windows.Win32.SHDRAGIMAGE.g.cs"/> <Compile Include="_generated\227\Windows.Win32.SIZE.g.cs"/> <Compile Include="_generated\228\Windows.Win32.STATDATA.g.cs"/> <Compile Include="_generated\229\Windows.Win32.STATFLAG.g.cs"/> <Compile Include="_generated\230\Windows.Win32.STATSTG.g.cs"/> <Compile Include="_generated\231\Windows.Win32.Status.g.cs"/> <Compile Include="_generated\232\Windows.Win32.STGM.g.cs"/> <Compile Include="_generated\233\Windows.Win32.STGMEDIUM.g.cs"/> <Compile Include="_generated\234\Windows.Win32.STGTY.g.cs"/> <Compile Include="_generated\235\Windows.Win32.SYSKIND.g.cs"/> <Compile Include="_generated\236\Windows.Win32.System_Com_IAdviseSink_Extensions.g.cs"/> <Compile Include="_generated\237\Windows.Win32.System_Com_IBindCtx_Extensions.g.cs"/> <Compile Include="_generated\238\Windows.Win32.System_Com_IDataObject_Extensions.g.cs"/> <Compile Include="_generated\239\Windows.Win32.System_Com_IEnumFORMATETC_Extensions.g.cs"/> <Compile Include="_generated\240\Windows.Win32.System_Com_IEnumMoniker_Extensions.g.cs"/> <Compile Include="_generated\241\Windows.Win32.System_Com_IEnumSTATDATA_Extensions.g.cs"/> <Compile Include="_generated\242\Windows.Win32.System_Com_IEnumString_Extensions.g.cs"/> <Compile Include="_generated\243\Windows.Win32.System_Com_IEnumUnknown_Extensions.g.cs"/> <Compile Include="_generated\244\Windows.Win32.System_Com_IGlobalInterfaceTable_Extensions.g.cs"/> <Compile Include="_generated\245\Windows.Win32.System_Com_IMoniker_Extensions.g.cs"/> <Compile Include="_generated\246\Windows.Win32.System_Com_IPersistStream_Extensions.g.cs"/> <Compile Include="_generated\247\Windows.Win32.System_Com_IPersist_Extensions.g.cs"/> <Compile Include="_generated\248\Windows.Win32.System_Com_IRunningObjectTable_Extensions.g.cs"/> <Compile Include="_generated\249\Windows.Win32.System_Com_ISequentialStream_Extensions.g.cs"/> <Compile Include="_generated\250\Windows.Win32.System_Com_IServiceProvider_Extensions.g.cs"/> <Compile Include="_generated\251\Windows.Win32.System_Com_IStream_Extensions.g.cs"/> <Compile Include="_generated\252\Windows.Win32.System_Com_ITypeComp_Extensions.g.cs"/> <Compile Include="_generated\253\Windows.Win32.System_Com_ITypeInfo_Extensions.g.cs"/> <Compile Include="_generated\254\Windows.Win32.System_Com_ITypeLib_Extensions.g.cs"/> <Compile Include="_generated\255\Windows.Win32.System_Com_StructuredStorage_IEnumSTATSTG_Extensions.g.cs"/> <Compile Include="_generated\256\Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs"/> <Compile Include="_generated\257\Windows.Win32.SYSTEM_METRICS_INDEX.g.cs"/> <Compile Include="_generated\258\Windows.Win32.System_Ole_IDispatchEx_Extensions.g.cs"/> <Compile Include="_generated\259\Windows.Win32.System_Ole_IDropTarget_Extensions.g.cs"/> <Compile Include="_generated\260\Windows.Win32.System_Ole_IPicture_Extensions.g.cs"/> <Compile Include="_generated\261\Windows.Win32.System_Ole_IRecordInfo_Extensions.g.cs"/> <Compile Include="_generated\262\Windows.Win32.SYSTEM_PARAMETERS_INFO_ACTION.g.cs"/> <Compile Include="_generated\263\Windows.Win32.SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS.g.cs"/> <Compile Include="_generated\264\Windows.Win32.System_WinRT_IInspectable_Extensions.g.cs"/> <Compile Include="_generated\265\Windows.Win32.SYS_COLOR_INDEX.g.cs"/> <Compile Include="_generated\266\Windows.Win32.TEXT_ALIGN_OPTIONS.g.cs"/> <Compile Include="_generated\267\Windows.Win32.TLIBATTR.g.cs"/> <Compile Include="_generated\268\Windows.Win32.TrustLevel.g.cs"/> <Compile Include="_generated\269\Windows.Win32.TYMED.g.cs"/> <Compile Include="_generated\270\Windows.Win32.TYPEATTR.g.cs"/> <Compile Include="_generated\271\Windows.Win32.TYPEDESC.g.cs"/> <Compile Include="_generated\272\Windows.Win32.TYPEKIND.g.cs"/> <Compile Include="_generated\273\Windows.Win32.UI_Shell_IDataObjectAsyncCapability_Extensions.g.cs"/> <Compile Include="_generated\274\Windows.Win32.UI_Shell_IDragSourceHelper2_Extensions.g.cs"/> <Compile Include="_generated\275\Windows.Win32.UI_Shell_IDragSourceHelper_Extensions.g.cs"/> <Compile Include="_generated\276\Windows.Win32.UI_Shell_IDropTargetHelper_Extensions.g.cs"/> <Compile Include="_generated\277\Windows.Win32.VARDESC.g.cs"/> <Compile Include="_generated\278\Windows.Win32.VARENUM.g.cs"/> <Compile Include="_generated\279\Windows.Win32.VARFLAGS.g.cs"/> <Compile Include="_generated\280\Windows.Win32.VariableLengthInlineArray.g.cs"/> <Compile Include="_generated\281\Windows.Win32.VARIANT.g.cs"/> <Compile Include="_generated\282\Windows.Win32.VARIANT_BOOL.g.cs"/> <Compile Include="_generated\283\Windows.Win32.VARKIND.g.cs"/> <Compile Include="_generated\284\Windows.Win32.VERSIONEDSTREAM.g.cs"/> <Compile Include="_generated\285\Windows.Win32.WIN32_ERROR.g.cs"/> <Compile Include="_generated\286\Windows.Win32.WINDOWPOS.g.cs"/> <Compile Include="_generated\287\Windows.Win32.WINDOW_LONG_PTR_INDEX.g.cs"/> <Compile Include="_generated\288\Windows.Win32.WPARAM.g.cs"/> <Compile Include="_generated\289\Windows.Win32.XFORM.g.cs"/> </ItemGroup> </Project>