|
<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.Resilience.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="..\..\..\src\Shared\NumericExtensions\NumericExtensions.cs" Link="src\Shared\NumericExtensions\NumericExtensions.cs"/>
<Compile Include="Resilience\ResilienceContextExtensionsTests.cs"/>
<Compile Include="Resilience\ResilienceMetricsEnricherTests.cs"/>
<Compile Include="Resilience\ResilienceServiceCollectionExtensionsTests.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.Resilience.Tests\Debug\net9.0\Verify.Attributes.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net9.0\Verify.Attributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net9.0\Microsoft.Extensions.Resilience.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net9.0\Microsoft.Extensions.Resilience.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\28ea35a279cc4548be9cc15db492bb6f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\e4560647981a4d6d8740ec2da9993364\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\2b08ace5e383450e96735b0e39367b41\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\8c641e78439b4aa092dd86a365c04aeb\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\1dbd23cbf5814281b7a1d7b04117d3b0\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\82c48d88e539417e851b475199b1f1ec\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b979fe16ee1247c48efbcd6d4d9a91bd\Microsoft.Extensions.Configuration.Json.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\e34e93dfc76245faa885958734362be6\Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll"/>
<ReferencePath Include="..\..\..\..\ref\b3395d090a5c4d8f810b6fa6562033b4\Microsoft.Extensions.Diagnostics.Testing.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\380430adaec643a6b2d70e5ca503d64b\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\460eb0c121c14cee9174d62b35979cd6\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\340435e7e9f141459e674fcc52c87ab1\Microsoft.Extensions.ObjectPool.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\49ab7f7813fa4320bd259485234271ae\Microsoft.Extensions.Resilience.dll"/>
<ReferencePath Include="..\..\..\..\ref\223cacb980e34c5ea25903b23a9c3bb1\Microsoft.Extensions.Telemetry.Abstractions.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\91dcbf73294542d891356e8c71e84629\Moq.AutoMock.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5cd9eb0814242ecb7bdd0e304e64956\Moq.dll"/>
<ReferencePath Include="..\..\..\..\ref\189af208e8ea47088a5eaac9ba841686\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\10ef8bdb4ef74436b3f4c06a297342ed\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\ref\7ca8898b690a4181a32a9cf767cedb1e\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\c1e431d95a224bcda819e89c30deb6d5\NuGet.Frameworks.dll"/>
<ReferencePath Include="..\..\..\..\ref\db9951d64bc846559a1c59984fcd25bd\Polly.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\50c68c40747e4b71925d08d82d16dc65\Polly.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\d72930de8dbc4d338ec4f342a1fde459\Polly.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\ref\6fd2604d0b1542a480df26c797dae029\SimpleInfoName.dll"/>
<ReferencePath Include="..\..\..\..\ref\37f319d310f74116b750c8f0843c5a54\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\8f667e9edd97444d944aea09c588a66c\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\b4ebcf895041460fa1d1886cac61c42e\System.CodeDom.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\29cd7f1bb0294a95aa5a12222dd541df\System.Configuration.ConfigurationManager.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\0541c45db0f34d249882c85d5d441b60\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\167c1726d3244f3eab6fa6349ffeaa4d\System.IO.Hashing.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\025f22cf4089456cbd54a64968c1bf0f\System.Management.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\49e178150e3a48d3984c5d85eed0e0a5\System.Threading.RateLimiting.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\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
<ReferencePath Include="..\..\..\..\ref\d35090c5c6254b23aacb57f2d52e2469\Verify.dll"/>
<ReferencePath Include="..\..\..\..\ref\eee99120302a432a8cdecc082c552913\Verify.Xunit.dll"/>
<ReferencePath Include="..\..\..\..\ref\9df89141a7974807864c94d67f2bd36c\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>
|