|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.Extensions.AI.Ollama.Tests</AssemblyName>
<LangVersion>Latest</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="IntegrationTestHelpers.cs"/>
<Compile Include="OllamaChatClientIntegrationTests.cs"/>
<Compile Include="OllamaChatClientTests.cs"/>
<Compile Include="OllamaEmbeddingGeneratorIntegrationTests.cs"/>
<Compile Include="OllamaEmbeddingGeneratorTests.cs"/>
<Compile Include="TestJsonSerializerContext.cs"/>
<Compile Include="..\Microsoft.Extensions.AI.Abstractions.Tests\AssertExtensions.cs" Link="test\Libraries\Microsoft.Extensions.AI.Abstractions.Tests\AssertExtensions.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\Microsoft.Extensions.AI.Ollama.Tests\Debug\net9.0\Verify.Attributes.cs" Link="artifacts\obj\Microsoft.Extensions.AI.Ollama.Tests\Debug\net9.0\Verify.Attributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.AI.Ollama.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.AI.Ollama.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.AI.Ollama.Tests\Debug\net9.0\Microsoft.Extensions.AI.Ollama.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.AI.Ollama.Tests\Debug\net9.0\Microsoft.Extensions.AI.Ollama.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\7b0f47f86cbc491294337773dee922ba\Argon.dll"/>
<ReferencePath Include="..\..\..\..\ref\47503692c68942b6b051825324d1ef99\AutoFixture.AutoMoq.dll"/>
<ReferencePath Include="..\..\..\..\ref\39ba89a0a4d04824bcfb478a6f5d101e\AutoFixture.dll"/>
<ReferencePath Include="..\..\..\..\ref\34e54cf52b4a4c2b82645ccc3a46837e\Castle.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\1cece03e57a5414bbe6e83ace61eb015\DiffEngine.dll"/>
<ReferencePath Include="..\..\..\..\ref\882bc9db12314d4a9fcfc0d057cd1d9c\EmptyFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\6e844e1f4c374554ba7eb39ef7f0305c\Fare.dll"/>
<ReferencePath Include="..\..\..\..\ref\97f4ff0718ce4c0eb34f4c76039ebe8d\FluentAssertions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc6e7609bd25480ba33c10431de3a7a2\Google.Protobuf.dll"/>
<ReferencePath Include="..\..\..\..\ref\59d5c5aa21d841848801e8fa4cae7ab6\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b65305365714ff8802f96c2f24278b4\Microsoft.Extensions.AI.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\46e928ffcb18481680c0891424787594\Microsoft.Extensions.AI.dll"/>
<ReferencePath Include="..\..\..\..\ref\42c04df72cad43dd8185ac3a356ad683\Microsoft.Extensions.AI.Integration.Tests.dll"/>
<ReferencePath Include="..\..\..\..\ref\81660d80dcf44c90be0cb36f85035140\Microsoft.Extensions.AI.Ollama.dll"/>
<ReferencePath Include="..\..\..\..\ref\d358e45c1567442384354d82352b062d\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\23bd72a7fa874f00a837570675dc7e1b\Microsoft.Extensions.Caching.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\2c8e6a0b26264c199bc572496338b019\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\853fe34f29b64848bf7bfa994402dcf1\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a3bc03fa032846a7860f0f12ff1cf042\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\f8dbf677037c4363bdec07364295385f\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f1fdec7cbfe4433a7ec3a6d1bd0e542\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a8ceca48b7b645dd875a40ee6d287254\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\87a2946dd73547f4998d8b2c7c87ebf0\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\142b53012fa2448abbc393f99c8e9e05\Microsoft.Extensions.Diagnostics.Testing.dll"/>
<ReferencePath Include="..\..\..\..\ref\838402d166304061809e45e127735cb9\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\eb30c35b5eb347e5b8aa710c44641960\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b0d8419ba554e1287327f06a64825b0\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\21030a2a10b3405abb80d0cf67547c25\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9d2d1d1e83445eaa76861736541e92d\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\1aa8e84761ad45ac9c8835645339482f\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\1cf35561099f49d6ad6bdb7700bcbe30\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb12ecbb921742cfbfde47968469e05c\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\bbeb636f8a244ba596634e8916120e7b\Microsoft.ML.Tokenizers.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\fcc017b2c20b4288a88763a864b2793c\Microsoft.TestUtilities.dll"/>
<ReferencePath Include="..\..\..\..\ref\7393c2b8e20d45c783a6d506dadcfb58\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\5fdf4026bcd34d3594fc6a8a744d52d0\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\c151fd1b2b7546d19a2e697286d900dc\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\f43e7da3213c4bed98b421f899f1a41d\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\91dcbf73294542d891356e8c71e84629\Moq.AutoMock.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5cd9eb0814242ecb7bdd0e304e64956\Moq.dll"/>
<ReferencePath Include="..\..\..\..\ref\1c6b895a648a4a9d8e87bcd9cf4018c1\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\6291998ee3f641648774d0434deceb2d\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ca8898b690a4181a32a9cf767cedb1e\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\6fd2604d0b1542a480df26c797dae029\SimpleInfoName.dll"/>
<ReferencePath Include="..\..\..\..\ref\d8212879580f43b38d74d9dc3a2b4f1b\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\52255cf9e0fd40e0ab5210a336b8251c\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4ebcf895041460fa1d1886cac61c42e\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\ref\7e5e080fb6ee4d7c8be915b1efa45205\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e9f52f8d78c4d16a0c8acc4bea76e8a\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\203c4fca5aa44c789a81002bd1f48fe7\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\a00181a4efac4423b2484070baa81dcb\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\9cdc72ccfe2e4130b79f9ef03bf980e6\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\97ae1cbb22dd4a0db14b8f6e04d819c5\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\03695ca4604d423eab1a2c01f6344463\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\cabfb8bc1a4e4c1580776d0d00defc36\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\93039088140247e988ff0d548a0c1df9\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\6cd52a083bc84ce687a814d760ceea88\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\c06e92209d994c97856e40f79cb079d1\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\29cd7f1bb0294a95aa5a12222dd541df\System.Configuration.ConfigurationManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\31368206c4c94ccea06233e74d15a63a\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\786956ec934b4be29db809750edc9dec\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\4eb2efd0d2a54349aacffec45bdb9899\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\e2406361c24243379f5b4210fff957fe\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\c139b6b3e5ca424997cec5b4f42acd08\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d483f5f802e428d9993e6d9cbde07d4\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\498e7bf912fe4071b1777812f6c28895\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d45d01a8ea44281a3e8e008091569d9\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\91a92ebb62e24d1a9ae16c65c447907c\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\0541c45db0f34d249882c85d5d441b60\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\1f42025cac764e36b7422e3fad73ab5c\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\3cbf9e0d61dd486e97400a5a563cd021\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\2a7357d42dd849c4b3146714102436ea\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f07d7963c8945e4afd6d06bd478ddaf\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\5ded8562b6da4130a107da06ca1f6ffc\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\49062f490b3245aabb83e1b7e46bd8fe\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\9d1cbe75460a46a1b836f821b402f87f\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\3977a5f9ed9c4aed8a90d530f219feda\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\5f099ffaa6a1457cb47f6360f6a5fb45\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\facdd77521e84b1c9ff50053fe1497e2\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\668095b2cc9d4b84b1ea6a3e0964e0a7\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\27dffe6e844141e38dccf2671fefcd97\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\4cec13069c3c491c91f39ebb4b7f83cc\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\a0c4a9e0b729469c95ad49518e3a67a3\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\93ef8b7ac542458eb90cfe82f4d0826f\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\f863aca8e884449e8d0d9a06cbe44430\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\769e46ac202e4eb7895eb0d5f794fee0\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\7f5530847f7348848de0ad969b5a6d80\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\90530c5aa1054184983e19434fe77fcd\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\4635f59a53054d23a171b53f3ef61a0d\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\80e2d7648a6b463580b63d4f3587e2d5\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\adc1269414364affa5d7a416a5464ba6\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\36da671ecb5e450b81edadcbfe4652ca\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\9d8d4efd240a4f2482006d252290c0e8\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\2eee6734d7c94d3c9b5714d9e063dd88\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\38ed706f69054b52aed58824044dbbba\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\167c1726d3244f3eab6fa6349ffeaa4d\System.IO.Hashing.dll"/>
<ReferencePath Include="..\..\..\..\ref\503387768d80410c84d9752c85ccf333\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\99339aab36dc4f828d3e22bc78383019\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\634721a4f3f941138a36fc22e61b997c\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\b94bd79250074e488bcec8123b19d2d9\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\23133763f3a74217a84dda13f6f425ff\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\02a1e350ef4a47a399cba4b31774c9b9\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\4401b83f28534be6b660f8077bb60959\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\473dfd4440944955a7a633aa53dc51d4\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9520692eeadb41c49439b66402ae669b\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e7d75758fc04e47ac1e685a86647331\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\025f22cf4089456cbd54a64968c1bf0f\System.Management.dll"/>
<ReferencePath Include="..\..\..\..\ref\9c78d05c9a3d406f890d440edf63bc25\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\cdf9146d1b30469ba5af07b555b2b4f1\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\8ed2c70130094e158887ccf482a6fc26\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\0dabc38821814174ad26bcf28ee96b47\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\22741ca4593d4e149af5e4b540cb98c2\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\948204a2c86d476195dcd0ab9506f02d\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\587180a244934d42a0c894183464ff40\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\5c8c481f31ca42eea197ea5d11c413e2\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\f8feec40be644bb5bf5047cd54c75d68\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\39bb0e7044224978a9e6fcc29a2356ff\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5da9e4ecef1430cac34f3a1f1618aa7\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5674b6fa6e24cfda793bba201cfdc89\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\7da0e71558a9438f9430938cb3a3a80f\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\942d682badd64d378ea3021619317daf\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\94cb87f32c31452bb0c51eae356ec6ef\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\d43ed906e6be4d31ad8bc3f9979415f7\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5627a13b06248c8879e2394c8698767\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\580233b2926945ed942a3e621d65b3ae\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\9a94739bbd144c8098ac6d6c9f7ec0aa\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\834a027e6fe646a191935c1af4636883\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\8109db46ad594703b5ebac53027d67d9\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\8cb82e023c544afca4bec10081a1d576\System.Numerics.Tensors.dll"/>
<ReferencePath Include="..\..\..\..\ref\827adbc471774c64a6a93658a5d3010e\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\b6bc86515ef0409f83b47d7c1bb27eec\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\c861d50303de45ce89d446b5f8731bfc\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\d78d016a2d2f450fa780af0126583899\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\40541be02bea4e25b75a0e758f2e1d64\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f2cd1092ace4fcab77867bea7e57d6d\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\0a973423d21a4a9c8061320bb5d17fd9\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\88fe74a50905456e8aa524fea335f346\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\aef1c6ce329045f6b6deb28433397a04\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\49ced5e0a5bd4b4e8cd8cdb8bd849e55\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\5e0a87bf9ac4491d831f42fc3a58f7ec\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\860db9da490e4c678051874ac9f6a97f\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\bf4f8444b0c44dda89f1f5dbc874e753\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\bec8a22e0c9a4a7e9df2700417f98e1d\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\f6027126896d4a06a348f86ee2a25559\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\52e79d110d1f47a5bc05b6f459d2a9ba\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\49b542d5003847c6936c2416e1ff0b56\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\dc36206b71144a12a9e55a920057b546\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f33d689ea74748e3b538b61f885d6b70\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\94a656e9116e484b80e65883f809377f\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\5cf05ad71e574d21b30884e67fcf25b8\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\9095a0f6c0b74ce0ad76b9ccec4c85c7\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d4eea6535c0485fa99bc695d7874881\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\d0eca4bca50e4e459ffd2648d4b35e9f\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4ae02d472674b2f95ec041430087368\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\0adc6d386cc74c889a59c76fc750e3c0\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\2379ef2c7a2745a997f67b802223240a\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\e0a8408107d041faae9bfb324412c81c\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d7b75f1a57f4fc0bad9692725614d59\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea6676ef2404463c9373db3d649f17f2\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\3e228e9570fc4a30944ee36e22801c9b\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\fdb91aa818194e2ea4932df37becceae\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\bb6a6536288d4b949c582746baae2924\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d341aace8674727b2bd76a56134852e\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\871b6ff68346400b90fe3cfea0a9c061\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\a22f3982de6948fbb526476c598794c8\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\c75029aea08f4972800509ed41245da7\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\1b834e1d0d6a406d995f3052a775966a\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\60910360f34c4358acbec4668ee97763\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\a1988379df39467994febe0fbfe82af4\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\deaaa1a86e43406aa76f2fd012069811\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\ccccfc3bb9c94d62946470c6e48c04c9\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\1923bda91c574135929251db72c9a558\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\6249e4860a274a368269aafc684dc998\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\1389fe940a0c46f3a77a2d5936abbe5d\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\5416eb996ec84e6c8330fc0e764680d8\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\23938989da914c44926efe692bb95899\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\9d1c8421dfef497fbfbce2a3fa03c097\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\cb6e1f9f784344a9bd2a34328cc035fa\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\4ffb5f1031c1404ca7bf46e7a3910a3a\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\c9e383dc7aca4f99bb5111fe1caf1194\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\61c2d5df022d4d2f8a8a7afd83305701\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b17d29d9c35a4fe6912b67c5154f4bb0\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\f0c1ed849469455ca9ee2ed241ffbaa7\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\ac9f54894e0345f2b54101583957c58c\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\20129c67182a4f209c9881e92c4e44b3\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\4f2c54a613134644969599f32ea8201b\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\df76a5c0eff94d3ba6f46e48a9cf8b25\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\d5c9ebd4724644bb827240061a17cff8\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\a65a6bc2191141488a8954922dee6c06\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\ad6b14ddcf3d4abda1a31c679284673c\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\7367be036a6049d18f76e5647a3a4f4d\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\94080a81750644db81d0e11708d42beb\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\92190889e4f446f6970389b1978a8664\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\98ca21347dc74b4799e548c2b9246f85\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\06d730afb88c41dbb425776e22a94cc1\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\c69ba05165a54397838abdb17fb9c71a\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8da6509bda4423b8e788b366cb15c88\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\a49fa3f49f9b41918330a48bcd5625d6\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\cbc7391c4d7e4346b86a72a3067db604\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\488f57b3c2bd4eabb720786961d28020\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\796af0ad002f4772a554af463db9fe7c\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\02695430631e416aa2ba7f952081f8a1\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\d371b4a871444c808ac9b3ae80440cc9\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\d45a417d444f4b538aaf3f840e49779f\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\928d6dfbc9824bc686b826fa12492e53\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\2205c0215b3846da80b48ae5c59436f7\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
<ReferencePath Include="..\..\..\..\ref\d35090c5c6254b23aacb57f2d52e2469\Verify.dll"/>
<ReferencePath Include="..\..\..\..\ref\eee99120302a432a8cdecc082c552913\Verify.Xunit.dll"/>
<ReferencePath Include="..\..\..\..\ref\d41258d5ac574fd8a31f8f98c90f6929\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\90209b53985945e199cd37bcfd098f43\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
<ReferencePath Include="..\..\..\..\ref\3c7bf77430d4425a806e259a7cec193c\xunit.core.dll"/>
<ReferencePath Include="..\..\..\..\ref\1f264c725d044fe0995a16c99850e498\xunit.execution.dotnet.dll"/>
</ItemGroup>
</Project>
|