|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Aspire.Npgsql.EntityFrameworkCore.PostgreSQL</AssemblyName>
<KeyOriginatorFile>..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26123.2\tools\snk\Open.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="AspireEFPostgreSqlExtensions.cs"/>
<Compile Include="AssemblyInfo.cs"/>
<Compile Include="NpgsqlEntityFrameworkCorePostgreSQLSettings.cs"/>
<Compile Include="..\Aspire.Npgsql\NpgsqlCommon.cs" Link="src\Components\Aspire.Npgsql\NpgsqlCommon.cs"/>
<Compile Include="..\Common\ConfigurationSchemaAttributes.cs" Link="src\Components\Common\ConfigurationSchemaAttributes.cs"/>
<Compile Include="..\Common\HealthChecksExtensions.cs" Link="src\Components\Common\HealthChecksExtensions.cs"/>
<Compile Include="..\Common\ConnectionStringValidation.cs" Link="src\Components\Common\ConnectionStringValidation.cs"/>
<Compile Include="..\Common\EntityFrameworkUtils.cs" Link="src\Components\Common\EntityFrameworkUtils.cs"/>
<Compile Include="..\..\..\artifacts\obj\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Debug\net10.0\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.GlobalUsings.g.cs" Link="artifacts\obj\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Debug\net10.0\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\artifacts\obj\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Debug\net10.0\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.AssemblyInfo.cs" Link="artifacts\obj\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Debug\net10.0\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\6cadfdad4818455dafd04c86cad5f200\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\2249f7d6542349c68af859f080de6afb\Microsoft.EntityFrameworkCore.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff5d119c31074a03a859562463ca91f9\Microsoft.EntityFrameworkCore.dll"/>
<ReferencePath Include="..\..\..\..\ref\9396f4311b1e42dfae117db1459ef85c\Microsoft.EntityFrameworkCore.Relational.dll"/>
<ReferencePath Include="..\..\..\..\ref\67402c305e814ef4a3aaf6f275ded405\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\fb80e62e83c4415d9d45b9052439ee1c\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\01478c1012a1478a9ffe6210f907d1e5\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea0c112b303e46cf8e259133802badf5\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\46720f51ccb64a7490c7dcbdda33a37f\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\6aa57ddeb02b4bef8365bcdc6f7c52dd\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\67beeaca59af42879ba394d2dcd10f5a\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\ece1ad08a4a44dc696280c29ead05589\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8fed86b9a3747c38ebec0131ccca088\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c375f014e84498e928a21e827862d7f\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d7cac6987684ae1938e780bba5524a8\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll"/>
<ReferencePath Include="..\..\..\..\ref\1f75e983bc1348f082bf1502c3c347ef\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b195deff191c4af597003f743a369083\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\436aa929069b4451a1f15ef16423b318\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\207fcbbcd13f417a8094e097a5eb43e2\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5a57409adbb487b9d7016cec9ffc48b\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\710cba45ddc3451c883b24c93596c373\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\33ff0f64410840a0bbd6bf247d250f24\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\4702058e19254e5e8c1e506662f4ff9c\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b19ccfb391642a1885d30bb80b8d5e6\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\77bf9657147d43ffbd18d9d1a378bb7b\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\ref\74612c209524436c9e5891cb46e2eb91\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\20a9812f819d472997a697d26a9a215d\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\66d20c93807f408486dfe2d1a80af70d\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ed0987f7669427c83d017a8db1fd6f6\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\f9a87e9ac4614f2f9387acd09b0a738e\Npgsql.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\6965dee5b8f8443fbcef9902b033d976\Npgsql.dll"/>
<ReferencePath Include="..\..\..\..\ref\ffc4e8668a2c4c4a85a7558e08c309ac\Npgsql.EntityFrameworkCore.PostgreSQL.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f4eaa8611f0489997717f1f2137ce7a\Npgsql.OpenTelemetry.dll"/>
<ReferencePath Include="..\..\..\..\ref\f0ebcefc727d44f4a081622aa4a08f89\OpenTelemetry.Api.dll"/>
<ReferencePath Include="..\..\..\..\ref\354f8bc2e5ad49b38bfb079f20106715\OpenTelemetry.Api.ProviderBuilderExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\41bd7cc86d6e4a1286cb46a3cbd0dac6\OpenTelemetry.dll"/>
<ReferencePath Include="..\..\..\..\ref\8e25920fa1754dc79973138d69f716a9\OpenTelemetry.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\ref\498fb7627e124e4a9beb20115ed0cb98\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\500ffe6ea05e41d0937dc848b56320ed\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\47b893f0d97f4b88bd7807cba005840d\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\85447a78aa834f59a329b2eb791827bf\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\ab00a8a8764745c4a853a903b3d91fa3\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\b7c2c28a1a6f4f65b5bc122d3b229a07\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\407495f6c74e43ae93489360b7540f21\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b21c4067cf7417f86c2ca6975cb0115\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\89c781e0daca491d94b7e153b8206bdb\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\724be5940cc64409acba93532fd51897\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\d3fc007d9e474042ae707b187b857862\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\aaa1f40dbc344ad096d23d9c256e3909\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\db7620865ad14f9d842d5ed121c76aae\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\482f80e3dbf44789bc29ea331c2e8fd5\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\606ef646b1d64ef18cecf4698bb79829\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\62a4eec925374e27a2ece1db511bb448\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\08051c3e26cc4730ae762fac5d9369f5\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\4becea8331604dc4a0841124b9699f7e\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\999a277422964a8ea0c6b1e1a40a7ef6\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\214647ad2ca34f4694ae8a58f347f422\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\ca035a66afb44e4da0442772ced67c87\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\9bc3fcbe501b496d9d072400ccd10637\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd6007863f26432db123af58b5d1f836\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\78aa04f9a2bd44baa6304a24bae66d38\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7b881dbe9594736b09f6ac1d616ae3c\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d2dbcde20e74e598b2046225ad8b1aa\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\d6c3dd292dc9479296cb44b33f4d4553\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\96fc07cd2c6c49e38d2b580c01753dab\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a777d30bb854a1897dcd623b593e8bd\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\14276c2404754bfe97e2508eb3642b59\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\37088c854ef3498cbd41f4f679f07289\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\50cb192a6b884ddbbfed831e8656733a\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\b88dec63a4d44d7fb6c81c722f5b5bde\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd5eb9cda5a04eba82c4f820e1745c92\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fc5b4d4626f4b3ea7040a945cfce73a\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\f1b6117e15c542fca277890fddaa1e52\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\f00c8bc9df424dd7b9aa7ee4b94e65dd\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f5562518c1345199cd93891c4c827b4\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a34afa72887347baa49a044f3307f128\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\976d68fd0ea24fb6b857b13d1bab083f\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\e559355507664b70ab52ceceea07433e\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\5522888a6bcd4081887a4ba067c3c012\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\59fddca0f31c4c72a53703e7c40f4a0d\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\2339a59d32d44da9a63c0c82b96033f8\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\817cbf11cd424a8d81900847815b9482\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bd949c31ec245d4ab5c33e36de929da\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\8da1420f0a8f4a09b58cbc480a381a9e\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\436038170de245ec801bd0c72831a787\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e14c9f1620c4806a96cec9f40c5ea8b\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\cc69495e45b5479d91fdb0983691e9d8\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d06ade5042642bebe3dd998fd8edc8d\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\806b273909544680a44c058786639139\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\b23ee1008d7746e4996029bb738599cd\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\420ff4cce2624c18aa4df3bc7dd596fe\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\a8996215cded4778b0cb894afd1f51d9\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\12cd1149fa5b46b4966644e6a7414dbd\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ca2c5d019f04aad9d14d7e0ab9a4fcc\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\54f489282f9742f1a9bee525a4ae61b4\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\c603e9e9c92d45f5bdb8cf0fe5f23723\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\da03a0b85ebe4b1a8314cf3152487bf6\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b69ae15fbe74d90ada3c67c1602e7ea\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b659b9be77e4047947f17d6df624c19\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d2b663175384a59ac15646fc6bc2110\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\04c3bfa79b974357bac79f21e6a56cc8\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a2bbcf2162544b1b6eaf1e62e20dedb\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\d29bc2fbff874e0090aef2130f85d96f\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\88aad537b7db4a4d819d9a53afd649ca\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\e64b796ede9146f39ee88d233656e8d6\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\618e1986dcf64c6b846b07e0cb081fec\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\82a2253afdd34b2c95b740c83af4227d\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\6eec10b88d3546d5b5d78b62b291a446\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\da0285f032f14823964bbdc6c6dc34bd\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd4819a3a4664864809027e8b129f005\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\37683c5c19b14e73a29d18cc6c380da4\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b4e4a953e9e48588bd2c2d6537861c3\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\daa0814388ce4d9a8bef0a5b71efbd34\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\cf391f172f474654b90c912f638a3920\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\448a6ad35e754d2f960e826fb7b6a934\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d78e5d75ac1424f9c20ab3ffacd2ac1\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\d24f9d990d4c47aca9cbf23a10fb5c71\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba7b60eb49bc44079746455225997716\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ab10ecf9a3f425885e58aaea4efc6c8\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\aedd696b86d6436088604d69189ac8d5\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e72ff53919146c2b9ccc0c3672404bc\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\27597b62de4b41eda254f5d5085cb4bb\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5d2c810ed0e4785b8f60fb9796cfec6\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\6623b31fc75a4753bbea049bf6242400\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c2138e97fbb4542b399e3710c9b804b\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc7c1326b9b845818b5f58d0c6b4743f\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f5365e8406094ecb8c2c69f18c8bc088\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\88c1c9be2a6a4e7c8faa17aaff8217eb\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\f01805a250144d84aa76deaa5062a0a0\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fab8c2e32074b56be81f747d9e6bef4\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\189509e5659440b78dc8c6c39685bd86\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\0a0d4d0610ff4b33afff372d22fad2aa\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b61e47fc1b646fe83c1127c0c16877e\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\86ebe34460ce44f8aedf3696810e4067\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\edd6b518fc4a4b53816d3b486c54c198\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\32f25463ca634e29bc668f1d6605461e\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\79135589b2ca41e6ba1abf325f8036f4\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e2dd02417934f099d401291517f54ff\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\fe63168825834399a14a8d44e7e020f2\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\31ec3c4e942d4cbd9a8dccfcb5355e19\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\fa5e27d9196447b0835a541ec29a5324\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b2859801b1d4054953d30ce1581e782\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\201a19034ce347b397c8038f9fe9d50e\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\87e4e03289d94631861777485cc82b79\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\e4ff710179174e7a9f9266f4e3ab4ce9\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\e2b59f210a2d42c481fc98d1810d1718\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\c9a696e1e8424b5b9442b2315a32599e\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff1d199b084b479691263adcdb3904d5\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\cc7ec9ac14af4dca99a32cfec247851d\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\e4259288604e4093a6dbf912d65b7716\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4632385fb6b40d98550045448570c86\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\60976932f4504bc4b3aa34ea120977a1\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b90e7dc0577496784d2c5cd1d5325f0\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\e084e37afb8543e6a7fd36721275bbb1\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\1d7b175506f040128c72d697e1a45e5c\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\a384830be02d4493b78b38d6052d9cb0\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\18f4592352c742fca8f6062b2e4e6b9a\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\9bbf219b07304e5893be04e6f1758a08\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d4a765ca0614d98b84b28c569219b55\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b363cbfbd94484f89f1a396947bfd3a\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\56415fbf6c924d0994842d4fc8a38e3e\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\696647e40350450d949027d658f564bd\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d35aeefac04459bb7a25de33b925b44\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\84442937daeb41d39308970f7d93ebfe\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\a1fd19c3d1144c5eb51a17c51ba2c940\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\c464cda22a9c43cca20cc135238de8b1\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9ce5141ba1a417bb1c7b9971e6da7d4\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ac62252d6353423b98bb8ae8d03c3493\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\759cf6c385d746e9a3e69ee9f15e324e\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c99fae3b7024ca0a023efaf93c6bc5e\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9379530bcfe047fe96d8bb3e8c483b2f\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4006841075f4ccba1d2d3e58e30e41b\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\8473643390c2459ba1400cebd62fdf76\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\89906d21a76f478592411db7c7c4e5ea\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\cce69aee37c64bb8b83b9c70b584797d\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\383f56d9e42f4b0e9b6e0a0957833e1c\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\31ac727215134dc9acb8dfdb0261156a\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\902e280f5dfd425a9041173e93ec04a4\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\a9766a5d09044024962677a568526b22\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\4bd3a80619af49c78aba3ce6e17174cc\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\134f20b2874e48baa8972fef4ca1487f\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\dee47e92728d426ead25c0f632d41c94\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9606e409dd2485d85ea2142ac8cebb2\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\4c83a1a04e6a43a08b19f3504274eea6\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\1cce74768a8a44cea9fb66c8c8331f4e\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b078c64aae240f1bd4983d7e00e13be\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\192d1593fed84cd5b7f53b677921c0f1\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\1569e408e3c94e02a1c43e94f18a13f1\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\0529268e85e049009303985c7a69e0f2\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\b601e1084ae949048b5958ae5466d288\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd90dc10be0c4cfb92dfe6df96804406\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e8a7413299d4456b2c099f48b46805c\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\ad16149d95c847688b255c86c60387fe\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\73937b0948d84adbae3b86304255a3cd\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\867534baf2fe460fa82cc3b039acac60\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e8023ec8168440cbffd4f0a6ef11cb9\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\075ec546c23c44febe9dbe67e4f36d60\WindowsBase.dll"/>
</ItemGroup>
</Project>
|