File: System.Drawing.Common.csproj
Web Access
Project: src\src\System.Drawing.Common\src\System.Drawing.Common.csproj (System.Drawing.Common)
<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.Drawing.Common</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25570.101\tools\snk\Open.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;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="AssemblyInfo.cs"/>
    <Compile Include="DisableRuntimeMarshalling.cs"/>
    <Compile Include="GlobalSuppressions.cs"/>
    <Compile Include="GlobalUsings.cs"/>
    <Compile Include="misc\DpiHelper.cs"/>
    <Compile Include="SRDescriptionAttribute.cs"/>
    <Compile Include="System\Drawing\Bitmap.cs"/>
    <Compile Include="System\Drawing\BitmapSelector.cs"/>
    <Compile Include="System\Drawing\BitmapSuffixInSameAssemblyAttribute.cs"/>
    <Compile Include="System\Drawing\BitmapSuffixInSatelliteAssemblyAttribute.cs"/>
    <Compile Include="System\Drawing\Brush.cs"/>
    <Compile Include="System\Drawing\Brushes.cs"/>
    <Compile Include="System\Drawing\BufferedGraphics.cs"/>
    <Compile Include="System\Drawing\BufferedGraphicsContext.cs"/>
    <Compile Include="System\Drawing\BufferedGraphicsManager.cs"/>
    <Compile Include="System\Drawing\CharacterRange.cs"/>
    <Compile Include="System\Drawing\ClientUtils.cs"/>
    <Compile Include="System\Drawing\ContentAlignment.cs"/>
    <Compile Include="System\Drawing\CopyPixelOperation.cs"/>
    <Compile Include="System\Drawing\DashCap.cs"/>
    <Compile Include="System\Drawing\Design\CategoryNameCollection.cs"/>
    <Compile Include="System\Drawing\Drawing2D\AdjustableArrowCap.cs"/>
    <Compile Include="System\Drawing\Drawing2D\Blend.cs"/>
    <Compile Include="System\Drawing\Drawing2D\BrushType.cs"/>
    <Compile Include="System\Drawing\Drawing2D\ColorBlend.cs"/>
    <Compile Include="System\Drawing\Drawing2D\CombineMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\CompositingMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\CompositingQuality.cs"/>
    <Compile Include="System\Drawing\Drawing2D\CoordinateSpace.cs"/>
    <Compile Include="System\Drawing\Drawing2D\CustomLineCap.cs"/>
    <Compile Include="System\Drawing\Drawing2D\CustomLineCapType.cs"/>
    <Compile Include="System\Drawing\Drawing2D\DashStyle.cs"/>
    <Compile Include="System\Drawing\Drawing2D\FillMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\FlushIntention.cs"/>
    <Compile Include="System\Drawing\Drawing2D\GraphicsContainer.cs"/>
    <Compile Include="System\Drawing\Drawing2D\GraphicsPath.cs"/>
    <Compile Include="System\Drawing\Drawing2D\GraphicsPathIterator.cs"/>
    <Compile Include="System\Drawing\Drawing2D\GraphicsState.cs"/>
    <Compile Include="System\Drawing\Drawing2D\HatchBrush.cs"/>
    <Compile Include="System\Drawing\Drawing2D\HatchStyle.cs"/>
    <Compile Include="System\Drawing\Drawing2D\InterpolationMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\LinearGradientBrush.cs"/>
    <Compile Include="System\Drawing\Drawing2D\LinearGradientMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\LineCap.cs"/>
    <Compile Include="System\Drawing\Drawing2D\LineJoin.cs"/>
    <Compile Include="System\Drawing\Drawing2D\Matrix.cs"/>
    <Compile Include="System\Drawing\Drawing2D\MatrixOrder.cs"/>
    <Compile Include="System\Drawing\Drawing2D\PathData.cs"/>
    <Compile Include="System\Drawing\Drawing2D\PathGradientBrush.cs"/>
    <Compile Include="System\Drawing\Drawing2D\PathPointType.cs"/>
    <Compile Include="System\Drawing\Drawing2D\PenAlignment.cs"/>
    <Compile Include="System\Drawing\Drawing2D\PenType.cs"/>
    <Compile Include="System\Drawing\Drawing2D\PixelOffsetMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\QualityMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\RegionData.cs"/>
    <Compile Include="System\Drawing\Drawing2D\SmoothingMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\WarpMode.cs"/>
    <Compile Include="System\Drawing\Drawing2D\WrapMode.cs"/>
    <Compile Include="System\Drawing\Font.cs"/>
    <Compile Include="System\Drawing\FontConverter.cs"/>
    <Compile Include="System\Drawing\FontFamily.cs"/>
    <Compile Include="System\Drawing\FontStyle.cs"/>
    <Compile Include="System\Drawing\Gdiplus.cs"/>
    <Compile Include="System\Drawing\Graphics.cs"/>
    <Compile Include="System\Drawing\Graphics.EnumerateMetafileDataAdapter.cs"/>
    <Compile Include="System\Drawing\GraphicsContext.cs"/>
    <Compile Include="System\Drawing\GraphicsUnit.cs"/>
    <Compile Include="System\Drawing\Icon.cs"/>
    <Compile Include="System\Drawing\IconConverter.cs"/>
    <Compile Include="System\Drawing\IDeviceContext.cs"/>
    <Compile Include="System\Drawing\Image.cs"/>
    <Compile Include="System\Drawing\ImageAnimator.cs"/>
    <Compile Include="System\Drawing\ImageConverter.cs"/>
    <Compile Include="System\Drawing\ImageConverter.FMTID.cs"/>
    <Compile Include="System\Drawing\ImageConverter.OleObjectType.cs"/>
    <Compile Include="System\Drawing\ImageConverter.OLEOBJHEADER.cs"/>
    <Compile Include="System\Drawing\ImageFormatConverter.cs"/>
    <Compile Include="System\Drawing\ImageInfo.cs"/>
    <Compile Include="System\Drawing\ImageType.cs"/>
    <Compile Include="System\Drawing\Imaging\BitmapData.cs"/>
    <Compile Include="System\Drawing\Imaging\CachedBitmap.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorAdjustType.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorChannelFlags.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorMap.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorMapType.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorMatrix.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorMatrixFlags.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorMode.cs"/>
    <Compile Include="System\Drawing\Imaging\ColorPalette.cs"/>
    <Compile Include="System\Drawing\Imaging\DitherType.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\BlackSaturationCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\BlurEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\BrightnessContrastEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ColorBalanceEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ColorCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ColorLookupTableEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ColorMatrixEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ContrastCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\CurveChannel.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\DensityCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\Effect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ExposureCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\GrayScaleEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\HighlightCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\InvertEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\LevelsEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\MidtoneCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\SepiaEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\ShadowCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\SharpenEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\TintEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\VividEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\Effects\WhiteSaturationCurveEffect.cs"/>
    <Compile Include="System\Drawing\Imaging\EmfPlusFlags.cs"/>
    <Compile Include="System\Drawing\Imaging\EmfPlusRecordType.cs"/>
    <Compile Include="System\Drawing\Imaging\EmfType.cs"/>
    <Compile Include="System\Drawing\Imaging\Encoder.cs"/>
    <Compile Include="System\Drawing\Imaging\EncoderParameter.cs"/>
    <Compile Include="System\Drawing\Imaging\EncoderParameters.cs"/>
    <Compile Include="System\Drawing\Imaging\EncoderParameterValueType.cs"/>
    <Compile Include="System\Drawing\Imaging\EncoderValue.cs"/>
    <Compile Include="System\Drawing\Imaging\FrameDimension.cs"/>
    <Compile Include="System\Drawing\Imaging\ImageAttributes.cs"/>
    <Compile Include="System\Drawing\Imaging\ImageCodecFlags.cs"/>
    <Compile Include="System\Drawing\Imaging\ImageCodecInfo.cs"/>
    <Compile Include="System\Drawing\Imaging\ImageFlags.cs"/>
    <Compile Include="System\Drawing\Imaging\ImageFormat.cs"/>
    <Compile Include="System\Drawing\Imaging\ImageLockMode.cs"/>
    <Compile Include="System\Drawing\Imaging\Metafile.cs"/>
    <Compile Include="System\Drawing\Imaging\MetafileFrameUnit.cs"/>
    <Compile Include="System\Drawing\Imaging\MetafileHeader.cs"/>
    <Compile Include="System\Drawing\Imaging\MetafileType.cs"/>
    <Compile Include="System\Drawing\Imaging\MetaHeader.cs"/>
    <Compile Include="System\Drawing\Imaging\PaletteFlags.cs"/>
    <Compile Include="System\Drawing\Imaging\PaletteType.cs"/>
    <Compile Include="System\Drawing\Imaging\PixelFormat.cs"/>
    <Compile Include="System\Drawing\Imaging\PlayRecordCallback.cs"/>
    <Compile Include="System\Drawing\Imaging\PropertyItem.cs"/>
    <Compile Include="System\Drawing\Imaging\WmfPlaceableFileHeader.cs"/>
    <Compile Include="System\Drawing\Internal\GpPathData.cs"/>
    <Compile Include="System\Drawing\Internal\ISystemEventTracker.cs"/>
    <Compile Include="System\Drawing\Internal\SystemColorTracker.cs"/>
    <Compile Include="System\Drawing\Interop\LOGFONT.cs"/>
    <Compile Include="System\Drawing\LocalAppContextSwitches.cs"/>
    <Compile Include="System\Drawing\Lock.cs"/>
    <Compile Include="System\Drawing\NumericsExtensions.cs"/>
    <Compile Include="System\Drawing\Pen.cs"/>
    <Compile Include="System\Drawing\Pens.cs"/>
    <Compile Include="System\Drawing\PointerExtensions.cs"/>
    <Compile Include="System\Drawing\Printing\DefaultPrintController.cs"/>
    <Compile Include="System\Drawing\Printing\Duplex.cs"/>
    <Compile Include="System\Drawing\Printing\InvalidPrinterException.Core.cs"/>
    <Compile Include="System\Drawing\Printing\InvalidPrinterException.cs"/>
    <Compile Include="System\Drawing\Printing\Margins.cs"/>
    <Compile Include="System\Drawing\Printing\MarginsConverter.cs"/>
    <Compile Include="System\Drawing\Printing\ModeField.cs"/>
    <Compile Include="System\Drawing\Printing\PageSettings.cs"/>
    <Compile Include="System\Drawing\Printing\PaperKinds.cs"/>
    <Compile Include="System\Drawing\Printing\PaperSize.cs"/>
    <Compile Include="System\Drawing\Printing\PaperSource.cs"/>
    <Compile Include="System\Drawing\Printing\PaperSourceKind.cs"/>
    <Compile Include="System\Drawing\Printing\PreviewPageInfo.cs"/>
    <Compile Include="System\Drawing\Printing\PreviewPrintController.cs"/>
    <Compile Include="System\Drawing\Printing\PrintAction.cs"/>
    <Compile Include="System\Drawing\Printing\PrintController.cs"/>
    <Compile Include="System\Drawing\Printing\PrintController.SafeDeviceModeHandle.cs"/>
    <Compile Include="System\Drawing\Printing\PrintDocument.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterResolution.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterResolutionKind.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterSettings.ArrayEnumerator.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterSettings.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterSettings.PaperSizeCollection.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterSettings.PaperSourceCollection.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterSettings.PrinterResolutionCollection.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterSettings.StringCollection.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterUnit.cs"/>
    <Compile Include="System\Drawing\Printing\PrinterUnitConvert.cs"/>
    <Compile Include="System\Drawing\Printing\PrintEventArgs.cs"/>
    <Compile Include="System\Drawing\Printing\PrintEventHandler.cs"/>
    <Compile Include="System\Drawing\Printing\PrintPageEventArgs.cs"/>
    <Compile Include="System\Drawing\Printing\PrintPageEventHandler.cs"/>
    <Compile Include="System\Drawing\Printing\PrintPreviewGraphics.cs"/>
    <Compile Include="System\Drawing\Printing\PrintRange.cs"/>
    <Compile Include="System\Drawing\Printing\QueryPageSettingsEventArgs.cs"/>
    <Compile Include="System\Drawing\Printing\QueryPageSettingsEventHandler.cs"/>
    <Compile Include="System\Drawing\Printing\TriState.cs"/>
    <Compile Include="System\Drawing\Region.cs"/>
    <Compile Include="System\Drawing\RotateFlipType.cs"/>
    <Compile Include="System\Drawing\SolidBrush.cs"/>
    <Compile Include="System\Drawing\StockIconId.cs"/>
    <Compile Include="System\Drawing\StockIconOptions.cs"/>
    <Compile Include="System\Drawing\StringAlignment.cs"/>
    <Compile Include="System\Drawing\StringDigitSubstitute.cs"/>
    <Compile Include="System\Drawing\StringFormat.cs"/>
    <Compile Include="System\Drawing\StringFormatFlags.cs"/>
    <Compile Include="System\Drawing\StringTrimming.cs"/>
    <Compile Include="System\Drawing\StringUnit.cs"/>
    <Compile Include="System\Drawing\SystemBrushes.cs"/>
    <Compile Include="System\Drawing\SystemFonts.cs"/>
    <Compile Include="System\Drawing\SystemIcons.cs"/>
    <Compile Include="System\Drawing\SystemPens.cs"/>
    <Compile Include="System\Drawing\TextureBrush.cs"/>
    <Compile Include="System\Drawing\Text\FontCollection.cs"/>
    <Compile Include="System\Drawing\Text\GenericFontFamilies.cs"/>
    <Compile Include="System\Drawing\Text\HotkeyPrefix.cs"/>
    <Compile Include="System\Drawing\Text\InstalledFontCollection.cs"/>
    <Compile Include="System\Drawing\Text\PrivateFontCollection.cs"/>
    <Compile Include="System\Drawing\Text\TextRenderingHint.cs"/>
    <Compile Include="System\Drawing\ToolboxBitmapAttribute.cs"/>
    <Compile Include="System\LocalAppContextSwitches.Common.cs"/>
    <Compile Include="Windows\Win32\PInvoke.AbortDoc.cs"/>
    <Compile Include="Windows\Win32\PInvoke.EndDoc.cs"/>
    <Compile Include="Windows\Win32\PInvoke.EndPage.cs"/>
    <Compile Include="Windows\Win32\PInvoke.SHGetStockIconInfo.cs"/>
    <Compile Include="Windows\Win32\PInvoke.StartDoc.cs"/>
    <Compile Include="Windows\Win32\PInvoke.StartPage.cs"/>
    <Compile Include="Windows\Win32\UI\Shell\SHSTOCKICONINFO.cs"/>
    <Compile Include="Special\Forwards.cs"/>
    <Compile Include="Special\AssemblyRef.cs"/>
    <Compile Include="Special\SR.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Drawing.Common\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Drawing.Common\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Drawing.Common\Release\net10.0\System.SR.cs" Link="artifacts\obj\System.Drawing.Common\Release\net10.0\System.SR.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Drawing.Common\Release\net10.0\System.Drawing.Common.AssemblyInfo.cs" Link="artifacts\obj\System.Drawing.Common\Release\net10.0\System.Drawing.Common.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\artifacts\obj\System.Drawing.Common\Release\net10.0\_AssemblyInfo.g.cs" Link="artifacts\obj\System.Drawing.Common\Release\net10.0\_AssemblyInfo.g.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\ref\dc98681d643447a4bd21985395bdd38d\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9872125a6a4f4da481c35ad156873f7a\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5f63fd8223e44912811e71cb93a38a5f\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7188818edc347f5bd18449b4b3cc2b9\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\404edae555524107b6a6a60c1b337cb5\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9a5e22a1ee2048f09ac58bf3452971dd\Microsoft.Win32.SystemEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\28070ba633e44ee195599b0a6efb5462\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3abbdbe95ebf42e2b6f2212f3fba579e\netstandard.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b725054896446f2b00d69a5148def36\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\..\ref\170a08cf53144acfbe616366de95f27d\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\..\ref\406a0fdf5a9e499dbd4ff8f316305246\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1716f728fe3e4dd090d60d410d1c3307\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\ref\75c1a12ef34d425988d9b81934f4a10e\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7db2945dff3c43edaa55510922966310\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e36145f761844f75be3fce8572df3cc7\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0c18dd73983f468abe50959c756b1a6d\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0e0d8069233a438a837a7e267726fc00\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\..\ref\024562183d0b48d0978af5045930fa31\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d052ba0ca3eb4573850d5c8e32d8e476\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5b77689148c44cc9d10dca51792bcee\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\08ebdb2dd07542baa57d04c06bb578d8\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b73fedd04cf14014bd8f89a0c2a61514\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6948e3b7abf343e394c2a391f6c21e33\System.Console.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d76a388c71694144a95125c04b57b382\System.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47ede5fadf264802a6fbca41450a2ec8\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\..\ref\991a0637a1dd4263b950575006516fc0\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e41444726e274f5ba4d10ed0c34f09cf\System.Data.dll"/>
    <ReferencePath Include="..\..\..\..\ref\12078c44363e4100bc3ec9554d575fc1\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\..\ref\537e255b7c784f609e6970a287a6349a\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\..\ref\71832cc7eb7847e4b0c608d55fc6af04\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6c48c2ed3fc942b0b33c0bbaf86286c5\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\57a5cc09da194b2c9b9052b94f4c4e94\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a2cb808544dc4d6f9ba48eca45b0e5e3\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d100931791fe4075a1fd80facfedc182\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50c35a87fc6f4d50b753b4a9c016c92e\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8052271da0f144bdbb146c86f587fab5\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0371374e75464c7aa7462370ebb14fad\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1b50a7f0cd934207b748c76e42f94935\System.dll"/>
    <ReferencePath Include="..\..\..\..\ref\510691e27d81485292b77aa3bc375ccb\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2feab91a9ac942d6af4c0f06b0856cd4\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b2d5e7e61dd6479ab7e4c3a79798053e\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d068376bbe824d759fb80c15197878a6\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3ef15fa6af14471d9e144422da95c3c6\System.Formats.Nrbf.dll"/>
    <ReferencePath Include="..\..\..\..\ref\07b205458bcb4d688d1b10c2690f4f73\System.Formats.Tar.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6671cce1bda94605a1d20591897a4898\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d4a20881ec1448e58f70614802d37691\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7b93eb3cec03410884b7605a36a6c494\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f8ab91f35012490984203d88b3f5b5ae\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4cc4312832ad45ffa135e80f649fe2ef\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4daba4314bc492990838ce20cd63c35\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c97b1f872d2248c6bb21d5cc248bb618\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d3912298fcee4f8ca590d21eb27689cf\System.IO.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90aad17442b54ce1be1c9bd955b5ec81\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34828839406f4c61af7a0f4291f8f3dd\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\..\ref\43e9a91f050e4bd09235b95ea84f1c2a\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\..\ref\507bf930da114fc991ab1bbab48b703c\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\31149887d81d4b119c9e93413ec8f496\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\..\ref\29f6a24c6b6a472e95dbcf534411622b\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\..\ref\66ad8d85dac448cc83e5a8c5cb2d0317\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ce5c20a701ba4f4e963a3f9b8612fe8a\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a9b2677041ee4341bf08ac65e2abb21e\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\984c6cb3b81749d4b5606a2a5ff63771\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4469ee54a391448cb4e07151718eb060\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d577d67a0e884a48b818d9af9795d23b\System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\15726c213edf4ec0aab31633fafc558d\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7363e41999e440afbc1380ea06e8e784\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b8bb3beb75cb4ab492b4c350d9629f00\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\362a145eb6e245f6be7ee84a4e4bb0b5\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6722bac0574d457198feca5d8e946074\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8b3c87ad829f42bea2fb4d3a848b56d3\System.Net.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ba299adfe6cf43deacea20c884e8b223\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b049bdbdf07345829149c5cd099bf186\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ed37d92ff2e4430cbe79bac6b97aea20\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6a284b41d91c4f2fa8c7be5bdee8d30d\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\..\ref\abbdc9a8b53744fb818325b09c5b3511\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\..\ref\135f2426a0cc430fba99c2375c2be1ca\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ae13fbceacb74201b47edf87b438579f\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\..\ref\edaa1c7464a148d3beb7a22fd8f65755\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6eff3e06f6954d9aa797fab3bc18238f\System.Net.Quic.dll"/>
    <ReferencePath Include="..\..\..\..\ref\77ac1f4f7bec4e9aac6adf1ac8a55a27\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\..\ref\f4039d9342584194a39c6ff16ec5ed47\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b69f18d2bf4245e4b6a72761cb782afc\System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="..\..\..\..\ref\04a7c0f1fcf3452da056eacbdfe6af9b\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58847fed921d46b09d199f4840123eaf\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1950c1e2d2af4b708c624c272a4b1bce\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dc3e9ccd80f54da9a33d7a3cb7e21380\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\17597a056dd64860a82d485fe0fce2d5\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e06c22964bea4f14ba99a71ed42db071\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7ff1ce9fd7154f449a3cf41741f611b8\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0d55102950c34bab818983a0ed377f1e\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5fe2b145b21c47698611545d846aadbd\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eec06e74568b4d41a088ed22d2d6b254\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\90d622acc1da462e8d2e7c5cd308f0e3\System.Private.Windows.Core.dll"/>
    <ReferencePath Include="..\..\..\..\ref\85fe63e2e4364fdaa10837553e215f57\System.Private.Windows.GdiPlus.dll"/>
    <ReferencePath Include="..\..\..\..\ref\eca87bae49cc40b2a1f0453210312988\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b883847b043d4c789a071d6f25e8a2c0\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\..\ref\8ab763b7d8a6422b81db4e462dbdfcb2\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2c52fd4f357846eea2e2ad9aeded6285\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d9e73706fa394fbbbc262f6a45d65314\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a8c33b98c481468fa6bbd1efeab3e19a\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58ae9f8130d644bb895d06ca9fef6356\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\ref\d10933a4b35e4840b25f677cc497b8cf\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\93b7cc0a190b4a0bbb31e9e4c3df348f\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c9bd746477cb4e228667f44d5cb5e316\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\62bd7a7bff544009a67c033606d40da9\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9be3946e087d48dea369d54af510e4dd\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c84ffe95dfa44e91bd748f43ee3bd1fc\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\..\ref\12036ff45bbb40fda7c3f77fa4e6cb26\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\..\ref\233955799b184cf8b333150e593277f6\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5e7f135c6ec640a685a8e529a2436beb\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\607e6c9f409b4dd8ba4a31883249af72\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\..\ref\824e8600849d4636863d64d8d91d1c10\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\ref\79ef1ce036d94fa2b7cb102c7185d50e\System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="..\..\..\..\ref\405f7f6f839a40e3a1195e8adf719635\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\..\ref\bbe944ba00274abba269a734920b8840\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\e03944089cde48d29c45d40065281a54\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\..\ref\58fe5672ce59454b8cd12662e8771f26\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\..\ref\de639c21c2cc42d8805999d00241d0f1\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\37c36fc416b44e768d4c9c3c4445925f\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\..\ref\377d09d68aaf4312ba998322a1674167\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\47b17861e3f1456991f37f11a4754d6b\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2eba07ec71e742ada5c13108bd7497aa\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\899167c11dd544cca116e7f635b1a663\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1a678fd5557943cfbd1ce2e7a2c6a80e\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\..\ref\1907858dca134dc7acc130db22de73eb\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c4eba509fe0f400680dedef4e4036093\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5442cd3c7144729874145452c9a1ee3\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7fa34092a08a43a0b348b1ca2f18c51b\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\ref\5e85ee4b6b8e43dd81e89fe8ff343d78\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\244f5a69d70c4f8f98be4ab42c4790f6\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\6075eaa1fd374360b3a48eb92ff4cb9a\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\..\ref\637bb1e217e24353b5b4be51decac784\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0b9bc11249684c7dbed3fc2fbae7a7db\System.Security.dll"/>
    <ReferencePath Include="..\..\..\..\ref\001c10b047bf4874ae1ab13ce7d759fb\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\..\ref\dd665ea4d21d484282993f714f2d61ff\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\70f23e44a9b54529808b026466ca8fc6\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\..\ref\321dcc65ae694d9489783c72f4518246\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c396e77085c245a689fa10ff7974d910\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a7ccbe203c9f479b88f5543545a6ab02\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\..\ref\17e515ab50b24f5a940b1fe148b64771\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\..\ref\3be1e108857945ddac35e9783435d966\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76944d5e7f2e425592382e2220915c46\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\946d804c7e5c44838c7b9c4c67650963\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\..\ref\69f02c00c54447aabce77f3c5a83f942\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9ed41f3159d34a05950ef4e2dd62d412\System.Threading.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\ref\18ac6e465f40420d9a352c6c8acdbfce\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\..\ref\76602a64028c42d095ead39c4d6b7c32\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\..\ref\9f88c42fd83d4f9aa230c3599fe435d2\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2124a3b561b14916bc91351701daed37\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\..\ref\50a991f7416f4aca8c6d39c085397fd2\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b65144f5bea34e95b89f9142fe1f9459\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\b07cf1586f504c148a1076fc8fa44f12\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\..\ref\ca35a6d8968e4c4a87626295c7a67ed8\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\..\ref\11fc992fc4904e808b601092020f4b1b\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\..\ref\cc15a47aeaca4cf59abad3b28623bf36\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\79a95f73c193413faa12a73b81ab6d79\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c6b932d722094bfc821d6ed84c92da35\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\..\ref\4e1220f0a5834f078c067809fd1a426b\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c7342a69ef0e4e9cb42da55b93fd0011\System.Web.dll"/>
    <ReferencePath Include="..\..\..\..\ref\301def3b037546149b2d617f42b2abb5\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\..\ref\c5ee75be7de14c58b726c767e1eb7b21\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34b6293f42e64f30b9c0e3a2a7b77232\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\..\ref\681a116fe0e04da5baff486f8b5e6518\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\ref\7aee00ce22794ac1837106884e1c6742\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\..\ref\16e7a073f8354b5687887edd89758340\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\..\ref\87033d10c52b4030a9db46b30176b2ff\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\432849604959492585087d1c6a0a4fc8\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\0955cd43780347719bb0e4c8a72391d7\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\..\ref\2ded0ef32a404a33898f1626cf4dc01e\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\..\ref\34a0b921e86f4dddb3f2150813da7456\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\..\ref\a08efb69cf3d45daadcf3e5a604cee4d\WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\..\..\_external\1\Windows.Win32.BITMAP.g.cs"/>
    <Compile Include="..\..\..\..\_external\2\Windows.Win32.BlurParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\3\Windows.Win32.BrightnessContrastParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\4\Windows.Win32.byte.InlineArrays.g.cs"/>
    <Compile Include="..\..\..\..\_external\5\Windows.Win32.ColorBalanceParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\6\Windows.Win32.ColorCurveParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\7\Windows.Win32.ColorLUTParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\8\Windows.Win32.CsWin32Stamp.g.cs"/>
    <Compile Include="..\..\..\..\_external\9\Windows.Win32.CurveAdjustments.g.cs"/>
    <Compile Include="..\..\..\..\_external\10\Windows.Win32.CurveChannel.g.cs"/>
    <Compile Include="..\..\..\..\_external\11\Windows.Win32.DOCINFOW.g.cs"/>
    <Compile Include="..\..\..\..\_external\12\Windows.Win32.FONT_RESOURCE_CHARACTERISTICS.g.cs"/>
    <Compile Include="..\..\..\..\_external\13\Windows.Win32.HueSaturationLightnessParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\14\Windows.Win32.LevelsParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\15\Windows.Win32.PaletteFlags.g.cs"/>
    <Compile Include="..\..\..\..\_external\16\Windows.Win32.PathPointType.g.cs"/>
    <Compile Include="..\..\..\..\_external\17\Windows.Win32.PInvoke.g.cs"/>
    <Compile Include="..\..\..\..\_external\18\Windows.Win32.PInvoke.GDI32.dll.g.cs"/>
    <Compile Include="..\..\..\..\_external\19\Windows.Win32.PInvoke.SHELL32.dll.g.cs"/>
    <Compile Include="..\..\..\..\_external\20\Windows.Win32.PInvoke.USER32.dll.g.cs"/>
    <Compile Include="..\..\..\..\_external\21\Windows.Win32.PInvoke.winspool.drv.g.cs"/>
    <Compile Include="..\..\..\..\_external\22\Windows.Win32.PRINTER_DEVICE_CAPABILITIES.g.cs"/>
    <Compile Include="..\..\..\..\_external\23\Windows.Win32.PRINTER_INFO_4W.g.cs"/>
    <Compile Include="..\..\..\..\_external\24\Windows.Win32.SharpenParams.g.cs"/>
    <Compile Include="..\..\..\..\_external\25\Windows.Win32.SHGSI_FLAGS.g.cs"/>
    <Compile Include="..\..\..\..\_external\26\Windows.Win32.SHSTOCKICONID.g.cs"/>
    <Compile Include="..\..\..\..\_external\27\Windows.Win32.TintParams.g.cs"/>
  </ItemGroup>
</Project>