|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests</AssemblyName>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_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="AspireAzureEfCoreCosmosDBExtensionsTests.cs"/>
<Compile Include="ConformanceTests.cs"/>
<Compile Include="EnrichCosmosDbTests.cs"/>
<Compile Include="MicrosoftEntityFrameworkCoreCosmosPublicApiTests.cs"/>
<Compile Include="..\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests\TestDbContext.cs" Link="tests\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests\TestDbContext.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\SelfRegisteredExtensions.cs" Link="artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\SelfRegisteredExtensions.cs"/>
<Compile Include="..\..\.packages\xunit.v3.core\2.0.0\_content\DefaultRunnerReporters.cs" Link=".packages\xunit.v3.core\2.0.0\_content\DefaultRunnerReporters.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\XunitAutoGeneratedEntryPoint.cs" Link="artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\XunitAutoGeneratedEntryPoint.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests.AssemblyInfo.cs" Link="artifacts\obj\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Debug\net9.0\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\d218feabbe4642788b754c26b466929e\Aspire.Components.Common.Tests.dll"/>
<ReferencePath Include="..\..\..\ref\72f1e68821f74c0c876638434a882a6e\Aspire.Microsoft.EntityFrameworkCore.Cosmos.dll"/>
<ReferencePath Include="..\..\..\ref\974988a673b64d63ba870491509f569e\Aspire.TestUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\f513a8256a3745a78178a651fa104591\Azure.Core.dll"/>
<ReferencePath Include="..\..\..\ref\214e114fd4444473b14f1853b4787f1c\Azure.Identity.dll"/>
<ReferencePath Include="..\..\..\ref\aadae24d301b4f1eabf505681bd64dc2\Humanizer.dll"/>
<ReferencePath Include="..\..\..\ref\723a6ba85583470dacf9a452def99f5a\Json.More.dll"/>
<ReferencePath Include="..\..\..\ref\fb93f881d5ad48c68b36422a914a8311\JsonPointer.Net.dll"/>
<ReferencePath Include="..\..\..\ref\ad140a6de4d140a1b8901add58e3d791\JsonSchema.Net.dll"/>
<ReferencePath Include="..\..\..\ref\f79ef2e68dbb4334a1e4e0422830bd20\Microsoft.Azure.Cosmos.Client.dll"/>
<ReferencePath Include="..\..\..\ref\aabc78d47fec4b379d275f468a82cb32\Microsoft.Azure.Cosmos.Core.dll"/>
<ReferencePath Include="..\..\..\ref\fc0da3c1e62f4b99ac6d57f6e7680476\Microsoft.Azure.Cosmos.Direct.dll"/>
<ReferencePath Include="..\..\..\ref\77f52c47a4ae48438df5462472b35fb8\Microsoft.Azure.Cosmos.Serialization.HybridRow.dll"/>
<ReferencePath Include="..\..\..\ref\1bf9b063301b4d17819657c8bc5b7b96\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\ref\8ffdd1eea0f64157988cba75f1dcea50\Microsoft.Bcl.HashCode.dll"/>
<ReferencePath Include="..\..\..\ref\1df2faa400bc422d9bdfa8eafcf882c6\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\d21b5df72650496ba039be46583f7733\Microsoft.Diagnostics.NETCore.Client.dll"/>
<ReferencePath Include="..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\ac8e5653a11d4c7b94352b9c9cb3d3e5\Microsoft.DotNet.RemoteExecutor.dll"/>
<ReferencePath Include="..\..\..\ref\27627a6375bd4691a03aff75f07b7288\Microsoft.DotNet.XUnitV3Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\bc1b336191904d98b36e378354daa170\Microsoft.EntityFrameworkCore.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1d04756132184c2b8a721402635aa246\Microsoft.EntityFrameworkCore.Cosmos.dll"/>
<ReferencePath Include="..\..\..\ref\d83f823935e343bfaf4ef4c6263b8a12\Microsoft.EntityFrameworkCore.dll"/>
<ReferencePath Include="..\..\..\ref\305994de20fd4aa88d7ddacd8f61e1c8\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\318b013e3d344a968e4b69dd176a762c\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\bb55221b2bd14b31a20b0d8bdcc7ff45\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\09174f88755d4c68971152c8740d4ffc\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\ref\53f73ebca86f4ba2af484cc0e37d3699\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\ref\31275bbe9b774d88930bc128a85a525e\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\239a0afbd43c43ab85e3985ced781d0c\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\ref\277d408f5ce6462d950903cc603a6771\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\9a2f16333b1a4cee924444fbab442a00\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\ref\e4ccd24723854012a86065801ec3b151\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\ref\11fe52fd296149a3920e86c791ecd443\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\bf67fe6e6eab4bf290a1e1483bdc107c\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\ref\4cc7100b4d0848de99a9680cd0fe78f8\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\45deb2b0ebdb407cbd5d64b4b8de4539\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\4aa415002329436b8423b15926c284e0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\0f76e12b00924c71a1c1903328aed74e\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\ref\e0b6ffdc4b5a445183b0702d62c4e9b0\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\cbb93704aa62402f927b7f5a16920c3b\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\ref\c1d1d86b484148cbbba7e55d88dd19f5\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\ref\afa653dc20e843a280a82bed5b74ab5d\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\4f00755995c0480f920a4c2a5db55d5f\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\ca89ce8477924d99900e002871663750\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\6b6c06d1511f4078a3f4169aefccd016\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\41828defde2c44968fdc3c1779f33069\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\ref\ded91c136c2741ccaaeca70fbe01cc11\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\aecd5963224143319df3be0230971f36\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\4bd7eb98bf334743ab135de161e5e933\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\c22696f409254bbd917678cc7ff4bb67\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\ref\051ad64e9fa742c0865100b22cea2b2b\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\18d5d296e0c947658006b6cdcadf05f3\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\ref\d93620597fc04a3eb4935cc34861fa31\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\8b30485079d346659a133040b999480f\Microsoft.Identity.Client.dll"/>
<ReferencePath Include="..\..\..\ref\c09c6cee230f425e9da4b9271f334871\Microsoft.Identity.Client.Extensions.Msal.dll"/>
<ReferencePath Include="..\..\..\ref\b66dd857686542e3bd00584b21db3bc6\Microsoft.IdentityModel.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\b1723f43daa04b8f82fb068795c30040\Microsoft.Testing.Extensions.CrashDump.dll"/>
<ReferencePath Include="..\..\..\ref\2592281699674f679fca1d21d898ac34\Microsoft.Testing.Extensions.HangDump.dll"/>
<ReferencePath Include="..\..\..\ref\b76937f2f3f24d2f8c6fd89553d6d5ed\Microsoft.Testing.Extensions.MSBuild.dll"/>
<ReferencePath Include="..\..\..\ref\33987910af37458dabdad246877a6f0d\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\0032ce8d236948e1912977d00ecbad4a\Microsoft.Testing.Extensions.TrxReport.dll"/>
<ReferencePath Include="..\..\..\ref\98d7c0bed8a54901b88694d3f57f7e21\Microsoft.Testing.Platform.dll"/>
<ReferencePath Include="..\..\..\ref\b9aee0fe42984ac6bfb35f0cc44e8faf\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\a80395a3c8ca42edaa652312b5155c91\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\af2998af841f495ca17bf88e354e380f\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\ref\23f57a450e714e06a0b4ecaeca2c15a9\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\ref\0a58461be8e4423b93f618aad8f787cd\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\ref\136ff89674d349aca588bc6ef41887da\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\7f4d5c4d9ad0424dae01a42573889823\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\7de758d8e5f7491bb875e29e800f2efe\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\ref\0f45ecffc10d4b26aa4c133411cebef0\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\ref\3ef07fcf8ea146479afec66e2b88b543\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\4c5efce753764ada8f9c43d93a2d6945\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\23857f5e28bc4bc2b02d6fd0bcddc64a\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\fd6db729163445e3bae2c8c1408ccb68\Microsoft.Win32.SystemEvents.dll"/>
<ReferencePath Include="..\..\..\ref\27477f62fda74731a1aeb9d6ac752984\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\eeb14054442b4aeb88227885a78d7c2d\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\ref\975cd5a0908e4a98932d759380784a49\OpenTelemetry.Api.dll"/>
<ReferencePath Include="..\..\..\ref\3638d9055b624dce86fc628aa6d0cae0\OpenTelemetry.Api.ProviderBuilderExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\1a6b0c8c5967483c8582d207ab3dbaf8\OpenTelemetry.dll"/>
<ReferencePath Include="..\..\..\ref\674845c492e24138adfd7cbdaf061932\OpenTelemetry.Exporter.InMemory.dll"/>
<ReferencePath Include="..\..\..\ref\37f13dbb502f4191877aca1f7b5282bd\OpenTelemetry.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\f4e4850d0f8e4fea89fe962efd5d156c\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\853acbbf20a4471c80db59e7a9ef0ef3\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\e194b123e5744bc6a0595b66104e9999\System.ClientModel.dll"/>
<ReferencePath Include="..\..\..\ref\ccb8691cdedb408b8ead951afbf04198\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\9756dd919390458fb1045f8998f13348\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\5ef727af55b94f81bb8332b24768b517\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\407505aa85474ffeb044b785c66bd1a0\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\d7d53218aab24528ba33d8f7f69ce395\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\9a2092126ea0484ea37b246d6da943a7\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\3bec48b12d1145bb8027dadc0d669252\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\67aeb1fc12af4f50a69760a21cd2ea75\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\31246c93cb964256a93af0cdcecdddd0\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\eff6b348190d47a2b570bb0df285cdc3\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\c39d7119d3774c998755d099cbd14790\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\d8a54cc3c03943aca2be9656b5d27d07\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\ref\b750add36ece468cbdd5e1fe7ab20296\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\70258437969247efbcde589c14b63755\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\4ad003f9a3a649288d1b965470302eee\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\3c631c24c7f241ebb1b77bbabcafe465\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\066181a40d5e48229324bb508d0e1a0a\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\a879fc1fd68c48f1bb5fbac9559cf1b4\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\c7fec5338ea64426906631d2d1664a27\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\9254fe64215b4df8b64400c334f86064\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\ba533a34d4bf4667919bef9bb1bfc8a7\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\4d78734da94d48019d0dbbf8937c33b8\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\8e8d8b07fc904b71bfd2fd3e892e52c9\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\5594661dd3fa4b61af46b3e7f2022def\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\2e48ee78a7144fb198d623b832724451\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\441c633efd2948b0bcbe2d7fd03bb16d\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\1c60a3a661a5414ea08c138387ff00d7\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\5803be43aa444294a53b8cb6c5142c37\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\d49e9ce517ec4fdfbdf84cb113074ca1\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\0715401011da4b3a91c10eaee5fea396\System.dll"/>
<ReferencePath Include="..\..\..\ref\f72a88ddb1544769ad66fc6f66f95b6f\System.Drawing.Common.dll"/>
<ReferencePath Include="..\..\..\ref\45a4795d5ceb4e3088419f5cbb53a7e7\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\2d010250c205417583233e6a7367dc8d\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\960c7041b13242d1a5c7bf4a4fbcf76d\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\ae87915b2aa24181b3e256eb53ae90ea\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\01ac81013a554b21965b3b19340ee6c9\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\d521c952c5f245bf825401d5897240d2\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\cba1c92acf334b088a49084970a5a3a0\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\5dbc484fd131400b9dec273e1147ecb4\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\b56185eb26f04f1c90f67ba9f2b926e6\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\3576025fbe3e4be4a0758591037a9910\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\cd70535a05904f398d6fec7a06e3b1c1\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\2e308066b16c47f880dc090b8e491219\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\d66818dace554013957751e7d9ac91f9\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\bcc86edfa6514944a4e69d64af3d9b1d\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\47f6a19331994c70bee831f6969dcf2a\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\bc1e67ed260945faaed872877ee449a0\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\94ce40cfc2864fac8ccda80172e22d7d\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\9d9bdfbf34b243eab3af2e75df09b669\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\a07725148206419d93c1044615bd9004\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\a662554a5e1346fb8121d0fa68021bca\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\4097d4c35782496cbbfbd264897f32cf\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\d2675b55f75d47178d383e942d639d6f\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\1e41da07995a452092565811abf7aa97\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\b46869d7db0642e683ae173440676e37\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\3fdb0af229034377bfbc098ee8bdb8c4\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\0a54a17868f848f88047ef760d90c9b3\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\144b2723c27044f995bb33150feec422\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\a4c2e41fa6064693b4000ae6b0db3527\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\9e11bd2c357a426da510e40de629f79b\System.Memory.Data.dll"/>
<ReferencePath Include="..\..\..\ref\b97117de670045cabe7f96527c07ba59\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\47f27a72a4ed4cb08b5f95e94b4bde92\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\3ffb21a3acfc457a82c5a84453910f70\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\7eb3a1d9a11040c68c8c88c940e1b5db\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\6191f8712434432499ab14864b982ef3\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\73678fcb52d64a1d8f9acf81f8a7ae65\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\4b2399cdb6b845c990197dbd983c8248\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\89c0677dd6d1487b99ac341591546f16\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\dacc9c55ce4f40d0bf387a8ac538016f\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\7d9f8dba56f44d6abd472e3eb37ad6f0\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\a0f8bd87013a4a6abbf36fc3914db5d2\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\af6ee65ece8a41e69d6b21ac7014f542\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\e79ea60be52546cd8d2420604ec9927e\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\f286f657fc3d48b19dc93b4d9c65bf99\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\8c9be119ff5741328167de1a7579bd9e\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\08eb8d08955646d4914341f76e31ddf2\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\51d1187803764b6193fa77ff5522bdfb\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\ef741e853bb84e48ac6b5d902d47d392\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\14d2a638bfe94a79aa27716f9eb914e4\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\df64859be14f4b1a98974ae15c363f73\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\d692a9d9077a43e7a0fd90dbf282bbd4\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\a00cc800549f4adba5a9ace24589fd04\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\2281b33626b04fffb6673afe4586f0ed\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\14e22ec5a9f14e0785c04ed636482d29\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\fc6086083e364f048334c39824f36999\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\42e04962302640e4b5bc0486a0d91b0e\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\2d16e62a4c0f411d8915c970d146a750\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\b9b56b2bd2064a88856bfd9ee69df227\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\3393a79a475e43e5ba23a3df5bca6380\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\f0c15f32b7f848ab9b5475286ee15bf3\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\9e448d4b5b8b45dc83e512b3479f9a1f\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\a7c796bc418c4b2dbc744138b7b8f18f\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\f5c91f2d8f3c4b8287ac8441e48680dd\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\7a6a37b902f041538232ba2557c61df6\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\c2a4deb5e4bf4cd2a38188f796bc4017\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\c3a77a2f2baa4758bff41a470749c472\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\1ed3755589b34989b8b4d53dd6a36ced\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\5784693258d34281a0e0218c4bb08b99\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\223268e87fc742608bf21e9931038205\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\a4860761ed31478884886d6a84617d6c\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\f904419f287540f48699cdfdc49c2ecb\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\ebf218bfa2d848d780a94891e9ad7514\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\ca31ce5efc44419a8d1496226a5aff11\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\e698724116734d31a458439d1e374ae4\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\f7c962242d4a4f568b0c0eb9b0038eb8\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\22fc1ddadf1248ad8381aa02b6481b69\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\7c8910eaabd644988e1521c7043409df\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\448c6f61399d44708d03c032b5d2ff88\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\f6367b322d544d10ab0f57963e2e39c6\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\a7d17a6bc5cf4dd885771a4e3682919d\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\7cc747ae7c714775af68b2262dadaf3b\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\78789b9ef7934e9cb8492ba682ecc96a\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\0189a6be95b44c8f934b35f1637630f9\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\1738c5b7610b42c2b226af6db3bd17ce\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\b336fbff790f426fbc840fd4440bea0b\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\6700bea9db2f46be831a3c1a3bae0d3d\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\8617b129742a41839260823fbe31282f\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\34ea8266db6c47b8aae99c7d93c2042c\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\05f947ca367c4d1fa3e083682df1a76e\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\d5a0be017d9a4067a2c6538828295cc2\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\4f3d5cf30a31420e91332a8d1e8b1334\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\ref\388295cad7d143a99ad15be426e5c25e\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\204520d063fa4371a6c17879b602f1d2\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\fa6dc80487e443a888fc9bdb183dd784\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\ref\ccb0aa1b9d58439eb3f37c98fd3bd06c\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\204128ffa6dc4ee7bb7d6ffc71c540a5\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\b82edacdd58043a0b4c7554480f555d4\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\8b925ab0a3224bcdadc32c1c1f459616\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\715dfad5ef2c40c9916e753f2f9b0eed\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\f997088ef8cc4ab59709b049f223d3dc\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\163257e6fa7b42a7b8273b662fd5da6f\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\0e3f6eb1fed444bbad5b9bf4a0aeab39\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\e4637a2558b54a63acfdde50655413bb\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\8ff9bcd5d99e4c42921ea9e9ef7985f9\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\94a12018475d433493b6595f022a4564\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\7e548ae7878a4818800c8e2852fc442b\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\2f5b472ffed74a89951fec948c0198e7\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\e979bb1b6fc24fecaa9c1d931a1fc835\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\b5b5ad6c64454b7eabebbcaaddce8aca\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\fd1a372787b64e7a94fd781cd758e684\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\3947a08295554f4bb51c46a155e826e0\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\05d5e9a9039a44e58db06b89b9d5ca35\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\708c3f4872a64e24b19286ea22fd7131\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\dcf02f270d1c4a37819ef56025241105\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\bf172e6de9cc417aac62ceb1b8f65dba\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\03e38c1aa1364427bb9272cdfc5f750c\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\a0b3cf95c7214b7cba5b63430058b247\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\9c1b56e6c66c41f288746968d5cf4fcd\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\dc78ae6996e949a096f262c291ea42ea\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\ffd9652b52a74527bcbffa5ca5b65a57\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\9df2d5d6bbdd4ed6a48cc1cd99b4f7c9\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\58c4c0950ad841bf8df60f4625727b80\System.Windows.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\ad291282cea4471b87f48bce332210df\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\6743bae9d83e4388919825801452f8d4\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\ac0c5ef64b4b4b6faccbc325002aff13\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\71235941fb40444dba1180a52dd05a3d\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\55eb76bb1223476e8aefe13e40cd08ab\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\b91cc48a0d694664bc2b1a6e5117058d\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\6ccb8cf9ca0c4b859ee678742cc9e7ff\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\503c555da873483f945ec9583fcc0a2f\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\6aa55d4099cd495ebe56c51e1050cd82\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\4bc81ca2e90742549189d622afb36e18\testhost.dll"/>
<ReferencePath Include="..\..\..\ref\d5e9da5c060a48cd84d88afcf2272fb8\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\ref\412bc25848fd451f96ff0d36378b6f73\xunit.v3.assert.dll"/>
<ReferencePath Include="..\..\..\ref\1b9c84cb59a5419391d9eacfbeadc2e3\xunit.v3.common.dll"/>
<ReferencePath Include="..\..\..\ref\fc4b510b276f4300912f73e9b66b2cbb\xunit.v3.core.dll"/>
<ReferencePath Include="..\..\..\ref\6fb81be0c3744463ae25dae86b697ad0\xunit.v3.runner.common.dll"/>
<ReferencePath Include="..\..\..\ref\4a880077c27c42068ec922c6bf66e0e0\xunit.v3.runner.inproc.console.dll"/>
</ItemGroup>
</Project>
|