|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<_SkipAnalyzers>true</_SkipAnalyzers>
<AssemblyName>Microsoft.AspNetCore.Server.IISIntegration.Tests</AssemblyName>
<KeyOriginatorFile>..\..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26116.109\tools\snk\AspNetCore.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET11_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;NET11_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="..\..\..\..\..\Shared\test\SuccessfulTests.cs" Link="src\Shared\test\SuccessfulTests.cs"/>
<Compile Include="IISExtensionTests.cs"/>
<Compile Include="IISMiddlewareTests.cs"/>
<Compile Include="..\..\..\..\..\..\.packages\microsoft.net.test.sdk\17.1.0-preview-20211109-03\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\17.1.0-preview-20211109-03\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.Program.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\..\artifacts\obj\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net11.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\..\ref\da6c73fc955b40fa89a48dd398af7164\Castle.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3eed62c7ea114b85813daf07b5d5acba\Microsoft.AspNetCore.Authentication.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\303b9d341ff545069bdde427a87be72b\Microsoft.AspNetCore.Authentication.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5f003f19573f4a03ba9701ba91132ca5\Microsoft.AspNetCore.Authorization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0b0ccb7e9bfe41eb82335d3529cf7600\Microsoft.AspNetCore.Connections.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9feb0ac6b13e45a48cb59e55c5afce0a\Microsoft.AspNetCore.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ca05513f8d59456daa3ef32b69215ac7\Microsoft.AspNetCore.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\28512e1598714043858d8963df991207\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0217a2edadc44cae8ec10714e521c1e2\Microsoft.AspNetCore.Http.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ae4c538fe7c444cf9fd28c1954c0b774\Microsoft.AspNetCore.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ea50985263df448698fb375cb1e33edd\Microsoft.AspNetCore.Http.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b04d81f3ab344234a2496fb488a340f7\Microsoft.AspNetCore.Http.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f7893e159a324aa2bc65de73d10767d5\Microsoft.AspNetCore.HttpOverrides.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c1f616b3c53d48f3ba1402a38462f4e0\Microsoft.AspNetCore.InternalTesting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\be6143e790004b1dbbf6be0c3330cff1\Microsoft.AspNetCore.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\73d9a9f229ce41b786670fb79cffed12\Microsoft.AspNetCore.Routing.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0bc92b0091bb4b93ad995c980aab7203\Microsoft.AspNetCore.Routing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\318f6e36b4e34f789259b24082b4332a\Microsoft.AspNetCore.Server.IISIntegration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f5e05ba7f5eb45fca0c7f1aecee630d7\Microsoft.AspNetCore.Server.Kestrel.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\af0a9366b7de4dd397ceb85c3dcdaa86\Microsoft.AspNetCore.Server.Kestrel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a8081c7ed45d4d2cae82b31854532f05\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a56ea281d00f493e8f257538090d4b07\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\60cc9de1b3d3484e85a6dbf857a30dfd\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\332d463d2d584111b196c445e113997e\Microsoft.AspNetCore.TestHost.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\77e78e9a2c9848d0a55caf64eeebe953\Microsoft.AspNetCore.WebUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\832eee308cb74171aa03d690301511f4\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7d148a8e84d44aa7aac3f9fd33861140\Microsoft.DotNet.RemoteExecutor.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9526fe44f2e4480e955c2fb95473f217\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c37623bb90c148b6aa9d528e10a392fa\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\25e5c1e717bc4b3a9f3f4605818bac91\Microsoft.Extensions.Configuration.CommandLine.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\233d34940fb0493d909143ae6808b8b8\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\489edc3dd63b41bf9128d1e4acf0e998\Microsoft.Extensions.Configuration.EnvironmentVariables.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f3b783213c344790ab98a58d9e3ebfe7\Microsoft.Extensions.Configuration.FileExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c83f8a3643874b4dab433c8c5b5f8f0f\Microsoft.Extensions.Configuration.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eee0192b78504454a28c10550336734d\Microsoft.Extensions.Configuration.UserSecrets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cf5b2a3e8ae84ac9b28983a772b2caa6\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c900ea98bace4bf79c225ec9afeca68d\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\116edf602d1f44938516689521059672\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\115f9844d22245dd83b1d56b6a4f2999\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\afc8755ffbc24646aa22f5c7993b5758\Microsoft.Extensions.Features.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\644a2dd6e9c743aaa2b21b1b9699a956\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0f1d978542064324935ea779b016d786\Microsoft.Extensions.FileProviders.Composite.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e0af9c4d75c14e968bcc5cd6889514d9\Microsoft.Extensions.FileProviders.Physical.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8446afd8b2a84f3bb8051d311a2c9f69\Microsoft.Extensions.FileSystemGlobbing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d6ac1b7441554709b83ccf3aee7babd5\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e1893a7ee6454acca8957784a6d282ec\Microsoft.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c2cfac6a96884d77a1e238646478c5f0\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3e5d8570dd904d6ea75db613e7de8758\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8538548421244420bb556cca06c4b173\Microsoft.Extensions.Logging.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c4602f409a114d6f9e1bb6c8fd50ea5d\Microsoft.Extensions.Logging.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e61d12bec5c6428dbf2f5e38ae43be68\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2ec8d26f025a4c82a86eb717171836ce\Microsoft.Extensions.Logging.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\98c26d840ec144f7ad980068072e8a29\Microsoft.Extensions.Logging.EventSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f15f6323072446c1b97711bdf780cccc\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2168d66531704f36b4ed798b13085c3e\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\19c697060ce140e3b6eecf10568f9ff4\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\75da9f670fe14560bce925d29351d107\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\568c6d2fefcf4e98aba36239ac438f34\Microsoft.Extensions.Validation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e8864d634f0f4e249f0c8924e8df1c00\Microsoft.Net.Http.Headers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\68916bb9f54e4fb99a20b64c70714960\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b4bee0dbe4c340cf9b28450b5b03062b\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\81a9340a931d485092f8b5565f512f06\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3527f09e25ea4ccc827a85e38517bdf4\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a9c3e36504294611b44d554c9e8e28c5\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c01f0b3e65bc4585afd81951e5c757bc\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\32e3f4f6ed4449ae93d5b43715d3f875\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\457f21156c734dd3b20d7496199f5807\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5b84f2f123d54cbc99acab9a08335041\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\50f2e2ac0a72464ca4fa74aedaa1b548\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7ea9dc4f704f4e7f87fef8ed8fe57cbb\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fad8cb4cc5c04a9aa94568a750e473c8\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6f2f36f06580443e950f9e34c217cd62\Moq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4f6e2bcdfd9148fdaf9c6fb313589e54\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fc3cb3e0c3e54c7faa0eeaa1aa61801b\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5179dd1b79f047d0ac657ed8a725efc1\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c1e431d95a224bcda819e89c30deb6d5\NuGet.Frameworks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dea0dc22eeaa4de08543fb7b818eecc9\Serilog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ec052b8032f34723aa1278b7ddbbb9df\Serilog.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e05270176ae64de18d2cb94a9dca64f2\Serilog.Sinks.File.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e0fdab253c9742a38edab7d5570fc9fc\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\381aa9802f094459907c08eb69943768\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c06204750b304daea9f3b9a750be1c20\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c49f2a9bd6074aeab57d6d7f6742a8fb\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e8339cf6ea744b38a4dc8fe267f9245d\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\15fac163f1f94d56814550cd9197c140\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e89dd1dd91804f61b28a076692e35bbf\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cf693b4f1ace40caaa66f2b2fb036490\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5fa791696cba43a3b4c7ae424dabd328\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0a9009b6505042bc9794dc0350da2a5f\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8b418f9836f9432f8bc61ced73da8913\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\68ca0c4e1998495a88c8d4c2a1fa5055\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8b526c0ea264475da50fec58666e84db\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\35c37c5ad98c490fa9207c35821182cb\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cc85d5879eac4f0a84561991e8a6d5af\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2c2c71684ae149b19d62310d7fd8709b\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bb99078e21ca4b969fac43d57f5f557c\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6cc73b80e044464c81db3914c83f1976\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d34089171f7f4a57a383fa2c43e9175e\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\27c66343cb684f8bbfe21967446da1f6\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8b1ca81b78924e1abbca4d767b7e8a77\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\32f405f53ced4d749ee4f86bfa492eb8\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\17e4384f44a94d4b97fc0e70679e7196\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\668bb0da1316460a9a34fce506124fff\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6fb293a423f546839b8c776c9b90286c\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2e1577acfb6c4a389486a9def593f002\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ddaab8f0b55547a499760806c92fed4c\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\73544fbdad714e81825c96b07abc09e9\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2470e5f08a1447188e6bfd099495c559\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\24c1737cc6264d5196caf61ce4902b2f\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\87ab5479906148928949ea2d8633960f\System.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d6ca9792d8074c038090b91c310349cc\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\61cf836195524762b2917bfd3e6c29a5\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8c777788629e497f865083ddecd20d7c\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bc7917c735b1485cb49d1f3926bcd304\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4533a320405a427daf1bd77e5ffbd7c9\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\53a81cb9a3cd42a3abcada0240164a00\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cb2691074a88454da8b026000a441af7\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\65e5dd0b6e8848318cefb75b43585d2d\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d5b285505c684fb2b76d5eb7c771fd00\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\11130e2812b14218a8baa501d77ac219\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\59b413802c944a16a014f1b9bce2e7a0\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\128dbf50e01445e9ac07af8ae7bfa889\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7c93dab05cfb4cf0bf1fd9955c06a4ba\System.IO.Compression.Zstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ffccd75ca72f4a818f924622f5cead29\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\10b2acf0a53249f19b4c5d24500f7080\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f483b3a5d33a4b07b57ec6a30c7780ce\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7e29d9e3f5904de185e1f5fc237b3e38\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ba0d26ae174b4bddb91248d10009bfce\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\02eeedf62dcd492290af5e09b39e1123\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fdb5dcd5e92a4b269a9fb9400d35c025\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a55f8c36d87c47e5898e690e72e510e0\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\654d0373dde54c78acf0baa9c50288a8\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1e851164e8d94fb793de6a80072218cb\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\65759d4f67dd4419998e120743e45187\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\789b5988fb15478ba7202f2e9d138136\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\63994f83398b4c009d609a4fe4543f18\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e6ae43237c014ef49e34237fa33a0052\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2b65508793f647a68a2bc4dee2cbc2e7\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5711fffc0b7641869449dbc3b8aae373\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7a3e9af7c8474a05a5d7416bf087a7a8\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e2ad4a21112e469291af747b932124c9\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e5a1fb790f284721913b1933c64b0035\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c1382e7aebcb41e7ab623aec218abc9d\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5f8981291f5d43c690bed10e40850b07\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b9aed184f0fc4dd4a9fd84b449bac5e0\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a52d1f72dae04330b6b7354dcdd73f0a\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c78825bf11bb442495741cea82b3050d\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dac904a96b01416eb1664e99370626e7\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\85e43213b3734e92aa84169b121f146f\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a751fe8124d74321a2212a66714f43ea\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5e931fbf066a4db39007da8875999bdf\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6e96554c5aa942c4a07eb90438e440f2\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a420125133aa4468acb2a412b0fe28f8\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cbb19e4a10f343b0b451cf03d381ec27\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\71911789f74b4ae9a62978b0f10e6496\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8e38f1fc099c4912b448cd739b0787d8\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\04ced69045994cdd9f22027a40141911\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\40299be34a1148e1ad9240749b708d4d\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6515f853299f475bb173403fefcf1995\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\75497f68a5e047298da45714e7ac9c76\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3ec544eb39e643438e341f7b59a1b2bd\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\28657cbb019f4677af17791251736c03\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c4c712d4e10149e0b5e3a3b10bc2b9ed\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\881c6f9a8cf2410bbed294e4d04a8731\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\9a338bbd6de64885a4a6da4dc285e844\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a3c57a9ddc194e1f9a04cd48a265e284\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a6d8e9030446452081160225435c008a\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\053fb32548d44d20bcae231b8e6c8a2a\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6b23ae3d6d134e0eaaf5184d085df16a\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b55dbb5a576d44538c8a4cc76f3ddf34\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\fc593c9820444c4bb42f22a8b2093ed4\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\74906a77aeb34e30b532fafc5b5f798f\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2011ce20229846338861361e1a5fbee2\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ff6403e212934511ad6ae7fb59efb559\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\90a446b01164400291e21d7c622f17d1\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a0db55a761f048adbd0c7bb7de01033b\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e81344dd5aad471ea34883f3447119ab\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f61e60f803f142eea337f5c812f07995\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\c8e030a063304974966a1e8148486c89\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\425693da588f40e7a0027808048b6c2b\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bdb9ba275dcb480289b7b22051b514c5\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bc275fb9117e44a9a876236f228c5481\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\713903cb453f45618594e2f6bf99f3b5\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1dbdf1cba47b450cba55ad52a251e2f0\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e1ff9e08bee04e39ad1a4b072797b267\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\090fcc86de9e42eda572d21f5e5fa8ff\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8f4e36477f654cd3abffbd1d55ff32cb\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d782cb8d96304227b587432d00ba5b84\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\966f35b4a4744fbdb1c5d9337dc1ed62\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\dd93ea896ba94298aa047dc3c5520a43\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\3188e1cdaf864bdda55c97485137d482\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0bcc8847892344dea9c502ae52ae4cd6\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a4bfa3565b3f436fbca704648215e493\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b95bf771d1804897ba947910e8de5c5e\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\cc2302bb4860421bb0a25e08bb7cc8c1\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f26e853f3dea416181a38202c0720ef0\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bd8716dd61e34547b2a3bd575934fb11\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\153105f6e99347489a1430912eeea8ac\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4dba7c202fb341a7b7f3b4a61a76437d\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4fd20c37ea6b4db4a64560b83bbcaa15\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\bfe76a75dac84b0d9365818c29838a92\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\44bae2fd2a124144af1a6bcc46a8acde\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\56b89015340e45ff94cabc0d23aeddd4\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7ed2932881d149b58473bf43fe45e10e\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b14862e6ac02456684d3095085f684f3\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e019f10f594c48faaac03e5e7c07b70d\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f9da7aea596741ed9a0abc5cc8211fa7\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\405454ce74df4ad2a03e249e00fce95d\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0b2739d45ed042c2b37d559b3c3e32dc\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\00b84c2190d24308a3acc97a242b8e6d\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\ab197814dffe4d80a7cd267fcf35f9f6\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\93de0c0c0a9f4ff4b1643f9754b5ed66\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4be1fea0f0374494928b9769bb62d676\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\73c1aebaa00f4f84a37c6b51382b4aab\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\0676373313434077b864eb7b652ed1b5\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b2f2158fe8304334a5d6a6ffbd32b7d3\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\1ea41e5ae2b5490c8883d8ad7601b68c\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\6958c4ba81e34ba1900fcc6b0327484f\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eb3c95b406c24cfeafaff9a104ce8bfe\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f8193fbc356a4ac7a496f653106292e0\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\2b35b9b72a9049d8a639eea5f1210b19\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7087e2f1c91d428696c3a567ae91ce2e\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5b0bf702fa4848f1b100ebd9497da49e\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a81d26489db44e26acbcfad5a0c24072\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\a1350bb7b65a49ee8b4c3969e39a90c7\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\00e0f767e0c8464096af264ef07663c2\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\4b9bbe5727be455ba3826df54a29f851\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\f2b1df1fd108450180b07252bc6a6432\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\099c3f49c63c4eb7950dc649f281002a\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\7b1b8a3fe96f470ba6181618ad731e10\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\02323d744490425091c357b8258fe46a\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\e0a9bf7ec8a84d01b9ff5730d402d35a\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\256ca8ac86b04e0aaaa448d83dd72f16\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\eb08ad3c53004b03986817acb69a27fe\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\34f18dcab4444585b75f792b7abf6443\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5bba272525834fdf80895ffd832d107b\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\667c971d534c494cbf8ae4ea05c023b4\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\00476c43c13c4d6987bcd5429ea76859\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\d4e1333f99664d30ab840edaa95e4ae9\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\99f5c3b7d4ae49d3ac76cd4d1a4b76e6\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\5dcd794ccbe649b58e6d9e8bbd74387d\testhost.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b3ef159be7684545a4a5222251768077\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\285675a6903d43ca89ed13e37e2bfe3c\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
<ReferencePath Include="..\..\..\..\..\..\..\ref\85d851c0999e47c98ebf2edc8a9a22d4\xunit.execution.dotnet.dll"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>
|