|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Aspire.Templates.Tests</AssemblyName>
<KeyOriginatorFile>..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26123.2\tools\snk\Open.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;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="AppHostTemplateTests.cs"/>
<Compile Include="BuildAndRunStarterTemplateBuiltInTest.cs"/>
<Compile Include="BuildAndRunTemplateTests.cs"/>
<Compile Include="EmptyTemplateRunFixture.cs"/>
<Compile Include="EmptyTemplateRunTests.cs"/>
<Compile Include="LocalhostTldHostnameTests.cs"/>
<Compile Include="NewUpAndBuildStandaloneTemplateTests.cs"/>
<Compile Include="NewUpAndBuildSupportProjectTemplatesTests.cs"/>
<Compile Include="PerTestFrameworkTemplatesTests.cs"/>
<Compile Include="StarterTemplateFixture.cs"/>
<Compile Include="StarterTemplateFixture_PreviousTFM.cs"/>
<Compile Include="StarterTemplateProjectNamesTests.cs"/>
<Compile Include="StarterTemplateRunTests.cs"/>
<Compile Include="StarterTemplateRunTestsBase.cs"/>
<Compile Include="StarterTemplateRunTests_PreviousTFM.cs"/>
<Compile Include="StarterTemplateWithRedisCacheFixture.cs"/>
<Compile Include="StarterTemplateWithRedisCacheFixture_PreviousTFM.cs"/>
<Compile Include="StarterTemplateWithRedisCacheTests.cs"/>
<Compile Include="StarterTemplateWithRedisCacheTests_PreviousTFM.cs"/>
<Compile Include="TemplateAppFixture.cs"/>
<Compile Include="TemplateTestsBase.cs"/>
<Compile Include="TestSdk.cs"/>
<Compile Include="..\Shared\Playwright\PlaywrightProvider.cs" Link="tests\Shared\Playwright\PlaywrightProvider.cs"/>
<Compile Include="..\Shared\Playwright\TestUtils.cs" Link="tests\Shared\Playwright\TestUtils.cs"/>
<Compile Include="..\Shared\Playwright\WrapperForIPage.cs" Link="tests\Shared\Playwright\WrapperForIPage.cs"/>
<Compile Include="..\Shared\TemplatesTesting\AspireProject.cs" Link="tests\Shared\TemplatesTesting\AspireProject.cs"/>
<Compile Include="..\Shared\TemplatesTesting\BuildEnvironment.cs" Link="tests\Shared\TemplatesTesting\BuildEnvironment.cs"/>
<Compile Include="..\Shared\TemplatesTesting\CommandResult.cs" Link="tests\Shared\TemplatesTesting\CommandResult.cs"/>
<Compile Include="..\Shared\TemplatesTesting\DotNetCommand.cs" Link="tests\Shared\TemplatesTesting\DotNetCommand.cs"/>
<Compile Include="..\Shared\TemplatesTesting\DotNetNewCommand.cs" Link="tests\Shared\TemplatesTesting\DotNetNewCommand.cs"/>
<Compile Include="..\Shared\TemplatesTesting\EnvironmentVariables.cs" Link="tests\Shared\TemplatesTesting\EnvironmentVariables.cs"/>
<Compile Include="..\Shared\TemplatesTesting\ProjectInfo.cs" Link="tests\Shared\TemplatesTesting\ProjectInfo.cs"/>
<Compile Include="..\Shared\TemplatesTesting\RunCommand.cs" Link="tests\Shared\TemplatesTesting\RunCommand.cs"/>
<Compile Include="..\Shared\TemplatesTesting\TemplateCustomHive.cs" Link="tests\Shared\TemplatesTesting\TemplateCustomHive.cs"/>
<Compile Include="..\Shared\TemplatesTesting\TemplatePackageIds.cs" Link="tests\Shared\TemplatesTesting\TemplatePackageIds.cs"/>
<Compile Include="..\Shared\TemplatesTesting\TestExtensions.cs" Link="tests\Shared\TemplatesTesting\TestExtensions.cs"/>
<Compile Include="..\Shared\TemplatesTesting\TestOutputWrapper.cs" Link="tests\Shared\TemplatesTesting\TestOutputWrapper.cs"/>
<Compile Include="..\Shared\TemplatesTesting\ToolCommand.cs" Link="tests\Shared\TemplatesTesting\ToolCommand.cs"/>
<Compile Include="..\Shared\TemplatesTesting\ToolCommandException.cs" Link="tests\Shared\TemplatesTesting\ToolCommandException.cs"/>
<Compile Include="..\..\src\Aspire.Hosting.Redis\RedisContainerImageTags.cs" Link="src\Aspire.Hosting.Redis\RedisContainerImageTags.cs"/>
<Compile Include="..\..\src\Shared\KnownConfigNames.cs" Link="src\Shared\KnownConfigNames.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\Aspire.Templates.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\Aspire.Templates.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\SelfRegisteredExtensions.cs" Link="artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\SelfRegisteredExtensions.cs"/>
<Compile Include="..\..\.packages\xunit.v3.core\3.1.0\_content\DefaultRunnerReporters.cs" Link=".packages\xunit.v3.core\3.1.0\_content\DefaultRunnerReporters.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\XunitAutoGeneratedEntryPoint.cs" Link="artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\XunitAutoGeneratedEntryPoint.cs"/>
<Compile Include="..\..\artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\Aspire.Templates.Tests.AssemblyInfo.cs" Link="artifacts\obj\Aspire.Templates.Tests\Debug\net8.0\Aspire.Templates.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\ee2af60ff16244b789a1ccb7094f9cb4\Aspire.TestUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\b702dcfff43947f88e796fdab6c8607d\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\ref\ffceb99812ac4800b6badfdda1faa83e\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\fbf8b1ef20f645a29611fe62ea43457b\Microsoft.Diagnostics.NETCore.Client.dll"/>
<ReferencePath Include="..\..\..\ref\3bc940df14db4b56be278b218f7daf81\Microsoft.DotNet.XUnitV3Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\79e08865bbdd4693afeb2a4f83652807\Microsoft.Extensions.AmbientMetadata.Application.dll"/>
<ReferencePath Include="..\..\..\ref\03d78ce639f14a7ba2d252e1f88cb16e\Microsoft.Extensions.Compliance.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\8254c79e2dcc4d588a2b2237efbf1dc2\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\9a4d6947a19240799ebca2ea638e30f1\Microsoft.Extensions.Configuration.Binder.dll"/>
<ReferencePath Include="..\..\..\ref\2a5028944ebd4e199592b720d067217e\Microsoft.Extensions.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\5ea1664cc9a340a38c1455aedc1eb8a6\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\6176873250514915b562c21085ee88b9\Microsoft.Extensions.DependencyInjection.AutoActivation.dll"/>
<ReferencePath Include="..\..\..\ref\14b45bd2a82f42d8a50ff7c7bcc12034\Microsoft.Extensions.DependencyInjection.dll"/>
<ReferencePath Include="..\..\..\ref\9486dd10f61443b7a5313308708e371f\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\3b616ba1423e439bb7954504697ab931\Microsoft.Extensions.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\ff7556ab025c4e0e9f83717216bd288f\Microsoft.Extensions.Diagnostics.ExceptionSummarization.dll"/>
<ReferencePath Include="..\..\..\ref\e4293935b3784afa84f7532dfb5d133f\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\ed5a714d677a4c728bbd761e7e48c1f0\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\b607d0e701a44384b8a99196eb7fc796\Microsoft.Extensions.Http.Diagnostics.dll"/>
<ReferencePath Include="..\..\..\ref\4df15e0474644dc4a718a7f2f1c2959c\Microsoft.Extensions.Http.dll"/>
<ReferencePath Include="..\..\..\ref\06afcd713d654ddf992022f24c013845\Microsoft.Extensions.Http.Resilience.dll"/>
<ReferencePath Include="..\..\..\ref\5795c280561f43adb2941dd0e4651cf9\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\467a937c5b0048b8ab12571d93e32745\Microsoft.Extensions.Logging.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\eb8c3df315ef41429d22ffdf7e9c9c56\Microsoft.Extensions.Logging.dll"/>
<ReferencePath Include="..\..\..\ref\8a5720f9f11346499d8a263534a7e777\Microsoft.Extensions.ObjectPool.dll"/>
<ReferencePath Include="..\..\..\ref\fe1a7cdbdf494431aeaf671452f18beb\Microsoft.Extensions.Options.ConfigurationExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\a6368aa3db114ff28ae45a2c5199bc7d\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\ref\597504b33cae4c4c84c4c2eceac07195\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\d7e77d2472a943058d808218c076edfe\Microsoft.Extensions.Resilience.dll"/>
<ReferencePath Include="..\..\..\ref\1d4333ac43d34a23a6f3eb0d37c1367a\Microsoft.Extensions.Telemetry.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\cbf8af1c4f9f4bf4b4cb498a13b20610\Microsoft.Extensions.Telemetry.dll"/>
<ReferencePath Include="..\..\..\ref\e794df1f7a68471fa0bff6d6068a695b\Microsoft.Playwright.dll"/>
<ReferencePath Include="..\..\..\ref\b64f0042d6454232a8505923dbe3fe33\Microsoft.Testing.Extensions.CrashDump.dll"/>
<ReferencePath Include="..\..\..\ref\10db1f5d797b4ca4b57696629902a9f3\Microsoft.Testing.Extensions.HangDump.dll"/>
<ReferencePath Include="..\..\..\ref\095b3ef7dd9e4c6d9f2835ee1056b0c6\Microsoft.Testing.Extensions.MSBuild.dll"/>
<ReferencePath Include="..\..\..\ref\165f2b2c6c2f42c19507147d68226e64\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\3570af74d14d4583a826eea31e14c836\Microsoft.Testing.Extensions.TrxReport.dll"/>
<ReferencePath Include="..\..\..\ref\4eb7236207094551a88d0b37d7efb54a\Microsoft.Testing.Platform.dll"/>
<ReferencePath Include="..\..\..\ref\57f73d2760174e5a895cc969c2618552\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\700864b9b7934a62b945399ab9d02774\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\26e12f84e73c480b81e294ea1e26b727\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\255ca0e10a7e46cca89c614d424a1e61\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\53a9f3aadab94106bd9fc107db7f6065\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\ac32fbf3744e47b09c9edff7158d6592\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\9c2d482bf9af4ea7b5d3b17176f8cfe6\OpenTelemetry.Api.dll"/>
<ReferencePath Include="..\..\..\ref\9794838e4d774b36a7abbffb5c803d7e\OpenTelemetry.Api.ProviderBuilderExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\29a87420a1324f42be7205b654a7ca97\OpenTelemetry.dll"/>
<ReferencePath Include="..\..\..\ref\b8736762cbf14442a324ac998ee8f8b9\OpenTelemetry.Extensions.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\31bfa3abf38e4eb2aa4f9ef9d876b2d1\Polly.Core.dll"/>
<ReferencePath Include="..\..\..\ref\0c1a657d58c64989a2f0aa66d7d1208d\Polly.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\d72930de8dbc4d338ec4f342a1fde459\Polly.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\ref\6236793fb21244ef8b0d7064ad5b63f8\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\16aa4c87ab60436f903e618a758351eb\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\91e6c5774a494b9fa6a259491f144ce1\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\f30bc7c25b22469e8c6f93b502f95f69\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\c933cd253a8d4b4d9d9c7ce31b9f7338\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\4a5799b9726e4d1f9e7c5040023de5d7\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\de959a5372364726939185fdd5a727b5\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\0dd02125bda740159de5c84d46a4a3bc\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\c9a6745a2a104e28b08afcf59c573bf3\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\704bce66f8d14e8b89719f0dd4634639\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\12fe07da418442549758de2974b27d46\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\4e4f65e9b18f4b33929438986111df4a\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\9c28ee68414546f3a11ac86b2fb56842\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\e2cdd2cf833c4a3981e178c45f0951ad\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\b0beab30798840f9870b92e0b189f88a\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\4e7d4940769e402bad54665637124325\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\c46fa38b0eec42cf929b4cc26c51aa51\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\118b42161b8b48cdb3404518f0e27653\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\ca40f31c981d43998a96fd3676e09014\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\4e66fa44be6d45d8b5779c5b45b499c9\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\945cf47c09064306831ff18dd219e8b7\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\bafe10cedfcb432e8413540d4acd22c0\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\9d9ee05ba45541fa9d4d31e4f34b0b2e\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\3e3bdafcdd844a34a69728257fcfafd6\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\203f4f929c89407195d76df0e0f6a8ed\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\c35320e6b1e7494bb052a96329aead3c\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\5cd841eb111240a2a9437a4b1af5ad24\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\b016a7b5020b410cb75513e2f3298713\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\5dc5ec185d104802a6df7a4f5f4d591f\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\3bfed5a10d044db2b3e0171888d3cf0b\System.dll"/>
<ReferencePath Include="..\..\..\ref\57ad212c091740fa9178324fb9e0c9aa\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\0ed0f0df6904413fa9b63ea350338834\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\e98560d800ef40778776da1907a0b343\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\f3e0040fac1b433abee120e6d2c8cb86\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\14e5f542333f4d8cbfc4eda0f18e63a1\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\45d7168965b44d129a83d99cb8adc929\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\a2f1fb1fbf614b629563fba92693e5ca\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\8add9ec5f84848f39ec233f38745241e\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\2eacfbf1a4984ccfaf623ab9d1c2e87a\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\f506e4e62e7a43eda6b8c6d6f1c4cf19\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\4c7d20ae8b814cc3941022448d476017\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\c16b32f2e42e46d293f33a3a6090ab7a\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\9efe5bbc31084b61b5d64a535347488e\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\8f9acd4bd39b42f4a91471381bf27939\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\ed44291286eb4f24a4b59dd2e84589d5\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\a7159c403b254148b263e8e44e030cf9\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\eef24de36cc4497885e2fa7aaebe79a9\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\e9e3fac124c04056b79992c7cd8351c4\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\feb1404a51934123ba65cae4606807c6\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\5960525a5846432a8497732fed8a472d\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\b12a8c0984934a8b9a488164bdec5031\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\a4fa18f8c4d844a88f2abd6b0fec786f\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\4fd33fd4f6d54a54b8d5c75d63079a3b\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\435486659c7842a09082d7a4059f738e\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\9d64b570c18f44cc8de2917e7cf14fe9\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\4e2f0ec1054e44af89d10558a2592151\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\4479d911705c49c09b8fa9f58e010d53\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\de052621445548cebd72451aa47970e9\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\fd0cfbea59234458b7218399da314120\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\cee49a14c38447e8aec58be9e1764ab8\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\e44b4b569ed44aa188cdfc6c3bb4d4f7\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\7da8ab0441e8439698f3dcf5a206de95\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\49e1aac1225945f4b6ae40766d6ecf63\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\765e663dd85a4054b5d145b6d5d74162\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\9ce8abddd480423eaa7f29dcf297ed39\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\df4e5b06ceb1496a9b4cd646ef8a1e84\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\251ceb8d4ace441495e4dfd8562f227c\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\e529ef7dd6e44501a0b8edcb5d5c96c2\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\aaf8286d51504b369ba438886ec889ac\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\6e139cc6c7c7426e96b38ad9c044106e\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\3528fe668bd74b74aec2e97ed25f36be\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\61be381fdaaa4ce988cb1228eed0695e\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\52227fe35da24889b429b0f1239285c3\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\84959422ebc741cfab2f54b0573eb63f\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\53a83595fe0b496591f581c183133131\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\c9f9fe3f439f4f64aceee7ec9b92ee1a\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\6cc8a7819ca444aca1ff89bdfbafcfd4\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\33d272a429894c59abeeaff87414ecb2\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\5c6cd5eb2f0940c98c1df5b074d20540\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\81fa990c42634f458e1e6ae4696269f1\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\40d04f9fb32d422dae5f057c0a100cf1\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\4fc655b2ca5a4382af1fc73a7c8ffa3e\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\e5aff31c72cb43af8bbfc66879598b6c\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\84c4f5ed21164b0db64fbf48507f2a0c\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\542112081dda40cca512db3e045ba985\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\8b6fe94c46b24ff58f3da286b1f6b670\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\52ef0431f51a49339ea0bae1d6ac2c38\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\0fc3206a6332442caead803f96c59414\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\a6270152d7304c4e9e82b0e0cd44cc21\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\b670a9f1767c4d7589c78e0b546e10cc\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\226b44c06a814127ab8a4d2002542b5e\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\63505369a0f34bf999db4981ba46c2c4\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\98b9ad4264364448a64b7b74aa007c4b\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\7085bfb869c14627958edda4d77153dc\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\ed9e292c97794df3bae5add53c11c197\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\fe51e6319b79427ebc15027f71534cb5\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\7f7746add9914f38a0ec03e2ee2a9a00\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\ba91a6f4df6343338e2f845ebf3fe2ff\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\d183d43c4e7a46479a10bf921b246170\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\2e8343390b8e4b1793a4b0194f4ef2ef\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\4733cbc09ebb45da97087895d4171502\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\761560ac31324c95b169373e3226f028\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\4ca3814f53a54f848b42fd02e6ec9250\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\0c165529f2f34e13975408a3175139fe\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\93dbead3b9a24daa8b5a1b8f7547cf48\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\c4f27b86973a40ef891d4f0cdb0fcdaf\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\0863c3fabd8f490398e5d5b925309b33\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\7db7be2cea1f464c8ba0c40c39c656f2\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\fb59d4a5f4534c119ee426e450eee112\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\a58bfabfa973406786d8f111fcbbebdb\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\f31c9a2c42284ec2bacabffdae49f825\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\7721857fc9a647c393f00baa05b0f5a0\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\bb1acf61413848fab8b47b79c170006d\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\e5bbeec8ae19492c9b6931535f05a75c\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\03d1a06c0b7b4e5e855039f3383f64db\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\7fe754bd74b5471d8657a7458076d1fb\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\a552c122bac94a469af38343ba28aad9\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\c1f4195cc29645c1979a666a78f4dee9\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\679e6b37bca1477cbe31a6d70c7489d7\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\8a567c84020544209f5614f01e79097a\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\0f2a7861db9c4bde845a1b0a58e2ac11\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\c54f0ed7cb7149fb8567dcfb466a0519\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\c3ff5ca3747c48d89e7dc2ecfaa0c250\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\abdb8e0b31584f51a34bd42522df044d\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\a1a3964a6e7e422ab8373a02fd990216\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\a026b93231cd4ccb8350ad47f10e6cef\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\7177b89f66b949c58da14cb851d6b776\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\ca7a0558a9f64be893df925edd5277f4\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\e7bfad7be3f845b2a4f996e5342a174a\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\9caed6fb83c44cac8d5f4ec9964807af\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\adaaefa7756c4cb3ab9d571ed94f53cf\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\c7abacbc856140f99090e809f8588df5\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\1ee1807b38da40a09b70779a7970ac9b\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\bed575fb8baa49e9becccd3135bbd94f\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\49e178150e3a48d3984c5d85eed0e0a5\System.Threading.RateLimiting.dll"/>
<ReferencePath Include="..\..\..\ref\130e2081d2f74ff59dd7586f665459ba\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\55f0637762e04f8887bf558d186834cb\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\3cb5b684feec4ed1b192276ed6adec9a\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\3ef9be22d8204524bc38a26709003e1e\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\9c5da824ff2e4fe693aa9d8969aa3d5c\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\be493794924443b8844508641a0fd3e6\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\0af58c6c41bd444299d89716672889bc\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\377fdd7f4d35450596c069ae5026df7f\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\1c0cbbd1c7d546b59a11855189a79849\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\336323f2605b4e15aa102b9b6ee7a31b\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\9e34a6e6c10c44e09f28e77d70248f01\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\18d6e0eaa9d94758b725331f0acf7572\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\3bbfb65ba6284c5bb719c669c5b78dde\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\3e8d6b8add4a482b85b801b5699ea73e\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\44449160582948da874166e61c7fdfb3\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\083dec93406b452e80ed9cea645005e9\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\dee359014c7d4e848a21eaddfa1629e2\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\77ceefc85120429ab6f9baedee747ec9\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\5a59599418774eb1ba7cf3b8f0bec203\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\dbc699a67b7743d5a8614b4343d7e7f9\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\833be865dc054c1cb62b47de26bc01cd\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\5cf7ef117d9843b0902d48aedb29b4b7\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\f2466cfc42224ff18840898f61396e2c\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\ref\22fb2c398b604da58f520f1165ec2f63\xunit.v3.assert.dll"/>
<ReferencePath Include="..\..\..\ref\ff1568b287a74ee0889e0e0b7967e9c3\xunit.v3.common.dll"/>
<ReferencePath Include="..\..\..\ref\1cc421b5998e4a86978aca2005d7af9f\xunit.v3.core.dll"/>
<ReferencePath Include="..\..\..\ref\8c2179bccc874017be96f51ed62c37b1\xunit.v3.runner.common.dll"/>
<ReferencePath Include="..\..\..\ref\cfc909d35c9848efa837ea98f444fb52\xunit.v3.runner.inproc.console.dll"/>
</ItemGroup>
</Project>
|