|
<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;NET10_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_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\net10.0\Verify.Attributes.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\Verify.Attributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\VerifyXunit.Attributes.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\VerifyXunit.Attributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\Microsoft.Extensions.Resilience.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Extensions.Resilience.Tests\Debug\net10.0\Microsoft.Extensions.Resilience.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\ref\19d2097911614c7eba99eed242dbcabe\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\d9b2982f909f4bd5b49aa8741be3b1a2\DiffEngine.dll"/>
<ReferencePath Include="..\..\..\..\ref\8df282ea94154660b1d4fe08066559e1\EmptyFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\6e844e1f4c374554ba7eb39ef7f0305c\Fare.dll"/>
<ReferencePath Include="..\..\..\..\ref\73518d27000746ef8d11b991f858667e\FluentAssertions.dll"/>
<ReferencePath Include="..\..\..\..\ref\6cadfdad4818455dafd04c86cad5f200\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\ref\fbabea6e2e28436b932f81c487c48efe\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\33f3831d458b49b29c47530e2311d453\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\e9b9e66052f74fbaa0929fa1805a399a\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\ref\9510012dfdfd4bbfaa69ad0a8dc49432\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\342c6014636d46be972eb8f36c2116e7\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f2814c7208014faba875fc9bafd970a0\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\22cd00994c4a458390db3497e158c186\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\2c03f284cf8641ffab7d6586b6fa900d\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\ref\d3f3e4099bde420e8ee905b62b75f6e4\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\78ff9f3d51be44839701720718d5e130\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\ref\91b4bba079ce4ddfa2bca31a5a979b41\Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll"/>
<ReferencePath Include="..\..\..\..\ref\b66a2e65dc0a436d96654569637c987b\Microsoft.Extensions.Diagnostics.Testing.dll"/>
<ReferencePath Include="..\..\..\..\ref\aa3370d3c6734ecab3bdc39f5bfe219c\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d5ea61645b8405cb9d74c1afad9d749\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\ref\a34cb71c937247fd8e5cec3e5fff3fdf\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\ref\0f9933fa93a040ad837457ed15855da9\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\37af092744374bc686038f7cedf241ad\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\ref\3054bc3db95b49dfa487262caa798d51\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\9adc8a74a6d649cda46e1670eb3e1a22\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ea1fb934df394bf282fd8d94ed1ef592\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\ref\f59a6519a2c64f4a9192c031a355fe19\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\307f69e3f6e240ac93ed4ff038e1ef78\Microsoft.Extensions.Resilience.dll"/>
<ReferencePath Include="..\..\..\..\ref\6194d8b290244774aed06aae87b506c4\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\1b19ccfb391642a1885d30bb80b8d5e6\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\77bf9657147d43ffbd18d9d1a378bb7b\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\74612c209524436c9e5891cb46e2eb91\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\20a9812f819d472997a697d26a9a215d\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\ref\91dcbf73294542d891356e8c71e84629\Moq.AutoMock.dll"/>
<ReferencePath Include="..\..\..\..\ref\a5cd9eb0814242ecb7bdd0e304e64956\Moq.dll"/>
<ReferencePath Include="..\..\..\..\ref\66d20c93807f408486dfe2d1a80af70d\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\ref\0ed0987f7669427c83d017a8db1fd6f6\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\aea54f2d1019431fb8d25b2ee76426ad\SimpleInfoName.dll"/>
<ReferencePath Include="..\..\..\..\ref\498fb7627e124e4a9beb20115ed0cb98\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\ref\500ffe6ea05e41d0937dc848b56320ed\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\ref\3fe91223724249e3a7da2d500c57f1ef\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\..\ref\47b893f0d97f4b88bd7807cba005840d\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\ref\85447a78aa834f59a329b2eb791827bf\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\ref\ab00a8a8764745c4a853a903b3d91fa3\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\ref\b7c2c28a1a6f4f65b5bc122d3b229a07\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\ref\407495f6c74e43ae93489360b7540f21\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b21c4067cf7417f86c2ca6975cb0115\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\89c781e0daca491d94b7e153b8206bdb\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\ref\724be5940cc64409acba93532fd51897\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\d3fc007d9e474042ae707b187b857862\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\ref\aaa1f40dbc344ad096d23d9c256e3909\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\db7620865ad14f9d842d5ed121c76aae\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\ref\482f80e3dbf44789bc29ea331c2e8fd5\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\ref\606ef646b1d64ef18cecf4698bb79829\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\ref\62a4eec925374e27a2ece1db511bb448\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\ref\08051c3e26cc4730ae762fac5d9369f5\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\ref\4becea8331604dc4a0841124b9699f7e\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\999a277422964a8ea0c6b1e1a40a7ef6\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\ref\214647ad2ca34f4694ae8a58f347f422\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\ref\ca035a66afb44e4da0442772ced67c87\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\ref\9bc3fcbe501b496d9d072400ccd10637\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\0541c45db0f34d249882c85d5d441b60\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd6007863f26432db123af58b5d1f836\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\78aa04f9a2bd44baa6304a24bae66d38\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\ref\d7b881dbe9594736b09f6ac1d616ae3c\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\ref\2d2dbcde20e74e598b2046225ad8b1aa\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\d6c3dd292dc9479296cb44b33f4d4553\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\ref\96fc07cd2c6c49e38d2b580c01753dab\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a777d30bb854a1897dcd623b593e8bd\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\ref\14276c2404754bfe97e2508eb3642b59\System.dll"/>
<ReferencePath Include="..\..\..\..\ref\37088c854ef3498cbd41f4f679f07289\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\ref\50cb192a6b884ddbbfed831e8656733a\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\b88dec63a4d44d7fb6c81c722f5b5bde\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd5eb9cda5a04eba82c4f820e1745c92\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fc5b4d4626f4b3ea7040a945cfce73a\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\ref\f1b6117e15c542fca277890fddaa1e52\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\ref\f00c8bc9df424dd7b9aa7ee4b94e65dd\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\ref\9f5562518c1345199cd93891c4c827b4\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a34afa72887347baa49a044f3307f128\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\ref\976d68fd0ea24fb6b857b13d1bab083f\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\ref\e559355507664b70ab52ceceea07433e\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\5522888a6bcd4081887a4ba067c3c012\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\ref\59fddca0f31c4c72a53703e7c40f4a0d\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\ref\2339a59d32d44da9a63c0c82b96033f8\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\817cbf11cd424a8d81900847815b9482\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\ref\7bd949c31ec245d4ab5c33e36de929da\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\ref\8da1420f0a8f4a09b58cbc480a381a9e\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\436038170de245ec801bd0c72831a787\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\ref\c09c186d622d4ec9b0a774517afe8a75\System.IO.Hashing.dll"/>
<ReferencePath Include="..\..\..\..\ref\9e14c9f1620c4806a96cec9f40c5ea8b\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\ref\cc69495e45b5479d91fdb0983691e9d8\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\ref\3d06ade5042642bebe3dd998fd8edc8d\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\ref\806b273909544680a44c058786639139\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\b23ee1008d7746e4996029bb738599cd\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\ref\420ff4cce2624c18aa4df3bc7dd596fe\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\ref\a8996215cded4778b0cb894afd1f51d9\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\ref\12cd1149fa5b46b4966644e6a7414dbd\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ca2c5d019f04aad9d14d7e0ab9a4fcc\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\54f489282f9742f1a9bee525a4ae61b4\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\c603e9e9c92d45f5bdb8cf0fe5f23723\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\ref\1e314f87f9b245ddaae4c5bfe53ec138\System.Management.dll"/>
<ReferencePath Include="..\..\..\..\ref\da03a0b85ebe4b1a8314cf3152487bf6\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\ref\3b69ae15fbe74d90ada3c67c1602e7ea\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b659b9be77e4047947f17d6df624c19\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\ref\8d2b663175384a59ac15646fc6bc2110\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\04c3bfa79b974357bac79f21e6a56cc8\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\ref\1a2bbcf2162544b1b6eaf1e62e20dedb\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\ref\d29bc2fbff874e0090aef2130f85d96f\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\ref\88aad537b7db4a4d819d9a53afd649ca\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\e64b796ede9146f39ee88d233656e8d6\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\ref\618e1986dcf64c6b846b07e0cb081fec\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\82a2253afdd34b2c95b740c83af4227d\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\ref\6eec10b88d3546d5b5d78b62b291a446\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\ref\da0285f032f14823964bbdc6c6dc34bd\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\fd4819a3a4664864809027e8b129f005\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\ref\37683c5c19b14e73a29d18cc6c380da4\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b4e4a953e9e48588bd2c2d6537861c3\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\daa0814388ce4d9a8bef0a5b71efbd34\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\ref\cf391f172f474654b90c912f638a3920\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\ref\448a6ad35e754d2f960e826fb7b6a934\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d78e5d75ac1424f9c20ab3ffacd2ac1\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\ref\d24f9d990d4c47aca9cbf23a10fb5c71\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\ref\ba7b60eb49bc44079746455225997716\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\6ab10ecf9a3f425885e58aaea4efc6c8\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\ref\aedd696b86d6436088604d69189ac8d5\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e72ff53919146c2b9ccc0c3672404bc\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\ref\27597b62de4b41eda254f5d5085cb4bb\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5d2c810ed0e4785b8f60fb9796cfec6\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\ref\6623b31fc75a4753bbea049bf6242400\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\ref\0c2138e97fbb4542b399e3710c9b804b\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\ref\bc7c1326b9b845818b5f58d0c6b4743f\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\f5365e8406094ecb8c2c69f18c8bc088\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\ref\88c1c9be2a6a4e7c8faa17aaff8217eb\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\f01805a250144d84aa76deaa5062a0a0\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\4fab8c2e32074b56be81f747d9e6bef4\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\ref\189509e5659440b78dc8c6c39685bd86\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\ref\0a0d4d0610ff4b33afff372d22fad2aa\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b61e47fc1b646fe83c1127c0c16877e\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\ref\86ebe34460ce44f8aedf3696810e4067\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\ref\edd6b518fc4a4b53816d3b486c54c198\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\ref\32f25463ca634e29bc668f1d6605461e\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\79135589b2ca41e6ba1abf325f8036f4\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e2dd02417934f099d401291517f54ff\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\ref\fe63168825834399a14a8d44e7e020f2\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\ref\31ec3c4e942d4cbd9a8dccfcb5355e19\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\ref\fa5e27d9196447b0835a541ec29a5324\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\ref\6b2859801b1d4054953d30ce1581e782\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\ref\201a19034ce347b397c8038f9fe9d50e\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\ref\87e4e03289d94631861777485cc82b79\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\e4ff710179174e7a9f9266f4e3ab4ce9\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\ref\e2b59f210a2d42c481fc98d1810d1718\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\c9a696e1e8424b5b9442b2315a32599e\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\ff1d199b084b479691263adcdb3904d5\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\cc7ec9ac14af4dca99a32cfec247851d\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\e4259288604e4093a6dbf912d65b7716\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4632385fb6b40d98550045448570c86\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\ref\60976932f4504bc4b3aa34ea120977a1\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\ref\5b90e7dc0577496784d2c5cd1d5325f0\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\ref\e084e37afb8543e6a7fd36721275bbb1\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\ref\1d7b175506f040128c72d697e1a45e5c\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\a384830be02d4493b78b38d6052d9cb0\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\ref\18f4592352c742fca8f6062b2e4e6b9a\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\ref\9bbf219b07304e5893be04e6f1758a08\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\ref\7d4a765ca0614d98b84b28c569219b55\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\ref\8b363cbfbd94484f89f1a396947bfd3a\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\ref\56415fbf6c924d0994842d4fc8a38e3e\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\696647e40350450d949027d658f564bd\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\ref\6d35aeefac04459bb7a25de33b925b44\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\84442937daeb41d39308970f7d93ebfe\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\ref\a1fd19c3d1144c5eb51a17c51ba2c940\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\ref\c464cda22a9c43cca20cc135238de8b1\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9ce5141ba1a417bb1c7b9971e6da7d4\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\ac62252d6353423b98bb8ae8d03c3493\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\759cf6c385d746e9a3e69ee9f15e324e\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\ref\6c99fae3b7024ca0a023efaf93c6bc5e\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\ref\9379530bcfe047fe96d8bb3e8c483b2f\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\ref\a4006841075f4ccba1d2d3e58e30e41b\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\ref\8473643390c2459ba1400cebd62fdf76\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\ref\89906d21a76f478592411db7c7c4e5ea\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\ref\49e178150e3a48d3984c5d85eed0e0a5\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\..\ref\cce69aee37c64bb8b83b9c70b584797d\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\ref\383f56d9e42f4b0e9b6e0a0957833e1c\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\ref\31ac727215134dc9acb8dfdb0261156a\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\ref\902e280f5dfd425a9041173e93ec04a4\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\ref\a9766a5d09044024962677a568526b22\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\ref\4bd3a80619af49c78aba3ce6e17174cc\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\ref\134f20b2874e48baa8972fef4ca1487f\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\ref\dee47e92728d426ead25c0f632d41c94\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\ref\b9606e409dd2485d85ea2142ac8cebb2\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\ref\4c83a1a04e6a43a08b19f3504274eea6\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\ref\1cce74768a8a44cea9fb66c8c8331f4e\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\ref\9b078c64aae240f1bd4983d7e00e13be\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\ref\192d1593fed84cd5b7f53b677921c0f1\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\ref\1569e408e3c94e02a1c43e94f18a13f1\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\ref\0529268e85e049009303985c7a69e0f2\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\ref\b601e1084ae949048b5958ae5466d288\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\ref\dd90dc10be0c4cfb92dfe6df96804406\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\ref\0e8a7413299d4456b2c099f48b46805c\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\ad16149d95c847688b255c86c60387fe\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\73937b0948d84adbae3b86304255a3cd\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\ref\867534baf2fe460fa82cc3b039acac60\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\ref\4e8023ec8168440cbffd4f0a6ef11cb9\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
<ReferencePath Include="..\..\..\..\ref\54407131d03e4418ab29c4112ab426a4\Verify.dll"/>
<ReferencePath Include="..\..\..\..\ref\e5d85d472e2544b89eddaea53b0e6498\Verify.Xunit.dll"/>
<ReferencePath Include="..\..\..\..\ref\075ec546c23c44febe9dbe67e4f36d60\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\..\ref\a840692e98b74557bc005b38213a22c7\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
<ReferencePath Include="..\..\..\..\ref\db35e3ea908048f38fcd716c758ecaa1\xunit.core.dll"/>
<ReferencePath Include="..\..\..\..\ref\046d64a0bbee49a7a0676a4956975858\xunit.execution.dotnet.dll"/>
</ItemGroup>
</Project>
|