|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.ML.CodeAnalyzer.Tests</AssemblyName>
<LangVersion>Latest</LangVersion>
<DefineConstants>TRACE;RELEASE;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="Code\BaseTestClassTest.cs"/>
<Compile Include="Code\BestFriendOnPublicDeclarationTest.cs"/>
<Compile Include="Code\BestFriendTest.cs"/>
<Compile Include="Code\ContractsCheckTest.cs"/>
<Compile Include="Code\InstanceInitializerTest.cs"/>
<Compile Include="Code\NameTest.cs"/>
<Compile Include="Code\ParameterVariableNameTest.cs"/>
<Compile Include="Code\RelaxTestNamingTest.cs"/>
<Compile Include="Code\SingleVariableDeclarationTest.cs"/>
<Compile Include="Code\TypeParamNameTest.cs"/>
<Compile Include="Helpers\AdditionalMetadataReferences.cs"/>
<Compile Include="Helpers\CSharpCodeFixVerifier`2.cs"/>
<Compile Include="Helpers\TestUtils.cs"/>
<Compile Include="..\..\.packages\microsoft.net.test.sdk\17.12.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\17.12.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net9.0\Microsoft.ML.CodeAnalyzer.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net9.0\Microsoft.ML.CodeAnalyzer.Tests.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\ref\804817172e244a43907880a34812c5ea\Microsoft.ApplicationInsights.dll"/>
<ReferencePath Include="..\..\..\ref\a7fa345b75194cac92a8434c77891c0b\Microsoft.CodeAnalysis.Analyzer.Testing.dll"/>
<ReferencePath Include="..\..\..\ref\918f9d1010f042e1aeda2d88a7a23142\Microsoft.CodeAnalysis.CodeFix.Testing.dll"/>
<ReferencePath Include="..\..\..\ref\1cf1a96dbf0848f6ad18e6c3fa60c1e5\Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll"/>
<ReferencePath Include="..\..\..\ref\e49e86503238441880591d7f45cb5cca\Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit.dll"/>
<ReferencePath Include="..\..\..\ref\210537d4688541d39a6659ebe34ce496\Microsoft.CodeAnalysis.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\3aec4186aaea4fbfb9091ec8b6e09a32\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
<ReferencePath Include="..\..\..\ref\04e185ba561443f3b97980bc301a20a6\Microsoft.CodeAnalysis.dll"/>
<ReferencePath Include="..\..\..\ref\b033786016714acda527eda67067aba4\Microsoft.CodeAnalysis.Testing.Verifiers.XUnit.dll"/>
<ReferencePath Include="..\..\..\ref\52533ec023054bdc80b4114074f7728e\Microsoft.CodeAnalysis.Workspaces.dll"/>
<ReferencePath Include="..\..\..\ref\1df2faa400bc422d9bdfa8eafcf882c6\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\8aa9ab74c77049869c844cc0481c3811\Microsoft.DotNet.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\ref\07b2ae5060fb4ed7953f18078432ac6f\Microsoft.DotNet.RemoteExecutor.dll"/>
<ReferencePath Include="..\..\..\ref\65a354a999624a70a8f5233d9be2bbf7\Microsoft.DotNet.XUnitExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\d9cc10f6a342423286cd5c8f0c757202\Microsoft.Extensions.DependencyModel.dll"/>
<ReferencePath Include="..\..\..\ref\befc7e5c466a49a4ae8654c3166f5784\Microsoft.ML.Core.dll"/>
<ReferencePath Include="..\..\..\ref\893e4c7e2fce433281bedc6b6df69277\Microsoft.ML.CpuMath.dll"/>
<ReferencePath Include="..\..\..\ref\3065a3a84e434becb1e11851350941d1\Microsoft.ML.Data.dll"/>
<ReferencePath Include="..\..\..\ref\2fd9395330b5474cb2a783c7ac703394\Microsoft.ML.DataView.dll"/>
<ReferencePath Include="..\..\..\ref\f4c4476d04534b6890a229f9775823fb\Microsoft.ML.Ensemble.dll"/>
<ReferencePath Include="..\..\..\ref\5a136d066dcd40ba8a576643bb8aafa2\Microsoft.ML.EntryPoints.dll"/>
<ReferencePath Include="..\..\..\ref\bbc3893bdc2c40b4970625b5b6500cda\Microsoft.ML.FastTree.dll"/>
<ReferencePath Include="..\..\..\ref\402ade8d90aa47299b2476ef026b6562\Microsoft.ML.InternalCodeAnalyzer.dll"/>
<ReferencePath Include="..\..\..\ref\9c76ed01929748aeaffcfd7f899062f3\Microsoft.ML.KMeansClustering.dll"/>
<ReferencePath Include="..\..\..\ref\f96aaad3009e43a3bb5160aa71c56b28\Microsoft.ML.Maml.dll"/>
<ReferencePath Include="..\..\..\ref\d4752137b50147809e28728be2174e94\Microsoft.ML.Parquet.dll"/>
<ReferencePath Include="..\..\..\ref\e6cf14b46f2548e5833af730e3ca6ef5\Microsoft.ML.PCA.dll"/>
<ReferencePath Include="..\..\..\ref\db811ac2d0c94d6980598b6405846948\Microsoft.ML.Recommender.dll"/>
<ReferencePath Include="..\..\..\ref\cf20458dc05f4393966e080b5555b82b\Microsoft.ML.ResultProcessor.dll"/>
<ReferencePath Include="..\..\..\ref\6433974aa28c4226b920d964d7bf8025\Microsoft.ML.StandardTrainers.dll"/>
<ReferencePath Include="..\..\..\ref\8b1f8fe7def34534a66ddb8c7b9bb7db\Microsoft.ML.TestFramework.dll"/>
<ReferencePath Include="..\..\..\ref\f62766167d4c454e928ca67b75d13846\Microsoft.ML.TestFrameworkCommon.dll"/>
<ReferencePath Include="..\..\..\ref\b9d4ee56a2944587beb3711bad320fdd\Microsoft.ML.Transforms.dll"/>
<ReferencePath Include="..\..\..\ref\7fb0b5d20bff4ec39e7d6e18b3544d54\Microsoft.Testing.Extensions.MSBuild.dll"/>
<ReferencePath Include="..\..\..\ref\9ed54db97b574dbea9498830c8c5013a\Microsoft.Testing.Extensions.Telemetry.dll"/>
<ReferencePath Include="..\..\..\ref\abc70b6592b34dcb97241bb97cc8712c\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\5149e97d46964268b5f9fa73e6fc0142\Microsoft.Testing.Extensions.VSTestBridge.dll"/>
<ReferencePath Include="..\..\..\ref\a4d7b8a650af4e1c97173b442f2f7eee\Microsoft.Testing.Platform.dll"/>
<ReferencePath Include="..\..\..\ref\fd411f2fe3da4ee995689272ac08d1e0\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\6d8b0c79e5c64c2aa6147558450099c0\Microsoft.TestPlatform.CoreUtilities.dll"/>
<ReferencePath Include="..\..\..\ref\00061234d7a944cd8f38a9883013c287\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
<ReferencePath Include="..\..\..\ref\592b4c6af4a0452e84cc489c7f155f9a\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
<ReferencePath Include="..\..\..\ref\0d83232350b04248b41cad1af46bb4fa\Microsoft.TestPlatform.Utilities.dll"/>
<ReferencePath Include="..\..\..\ref\136ff89674d349aca588bc6ef41887da\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\ref\7f4d5c4d9ad0424dae01a42573889823\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\ref\338bca6b37ec4d4f8d590e8cf3d32a21\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
<ReferencePath Include="..\..\..\ref\196821f298f144c1b15dcf16fbee34a3\Microsoft.VisualStudio.Composition.dll"/>
<ReferencePath Include="..\..\..\ref\c6ea777375bf46029ae40b29ef8e7659\Microsoft.VisualStudio.Composition.NetFxAttributes.dll"/>
<ReferencePath Include="..\..\..\ref\71fa9262081c49b9a3510709fd0feb1a\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
<ReferencePath Include="..\..\..\ref\97dcc38a505d4078b87affd6468fb873\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\94f3b4598d674ad08abf571f4f5bdb6b\Microsoft.VisualStudio.TestPlatform.TestFramework.dll"/>
<ReferencePath Include="..\..\..\ref\4874b6e131a5400d87f72002a54758b7\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\869ca69266a34b839e4736ba463ea5e9\Microsoft.VisualStudio.Validation.dll"/>
<ReferencePath Include="..\..\..\ref\4c5efce753764ada8f9c43d93a2d6945\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\23857f5e28bc4bc2b02d6fd0bcddc64a\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\ref\27477f62fda74731a1aeb9d6ac752984\mscorlib.dll"/>
<ReferencePath Include="..\..\..\ref\eeb14054442b4aeb88227885a78d7c2d\netstandard.dll"/>
<ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
<ReferencePath Include="..\..\..\ref\8b13eafc53ce4f82b0fb463c1ae12d8f\NuGet.Common.dll"/>
<ReferencePath Include="..\..\..\ref\ac426fc3f4fa42d7adfe0e0cbaa36ffc\NuGet.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\7044e8ab1df1434c96ef0857753a6180\NuGet.Frameworks.dll"/>
<ReferencePath Include="..\..\..\ref\697ac7ee6fcd4c26b6949b204f956617\NuGet.Packaging.Core.dll"/>
<ReferencePath Include="..\..\..\ref\ae213b70b1864946afbe7e94fb7867c0\NuGet.Packaging.dll"/>
<ReferencePath Include="..\..\..\ref\8e191afdc7f34c9dbcd62b27fd07fc4f\NuGet.Protocol.dll"/>
<ReferencePath Include="..\..\..\ref\aade1f170cc14b858954cddbcfa36f3a\NuGet.Resolver.dll"/>
<ReferencePath Include="..\..\..\ref\ed6c7d356e4d43d39da9892c009f445b\NuGet.Versioning.dll"/>
<ReferencePath Include="..\..\..\ref\cecb8cfe0ed04759886df18f18ca44c1\Parquet.dll"/>
<ReferencePath Include="..\..\..\ref\f4e4850d0f8e4fea89fe962efd5d156c\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\ref\853acbbf20a4471c80db59e7a9ef0ef3\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\ref\385322b9af084a4d9553c8c1744990c4\System.CodeDom.dll"/>
<ReferencePath Include="..\..\..\ref\ccb8691cdedb408b8ead951afbf04198\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\ref\9756dd919390458fb1045f8998f13348\System.Collections.dll"/>
<ReferencePath Include="..\..\..\ref\5ef727af55b94f81bb8332b24768b517\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\ref\407505aa85474ffeb044b785c66bd1a0\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\ref\d7d53218aab24528ba33d8f7f69ce395\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\ref\9a2092126ea0484ea37b246d6da943a7\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\ref\4ca93c511f324f908a4a4b5eb9714bab\System.ComponentModel.Composition.dll"/>
<ReferencePath Include="..\..\..\ref\3bec48b12d1145bb8027dadc0d669252\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\ref\67aeb1fc12af4f50a69760a21cd2ea75\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\ref\31246c93cb964256a93af0cdcecdddd0\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\ref\eff6b348190d47a2b570bb0df285cdc3\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\c39d7119d3774c998755d099cbd14790\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\ref\f14639f5e36641e48aa2b0ff2a55dd13\System.Composition.AttributedModel.dll"/>
<ReferencePath Include="..\..\..\ref\cca78853a0e147d3a5d855dff016e5be\System.Composition.Convention.dll"/>
<ReferencePath Include="..\..\..\ref\33e28160531945c6b9c9ea53242f364f\System.Composition.Hosting.dll"/>
<ReferencePath Include="..\..\..\ref\b5e752ae8b6b42eaae3984afd1787bb3\System.Composition.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\a6d82b1952c24caea36db5b311282267\System.Composition.TypedParts.dll"/>
<ReferencePath Include="..\..\..\ref\b750add36ece468cbdd5e1fe7ab20296\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\ref\70258437969247efbcde589c14b63755\System.Console.dll"/>
<ReferencePath Include="..\..\..\ref\4ad003f9a3a649288d1b965470302eee\System.Core.dll"/>
<ReferencePath Include="..\..\..\ref\3c631c24c7f241ebb1b77bbabcafe465\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\ref\066181a40d5e48229324bb508d0e1a0a\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\a879fc1fd68c48f1bb5fbac9559cf1b4\System.Data.dll"/>
<ReferencePath Include="..\..\..\ref\c7fec5338ea64426906631d2d1664a27\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\ref\9254fe64215b4df8b64400c334f86064\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\ref\ba533a34d4bf4667919bef9bb1bfc8a7\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\ref\8e8d8b07fc904b71bfd2fd3e892e52c9\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\ref\5594661dd3fa4b61af46b3e7f2022def\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\ref\2e48ee78a7144fb198d623b832724451\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\ref\441c633efd2948b0bcbe2d7fd03bb16d\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\ref\1c60a3a661a5414ea08c138387ff00d7\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\ref\5803be43aa444294a53b8cb6c5142c37\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\ref\d49e9ce517ec4fdfbdf84cb113074ca1\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\ref\0715401011da4b3a91c10eaee5fea396\System.dll"/>
<ReferencePath Include="..\..\..\ref\45a4795d5ceb4e3088419f5cbb53a7e7\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\ref\2d010250c205417583233e6a7367dc8d\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\960c7041b13242d1a5c7bf4a4fbcf76d\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\ae87915b2aa24181b3e256eb53ae90ea\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\ref\01ac81013a554b21965b3b19340ee6c9\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\ref\d521c952c5f245bf825401d5897240d2\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\ref\cba1c92acf334b088a49084970a5a3a0\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\ref\5dbc484fd131400b9dec273e1147ecb4\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\b56185eb26f04f1c90f67ba9f2b926e6\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\ref\3576025fbe3e4be4a0758591037a9910\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\ref\cd70535a05904f398d6fec7a06e3b1c1\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\2e308066b16c47f880dc090b8e491219\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\ref\d66818dace554013957751e7d9ac91f9\System.IO.dll"/>
<ReferencePath Include="..\..\..\ref\bcc86edfa6514944a4e69d64af3d9b1d\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\47f6a19331994c70bee831f6969dcf2a\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\ref\bc1e67ed260945faaed872877ee449a0\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\ref\94ce40cfc2864fac8ccda80172e22d7d\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\9d9bdfbf34b243eab3af2e75df09b669\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\ref\a07725148206419d93c1044615bd9004\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\ref\a662554a5e1346fb8121d0fa68021bca\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\ref\4097d4c35782496cbbfbd264897f32cf\System.IO.Pipelines.dll"/>
<ReferencePath Include="..\..\..\ref\d2675b55f75d47178d383e942d639d6f\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\1e41da07995a452092565811abf7aa97\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\ref\b46869d7db0642e683ae173440676e37\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\ref\3fdb0af229034377bfbc098ee8bdb8c4\System.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\0a54a17868f848f88047ef760d90c9b3\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\ref\144b2723c27044f995bb33150feec422\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\a4c2e41fa6064693b4000ae6b0db3527\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\ref\b97117de670045cabe7f96527c07ba59\System.Memory.dll"/>
<ReferencePath Include="..\..\..\ref\47f27a72a4ed4cb08b5f95e94b4bde92\System.Net.dll"/>
<ReferencePath Include="..\..\..\ref\3ffb21a3acfc457a82c5a84453910f70\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\ref\7eb3a1d9a11040c68c8c88c940e1b5db\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\ref\6191f8712434432499ab14864b982ef3\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\ref\73678fcb52d64a1d8f9acf81f8a7ae65\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\ref\4b2399cdb6b845c990197dbd983c8248\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\ref\89c0677dd6d1487b99ac341591546f16\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\ref\dacc9c55ce4f40d0bf387a8ac538016f\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\ref\7d9f8dba56f44d6abd472e3eb37ad6f0\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\a0f8bd87013a4a6abbf36fc3914db5d2\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\ref\af6ee65ece8a41e69d6b21ac7014f542\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\ref\e79ea60be52546cd8d2420604ec9927e\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\ref\f286f657fc3d48b19dc93b4d9c65bf99\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\ref\8c9be119ff5741328167de1a7579bd9e\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\ref\08eb8d08955646d4914341f76e31ddf2\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\ref\51d1187803764b6193fa77ff5522bdfb\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\ref\ef741e853bb84e48ac6b5d902d47d392\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\ref\14d2a638bfe94a79aa27716f9eb914e4\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\ref\df64859be14f4b1a98974ae15c363f73\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\ref\d692a9d9077a43e7a0fd90dbf282bbd4\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\8cb82e023c544afca4bec10081a1d576\System.Numerics.Tensors.dll"/>
<ReferencePath Include="..\..\..\ref\a00cc800549f4adba5a9ace24589fd04\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\ref\2281b33626b04fffb6673afe4586f0ed\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\ref\14e22ec5a9f14e0785c04ed636482d29\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\ref\fc6086083e364f048334c39824f36999\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\ref\42e04962302640e4b5bc0486a0d91b0e\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\ref\2d16e62a4c0f411d8915c970d146a750\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\ref\b9b56b2bd2064a88856bfd9ee69df227\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\ref\3393a79a475e43e5ba23a3df5bca6380\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\f0c15f32b7f848ab9b5475286ee15bf3\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\ref\9e448d4b5b8b45dc83e512b3479f9a1f\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\a7c796bc418c4b2dbc744138b7b8f18f\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\ref\f5c91f2d8f3c4b8287ac8441e48680dd\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\ref\7a6a37b902f041538232ba2557c61df6\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\ref\c2a4deb5e4bf4cd2a38188f796bc4017\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\ref\c3a77a2f2baa4758bff41a470749c472\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\ref\1ed3755589b34989b8b4d53dd6a36ced\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\ref\5784693258d34281a0e0218c4bb08b99\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\ref\223268e87fc742608bf21e9931038205\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\a4860761ed31478884886d6a84617d6c\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\ref\f904419f287540f48699cdfdc49c2ecb\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\ref\ebf218bfa2d848d780a94891e9ad7514\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\ref\ca31ce5efc44419a8d1496226a5aff11\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\ref\e698724116734d31a458439d1e374ae4\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\ref\f7c962242d4a4f568b0c0eb9b0038eb8\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\ref\22fc1ddadf1248ad8381aa02b6481b69\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\ref\7c8910eaabd644988e1521c7043409df\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\448c6f61399d44708d03c032b5d2ff88\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\ref\f6367b322d544d10ab0f57963e2e39c6\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\ref\a7d17a6bc5cf4dd885771a4e3682919d\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\7cc747ae7c714775af68b2262dadaf3b\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\78789b9ef7934e9cb8492ba682ecc96a\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\ref\0189a6be95b44c8f934b35f1637630f9\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\ref\1738c5b7610b42c2b226af6db3bd17ce\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\ref\b336fbff790f426fbc840fd4440bea0b\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\ref\6700bea9db2f46be831a3c1a3bae0d3d\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\ref\8617b129742a41839260823fbe31282f\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\ref\34ea8266db6c47b8aae99c7d93c2042c\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\05f947ca367c4d1fa3e083682df1a76e\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\ref\6f80035e8af24cf89835b165e3c0cb54\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\ref\d5a0be017d9a4067a2c6538828295cc2\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\ref\19ca1ff766c846a1bd4d24c6f542e45f\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\ref\388295cad7d143a99ad15be426e5c25e\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\ref\204520d063fa4371a6c17879b602f1d2\System.Security.dll"/>
<ReferencePath Include="..\..\..\ref\ccb0aa1b9d58439eb3f37c98fd3bd06c\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\ref\204128ffa6dc4ee7bb7d6ffc71c540a5\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\b82edacdd58043a0b4c7554480f555d4\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\ref\8b925ab0a3224bcdadc32c1c1f459616\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\ref\715dfad5ef2c40c9916e753f2f9b0eed\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\ref\f997088ef8cc4ab59709b049f223d3dc\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\ref\163257e6fa7b42a7b8273b662fd5da6f\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\ref\0e3f6eb1fed444bbad5b9bf4a0aeab39\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\e4637a2558b54a63acfdde50655413bb\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\ref\7413b5cd597446349b028ed02d12eb5e\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\ref\94a12018475d433493b6595f022a4564\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\ref\7e548ae7878a4818800c8e2852fc442b\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\ref\2f5b472ffed74a89951fec948c0198e7\System.Threading.dll"/>
<ReferencePath Include="..\..\..\ref\e979bb1b6fc24fecaa9c1d931a1fc835\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\ref\b5b5ad6c64454b7eabebbcaaddce8aca\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\ref\fd1a372787b64e7a94fd781cd758e684\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\ref\3947a08295554f4bb51c46a155e826e0\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\ref\05d5e9a9039a44e58db06b89b9d5ca35\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\ref\708c3f4872a64e24b19286ea22fd7131\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\ref\dcf02f270d1c4a37819ef56025241105\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\ref\bf172e6de9cc417aac62ceb1b8f65dba\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\ref\03e38c1aa1364427bb9272cdfc5f750c\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\ref\a0b3cf95c7214b7cba5b63430058b247\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\ref\9c1b56e6c66c41f288746968d5cf4fcd\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\ref\dc78ae6996e949a096f262c291ea42ea\System.Web.dll"/>
<ReferencePath Include="..\..\..\ref\ffd9652b52a74527bcbffa5ca5b65a57\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\ref\9df2d5d6bbdd4ed6a48cc1cd99b4f7c9\System.Windows.dll"/>
<ReferencePath Include="..\..\..\ref\ad291282cea4471b87f48bce332210df\System.Xml.dll"/>
<ReferencePath Include="..\..\..\ref\6743bae9d83e4388919825801452f8d4\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\ref\ac0c5ef64b4b4b6faccbc325002aff13\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\ref\71235941fb40444dba1180a52dd05a3d\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\ref\55eb76bb1223476e8aefe13e40cd08ab\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\b91cc48a0d694664bc2b1a6e5117058d\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\ref\6ccb8cf9ca0c4b859ee678742cc9e7ff\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\ref\503c555da873483f945ec9583fcc0a2f\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\ref\6aa55d4099cd495ebe56c51e1050cd82\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\ref\54c43c22c9b54834b3dabcd7c063bf52\testhost.dll"/>
<ReferencePath Include="..\..\..\ref\d5e9da5c060a48cd84d88afcf2272fb8\WindowsBase.dll"/>
<ReferencePath Include="..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
<ReferencePath Include="..\..\..\ref\285675a6903d43ca89ed13e37e2bfe3c\xunit.assert.dll"/>
<ReferencePath Include="..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
<ReferencePath Include="..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
<ReferencePath Include="..\..\..\ref\85d851c0999e47c98ebf2edc8a9a22d4\xunit.execution.dotnet.dll"/>
</ItemGroup>
</Project>
|