|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Windows.Forms.IntegrationTests.Common</AssemblyName>
<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="GlobalUsings.cs"/>
<Compile Include="MainFormControlsTabOrder.cs"/>
<Compile Include="Person.cs"/>
<Compile Include="TestDataSources.cs"/>
<Compile Include="TestHelpers.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Windows.Forms.IntegrationTests.Common\Release\net10.0\System.Windows.Forms.IntegrationTests.Common.GlobalUsings.g.cs" Link="artifacts\obj\System.Windows.Forms.IntegrationTests.Common\Release\net10.0\System.Windows.Forms.IntegrationTests.Common.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Windows.Forms.IntegrationTests.Common\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Windows.Forms.IntegrationTests.Common\Release\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Windows.Forms.IntegrationTests.Common\Release\net10.0\System.Windows.Forms.IntegrationTests.Common.AssemblyInfo.cs" Link="artifacts\obj\System.Windows.Forms.IntegrationTests.Common\Release\net10.0\System.Windows.Forms.IntegrationTests.Common.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\cfd085348ec1461596290ca661064753\Accessibility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e2a3146bef1e4fc190ce29cfd625c891\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\33bf5d993ca14d799b49ec6f23f653bb\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a45fbf087bad490b8be6b96f325dd3c0\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\62f0f7bf564a473eb33bc23249ffdeef\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\678520728db64a43b8c49c42b9aa8f02\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c07aa632bedb4e0ea2907a3a22b9a740\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b8b137b0b41b4a80a4b345aea8be342c\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f7aaec70b3604675833dab4e699981bc\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b627c346032f4b52a8feb364402bdc84\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7653f9a329244c7ca38ba579803fc4d1\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a5c65184aad44f3a9dcca568fd1b0619\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0c92a60b07ed4eb79083c7651e01ddef\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3edf18af33ee4a90a126cb059123f26e\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ba63ba47840d4f6a863216b6fc2233bd\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8b6661688a144138ac13261aa641d7c5\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\80af8db565284c2c87860cbf5c0664d8\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0e5a02e8c7f74793a522dbcb8e2442bd\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\123906ebb3744d4a98cb3062e56117cc\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\37289a7c51eb46518e8bf1f4619efdbe\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8755b9e549c94b9cb08e1dbd4a86fee6\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\088500111a0e4e6791f8be7ad273f660\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b29a77d0c3bd497e9360685bc648af63\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\aaffcf9e9855421a941bc1b40a5c23ca\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7b484ead6a534f06977b6ea9a47ae255\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2faba0d8b2a94c50979626290b7409b5\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ad6e931949384ad082efe042977b56c6\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\593d011144ce494bba87bc0d7726e2da\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d13034a49bfd42468de79381c2df5898\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d24e2815369348eebe089a0e26bdbb30\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7b0ad3fbb8b6478f8843f3855f53215b\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7bf3a46abfb74e47a8b1b1df5b0e0edb\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e4627870de10446eadd541f9c426e5b2\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8acf23e0fe144d4d9a6394d478a798c6\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\daf2858e4c5746c28029476a4273c818\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ae07942c681e46adae65ce46bf53917f\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3ce2c83ff4a04923b59d664513fae14e\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7b7fb245aaa24df2a9a0ead16e678b43\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1d208e282ca9404e8bbaa72763857df1\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\00fec967c4a3443c98b450387ffffcb8\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f94861adaac44d3bb33478ccf7c5422a\System.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\46544abae9474d31a78cb1434247d020\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6d2136aa729b420a8cd5e2b6c8a9f19e\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\681db0232c9b430e92e807581d6e1f54\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c97722b7c8b846f78ac5bd9d51a3db80\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\089722b9bd9b4a81af8ebc51ab33ed5b\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\90b2437219c24c33bf288bca6f54c8c9\System.Formats.Nrbf.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9dd3fbe69baf4e2d8348d4d28b75a36f\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\636831eb00bd46fab6c3c53512dec78b\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2e98ddcb549843b2a36da67816b4b271\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cff545f6701b4995985a3b4b18199ce6\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9256cf25f54b48b2865aad4a3fde18f0\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b897439c6aaa4dbe8520932037aba080\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2587161b03f046818232b16c2fbf48ba\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\61f6e151f312413fb66ef284ae45eb9d\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a8a559b6ce654fbaaa8d96a15418ee7d\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f2b8a66365ff4c99a456e042a1b29443\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9e67dd6056cc4ef893c74bba37c64396\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\41d78b4570b24943abd1b2649f6852fd\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fa66d061330f4e06b483df170f8b4b6f\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\18c14d57c7744584a0a1284ab3848a3c\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fc7e23f96c204c9aa110dcf45f080709\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a6671986e3224376bb6bf888a7e6ec9a\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7c2f6bf4a10e41ba951cd874d163488f\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\db267aeb26864f3c93e7ec13e570235e\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bb8caf0414a24467bba4b1792cc589d0\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7a8d446bd7544c7686656a806d490463\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e43a72b468194cc58cd65bf89fc7180d\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7b4013e9a0bc423f839454284675bbde\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3c3a87c0ed234dd6a4a0b13a02b6d6fe\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1899076da96d4651b9e369cc89a8e340\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\79b432318f5f4a219728e5a948a7ccc5\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0ea7f359e56f41a58d2a2cd145401812\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2bf70531181f4815a169c7d71098d51b\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b1d7c49d0b7d4ee3b018c749a4bc80f4\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d3e8f68fb9a64139b071ea4b651fc306\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2296d2c5df5b4024900804478129bd30\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2cfc39157dbf41cf8a7a3b29dad1845c\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3609e2659930491c99bc397aa3738701\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4c3ef8437b2f42aaa7c294606d1df84f\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b27d18b093734bf9a9c29d5b555429af\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c5e9f66a92784c4c8af31f94bc9a1a6a\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\601e91452c5d40a4b782b430b8dae75b\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2c352d6d6d5042688a879af2e89247cc\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d2956861f665406382f04ca257cb3775\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a0579c6e4bf1404cb2d58a4319a014df\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\0c506d018bf740b9ac644e467344480e\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8209f45770744773a642ba418a2c50c0\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6a47f88092eb42fa8c7237928a7f8d24\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8f604684809645d489262441572cefab\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9a384b185f084c29825f938ca417fedc\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\85677ef70b2e4bc9b67ba83cb108aefe\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5abca929f86648f6a9d1905e83e92de5\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7d17c5f1ccfd4abbba0dbcf378f797f7\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fe89d5e2edbe4aba87bc55089ed6aa63\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1da85458d24c461c9c680d9fb06bcb6c\System.Private.Windows.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d34750504e654d71b4301381289f2829\System.Private.Windows.GdiPlus.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\b4a6b8e811234de586082718a3d3afbf\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e8bfd75dc9de4ba880fa4d08cc195e55\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c667e97d6c8049bab9ea32c2cd9417bb\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\55ce6d778f374fbab60a154d8d3f6d80\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\76568f468bc540669083fecf966ac1f8\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9645469ad1e64cd68bd8dd0696fe5f1c\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\eea6b66a5b744cd2a934836f0d021385\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d5c11103b4944561b77ca13d4488eda6\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\85b2b1ef0123462faebde34688683edf\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\08b84e58ec8643b5b25eb83fcfd02659\System.Resources.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e3cf253b52bc4beb8066ce2a71b13802\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\53923ab0d67546f5837bc82c82282aaf\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bc2bc2ef433f4bf1b3590f061fb663ff\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c735e6c875144f4db877ab5fb2c2fd40\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\619b8f75b24e470d89fab1fe7b14ba22\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bfe55ea573a24d25828fff593d92b2cd\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9e2b6f5fca94424bb330dfff75e75e3b\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1c691b46546a4d75aa79e10bfb75248d\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f8a2f22be6c94f448516268bd00bf68b\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\de652385534c4c84a907981b1ef467dc\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\353ca0b6aa894a7d8ae6e1aea2cbdc3c\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\901287e5100c44d788b1741a67282465\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6bf700c6437b4769bc18095c99cac636\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2fda5bb449c947daa50ab3f3b2dbfd11\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ed5455cfc36745ae9664f786c80d1baa\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\35b4c0dbad954c93a59da808fe4296f6\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\713e7e9d8e0e4ce094e7af50e5c558e8\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\09440e699445499c961d8e4b6b3d3256\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\27bb029cc199474c9eff0f0a99be27ef\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4ac8afce1e5c4be8be0b156c8f1e804d\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\25d120535ef349fdb5f2fd9a93256736\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\00ece75b4585466f883efe255d2f3edd\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\80b2f1fea774448f9373f1425b07a6d3\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7854b88d0afe4a65bc1eb3d6d2a6481f\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4443d941be7248d391908eebdb08e6ae\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\7f5e043f43864c6c8845fa3de3447c41\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\df2e99e10a4941368140920049ea82af\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\039430c191d5406c99578636e17052d0\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\36bfcd7b333b4b8d9d653a4e5df86385\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ad08bb2f24b540bd8b85a3276e7a9296\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a018769b7c884a2a8bdf13be4568d548\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\097d946c639b4412b730c401681294ab\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\444b285df3af403cbe5f485c841624c6\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fa1826cc635a4c048548c72b9ad6e2b4\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d902eff8a269476899ca9911091dd2ed\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4ee0e807e18c437fa198eb122ee5973b\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\09f6ec2984c54ef7a64590df980eee0c\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\aafa95137b0d478581cb7ee6ab50bb6f\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\bfe68117ff0c4dc18d164a8c66a75a76\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\1428ecab534b44ceae73776d1de6995d\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\002de5cfd37a4b0db0976d5c33b23a15\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\3d3c07777cd54d879a1d8c21077c8d09\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\67d130dbd9234e69b9adf2f314b80df1\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\e13e827a896241eeb41403261feb6058\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\9b26949eed9e4711b0f99d0967107806\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\01b6e0aeebb647e0a771c19b7394e352\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f42044f9726f47b2a2a1557ab9455218\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ca09f7cd4ae14317a85c24d129912b1a\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\41a766c898b14085bc95c4ed30aeb5cc\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\5317995143bd45ab9126e7b6428e66f7\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c0ea81d859d24d0a8a0c50fa369b2be0\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\c139b07782d7478d8d1a353f6be8a026\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\a08cef4c60bf47d99eebf59e7b6e9850\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\cf5042aa937e4fd4b064f4f7a8edee08\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\fe801b4eeabc4ffe92ac837428d2d1cc\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\59c8150e580e4bad8ba7a2b06ff078fa\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\00d1d699821c4027a0c6fb8256ca6afe\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\6f2c679064d64ccc8d0b1971df7449e4\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f684cb85cbd84f629cd43bd02dc49136\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\463c6a8bed6b4ca5b480454a0d8d9546\System.Windows.Forms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d053ad755664493b9f6b9fa5454ade32\System.Windows.Forms.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\153b00e05b684c1eaa0d45bebdbba8c8\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\59d8570db7794bdda834aeacc56a5be1\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\d8902eee6ff848e9a9bad2728a29c34c\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\493323df04a148cfae4dd88b2df34542\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\407962e9aaf44c019d90ce5751ce9736\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\daf30d889f3b4834b17566690b8124ae\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\f28708f23d1f4256a75719f189852245\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\07bccc22a2e24210bae61fba2dd3635c\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\8d99ce911eec46ed9307adf582c6255c\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\2135750a6625427e94b75fd6323a1d3e\WindowsBase.dll"/>
</ItemGroup>
</Project>
|