|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.ML.CpuMath.PerformanceTests</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>Latest</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_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="AvxPerformanceTests.cs"/>
<Compile Include="NativePerformanceTests.cs"/>
<Compile Include="PerformanceTests.cs"/>
<Compile Include="Program.cs"/>
<Compile Include="SmallInputCpuMathPerformanceTests.cs"/>
<Compile Include="SsePerformanceTests.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.ML.CpuMath.PerformanceTests\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.ML.CpuMath.PerformanceTests\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.ML.CpuMath.PerformanceTests\Release\net8.0\Microsoft.ML.CpuMath.PerformanceTests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.ML.CpuMath.PerformanceTests\Release\net8.0\Microsoft.ML.CpuMath.PerformanceTests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\bc98751eb51147bd9b5def047f992a63\BenchmarkDotNet.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\e0b20b1ce05c43ca9a041db45f2d5603\BenchmarkDotNet.dll"/>
<ReferencePath Include="..\..\..\ref\c453ace1e4574cfe83f15ca8c8f735bf\CommandLine.dll"/>
<ReferencePath Include="..\..\..\ref\0c6b30bb2722455db594478ac4b81b14\Dia2Lib.dll"/>
<ReferencePath Include="..\..\..\ref\3ddcdde499a24f5294980394992aef00\Gee.External.Capstone.dll"/>
<ReferencePath Include="..\..\..\ref\656206f33bf24c1ab3d51d5a23981ea0\Iced.dll"/>
<ReferencePath Include="..\..\..\ref\804817172e244a43907880a34812c5ea\Microsoft.ApplicationInsights.dll"/>
<ReferencePath Include="..\..\..\ref\50d2924cd8b4403eb8a0b51e49a13088\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\ref\9aa08d4c0d264d768fee29de4e46ad30\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\e2e1404505894c4ca462ab4fa13ba435\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\ref\4a0ef002360e40588913cd11eac3210f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\aecbf0f2aca44c9bb9278537911c7cd2\Microsoft.Diagnostics.FastSerialization.dll"/>
<ReferencePath Include="..\..\..\ref\28ab2b728b8d4a42ab8974f10ecdbab6\Microsoft.Diagnostics.NETCore.Client.dll"/>
<ReferencePath Include="..\..\..\ref\76c7517425aa4ce59cd368e60b79e533\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\58bcb2be90034046af3f85ab704153a2\Microsoft.Diagnostics.Tracing.TraceEvent.dll"/>
<ReferencePath Include="..\..\..\ref\86a328e3542d4600b047eaf785efe2e7\Microsoft.DotNet.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\ref\65a354a999624a70a8f5233d9be2bbf7\Microsoft.DotNet.XUnitExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\c7cf6354fdbd4d4a8e1f5a0d0deb310c\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\5b476e36d7ed40118121c30cde0aa9a7\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\ref\c58a7bdd3f5a468aa1ce25bba6f36889\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\4b47b422bc4c4615bbdebe1df9b21b0d\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\1d2ef1a77d30481cbe7701312eb6c181\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\483b73500f61443fa4a9ec28edd15f7f\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\87daea5cc5d047d4a6bbff8954aa1c4a\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\ref\a452f82d90724095ba373e9cc265d5dd\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\893e4c7e2fce433281bedc6b6df69277\Microsoft.ML.CpuMath.dll"/>
<ReferencePath Include="..\..\..\ref\b4a6cdc3b3fe4c56a186637c2944c8c2\Microsoft.Testing.Extensions.MSBuild.dll"/>
<ReferencePath Include="..\..\..\ref\a6a7a657024d4f44a191463b287c1eba\Microsoft.Testing.Extensions.Telemetry.dll"/>
<ReferencePath Include="..\..\..\ref\9c45afe958e24831aa3ad14d0782fd6a\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\061623f5ff204604989db9dc160fd83a\Microsoft.Testing.Extensions.VSTestBridge.dll"/>
<ReferencePath Include="..\..\..\ref\eda63062027f4241b8b43c41c1b76dac\Microsoft.Testing.Platform.dll"/>
<ReferencePath Include="..\..\..\ref\fd411f2fe3da4ee995689272ac08d1e0\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\6d8b0c79e5c64c2aa6147558450099c0\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\00061234d7a944cd8f38a9883013c287\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\ref\592b4c6af4a0452e84cc489c7f155f9a\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\ref\0d83232350b04248b41cad1af46bb4fa\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\ref\764d369cfb7c413da3cdf00f1a228241\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\0ab4679ba933465d91c630b34aca0b11\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\338bca6b37ec4d4f8d590e8cf3d32a21\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\ref\71fa9262081c49b9a3510709fd0feb1a\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\ref\97dcc38a505d4078b87affd6468fb873\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\931a3acb90ac45968d38205ed6130bb8\Microsoft.VisualStudio.TestPlatform.TestFramework.dll"/>
<ReferencePath Include="..\..\..\ref\97d0e7483fdf4b4c8ed1d4bcfe509c7d\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\bae557075fe942db92bb10c74133003a\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\255a2366b44c4267a8cf3904a6982ac5\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\83f1fb99e5ea4b5db156d6053b117686\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\5b7176e7d7204bd38612cc557cabaad7\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\ref\295b9baa40414dc1b6b441030a91de1c\OSExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\a1256dfa4fe7447ba37e41077042fed9\Perfolizer.dll"/>
<ReferencePath Include="..\..\..\ref\bc31e32376464e0697809934790e1212\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\12cd6836bf0745dfbf70e8a9683ec0e8\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\2790dd4ab2cf42bbab390f5a530bc872\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\ref\94133a5ce33144768e3465b4bdf48504\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\0968722e99d643c7be7519b04504708a\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\3cd8d0e240d34c4982977404c6674dee\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\e67751fe9f27443da36dd68221719987\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\c39b6960f33a4d9f85eb637104744999\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\c8b47c7e9a854895b2f7487c89776f60\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\bc9402b2b82947759e5efccccf29d496\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\5f15b74f798b431fb1ccf0a8c0de6026\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\d38cc15573974a00977cb4aca3d31403\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\46e66a4ec1a24b9c9b5340db923e4fe1\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\c798f2b63d0b47f986280352c22ff6a8\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\b34c10e187774e679baaebf2ebfd79af\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\947d1516b25346bb8397f2b7eb769cca\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\9e86d97cb75c4f0da1bf7eb4da40a70b\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\4c87bff2e3914b1fa00b0e96cadaffc9\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\b622aa48a7514950bd0023741fa5c85b\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\f3542037a1774517a20fb9c7061dec5f\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\f4ed98b748f2400a98006a61d203d062\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\4a20e18acf7e4d6391db76b43fe035ac\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\445b2ba8030448b388d11b7ace3f158f\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\516bbaeaa18b4e59b1fc5d080743c97a\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\c529c18bb46d4a5f862b9a340c449e54\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\174a517831574864b6aee28cef9098aa\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\7cbba2195a4f4db98ce96fcdcd9a4df7\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\3ab6d5d747e6450684e7460521b34592\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\f6248a005fe34d19b43f5bb59f3ddd91\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\6ab148963db144c5a86a8f337140b3fa\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\f23c233a77964d5f9250825536114d81\System.dll"/>
<ReferencePath Include="..\..\..\ref\92795ac6976746e59455f38c2cc8fa33\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\3dcf776373f8400ebbba1b2ef690de6a\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\f5090da886c64424ba949af1fc23221c\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\015f97532d5d43dc8abc94b10dcc6ae6\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\f7c6a5cdd7744fdeb8183d1ee8a9fd36\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\c64896b8f9ff4a648dd3137f9de2e4dc\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\93ffd444e29b48c591042d6eef02c1b2\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\5c8821d51df34f3aaba8e4828122d541\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\9ffe13e94c2a400cb272f54bd67eea03\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\5b518b8c14464e43a20956bb350b0945\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\ee830edfdefa412fa894fccd60800b1e\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\27e307dd47d144c0817985b0e99d689c\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\130a955145814ed2a1f8c187585903c7\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\722a7eeffefe4ac7a05cd60fb69302b9\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\a75af1f84c5e4158a228ca49bd3aac1a\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\9a18ba1816144bab869e823961bc3d36\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\16ed45ba78ef4f439158ba3263a0d879\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\4e210257985747c2b19058700e5557ca\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\2a440e120aee48939731b71fc1f0a7a2\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\60a74440fcbd49b1b00772e9cfa2a8ae\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\7bbb9bc0a5fa48d7b7c96911a6443235\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\983ca007146042df887e03f1f09c7bc1\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\694a4e6f572b41a3bb7a4f4c4aa074a2\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\722b669a25214cc2a6dc3240aaa3affd\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\2a2523b3096646639a66a84153b15c18\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\3ddcae9e175d4f5eb34a27f3ae6a038e\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\f32c12097f554bf7b70f538d5950da24\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\e1d71b9bcd7b4850bfbc38a2268999b8\System.Management.dll"/>
<ReferencePath Include="..\..\..\ref\0c2aaba9be4c44cbb2aa2d64abc7596e\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\2445ec587d504875ac2eb96e8b314072\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\74348ea4329f47cea07310decf6ace7e\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\959ffdcd3606468da8c72ce98f7ab47b\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\403a481063a74bb4860e1c1d3c5291cd\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\580875318bf846d3949f3d705b322a61\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\caa7f54f5c904306bfc1b76d8da3105a\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\cab7c30b752c4924b0f86c9cde6cb0c3\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\374851c3a8e94fb78f1083c9cf541513\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\9937f39b6ba5440bbfcd7224399dcecd\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\5237746cd207442396aae4e67bfe4336\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\082c227f5d224cb9b5eb1e404ef6f320\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\f5bdbe271f2a46b3bfb0dcfe32a39e7a\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\d780906d6b524d61a7692978d57dc9b5\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\6009346287264577a34620f1e1f0095a\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\7f19ca88a50d4585b1b3b6ef0c634fd1\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\a2376d7823be4d65a496ec031199f3af\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\497325688cc14cf1b230118e1d59b7cf\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\f6fb524af0a146f6bff6d4d009b595cd\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\8c0717e933234252b3d755dbb2993eaf\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\ddd70fc9703e458ebc2ffafaa9742b4a\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\26667249ef2646cd94b35d9516082085\System.Numerics.Tensors.dll"/>
<ReferencePath Include="..\..\..\ref\a6681a3a43fb4137ad86aecdbd6afa55\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\4aa3e5614fe84c66bddcf95a40424cb0\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\8c6b7c5c6d564c7f85bc0416905c4b4d\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\251294a8eb794ef3b81a80bbd2728c7a\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\39a526891b954b1cb69f9db74bbec01a\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\d5ee35de227d4f5c88cc36a56556be7a\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\8ddc0ed326574fb4a05caeaeaca7b033\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\84cea70840874bf7b6cea5c02a17742b\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\e2c7152ccd7f4048b915130b2e4f9823\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\f6af7594797b4303b3960ea08bdadf7f\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\1a8a9636f5c84e5fa8249c9cf4f368fa\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\80dca89103004310b25b0dc7ef881098\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\87554d0b15ed4b9891d175bcc48af856\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\23ac0e266a394b26b74c308470ba2c82\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\6d0dd82f1e6246d4b108ff2948c1d3d9\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\8153f71a5d5a4ad7bcfe48fc5e9902e0\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\610b90b38fa24ebcb27a2ab11d9bce03\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\3b51307bd78f4141a4edb149f719d757\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\aa951f4fe0eb47699fba47e55564af48\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\0bb832192fc440eeae8ecb2c2fccf5c5\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\abdfbd31780c42c78774bef082796726\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\22bb069044074acf8d586d193c408efd\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\1fd4d550fd754a44aa2636112bfa6ab6\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\f22f804da3a84cf495fed5b0313e0cd9\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\83343f581bc545e1b8be166d8fd620d4\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\496a4765fce94950aeb4d0bca466fc26\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\96fe45c3239f41d8a211a66f0670db0e\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\1d788c8763c449b0afaf3146f442c785\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\2deaa4a745a84d25a4cc6e3ceb86b881\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\325cda6bfeff4ae598aaa30c8d1f99aa\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\7ec036d4f99a48509380723f4a878c25\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\ec85366201944101abad81fe18d3bec4\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\3f17b4973af44eebbe84829df73a952e\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\f328411d272942d59a4dbfd3268d33f7\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\ecc74cc668ce41ff99862e241c389efe\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\7d380bfa63984e359682af3c9a2543d5\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\c2ac26a319774dc589f15f316448d2ea\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\039b99bd92b64a4cb877f27a0d99f425\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\df6612290ba145a6919cc570bc999397\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\d6ab5c08dc784cf38a9c3f7ba255dd89\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\57886b7f5e02439686bfa841a5c0306c\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\76f77c40edbd43e6bff9803903cc676b\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\0e3caff649704b55a050b1d72678eb60\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\bb36b041244a48a7aebdbefc1d7c9d86\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\60ad4c4eb93242869a84a7b42a543bab\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\57f1d05e8bac49c7be3a4d3c6ddcd638\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\9b39e1d105c8431595a6822cd68d4ebd\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\99bd1815261b4085aa180affb7875b4f\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\cb31e7ca7772453eb2b748e3554b104f\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\cbb73439200f4b7c9ba0b108772f2d9f\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\d32c617ed9024b24abafcf032d54f415\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\dadd8324e10642549462cb1b89d2f527\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\8cb3fa8d6f80495e89e0e427a21b27a6\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\b8acd4b16c684b3bbd9b49c78b3fc9d5\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\981b53edb05d4f40b8ee0fe4832b2dd8\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\4d94c21796124430ba0ead01e764423e\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\36d42b216567422da82da9690b692eb9\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\df4c6029f8034ff39a9fd964ae60c1c6\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\9c46d4b831934d70979e87ce8790fc4a\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\c20f18766bbb4a46b5fb7d38959e6072\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\72e81fa0a15342f1aae81ef24131d657\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\ca5ade96076a46c2b51a5d07ec8003de\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\bfbe4a47e3a543e1ad659c6d4f5c3ee4\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\782ddeb9f55a418fa7b8056bd455a02c\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\bd928cbe02644b31ace763295a3e0f46\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\08adf704ddeb489da12db5434b34c3f5\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\40735e5df8bd4a0aaaada036078994f2\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\7bcba98a7aab40748b6e0addb5f6bb3d\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\bc21ddfb008145a19b2b451f4940be46\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\e21bc1b72fb546039d9ef74940439ab3\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\8b86498a96ad41049481001fe3100a05\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\ddfca59b531440599011d3ce3943f00b\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\f7b6d4d165b149e98ce637cc64136deb\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\e5d42a0680dd4472b3261a37e9c96774\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\a0e3210a1bed4f46918878f19f87ffbf\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\63652037aac34308ba9337c281aba3fc\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\b3c648505a6e44fdb8b2ce2139f78f93\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\54c43c22c9b54834b3dabcd7c063bf52\testhost.dll"/>
<ReferencePath Include="..\..\..\ref\0252cd3dc5cd4c5298acb9c4425ea4c9\TraceReloggerLib.dll"/>
<ReferencePath Include="..\..\..\ref\4b3ea965079041e3864ba7b1b375206a\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\285675a6903d43ca89ed13e37e2bfe3c\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
<ReferencePath Include="..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
<ReferencePath Include="..\..\..\ref\85d851c0999e47c98ebf2edc8a9a22d4\xunit.execution.dotnet.dll"/>
</ItemGroup>
</Project>
|