|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Aspire.Pomelo.EntityFrameworkCore.MySql.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="AspireEFMySqlExtensionsTests.cs"/>
<Compile Include="ConfigurationTests.cs"/>
<Compile Include="ConformanceTests.cs"/>
<Compile Include="ConformanceTests_TypeSpecificConfig.cs"/>
<Compile Include="CustomExecutionStrategy.cs"/>
<Compile Include="CustomRetryExecutionStrategy.cs"/>
<Compile Include="EnrichMySqlTests.cs"/>
<Compile Include="WorkaroundToReadProtectedFields.cs"/>
<Compile Include="..\..\src\Aspire.Hosting.MySql\MySqlContainerImageTags.cs" Link="src\Aspire.Hosting.MySql\MySqlContainerImageTags.cs"/>
<Compile Include="..\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests\TestDbContext.cs" Link="tests\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests\TestDbContext.cs"/>
<Compile Include="..\Aspire.MySqlConnector.Tests\MySqlContainerFixture.cs" Link="tests\Aspire.MySqlConnector.Tests\MySqlContainerFixture.cs"/>
<Compile Include="..\..\.packages\microsoft.net.test.sdk\17.5.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\17.5.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Debug\net9.0\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Debug\net9.0\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Debug\net9.0\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.AssemblyInfo.cs" Link="artifacts\obj\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Debug\net9.0\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\d8a0e5b878b1445da3c0920c3a479911\Aspire.Components.Common.Tests.dll"/>
<ReferencePath Include="..\..\..\ref\0ad3a141ff9c4c8a93b65ad1aefc0cb3\Aspire.Pomelo.EntityFrameworkCore.MySql.dll"/>
<ReferencePath Include="..\..\..\ref\e67ba9787d3e4e648e82ee6ea0dcb0ae\Docker.DotNet.dll"/>
<ReferencePath Include="..\..\..\ref\454f3626e49645db8fe1c22ac23cd1dc\Docker.DotNet.X509.dll"/>
<ReferencePath Include="..\..\..\ref\aadae24d301b4f1eabf505681bd64dc2\Humanizer.dll"/>
<ReferencePath Include="..\..\..\ref\600424695ff841b2b5b398c15d8a2421\ICSharpCode.SharpZipLib.dll"/>
<ReferencePath Include="..\..\..\ref\b8b7020c28f1459fa743d1a9c50b29eb\Json.More.dll"/>
<ReferencePath Include="..\..\..\ref\af04cb672ac549d29b3363bcbd16051d\JsonPointer.Net.dll"/>
<ReferencePath Include="..\..\..\ref\362e4eff6ca34c0aa15bebff47c957ff\JsonSchema.Net.dll"/>
<ReferencePath Include="..\..\..\ref\28ea35a279cc4548be9cc15db492bb6f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\6d0e562833144f519a5429a497172d80\Microsoft.DotNet.RemoteExecutor.dll"/>
<ReferencePath Include="..\..\..\ref\91522f091f4045c682e9d1a788efcfaa\Microsoft.DotNet.XUnitExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\966bb6522c4c41a884fdf66a918800cf\Microsoft.EntityFrameworkCore.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\eb36ff12d42b4e70978c86f2ab298b12\Microsoft.EntityFrameworkCore.dll"/>
<ReferencePath Include="..\..\..\ref\f8720dc7b061477989be6eccee38d2ce\Microsoft.EntityFrameworkCore.Relational.dll"/>
<ReferencePath Include="..\..\..\ref\51bdb2654e8f4169b707ee2bc215de36\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\7211cbe4b8a044228bde86d223787a8c\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\2b08ace5e383450e96735b0e39367b41\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\8c641e78439b4aa092dd86a365c04aeb\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\ref\f01026522b43401a9157d948b39395be\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\ref\1dbd23cbf5814281b7a1d7b04117d3b0\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\dc9d117c78f544099d305e85f040736a\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\ref\82c48d88e539417e851b475199b1f1ec\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\b979fe16ee1247c48efbcd6d4d9a91bd\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\ref\8a6d929416e54a0594e6dce787ae625b\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\ref\b2a15232e9264301b7dd327b44994131\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\ed15d162955d42a1b73f262470c87391\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\ref\a450442e7c0a427892198bc406f1ccf5\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\62f19aaf2de14ad3890e8ea07cc9e339\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\cc538fb9956140729e223019b3533594\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\56063aa4a1384f72954f7c291614f6d6\Microsoft.Extensions.Diagnostics.HealthChecks.dll"/>
<ReferencePath Include="..\..\..\ref\040e4ddecc1340d9af7e5602c8055afa\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll"/>
<ReferencePath Include="..\..\..\ref\be366b6132734ce08bdb1ba871d6f46a\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\5b2b363cc62d41a288617c5d2130fd53\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\ref\cd264cbaf5fa4865bb73b179f69094f5\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\ref\d81b4b49dd1a48cd87a1e496dd9b959c\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\718cf2d9a3ac462fbf139162334a3df7\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\380430adaec643a6b2d70e5ca503d64b\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\c3a256ddac654e318120f0b6d4283901\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\191a77ec5794443ba4902394298ab29d\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\ref\616ddcc8cf3a4df290554ad643585cd9\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\460eb0c121c14cee9174d62b35979cd6\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\a5279e31ff424ba199df8b2d0790e6e5\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\bb4456e6b9d14da5afd34c1776aa9b5b\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\ref\67876bbf848c4f1f957b8339aa73603d\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\d2d237b1abed4f55b36efd650273d2d6\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\ref\4077f1d273dd43d0bde75e9534e44941\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\1dd416f496e3485f9b9d01562dc96df7\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\0ad9104edc994aac8359817cacb425d4\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\c350d68207c84838b6f366c794ba9ad4\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\ref\7b40b52044a5444cab19cf41f50d3f64\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\ref\bfcaa3b90cb44463b47979985dadf00d\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\ref\ece1a867267443858b527c0f5c9bd9ec\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\050b4312f13545ce8a0825e89de9db7c\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\30fb2fe1e77748d2b6cd46429065817d\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\ref\bac6372743654d22b52ede86ecaf876f\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\ref\503ecc9f55b1406195554b444d3f5d0d\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\bfca65f9066d4c00930a865cf9233417\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\4247f868b944471e89686ad3de9f9cfb\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\189af208e8ea47088a5eaac9ba841686\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\9426e27d4a2143d3b5a77e5d775edfd1\MySqlConnector.dll"/>
<ReferencePath Include="..\..\..\ref\bdd22f448c144a7f9207e1642c1c7bb6\MySqlConnector.Logging.Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\10ef8bdb4ef74436b3f4c06a297342ed\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\ref\c1e431d95a224bcda819e89c30deb6d5\NuGet.Frameworks.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\0f97bcf0f901431f9cb22e174c3940bf\Polly.Core.dll"/>
<ReferencePath Include="..\..\..\ref\9fd1b327d208435a99c036ea5e9363db\Polly.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\990126b794024fe2bd16aebdd37eba1d\Pomelo.EntityFrameworkCore.MySql.dll"/>
<ReferencePath Include="..\..\..\ref\cabb5440b7ca443b83da98e82d1dfe6e\Renci.SshNet.dll"/>
<ReferencePath Include="..\..\..\ref\b2083673a5234902883eb44e8b7f9e8d\SshNet.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\37f319d310f74116b750c8f0843c5a54\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\8f667e9edd97444d944aea09c588a66c\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\17453b4db7cf4645b2c44ea2729700e1\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\2dddc188534d4215b11df0074705cf5d\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\2771e9576f704255b1da44163d885486\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\2e11babde6bd4df482551d9645dc824a\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\48ffbab05c964c03a2c5ff9a6b7543a0\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\4e58d59d8f09421180fdb90710efd40a\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\6d0e4335ac8b4ccc86f21a9d1ae537ec\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\a1ddc3cc56a944c2a2b82810dc5d62dd\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\f91b5b7b56cc4ee1a6bed32bdfdadaf5\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\bc1167f4612749f0b4971aea10d8744b\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\35d2d17d83e244e2b9d6f52dbc452fda\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\82d9f4c147eb47aab1336ca32cf78cf5\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\fee7aaef59fd41aca0da8a578e6952c2\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\4fb0c712e13e4ca98944d265929d060c\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\495f619cfc584538a4d24160c9a141a8\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\bb9f544f9a41474e958f526e557edd6a\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\18df42c0d9cc4f6582178d39c3063539\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\264a33c130ca4c29b21539a0a80adca1\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\5fb95220443f41978fee58427f9857e4\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\69f961818103463bb2a7abf03a617bdd\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\e474015438a340a699204691838b1fa0\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\ref\7d8ae3bc12a24fdb9c1ba7788f57ec2f\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\350ca7de0b954c4e9d2c92843f45002e\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\5d0f22c27c39424fb9fe4c435a23c8d5\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\61552a6f28114dd6944ae56d6dbf4153\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\ba7678f9c9fa432dbe29cc9642e47778\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\7fafedbda17541ec9ef750e75d2226ce\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\e1941240d8a24d53b54214907535a269\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\01932b3a178f452186c1b22e7b83b370\System.dll"/>
<ReferencePath Include="..\..\..\ref\dd40b3c342ef419fbaa1273d0ca0cd06\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\fa1937097d4f4517b6fa07cf3c65fa54\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\dc5bbb8283b24083962d58917f1b1725\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\49c1e65533274118ad8280c497313122\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\ae024668d13b4191b6c05e436f9feaf6\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\32b81e9e05f94d7fb27838d6921f8900\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\798d91c0abfc4ce89ac957208ee79752\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\00921523285d46e499a71f83b4961cc2\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\316b6bb076174c56adb831b5182643dd\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\6c48f89748e44bad94035a2bc6af0dc2\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\9ed5602ac1ff4a34b7f14af29b3f0a3d\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\64e62498c7534f24bb0e51da3647bcb1\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\aeb29696fa194ab6897c39447dd3fb5f\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\0eaeabef8406403eb2a55782138c7697\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\b8e0fae2a6f1464b88ee14cc179a8a84\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\e273b34b9a1c4357a6d504ee98e802bc\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\3fa58e510be549cfa9aefe47c997226f\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\83ba8c649b514cfd86740faf7f2f0843\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\2650ccb3f3194677aefff380db1b1817\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\f2d93d31681b434a83a38723831d3dc5\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\990fd9f275314e60be4d0bf6f214199f\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\23642ad30c544a68a9fc042a6ee1fd45\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\0d63dde05a6941138133b0478b1068fb\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\4b701119917b4bb280a3cfcdd548f3c3\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\2c92218ac87646a99ef5515c3116f222\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\5d4e10ca9d1c47eca9be816231b12f7d\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\7c7b4f4c9d05432c86ba6c3256be9854\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\02ccfb6a278a48a28b1de9a770303766\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\9c331a1fb38e4754bb93c27fb4e81a4d\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\744986351a0a44dbb5809c921452d26d\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\b651e6075f344db09bf22f2a769e00b9\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\d64799401e4e451395352066e7db7de2\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\d14881d09e5f4d2aab350c7f322a825c\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\7c9fffde034c4035a369f642d71f1eb7\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\aac972683cb34b12a76aae1860ba1969\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\6b20a97db9934305999da7e3a6cf812c\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\c22edefbdbd04c83aa48d003635e73f7\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\9586636b174b4722a04c34bfbff50190\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\0cf24da47f8a4e90a171d53595a50a3e\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\4bca6a9988774b588818bdbc2b9df7a6\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\20ab7db1cfa647e3ae8ba0042d70509b\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\b36a7454f398479b8034c48060e6522b\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\13f27b8deba8498f9c004d5f314e39ea\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\bdb63ae961614b93ae636dc733fa9409\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\f858dfc5573043f2ab9952226a5e577b\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\59d3ecc8b7f84b6dbaacdbed6962c8ce\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\1b86d03cb0554b9abe04f13e7b1c9592\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\667b58843cb84829afa7a10e361dcb3c\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\a9c80a083004447c9aa241327c3b66e6\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\2b240b4b62e44ae6814bbb5d3818d283\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\de6604d5a820425899a4adc9ec12fc80\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\064f7400536749e585c3a2097418f0bb\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\33baacc4154644e3ae28573489e2e4fa\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\dd5836c96ca54e688e073f651114ee62\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\730cc311f75342bb8e1428f1a900b7d3\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\104f7a654c964b50863e2ed3034033b9\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\d170f5777dbc4569880b7b814ad35f7e\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\cccdb10255774f22a9a7b23775f64e50\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\edf6fe4850164c728213d1ada4c567c6\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\e51b80acec3248cca734ea4ea2f1665c\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\3cd6ab8fa7ee4470a99a3a9fe483c380\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\76c0251a189843d5a2a5f567ac51deaa\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\3595c3da7b3241978c807a22ff87f29c\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\d9798c31fa6b4cbdb5d9e8662d7510f5\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\4a207a2c786d4a5393d3a6e529279cb7\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\5fee4c1a7e444ed3b65c4da1e9480ea5\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\5032f84dfdda4eb7b03e13d2ca2d7c17\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\edfe541b13444c1b9a802d007665b881\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\8735ac097efb42c9b437f62e0bb79fdc\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\33299eb0cc5b4bf2a1453784d21b0e9c\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\96add0b49525472baa4a805931902288\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\d11fa55b06ec43a99fe14f73562ef05a\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\fe7c4fd544a14846b9abd32793608498\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\fac99e448d0d4d898ec561c01406dc90\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\19bd9a05d54b4070b25345dfbaec5893\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\9a743524545a47b2889ed103f5d04a2f\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\cf969496da4b47bb950a2bdac76ef77c\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\dd91b2d33c8d4b738abc5ba8d20fe933\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\d42696f0a3a4436b9167bd6303aa5a64\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\a9c5887b8b0d45f68e1eed811139039a\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\80f6d7aabe0041179a5f4baf54b8fa20\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\57f97f75a4c44619b211e60752208f8a\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\7af86bae5bf145c6b90552d67a5a0338\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\43943f6433bc43388f621266daba3f32\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\c328e62678fe4385b12bb3a4c65d784e\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\f23143a5265f4292aa2f4b0e3113ad47\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\49ce33df57f340ffaead44ebcff51ea1\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\6bdd692e8edf4d579944943a4d5d09b3\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\27e9cac650ab4378a0676dce8f5be439\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\633a6ff75cc14a119d661d5a513d4c7f\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\492f172546ab4f7f828c304866483136\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\9eb18de32fc94dcc8647971317a1690d\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\41217c83490046cd95a1c880c6b7e7bf\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\62daf1a8ca9b455091243a090b7bb41b\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\cff9a98435af48b9911e27dda750d762\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\a1af16a5e0c641058aebe95b77636f39\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\1b30f8317b944e14b29152584e80c6dd\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\8c58c2ec9c71415fb0bf6bd2991f7363\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\b7b7f8f4840741968a370cfec174d8bc\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\58cca9d6385345d6be4fda5b4c515127\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\bcd0be3fd109434482b8245a7b0f6296\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\0d0b793e66ce45ca9539e9661c17cb04\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\e87ba8eb8a62411e850c4d5ee20607de\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\83f1c80d2adb41649095b4a2f745ceaf\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\ff717e07d79e41d8a70258f90ec0d173\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\6bd87a0fc1ff4112b7fa64a352d483b8\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\0272df86ff1944198354f8ab6ec45a41\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\1b5a98d50fdc442d9d3cb4c5c3c05910\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\6980c125c02947b29a68c7783f779894\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\de72cc486a734777b1b0051e2d22545b\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\d69bd5c92dff499fbccb1e78047f98f4\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\a8e32a7e270646dbabc2078d5628a5d9\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\ad2ddecaeece438fb6764ce63a600ffb\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\602ca95fe8af4409b4acaa1ba1da26c3\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\009425eae8804ab98971dae665d48ea0\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\bd75f98549ca4e0f87241a0c8cb88ea2\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\f843a8a8852d459c9458d41bf7cdc482\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\a84baf5c0f364c859d4f15500f265f0f\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\2aaf00e8d4784855a0e13b1c9d6f747c\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\35b908c1677e451e80260c26f418abcd\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\bd98f5867d3743179a8c23e4399d5cef\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\0c1992631e8e4e9db66edd2d43930057\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\62073ef515cc4fdba32b69fcbf673895\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\21498344f8934ee8af366214ad8d2339\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\ebcc51d7869d478982df6fca0eca9cf5\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\b7ab4574661a45a5bf5fdb5d2893e9f9\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\4d295273ed2f4d10988a7cc1dc57f882\Testcontainers.dll"/>
<ReferencePath Include="..\..\..\ref\d84c8662f46d4b388d8689d018da8256\Testcontainers.MySql.dll"/>
<ReferencePath Include="..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
<ReferencePath Include="..\..\..\ref\9df89141a7974807864c94d67f2bd36c\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\90209b53985945e199cd37bcfd098f43\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\ref\3c7bf77430d4425a806e259a7cec193c\xunit.core.dll"/>
<ReferencePath Include="..\..\..\ref\1f264c725d044fe0995a16c99850e498\xunit.execution.dotnet.dll"/>
</ItemGroup>
</Project>
|