File: Microsoft.ML.AutoML.Tests.csproj
Web Access
Project: src\test\Microsoft.ML.AutoML.Tests\Microsoft.ML.AutoML.Tests.csproj (Microsoft.ML.AutoML.Tests)
<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.AutoML.Tests</AssemblyName>
    <LangVersion>Latest</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET6_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_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="AutoFeaturizerTests.cs"/>
    <Compile Include="AutoFitTests.cs"/>
    <Compile Include="AutoMLExperimentTests.cs"/>
    <Compile Include="BestResultUtilTests.cs"/>
    <Compile Include="ColumnInferenceTests.cs"/>
    <Compile Include="ColumnInferenceValidationUtilTests.cs"/>
    <Compile Include="ColumnInformationUtilTests.cs"/>
    <Compile Include="ConversionTests.cs"/>
    <Compile Include="DatasetDimensionsTests.cs"/>
    <Compile Include="DatasetUtil.cs"/>
    <Compile Include="EntityTest.cs"/>
    <Compile Include="EstimatorExtensionTests.cs"/>
    <Compile Include="GetNextPipelineTests.cs"/>
    <Compile Include="GridSearchTunerTests.cs"/>
    <Compile Include="InferredPipelineTests.cs"/>
    <Compile Include="MetricsAgentsTests.cs"/>
    <Compile Include="MetricsUtil.cs"/>
    <Compile Include="MLContextManagerTests.cs"/>
    <Compile Include="PurposeInferenceTests.cs"/>
    <Compile Include="SplitUtilTests.cs"/>
    <Compile Include="StopTrainingManagerTests.cs"/>
    <Compile Include="SuggestedPipelineBuilderTests.cs"/>
    <Compile Include="SweepableEstimatorPipelineTest.cs"/>
    <Compile Include="SweepableExtensionTest.cs"/>
    <Compile Include="SweepablePipelineTests.cs"/>
    <Compile Include="SweeperTests.cs"/>
    <Compile Include="TextFileSampleTests.cs"/>
    <Compile Include="TrainerExtensionsTests.cs"/>
    <Compile Include="TrainValidaionDatasetManagerTest.cs"/>
    <Compile Include="TransformInferenceTests.cs"/>
    <Compile Include="TransformPostTrainerInferenceTests.cs"/>
    <Compile Include="TrialResultManagerTest.cs"/>
    <Compile Include="TunerTests.cs"/>
    <Compile Include="UserInputValidationTests.cs"/>
    <Compile Include="Util.cs"/>
    <Compile Include="Utils\DoubleToDecimalConverter.cs"/>
    <Compile Include="Utils\FloatToDecimalConverter.cs"/>
    <Compile Include="Utils\MLNetUtils\DataViewTestFixture.cs"/>
    <Compile Include="Utils\MLNetUtils\MLNetUtils.cs"/>
    <Compile Include="Utils\TaskAgnosticAutoFit.cs"/>
    <Compile Include="Utils\TaskAgnosticIterationResult.cs"/>
    <Compile Include="..\..\.packages\microsoft.net.test.sdk\17.5.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs" Link=".packages\microsoft.net.test.sdk\17.5.0\build\netcoreapp3.1\Microsoft.NET.Test.Sdk.Program.cs"/>
    <Compile Include="..\..\artifacts\obj\Microsoft.ML.AutoML.Tests\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.ML.AutoML.Tests\Release\net6.0\.NETCoreApp,Version=v6.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\artifacts\obj\Microsoft.ML.AutoML.Tests\Release\net6.0\Microsoft.ML.AutoML.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.ML.AutoML.Tests\Release\net6.0\Microsoft.ML.AutoML.Tests.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\ref\bdb634dbf9824188b8a8c44c9ae397bd\Apache.Arrow.dll"/>
    <ReferencePath Include="..\..\..\ref\35d08e0e24bd48308807f9a1a4d4836a\ApprovalTests.dll"/>
    <ReferencePath Include="..\..\..\ref\2a78a47b410c4824aa14e87c8cbc38ec\ApprovalUtilities.dll"/>
    <ReferencePath Include="..\..\..\ref\9a309c59f7494161a9b96e185f5059a3\DiffEngine.dll"/>
    <ReferencePath Include="..\..\..\ref\5fa71c75f73f4375bc47b0bf8b89a430\EmptyFiles.dll"/>
    <ReferencePath Include="..\..\..\ref\359f89e9cff7409780ebb38bd0febc5d\FluentAssertions.dll"/>
    <ReferencePath Include="..\..\..\ref\5afd66bf9bf246a9acb87a29d22deee9\Google.Protobuf.dll"/>
    <ReferencePath Include="..\..\..\ref\c511a62048e94e1d9f2929688a75b199\ICSharpCode.SharpZipLib.dll"/>
    <ReferencePath Include="..\..\..\ref\804817172e244a43907880a34812c5ea\Microsoft.ApplicationInsights.dll"/>
    <ReferencePath Include="..\..\..\ref\5644264a6d6f468681a89d732646868e\Microsoft.Bcl.HashCode.dll"/>
    <ReferencePath Include="..\..\..\ref\1e252a6239484df2a562f825d8f65c7d\Microsoft.Bcl.Memory.dll"/>
    <ReferencePath Include="..\..\..\ref\5d8f92cc068745e89b70fe3e076fca4c\Microsoft.CodeAnalysis.CSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\2fd6dde55d3d4fe2a30221cf56af18cb\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\ref\9d1125826b8746b59527e22c81edff32\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\24cda73f91004f3e8314805c561fef28\Microsoft.Data.Analysis.dll"/>
    <ReferencePath Include="..\..\..\ref\59376ff2cb414c5993dd5c3eecd5fac4\Microsoft.Diagnostics.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\8aa9ab74c77049869c844cc0481c3811\Microsoft.DotNet.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\3e471382a9d8437ca501c37a9753669e\Microsoft.DotNet.RemoteExecutor.dll"/>
    <ReferencePath Include="..\..\..\ref\e0b37701d17d41d99f36ef0de45e08f8\Microsoft.DotNet.XUnitExtensions.dll"/>
    <ReferencePath Include="..\..\..\ref\d8c21dc31a9243a28a5a2c213486549c\Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\c76b54b1a48a437a9c2f022c8b361a3e\Microsoft.Extensions.DependencyInjection.dll"/>
    <ReferencePath Include="..\..\..\ref\e6e5115d10fd4f6eb55d28d87b90b0a0\Microsoft.Extensions.DependencyModel.dll"/>
    <ReferencePath Include="..\..\..\ref\b5830d61a7c1475c912214e4564d291b\Microsoft.ML.AutoML.dll"/>
    <ReferencePath Include="..\..\..\ref\1e0c196dc6b341aa9a47d535602dba86\Microsoft.ML.Core.dll"/>
    <ReferencePath Include="..\..\..\ref\5fabdc36146c4fd3963a31f0e835222e\Microsoft.ML.CpuMath.dll"/>
    <ReferencePath Include="..\..\..\ref\319db20ec1de4188af652bb2ae8a1805\Microsoft.ML.Data.dll"/>
    <ReferencePath Include="..\..\..\ref\e84bd166e5014b3a94b235ffd7decfa1\Microsoft.ML.DataView.dll"/>
    <ReferencePath Include="..\..\..\ref\7932c915bcbc4c56a11c8b53c0372f72\Microsoft.ML.DnnImageFeaturizer.AlexNet.dll"/>
    <ReferencePath Include="..\..\..\ref\4d76bd8f2c9a41e19a5924ae34a9a075\Microsoft.ML.DnnImageFeaturizer.ResNet101.dll"/>
    <ReferencePath Include="..\..\..\ref\1d07356cda5b4bb489625ca7fc1de13e\Microsoft.ML.DnnImageFeaturizer.ResNet18.dll"/>
    <ReferencePath Include="..\..\..\ref\7774d232c4ed4bcea2bb7e362ab4150d\Microsoft.ML.DnnImageFeaturizer.ResNet50.dll"/>
    <ReferencePath Include="..\..\..\ref\894ad5ee231e4ca1aba5d27509a80f45\Microsoft.ML.Ensemble.dll"/>
    <ReferencePath Include="..\..\..\ref\aea47a548fbc47d3807bd4d2260f3505\Microsoft.ML.EntryPoints.dll"/>
    <ReferencePath Include="..\..\..\ref\22f60e8dbc064cb18e2557726e96d24a\Microsoft.ML.Fairlearn.dll"/>
    <ReferencePath Include="..\..\..\ref\4f8bbe777d6f4db9a59ecfe67bdb8e93\Microsoft.ML.FastTree.dll"/>
    <ReferencePath Include="..\..\..\ref\a324eb8ceffd45b1947004a250496d36\Microsoft.ML.ImageAnalytics.dll"/>
    <ReferencePath Include="..\..\..\ref\a22c59d0248c410182515a5c0e844945\Microsoft.ML.KMeansClustering.dll"/>
    <ReferencePath Include="..\..\..\ref\2e451c223fcc4cefb60cfa4b1c148c5c\Microsoft.ML.LightGbm.dll"/>
    <ReferencePath Include="..\..\..\ref\9892c390ef934b4b97555fb673488b2d\Microsoft.ML.Maml.dll"/>
    <ReferencePath Include="..\..\..\ref\ab2120ce96354a4a8d6fb7289b7b7260\Microsoft.ML.Mkl.Components.dll"/>
    <ReferencePath Include="..\..\..\ref\015311d2a7b744f985ab261143cf7c6c\Microsoft.ML.OnnxRuntime.dll"/>
    <ReferencePath Include="..\..\..\ref\5b9a4a6d2a484e4080fc6d25a137200b\Microsoft.ML.OnnxTransformer.dll"/>
    <ReferencePath Include="..\..\..\ref\1395e9641cc74a349b7969acf66221f3\Microsoft.ML.Parquet.dll"/>
    <ReferencePath Include="..\..\..\ref\5c45e1da68a04750afda90658d54a5a7\Microsoft.ML.PCA.dll"/>
    <ReferencePath Include="..\..\..\ref\37b85043f17543f79c837251d1612023\Microsoft.ML.Recommender.dll"/>
    <ReferencePath Include="..\..\..\ref\4ae0806019e143bfa2e30d529fb819f8\Microsoft.ML.ResultProcessor.dll"/>
    <ReferencePath Include="..\..\..\ref\a0f6a13046834113bcd2869580a694a5\Microsoft.ML.SearchSpace.dll"/>
    <ReferencePath Include="..\..\..\ref\fd2b9cdcffdf48778921682d2d8bedc0\Microsoft.ML.StandardTrainers.dll"/>
    <ReferencePath Include="..\..\..\ref\a934e67d6d624ed491cfdd3ad80ed421\Microsoft.ML.TensorFlow.dll"/>
    <ReferencePath Include="..\..\..\ref\2a49d2dbe8774cffb4eddaedd2efa8aa\Microsoft.ML.TestFramework.dll"/>
    <ReferencePath Include="..\..\..\ref\51773a4263484c9a93d1cfa7744398b2\Microsoft.ML.TestFrameworkCommon.dll"/>
    <ReferencePath Include="..\..\..\ref\e12047c13a144c25a603464cb85e1ca6\Microsoft.ML.TimeSeries.dll"/>
    <ReferencePath Include="..\..\..\ref\316dca22110245de972c636af2ff2b5f\Microsoft.ML.Tokenizers.dll"/>
    <ReferencePath Include="..\..\..\ref\49152f805aa143fe9b4d1758fcc65b98\Microsoft.ML.TorchSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\a24e9f851eeb41dbb380c252ce2017f2\Microsoft.ML.Transforms.dll"/>
    <ReferencePath Include="..\..\..\ref\295a8aa8c2a6469594e84e55574bda41\Microsoft.ML.Vision.dll"/>
    <ReferencePath Include="..\..\..\ref\d91a17ba145c4328b25db6363d2afbd9\Microsoft.Testing.Extensions.Telemetry.dll"/>
    <ReferencePath Include="..\..\..\ref\b062db9ffa4b45f1be69d6ade757f5d0\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\31f1c5ea32ba4ed8bb67bc61036a76f6\Microsoft.Testing.Extensions.VSTestBridge.dll"/>
    <ReferencePath Include="..\..\..\ref\22f0d7d903704bc785e9b3e3ba17a17e\Microsoft.Testing.Platform.dll"/>
    <ReferencePath Include="..\..\..\ref\0c373a56d27a4efb9a022e0e21e7d30a\Microsoft.Testing.Platform.MSBuild.dll"/>
    <ReferencePath Include="..\..\..\ref\1dd416f496e3485f9b9d01562dc96df7\Microsoft.TestPlatform.CommunicationUtilities.dll"/>
    <ReferencePath Include="..\..\..\ref\ba2c98227ee24774986bec4410dddd59\Microsoft.TestPlatform.CoreUtilities.dll"/>
    <ReferencePath Include="..\..\..\ref\c350d68207c84838b6f366c794ba9ad4\Microsoft.TestPlatform.CrossPlatEngine.dll"/>
    <ReferencePath Include="..\..\..\ref\59ff592a5db14ca2acdf8cc826e0f226\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\bfcaa3b90cb44463b47979985dadf00d\Microsoft.TestPlatform.Utilities.dll"/>
    <ReferencePath Include="..\..\..\ref\59e4e905841c46f8b1d7902e0ed02f6d\Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="..\..\..\ref\0e3d34e9d1c54dedaded63856fe8582d\Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="..\..\..\ref\30fb2fe1e77748d2b6cd46429065817d\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
    <ReferencePath Include="..\..\..\ref\bac6372743654d22b52ede86ecaf876f\Microsoft.VisualStudio.TestPlatform.Common.dll"/>
    <ReferencePath Include="..\..\..\ref\e377f25161a94b34a0eedd7590cf436b\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\ref\7004049c801c4acdadde3e4a8c40bb14\Microsoft.VisualStudio.TestPlatform.TestFramework.dll"/>
    <ReferencePath Include="..\..\..\ref\74ac67c41b6c46e7ba855bc869c2fb14\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\b44df48a9e664b3cb1e3b86a0d822f59\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\2dbd0a3304084a8f848c43b09006eb44\Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="..\..\..\ref\36b05e13b72a467a9bcd7c17c76ba201\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\ref\0b9814eded3a490183f27f87796f6a6b\netstandard.dll"/>
    <ReferencePath Include="..\..\..\ref\7e62198beab24380bbac29171862d1d8\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\5852307f981f4c72a8f128e1bb1ee9ec\NumSharp.Lite.dll"/>
    <ReferencePath Include="..\..\..\ref\cecb8cfe0ed04759886df18f18ca44c1\Parquet.dll"/>
    <ReferencePath Include="..\..\..\ref\71ddcbe8f9c441fca9395f4200af8ed1\Protobuf.Text.dll"/>
    <ReferencePath Include="..\..\..\ref\14b5169d2c64476c8ffca22db361363a\SkiaSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\e632ccca24304274989839c7aa4e97a5\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\ref\730663b3a2ee4809a59a8b7964af6a14\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\ref\09a60d52421048aaaa18ba28132dca62\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\ref\18123ddbff9a4afe8451b4a4b2d78caa\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\ref\52cd5c4d39a94506a9b030dd79903537\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\ref\c1d4fc567fb14467b124ae1ae6af88ed\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\ref\fbd384888cfd46ccbe5daca5684a7e14\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\ref\b6077eb78328496abd07c2ef477f2915\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\ref\b5362fb735da4af489f9d4ba0c6d6b51\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\ref\888068858a7841b9b1082547cda17eae\System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="..\..\..\ref\56ee687c04f84087b8afe2b9778a5081\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\ref\b362d9e052ca463e890b0e764b3c8724\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\ref\f06836e93b61448a97448bde92f79d45\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\f13aa4aa16e34bfb857c19ddd4e3991b\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\ref\29cd7f1bb0294a95aa5a12222dd541df\System.Configuration.ConfigurationManager.dll"/>
    <ReferencePath Include="..\..\..\ref\6b89c283b7d545618d1e5945289d5820\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\ref\b328a3468bf44eb19c715e697809180c\System.Console.dll"/>
    <ReferencePath Include="..\..\..\ref\a6fd05008483434cbd3097bbf20678bb\System.Core.dll"/>
    <ReferencePath Include="..\..\..\ref\5524b00215704c3a9b64a0fd5c33237c\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\ref\0fe7150e382b47c2b8f3709ff0d3cb62\System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="..\..\..\ref\80d91eb2a8a14e56beb383a5c79a6dcb\System.Data.dll"/>
    <ReferencePath Include="..\..\..\ref\00ba5af5de40498ca8b3c5c3f1952b68\System.Data.SqlClient.dll"/>
    <ReferencePath Include="..\..\..\ref\556c18f109b64bc6a57a681c0079f744\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\ref\ee7437f427e54e599b7dac5d8d89b24c\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\ref\98fbab3eb5c74e0392243b5361cc6b08\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\ref\3bd5438457434b7c92dd9208d9a02227\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\ref\4e75ddacdb3c4c2da86161e70495b828\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\ref\ba1a44c8055a4092a937dcba870f2839\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\ref\c77756a34f2e41bdaaad485cd73afe24\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\ref\37bee8dbdfbb421e98ad42a4b8bfabc6\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\ref\7c0c51545e5d47819d419263d7a6acc8\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\ref\005767f190bb413bb4c8cd7309b96c73\System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="..\..\..\ref\d3839557029242f391b7e57776f07518\System.dll"/>
    <ReferencePath Include="..\..\..\ref\632768d5fb1b47e28a88a5b631264845\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\ref\ce6dedf582944e6d81f855b025ca7aee\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\36c9acc7846942d085fb20f7789870db\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\cf935ff74e2840ae8a4cefc1fc59c78a\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\ref\f49f2e078b8b48cba274e51c4e707666\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\ref\614a553e10744e74b4aca04a29093eac\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\ref\fe215ff68ac148a3a23f0aef32813cc1\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\37615e01897149ef9d0bda00239d4fca\System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="..\..\..\ref\58d7e72a786a4de7af8796f8f0a2a4b3\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\ref\765b88399c44494089690a4e3ebb0364\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\ref\dfd57e67da1947e7bbc5fcf2d523724f\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\ref\bebf285888a64a95875002778768c210\System.IO.dll"/>
    <ReferencePath Include="..\..\..\ref\7d1e16d98c054085a1bbac1cf381b43e\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\ref\fa7b93bd92cc49649f0458364a7b59bb\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\ref\34983005182948f0a1fa9c294bcbd3a2\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\ref\8aadef2dea784f4087bf093807937a19\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\14e2dbc5bd5c4789a159203dc03c9039\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\ref\666da97efb1f45c4ab4bf9666d7c9f1e\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\ref\51a34c7b51e649198f996d2824580273\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\ref\2e69f394a38e4c5cb2f34a3a441db228\System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\ref\111c31d712b842a4a8a85c0b84b867ef\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\ref\b5f393e6125f48c0bc87ebb5b9a3ce58\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\ref\b6a958dec89a4117a39406a8198d3d9f\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\ref\552e6d4d78fd4753bd4d80be4b9660b3\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\ref\0580e3f4b41f45c78604a182fbd9027e\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\ref\53469d5bf52c4523bcb6c4363a3b3300\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\ref\94a623d81d59499093879250a47cc099\System.Management.dll"/>
    <ReferencePath Include="..\..\..\ref\e846160aa7134b3897dd1ce035d1d9e4\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\ref\e2b329f51b33419ca78e50ad6f5ae4f7\System.Net.dll"/>
    <ReferencePath Include="..\..\..\ref\9cbf1e81148f4d5886b4467efafb84c4\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\ref\9fbff0fe7ce64932a5094411e374a13c\System.Net.Http.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\d913366352bb4626bc27835499ca735f\System.Net.HttpListener.dll"/>
    <ReferencePath Include="..\..\..\ref\486677eaf7dc4895a63f2d865fd81baf\System.Net.Mail.dll"/>
    <ReferencePath Include="..\..\..\ref\4b6db0a2c90a453c96c596aa2dfff857\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\ref\66f03b6483d24bf9ace8adb2e016fca4\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\ref\2b8f35f0bb2f442caab1248b0b025af4\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\ref\dbced9b15f0042cdaec657d08d9b87f0\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\94cba8caf45342e4ad580668df81f483\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\ref\cbbba38da99747d0a168be324e2afd5c\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\ref\9f73c3879fcc430faf017e99bd8462a8\System.Net.ServicePoint.dll"/>
    <ReferencePath Include="..\..\..\ref\55c0a55789c149d79974578a8d5af469\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\ref\70e7f0b1b3624e36849e0985c952f2b0\System.Net.WebClient.dll"/>
    <ReferencePath Include="..\..\..\ref\a415482e48444ef3a1f524bc4b3466dd\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\ref\afec90d66b5948bdb5efa4bf221c0be1\System.Net.WebProxy.dll"/>
    <ReferencePath Include="..\..\..\ref\4bfb6ce558ef4e9480225059c59d4fc5\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\ref\fdb2d5cbc4aa447e8b016fc4f82e22a2\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\ref\5ec2d2f221ac49239053f0a941267bfa\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\ref\bdae7f676f794fb1bcda7aedcef9a58e\System.Numerics.Tensors.dll"/>
    <ReferencePath Include="..\..\..\ref\30d8cf8f4f4d4b759cffc11a1b945b90\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\ref\bdc4fc2c121c4234bdff01dfb1964e82\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\ref\5b33179b209446ee94ca9addef055ad9\System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="..\..\..\ref\b07e65438ac64f2b9f9f441730442080\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\ref\cf80d8dab8a0419ebacb76dad521573c\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\ref\9afbd2ef373f4228934b07a3a0be644a\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\ref\09fc0d5f3ded4ea88f31999d40e86a10\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\ref\4a27c9d6ece245f5b631e442c5972398\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\693fd412798444d397ecd76fa8123890\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\ref\e24811acc44a478f98a27b63c7cd4661\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\ceccf3d2cae74622bd500c85358c8e66\System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="..\..\..\ref\329627dd70d34e1185e047aa50e52d54\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\ref\9f996b74f19a4e1f938cf07d82e280a0\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\ref\2b1ce4373dcb431fb9fb65c76c667d0b\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\ref\68f16fd027d14942b7b15f94698c6983\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\ref\b36371ce57bc4678b71e39cef2f48fd0\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\ref\dd601e4ca8404f2c873e55fdefb34c72\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\04d0367594aa4c5981831798fd29bdd4\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\94ee2a7d1a0f49b28aab15ce06351ff2\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\ref\20c25b95e503452c9db8ff47c29fc0ea\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\ref\c2243683e02449399f6706cc56379fe0\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\ref\f5a3af02c1e84e0d9dab90db714d923e\System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="..\..\..\ref\056bd505f7e44410bb58c3c9c8e813ee\System.Runtime.Loader.dll"/>
    <ReferencePath Include="..\..\..\ref\10dd37271b14477d84caa6ac90bfcbc2\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\ref\bbee2fe84d1f400ead17f116a93adf13\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\ref\42daa2997f4748ea921e201494b81f92\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\ref\6124ebed4ebe4cd8a2eb49bc760454f7\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\ffb5b03163674b4185bc8f4265832ca0\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\6ee44303630c40a590b4e46461ae9f4c\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\ref\a97374bd094c4b9c92908d6422cb5643\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\ref\2b97026961ec4a7f801095d098f875ba\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\ref\6df91d3ae29a4b9aaf553e09d6e5dab1\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\ref\3c48e19500864d29bc50f8fb656c00f1\System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="..\..\..\ref\c8e1866b7cd34e80ad053a2604e8ed32\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\ref\97b74a2d8820430686ad20c7d150d19b\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\ref\577ea263cb7c45798b51e1e534283717\System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="..\..\..\ref\7765126839174186b1a9a1b5f5ff38ba\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\9f7773682877482bab3463a570dd3b9a\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\ref\2787d7a2311b43748cd56a1b364f6ec4\System.Security.dll"/>
    <ReferencePath Include="..\..\..\ref\1da019d53e9d4d01a2c819974236e464\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\ref\07bd04166a9340ad8aed7f70661bbef7\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\ref\69bb357c4ede47b885ced00693616643\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\ref\337bf90d3d534af4995dcef28302783d\System.ServiceModel.Web.dll"/>
    <ReferencePath Include="..\..\..\ref\9dd5054b0c9445579b2a28b0b163fa09\System.ServiceProcess.dll"/>
    <ReferencePath Include="..\..\..\ref\9d8c76c35a934356bcc9a17abe88c860\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\ref\0577e8da6b9f4526871acebc49f3cd95\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\ref\5697fa71387e491db6f8d9eede0665f0\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\3e7711d33abf41a299287e67bd923bd8\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\ref\4f7dc6a66ce64068bee60c2aba27e760\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\ae25b30086dc4e10b16166336e1bca98\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\ref\3c25beb56b0a475886c4b7fcac3bbd54\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\ref\a4dc24cf6b5c4b20928a81fb56147884\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\ref\537feb5e4e0d498b8784541203558c21\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\ref\7260c27d84244ed2931657dded3c7f43\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\ref\cac153b4429c4db8a45e5500e6d5930f\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\ref\40703f0620854820b9921a18ed354255\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\dcc181bb1ee544b68c4e8f6cd50297e9\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\ref\9f16b6721ebf494392f2d8e44d7ab8d1\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\ref\40274bc2ad454463809fb94b6d7489a9\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\ref\3ec80b04d048426893876914b2675907\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\ref\0809ae7dda2343b3a0f4db411d6cea6e\System.Transactions.dll"/>
    <ReferencePath Include="..\..\..\ref\b575b766be704b20b350120fa82ef8a6\System.Transactions.Local.dll"/>
    <ReferencePath Include="..\..\..\ref\ee966833ffae4296b0b0f1551f0c13b3\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\ref\173802daca454efbb8ae192ec7bce63b\System.Web.dll"/>
    <ReferencePath Include="..\..\..\ref\69216c49334c4b3cae31e01d43fe24fd\System.Web.HttpUtility.dll"/>
    <ReferencePath Include="..\..\..\ref\e6c16c7923764e869770bd070cf2717d\System.Windows.dll"/>
    <ReferencePath Include="..\..\..\ref\567a19d6cb0a49a5b7ff44e71fc9a056\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\ref\2c0e6fe5c05c4b879a09e7544c4d9c5d\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\ref\318b7421039d46b3be722a5c793f2731\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\ref\ac8b126810e44556a2c15d5a51351656\System.Xml.Serialization.dll"/>
    <ReferencePath Include="..\..\..\ref\7e18661ff566401eafb9a1a4a3c71383\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\ref\0bfe35a78d844f8d96ba9471676539ec\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\ref\1b15606066f148368c2e8da195de5839\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\ref\85e98dcd4ce749d1a6409b9ea60a1b16\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\ref\46ac0f47c58a4d01876c5bb2f58dd419\System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="..\..\..\ref\0e601f70d20741478a8cfd8e7538f696\TensorFlow.NET.dll"/>
    <ReferencePath Include="..\..\..\ref\c5980a202aaa4ef9b83d9606243f8770\testhost.dll"/>
    <ReferencePath Include="..\..\..\ref\a1c61f9ae46e4583b867db8e2d0eb8b2\TextCopy.dll"/>
    <ReferencePath Include="..\..\..\ref\ee23b004ace647668f04e745f2812db5\TorchSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\5bf628453be6465abe05f2a6843dbdaf\WindowsBase.dll"/>
    <ReferencePath Include="..\..\..\ref\b8b10b8247cb413eab5175c26a5956a7\xunit.abstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\90209b53985945e199cd37bcfd098f43\xunit.assert.dll"/>
    <ReferencePath Include="..\..\..\ref\92d6b6f0e453448ba04916fae45d23ce\Xunit.Combinatorial.dll"/>
    <ReferencePath Include="..\..\..\ref\3c7bf77430d4425a806e259a7cec193c\xunit.core.dll"/>
    <ReferencePath Include="..\..\..\ref\1f264c725d044fe0995a16c99850e498\xunit.execution.dotnet.dll"/>
  </ItemGroup>
</Project>