|
<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.Private.Windows.Polyfills.Tests</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26224.123\tools\snk\35MSSharedLib1024.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="GlobalUsings.cs"/>
<Compile Include="System\ArgumentExceptionTests.cs"/>
<Compile Include="System\ArgumentNullExceptionTests.cs"/>
<Compile Include="System\ArgumentOutOfRangeExceptionTests.cs"/>
<Compile Include="System\DecimalExtensionsTests.cs"/>
<Compile Include="System\Diagnostics\CodeAnalysis\CodeAnalysisAttributeTests.cs"/>
<Compile Include="System\EnumExtensionsTests.cs"/>
<Compile Include="System\IO\BinaryReaderExtensionsTests.cs"/>
<Compile Include="System\IO\PathExtensionsTests.cs"/>
<Compile Include="System\IO\StreamExtensionsTests.cs"/>
<Compile Include="System\ISpanFormattableTests.cs"/>
<Compile Include="System\NativeIntExtensionsTests.cs"/>
<Compile Include="System\NativeUIntExtensionsTests.cs"/>
<Compile Include="System\OperatingSystemExtensionsTests.cs"/>
<Compile Include="System\Runtime\Versioning\PlatformAttributeTests.cs"/>
<Compile Include="System\SpanExtensionsTests.cs"/>
<Compile Include="System\StringExtensionsTests.cs"/>
<Compile Include="System\Text\EncodingExtensionsTests.cs"/>
<Compile Include="System\Threading\InterlockedExtensionsTests.cs"/>
<Compile Include="System\TypeExtensionsTests.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\Microsoft.Private.Windows.Polyfills.Tests.GlobalUsings.g.cs" Link="artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\Microsoft.Private.Windows.Polyfills.Tests.GlobalUsings.g.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\SelfRegisteredExtensions.cs" Link="artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\SelfRegisteredExtensions.cs"/>
<Compile Include="..\..\..\..\.packages\xunit.v3.core.mtp-v1\3.2.2\_content\DefaultRunnerReporters.cs" Link=".packages\xunit.v3.core.mtp-v1\3.2.2\_content\DefaultRunnerReporters.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\XunitAutoGeneratedEntryPoint.cs" Link="artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\XunitAutoGeneratedEntryPoint.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\Microsoft.Private.Windows.Polyfills.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.Private.Windows.Polyfills.Tests\Release\net11.0\Microsoft.Private.Windows.Polyfills.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\34e54cf52b4a4c2b82645ccc3a46837e\Castle.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\73518d27000746ef8d11b991f858667e\FluentAssertions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bcf1683b7056470dacdf320c98769a42\Microsoft.ApplicationInsights.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4dbbc8601af7417596ac62df8c0ce7fa\Microsoft.Bcl.AsyncInterfaces.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f6b2cba06ec421998de1a181669e54f\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fdffe069123a4a40a74d88ff04058b4b\Microsoft.Extensions.Caching.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ce63817de5194ab7a3e43695937fe5cf\Microsoft.Extensions.Configuration.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\82efb09de07748b18b642b2a5c5b73d0\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\54f6adeb5457486b9d09629edf17cb1e\Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49b5931c8d274c9e8d89539aea6bdf6c\Microsoft.Extensions.FileProviders.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1f1a50a3da834e4faec261dc5213ce6c\Microsoft.Extensions.Hosting.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4e23e856fe754e3cb3bac038b9f5be9a\Microsoft.Extensions.Logging.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\df86ddff34554dfd8ec5059c98877811\Microsoft.Extensions.Options.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\28d256a1d9db487991c0774bd84f3c13\Microsoft.Extensions.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5708886b292a473da6ff471bd6ec8d98\Microsoft.Testing.Extensions.MSBuild.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6ed60576c9e4bbfab950ac3c5767764\Microsoft.Testing.Extensions.Telemetry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f1bd563a63ac481ca0f06c7cbfb05aa2\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\55c5886b67314238a3cfe1a79514e25c\Microsoft.Testing.Extensions.TrxReport.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\010ac65c1d6a447896fd4c5f65f698f4\Microsoft.Testing.Platform.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3419c8ddb5ae43aebc184d2ebcc28a8e\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4c19e70bfad74c54adb0c5471153291a\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff8c47c817704775b38b70f729f82abd\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0577f6d377f84bd08a19ed0768de9fac\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf0163c7d5904934997f126f0253c7cf\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7dfe219d8845441eb08ca83e0e7975ac\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c3abd39bdcbb4b6c92ace0b62deb535f\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2739ee11ae974fd08158c829ce920850\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\69da6497c787482daa50eca794e9f03e\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\556555114048401cba920c874254d500\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e8f60a17e7884730824b9fb21495a374\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4e38b55b5870436a995d4d1fdd230cde\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\36630aaba219448b98a922e4ca5a0c6a\Moq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6d5732f7e645400e91b48f1b14effd9c\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1fb2c83b748d4a058ea82131a609e004\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\00b3a5efdbc34c2f9c398fe4911d40e8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c4c58e967d34813b2248857dd66187a\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\37202674276546dc970b059fd8e8a2e7\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bcacaee511714adc88db40a242e58dab\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\11fdbf1b5e5d48a1aa891c5e01e39233\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\29829cc3c26a44aa823f2db98bc3894b\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dd2540fb9eda4c5d83f5d7371b322405\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\827af010203f412f848c664452b598fa\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\95a22bbe87e04d8e937771d6ca653c4b\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\60ed5acb69ba44f6bfc913338eddc70d\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\199fc9d0d2b94e18b4e30cd816e706df\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3968188c74db4da6b4da518667e9f84d\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a1a0f18b538d42719c10bccf69ed9355\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3b6683afec234b108af78d77b29940d5\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23948242f7b3482f84dad066fa61e8a9\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e3a8dabea0994dd3926023b2aeeb77b3\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7445f57200274e848a609d0bfeeb2417\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\03c3fba2aea94960a9eecbb14524bb19\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5e320d68ba7f4754833cc4f08ca2f7e3\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f33a8f48bad44218a0f171d5a2c5fc5\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9e465582884e456e986890739a6c1936\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e7fd7efc0b4f4d9bb366be6a5299535d\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e3283d9bb9ef4faba1899a095dcb1d8c\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0541c45db0f34d249882c85d5d441b60\System.Diagnostics.EventLog.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa7148773eac4698901dcc7c8c7c41d0\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3198d1f26ed04dc2befa0b4e9542bf6a\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\65a762d77e3b4990913bfbc2f499a065\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf35386ed89e4fe19829f0ce764fe765\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\44ff66348a5d4b5cb8b104c8e4db38a0\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\00955ee00cd74742bfda9bbb4153d825\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6983f684fd5f4385a90a87bff2fd3318\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\032b4f44eed24a32ae783bb5e408a8a9\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\338b0fe28f43419aa4df3ab4571bc363\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3574e5f4eb7443b80645ea7f3eabf49\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b28a567ccf6c4a7babcbdb7cde06d766\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9572d6f48e43495d9f35ed5a345a09dc\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c59121cfdfd244b594c0a37a7b3967b5\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\10fc24e5100248008323e646ee892520\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de1ea2bc57ef4b1ebd2919bcc9031b4b\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff924b9ddf2b4beeb7cfa9909317de3e\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d0cdfb024e6447a3b4c7a1c2e89368b6\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\957076f1c30842b1b3ecf92aa48a15e4\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1c90b651c16b48c58d7dc5fb7af7c44c\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\42d9631ab1b14065a1bc2d8243629565\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e021725a89c046759e1eea7323f56b7a\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\634fbfed109544ef867526a196a0a954\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\06516ba6b5fd42c395a0cc03ac3f8a1e\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a027cb5b4f484096bd45d138ebb6c727\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\039ef08d5b3646d3aac47bc6437d24b8\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\47485e2999134591b4c9acc836b347de\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f2f58ce540084031a4e1d65e29207e38\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\06fe8f202a8d4d369d80354a95f6d947\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b065fbec9d3f4d3495a8bbe16ab02c15\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\953988749ffe4c69a3ab150aea4b6d71\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aa86f2f9b7b449feb443320a1a401ae4\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\45edfb008f2047e7b5a575d6445c54d6\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ad1095fd3fd46c49bb497f8b76060fe\System.Linq.AsyncEnumerable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\543b68faf6584290b33648678433166f\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9f7c792de2644dee9ad8d75502c68a84\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\34bda2f3b68d4f6b9382f14268556873\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\19a24f638ec946adaedfbf80c519da27\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\db5a93a35155412eb33dd2cc4e83818e\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1d5f7931524a44648efcb0264d86d1bb\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\13aa2a514b7f42b480c4d2d95af840b3\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3334b115203743bb890575d04dde5dad\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a2cba588b0ce49f8a0211b5b825294aa\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bf804af998cd4cb4a77e1e9cb9cbef99\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\30c64f3f398043f4ab973c4e11c325d7\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d48d0611fa444219808544dddc604650\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c013d5a2bbaa499cbad6682b6c1635b5\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a633c610bd374edd93121bf47b635d25\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0be32e590efa47b1a779191fbc9a1857\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b6126f687b2c453a90f14af72ae8dcd9\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6808324b8db34b2284803df3275bacf7\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\661672516c1443dea5eea125efcfe3f6\System.Net.ServerSentEvents.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\11dccd9ae7ad4587b78f15f20c8041da\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\452b7dce2f96482d9e1c0611f2f2c3da\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\78a75b3ee94643da9f813a8b1e575e40\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\38ca74c9626d466bba02d58c423dcd44\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\664a7cea7d604a3886e7a7bdaa7533cb\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1cc3a1b5ece44d4bad2201be5e294ce3\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4d91164b8a34380958470d06173068d\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6cf6a802569a4a04b185a6499f39ed2b\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e725d53a9f614b65a7df08802eea61ed\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d3c350a7ade94aafa449eb37a3c1f0ae\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9635fcc42dd949009850a44a5ba2a984\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5bf6f23e8da54086b4c8a02e70c6a51a\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7c1930c3821d4452b09ce9eef3a0b141\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\17948920ca974c1da4209b3f91c17312\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9bcff1a93df14fb494927fc97bbc6c39\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8abbe048d45d45339e0dfcfe041f87b9\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5f0871b3a103458a9f738fd1c430ff47\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\83117791c905404b8e581959d0ae37ac\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2415987dab1e4cacb358c1f5a8609e72\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\93e1fe36b382489ab452725cdd197408\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a60b47876a7b4e298a7ede09ec593cc8\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6561902788f0476dbd760cbde78f43aa\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b51f58f1809b4068bf59020bd57573ba\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b409b325ae644ffa43ba2172c7cc716\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6ad824b27e74324becc4dcdd2dbd131\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a52c7b7a09a4498aa7f495cbd4de9cf\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\133e65d13b4d4b95b6981f6fcd4f5aea\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d4591f172097455aa648d1ef98b5dff5\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4d06392d97e94bcabb7710a0225a52c5\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\09ebf753cab242639171769187e72985\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\84b9146aa88441a8913a8cc091e26e9a\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b7a4a8f870ce4a29bbcdf560eb6dfd9c\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2ec9d4caa80644d58fdf44c7bba617ba\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0865aad4f3c14ebcba4ada0158f86d83\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f5512c08a4cc4f23ae73f4d39f9f042d\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\36e214f1dbb242aaa7d6797068261402\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7674b9fff3848fcbc824f253254c85c\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c99bff7d1e8a45f3980e3eaabea04843\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\724f3e144a4b4506921b79c3ae77a45e\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2772f58d16f44502a971690c31840722\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3d89fd83bc1346a09f698ca020869ba8\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f89f407f62f443d2b32060285649ba08\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c72f9139e52a489dbe28e1e71efa6a48\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d73d2be0a1fa4080b288d8b84c24a986\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\49787a04b44f474781ceca3f7134f2d7\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\141c73ec529d46c587d2c2b961843987\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6c2b8ca0f6a84e3f83bc8eb9f602b1ab\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c1cdb03620eb4e338e5729fc6c95162d\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b669f915ba034e01ab37ab09ecfd9b61\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f240309a931f4ca594ddf89fbd628d13\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\748538d25e2c48a99924fcce12ddb12a\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3879fdb02bd9411da41938fb3fe38d99\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\75b594f39a4f4452886177d618e6c8cd\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2164b59b1c2045e68dd5110a29a149bb\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\aec3f6e380bd47959e971b61c8b1a1f5\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7b038d9c0644459a89f793baae7f7091\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4fc09980004d4cbf8bf09ff9c2e5fed7\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6d9dd1e322ae430c9fc695a0dd037aa4\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fd68687a5d7f4ce2b1604f65ea41b9e9\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c6998a4a87d4fbc86328a05c4cf0b9c\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e2fea891c2c646818216bf2c727db2f9\System.Threading.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a7446154e1c648a897cc08dd534cda90\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0508db4b53af49ba9906941dc9fff720\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f5b4058c2ec9429fa1f9052c35258db3\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8f41f5d0215b408db455d0ad0bb76f40\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f0726cfff30f404a9a7000353add1b8a\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a55f4aedbdd64f94995ecb320fbaa0e6\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5a6372c57b1f43ddb3ed9a498d16f0fd\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bd91adcba99246579dce22205976867c\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\be2b7c7149db4eb2b7ea938c8cf0981d\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1c5bb083ef674077bf0a1ae8deb9bd5e\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\12b5a623043545beae3d16aa1aec0fd8\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ead33f1aa8714644960b23b250d35a40\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\57deff814add4fdf98949e4beff1ad5f\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8aa5009255d349a38b67a547b20b7c1d\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2f8bb1d3fbee4f11b4b56766fbe62083\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b04d100133e4331b23382f95845907f\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a730354aaa9a47fd93f7b5b5b780879f\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ea67c238216c4173b0e0d83eb22e6ffc\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bbd3aa6ec72a430291f7eb19661fdb54\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f8a4cb7981934e13874973f66b5cb821\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3da77f6af6854a1e831db5d0b3fa8d98\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77f0c053b28446708b8086e336e5442b\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74d1c39307b041debcb26ef744f73871\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9206619319064bb09f4c9359df4e06a5\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d8b8a832ee3343d0b2ec9384881d9505\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\069dbcee4215480cac1e85bbdbfe9207\testhost.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\deeb36910f2841949125439804134ed5\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0253466bc43c49179fd233f2dca402c1\Xunit.StaFact.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a2badc17627b421ab59b94b6d5bd17cd\xunit.v3.assert.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\84f96bacca4f453393fc005d43438761\xunit.v3.common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c02161aa90946ac87e5a1bd432021a4\xunit.v3.core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b708e09ffc174e02af877b3a30fe2a15\xunit.v3.mtp-v1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\417700b10b604f0b971b18ef6bcd0c59\xunit.v3.runner.common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\80868991dbfa4fdaaedeb939b1316807\xunit.v3.runner.inproc.console.dll"/>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\..\..\_external\1\System.Runtime.CompilerServices.IsExternalInit.g.cs"/>
<Compile Include="..\..\..\..\..\_external\2\System.Runtime.CompilerServices.RequiresLocationAttribute.g.cs"/>
</ItemGroup>
</Project>
|