File: Microsoft.ML.CodeAnalyzer.Tests.csproj
Web Access
Project: src\test\Microsoft.ML.CodeAnalyzer.Tests\Microsoft.ML.CodeAnalyzer.Tests.csproj (Microsoft.ML.CodeAnalyzer.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.CodeAnalyzer.Tests</AssemblyName>
    <LangVersion>Latest</LangVersion>
    <DefineConstants>TRACE;RELEASE;NETFRAMEWORK;NET48;NET20_OR_GREATER;NET30_OR_GREATER;NET35_OR_GREATER;NET40_OR_GREATER;NET45_OR_GREATER;NET451_OR_GREATER;NET452_OR_GREATER;NET46_OR_GREATER;NET461_OR_GREATER;NET462_OR_GREATER;NET47_OR_GREATER;NET471_OR_GREATER;NET472_OR_GREATER;NET48_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="..\..\artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net48\win-x64\.NETFramework,Version=v4.8.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net48\win-x64\.NETFramework,Version=v4.8.AssemblyAttributes.cs"/>
    <Compile Include="..\..\artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net48\win-x64\Microsoft.ML.CodeAnalyzer.Tests.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.ML.CodeAnalyzer.Tests\Release\net48\win-x64\Microsoft.ML.CodeAnalyzer.Tests.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\ref\ed7a4a3150ec4a22906eaeb4e1aa553e\Microsoft.ApplicationInsights.dll"/>
    <ReferencePath Include="..\..\..\ref\7b69b526073240d78fc73ce5db967a72\Microsoft.Bcl.AsyncInterfaces.dll"/>
    <ReferencePath Include="..\..\..\ref\727e6b5fcfd54bdabcece5849f99b682\Microsoft.Bcl.Numerics.dll"/>
    <ReferencePath Include="..\..\..\ref\19ceed14382144efb8b275e26a7a4d68\Microsoft.CodeAnalysis.Analyzer.Testing.dll"/>
    <ReferencePath Include="..\..\..\ref\57a3ab5993834cba84178c42f9152677\Microsoft.CodeAnalysis.CodeFix.Testing.dll"/>
    <ReferencePath Include="..\..\..\ref\33e030eeec154aec805cbe7b65a51d48\Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.dll"/>
    <ReferencePath Include="..\..\..\ref\cbe5f7b4ce674539b46146f2fdba057d\Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit.dll"/>
    <ReferencePath Include="..\..\..\ref\54b74e475b174064962aad55890ef1b6\Microsoft.CodeAnalysis.CSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\49d1c8dc0fe444a48ac648f22ab4e717\Microsoft.CodeAnalysis.CSharp.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\ref\963e3ea4df204b948efec2ccbb864188\Microsoft.CodeAnalysis.dll"/>
    <ReferencePath Include="..\..\..\ref\981fd7f768ea406db2a600b7ed444168\Microsoft.CodeAnalysis.Testing.Verifiers.XUnit.dll"/>
    <ReferencePath Include="..\..\..\ref\e4ff29e9019c472d87999a24800bf627\Microsoft.CodeAnalysis.Workspaces.dll"/>
    <ReferencePath Include="..\..\..\ref\95b6f803171b4b0681113885160f2eb7\Microsoft.CSharp.dll"/>
    <ReferencePath Include="..\..\..\ref\13b6ecbb04724d43bb8f8ac9c88ce312\Microsoft.Diagnostics.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\555bf06daf5f4f8c88e30e922a681871\Microsoft.DotNet.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\c6f455120db242e6b7221f14d6fee707\Microsoft.DotNet.RemoteExecutor.exe"/>
    <ReferencePath Include="..\..\..\ref\e88a30a93f2146178a210da4af4efe13\Microsoft.DotNet.XUnitExtensions.dll"/>
    <ReferencePath Include="..\..\..\ref\c83f9606acba408abde090a64fe1b3ab\Microsoft.Extensions.DependencyModel.dll"/>
    <ReferencePath Include="..\..\..\ref\aac407611ff24870bae0a9be3f134e2d\Microsoft.ML.Core.dll"/>
    <ReferencePath Include="..\..\..\ref\6e3bab8826e742a49c6b89fbae53705b\Microsoft.ML.CpuMath.dll"/>
    <ReferencePath Include="..\..\..\ref\08c20bcaabbf4fd09b1f117d9f75fb8b\Microsoft.ML.Data.dll"/>
    <ReferencePath Include="..\..\..\ref\1bd7d5ec7db14ff891152820f5ce2c22\Microsoft.ML.DataView.dll"/>
    <ReferencePath Include="..\..\..\ref\7e4ffe0086ee4d9e9301832776188d03\Microsoft.ML.Ensemble.dll"/>
    <ReferencePath Include="..\..\..\ref\b0b062c235384182a705ee70ba2157c6\Microsoft.ML.EntryPoints.dll"/>
    <ReferencePath Include="..\..\..\ref\8041b9e2f1274f268b78325daab478d2\Microsoft.ML.FastTree.dll"/>
    <ReferencePath Include="..\..\..\ref\5a0302f84e334fa29a26c1a9790cc560\Microsoft.ML.InternalCodeAnalyzer.dll"/>
    <ReferencePath Include="..\..\..\ref\eab828269a39444fad60810e19c000ce\Microsoft.ML.KMeansClustering.dll"/>
    <ReferencePath Include="..\..\..\ref\715d1bd8beea45919902199e2c88ac2d\Microsoft.ML.Maml.dll"/>
    <ReferencePath Include="..\..\..\ref\dd400332cc9d48178e016e9c0a5033ab\Microsoft.ML.Parquet.dll"/>
    <ReferencePath Include="..\..\..\ref\0430ad5d027e40778accec33e6355d04\Microsoft.ML.PCA.dll"/>
    <ReferencePath Include="..\..\..\ref\4e0b362a1928467bbd19106700ac2490\Microsoft.ML.Recommender.dll"/>
    <ReferencePath Include="..\..\..\ref\38816c0be138443fb504bb5b420dafa0\Microsoft.ML.ResultProcessor.dll"/>
    <ReferencePath Include="..\..\..\ref\2b7f339a33ae40d1a45542462ad51a2b\Microsoft.ML.StandardTrainers.dll"/>
    <ReferencePath Include="..\..\..\ref\5f5bb2f71b304936946eb62cfac0516b\Microsoft.ML.TestFramework.dll"/>
    <ReferencePath Include="..\..\..\ref\03d80ad113624838860443ef0b5bdf42\Microsoft.ML.TestFrameworkCommon.dll"/>
    <ReferencePath Include="..\..\..\ref\438cad317e6e405296dbe650ecc9963e\Microsoft.ML.Transforms.dll"/>
    <ReferencePath Include="..\..\..\ref\36051b2067be4b1a91a9d8d4cb38e23e\Microsoft.Testing.Extensions.MSBuild.dll"/>
    <ReferencePath Include="..\..\..\ref\cd1d8967d68c4638b5b989f370adcc74\Microsoft.Testing.Extensions.Telemetry.dll"/>
    <ReferencePath Include="..\..\..\ref\cedd163e31274f8395273b2863699060\Microsoft.Testing.Extensions.TrxReport.Abstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\12b9ff0f01234dce98b606f8a4c61d4d\Microsoft.Testing.Extensions.VSTestBridge.dll"/>
    <ReferencePath Include="..\..\..\ref\5bc02b4dc3fc4387809dcb98a0c6a2af\Microsoft.Testing.Platform.dll"/>
    <ReferencePath Include="..\..\..\ref\4ed29d5e60344e299e8f1ab00ea6e775\Microsoft.TestPlatform.CoreUtilities.dll"/>
    <ReferencePath Include="..\..\..\ref\84444aac4f56430f8557f20da3a3e9b7\Microsoft.TestPlatform.PlatformAbstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\6b381fd1e7244bf3b47c95fb8ed4f4bf\Microsoft.VisualStudio.CodeCoverage.Shim.dll"/>
    <ReferencePath Include="..\..\..\ref\c9651dcb2bf6490c9c48b28539e0c02a\Microsoft.VisualStudio.Composition.dll"/>
    <ReferencePath Include="..\..\..\ref\df7b87d68aeb46e0a5a8924e4e1db257\Microsoft.VisualStudio.Composition.NetFxAttributes.dll"/>
    <ReferencePath Include="..\..\..\ref\5903847ec9c1424a92f18bd5592f8ec2\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\ref\8b2399cb60654bedba7a9df5b99877dd\Microsoft.VisualStudio.TestPlatform.TestFramework.dll"/>
    <ReferencePath Include="..\..\..\ref\3fa82ef5942c43ac9731f96bd454f8f3\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\35e1b871dc1b4d33ae704df6a9b342fd\Microsoft.VisualStudio.Validation.dll"/>
    <ReferencePath Include="..\..\..\ref\6b1444477c1d41c692ef6c02a8383085\mscorlib.dll"/>
    <ReferencePath Include="..\..\..\ref\dd21e08747d94bcebed8b56112226337\Newtonsoft.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\f9f64387b7614306bb57b1e6f6217721\NuGet.Common.dll"/>
    <ReferencePath Include="..\..\..\ref\ffa5e1c56b70402895451bbe3cf32e54\NuGet.Configuration.dll"/>
    <ReferencePath Include="..\..\..\ref\3ec69097cc2d48aeb560e2543a1b942b\NuGet.Frameworks.dll"/>
    <ReferencePath Include="..\..\..\ref\f5ffa816ebb34a08ac1599c9e2b5a989\NuGet.Packaging.Core.dll"/>
    <ReferencePath Include="..\..\..\ref\97bfcc7486ea477cb1d72f2fee49a73f\NuGet.Packaging.dll"/>
    <ReferencePath Include="..\..\..\ref\305239a253b54a85af117b414b2ac482\NuGet.Protocol.dll"/>
    <ReferencePath Include="..\..\..\ref\522bb170b39e40329237dd82693f2bcc\NuGet.Resolver.dll"/>
    <ReferencePath Include="..\..\..\ref\a7e3bd39a4da4ec886ea3d8fa813431c\NuGet.Versioning.dll"/>
    <ReferencePath Include="..\..\..\ref\9cc9b593ab2e475a8325e03ac0744eb9\Parquet.dll"/>
    <ReferencePath Include="..\..\..\ref\2326c636b1c44835a10942b280d74e94\System.Buffers.dll"/>
    <ReferencePath Include="..\..\..\ref\34835ff43b8e41e6b47fb4e92a845860\System.CodeDom.dll"/>
    <ReferencePath Include="..\..\..\ref\cab19f2e747a491d86461108c83ea753\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\ref\39c84810f4bd4f1a90111e58db6f09af\System.ComponentModel.Composition.dll"/>
    <ReferencePath Include="..\..\..\ref\3be4f5c764c64003a6a484022282e622\System.Composition.AttributedModel.dll"/>
    <ReferencePath Include="..\..\..\ref\8bc5304a04d94424915810c3b7eb824f\System.Composition.Convention.dll"/>
    <ReferencePath Include="..\..\..\ref\be6c7b7c9cb04e9493e15c9957635874\System.Composition.Hosting.dll"/>
    <ReferencePath Include="..\..\..\ref\4863b089705b4123a0f12c933796ad26\System.Composition.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\0766fd5655f54ae28a2788c64f2bcd20\System.Composition.TypedParts.dll"/>
    <ReferencePath Include="..\..\..\ref\aa99214307174fbd939082868a29acd1\System.Configuration.dll"/>
    <ReferencePath Include="..\..\..\ref\b70370f7c0e548a9ac87525f3abd0ef9\System.Core.dll"/>
    <ReferencePath Include="..\..\..\ref\11bf3c8254674e37869b1987d8bff598\System.Data.dll"/>
    <ReferencePath Include="..\..\..\ref\1205d6ca21924e09ba81bcedb8730167\System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="..\..\..\ref\8c1963fe95f34218bb2d21bb9323c90e\System.dll"/>
    <ReferencePath Include="..\..\..\ref\0a90307f738d43d5865904609812bc57\System.Drawing.dll"/>
    <ReferencePath Include="..\..\..\ref\8cef11fd101443019b6d0f66be9fa5d1\System.Formats.Asn1.dll"/>
    <ReferencePath Include="..\..\..\ref\0e56587603b6400c99f3a1cd204f7c32\System.IdentityModel.dll"/>
    <ReferencePath Include="..\..\..\ref\21e2dd023d104041be36b391d1f89a88\System.IO.Compression.dll"/>
    <ReferencePath Include="..\..\..\ref\d493e79880ce48fdb427651de275d505\System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\ref\b83c0eb1ced843a5b0c24f436a023e37\System.IO.Pipelines.dll"/>
    <ReferencePath Include="..\..\..\ref\27c7dfb4b639450089148d6e6caca8cb\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\ref\40aaefc6d1c74781aef9f891438e838e\System.Net.Http.dll"/>
    <ReferencePath Include="..\..\..\ref\a64d0bf8e08f47e38d9b29de68ffe178\System.Net.Http.WebRequest.dll"/>
    <ReferencePath Include="..\..\..\ref\7fc3391e1be744f5be29237354d19046\System.Numerics.dll"/>
    <ReferencePath Include="..\..\..\ref\3cdfede9c56c49a2ac80da5f542e7816\System.Numerics.Tensors.dll"/>
    <ReferencePath Include="..\..\..\ref\d766f7553ab54eaa9a45ee162a1631ae\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\ref\46bfa1cf83454596a2947d77f828802c\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\ref\c6def5357c0f4b439aadd997d94d3033\System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="..\..\..\ref\85701957b3874fed817a002d91c2ae84\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\6e7603a50f064cf3af18a327ad5a2faa\System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="..\..\..\ref\9d92eee6443e438bb5fa72272c361e22\System.Runtime.Serialization.dll"/>
    <ReferencePath Include="..\..\..\ref\d86cbfbaa415473984ecde2d2226528d\System.Security.dll"/>
    <ReferencePath Include="..\..\..\ref\b8a3ff8f9f6047eb8fa395cefdb7b366\System.ServiceModel.dll"/>
    <ReferencePath Include="..\..\..\ref\1e0153a7e2384d058e0e11c55c38f935\System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="..\..\..\ref\07d45a6602d54980a6369f209f63ed32\System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="..\..\..\ref\697abb65ca92459f9c98e63512f4ac54\System.Text.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\d543bfc04b9a4efe89d99289ede3e1ad\System.Threading.Channels.dll"/>
    <ReferencePath Include="..\..\..\ref\066d3dbd907c47bba08a73d35df4199f\System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="..\..\..\ref\bc890e4ea34f463c8fd960f43c8beb88\System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\a087127fe1df4ea2ab18cb765be637c3\System.ValueTuple.dll"/>
    <ReferencePath Include="..\..\..\ref\d3ec1164f0bc4447925e02c351f0cd64\System.Xml.dll"/>
    <ReferencePath Include="..\..\..\ref\b2f1747151f647c8beec6dad4f2862ec\System.Xml.Linq.dll"/>
    <ReferencePath Include="..\..\..\ref\3adc334dab9c49ae9d5c19a9e63d9fbf\xunit.abstractions.dll"/>
    <ReferencePath Include="..\..\..\ref\cf32ad7d003a47ceb9804fd5562864bc\xunit.assert.dll"/>
    <ReferencePath Include="..\..\..\ref\4a4b8c1411a6456ea5013f47ccac7f60\Xunit.Combinatorial.dll"/>
    <ReferencePath Include="..\..\..\ref\8fc4f27ec64342b0a3ccdcb599f9ab5e\xunit.core.dll"/>
    <ReferencePath Include="..\..\..\ref\6fe84f81d4cc4034a0f6691cbcf0c631\xunit.execution.desktop.dll"/>
    <ReferencePath Include="..\..\..\ref\d1f59a5835c34631913ace4bc7fdcb7d\Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\21982c50555747909360f3fdb23ccf38\netstandard.dll"/>
    <ReferencePath Include="..\..\..\ref\082abc225ec344fba58edf908adeda0f\System.AppContext.dll"/>
    <ReferencePath Include="..\..\..\ref\3b770afe6de049a192eba47900e3eaf8\System.Collections.Concurrent.dll"/>
    <ReferencePath Include="..\..\..\ref\54d7ad3c999c44d5b462c05174436dae\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\ref\ae3d3194a77d4a20b38cf9f81ce3bf85\System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="..\..\..\ref\40198d8e9ed04f87865d649b2661fbb9\System.Collections.Specialized.dll"/>
    <ReferencePath Include="..\..\..\ref\03a465f75ac34cc6880c36e0dfb295ee\System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="..\..\..\ref\44342e3dac324666bc6c3c57291c92b7\System.ComponentModel.dll"/>
    <ReferencePath Include="..\..\..\ref\925e50eba028428289342be968d8ceb5\System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="..\..\..\ref\ffd721615c9243fcb9ce1bfd50a16698\System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\41386d295b214d30aacff6eba111792a\System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="..\..\..\ref\0c10ffd5c59340fe85563faf0acca280\System.Console.dll"/>
    <ReferencePath Include="..\..\..\ref\8380c9c9096c4714b80941006e6edea2\System.Data.Common.dll"/>
    <ReferencePath Include="..\..\..\ref\b79d4f9228344a0da74d0809a06b8b07\System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="..\..\..\ref\a13fcaee88d94da4ac76da5d38b93af8\System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="..\..\..\ref\f6a2cb1fde1c41bf82febf9c5bce035e\System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="..\..\..\ref\998527ef003f4bae92190cb8780db87a\System.Diagnostics.Process.dll"/>
    <ReferencePath Include="..\..\..\ref\96aed9a187864b3ea03002f649c200f7\System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="..\..\..\ref\91d06d6f3584454faa71deedddaef404\System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="..\..\..\ref\25c9d90fa79e4ffe83084752521df038\System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="..\..\..\ref\0d930a47d9e44d899ddf33f07af340aa\System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="..\..\..\ref\edf460cf017b484ba0fa49d42f66981e\System.Drawing.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\aa8c5edaa44f4cca93b444fa6dc35db0\System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="..\..\..\ref\d2bcabaa72764d629c29a5b243dfe509\System.Globalization.Calendars.dll"/>
    <ReferencePath Include="..\..\..\ref\7327fa41453244fda52826a2250189ea\System.Globalization.dll"/>
    <ReferencePath Include="..\..\..\ref\8af0525fc84b4659a1486c6bae4f9923\System.Globalization.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\9b978b0701b7444db86ba2c5abe17ae0\System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="..\..\..\ref\964fa737bda942b1b28d36e84fca413a\System.IO.dll"/>
    <ReferencePath Include="..\..\..\ref\fa9bfd7b60654507801715497a701737\System.IO.FileSystem.dll"/>
    <ReferencePath Include="..\..\..\ref\297e78c2ef4e4b58a838859376054244\System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="..\..\..\ref\c2c5de3c39a9427eac04c60200a734ae\System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\98503130a8734b84886446bbfa89cd6e\System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="..\..\..\ref\73ec193bb4f94dbf9317df17820cece8\System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="..\..\..\ref\789a5cd6df7f4c6c8aea94f8b3c7fe32\System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="..\..\..\ref\eb3b40e2cc3e490b82429c9b7d4c8321\System.IO.Pipes.dll"/>
    <ReferencePath Include="..\..\..\ref\a7ac02097101483daf5528bf0282f435\System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="..\..\..\ref\c9695d6a166d47b8a31bf120c412cf9b\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\ref\91ae0eea89f246dab99732c642a7a761\System.Linq.Expressions.dll"/>
    <ReferencePath Include="..\..\..\ref\9f04034b42e349c4a566279bff7b5cbd\System.Linq.Parallel.dll"/>
    <ReferencePath Include="..\..\..\ref\d10e7e91651b499c9df9cc7bf838f85b\System.Linq.Queryable.dll"/>
    <ReferencePath Include="..\..\..\ref\2e58f74ab4834bd2b9f60c9c01026826\System.Net.Http.Rtc.dll"/>
    <ReferencePath Include="..\..\..\ref\39260641874f424c9c04de7c351260b0\System.Net.NameResolution.dll"/>
    <ReferencePath Include="..\..\..\ref\0aedb2ff49f9480ba7aaafe775eac160\System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="..\..\..\ref\52db319549734cdfbf76e567f21d94ba\System.Net.Ping.dll"/>
    <ReferencePath Include="..\..\..\ref\1a97a18885e9406fbc66e96715852e30\System.Net.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\5c1e3226cc00465c9233b21d4e7530cb\System.Net.Requests.dll"/>
    <ReferencePath Include="..\..\..\ref\f7131f90be8644959fcdcd817efbd98f\System.Net.Security.dll"/>
    <ReferencePath Include="..\..\..\ref\cb938eebe8f14a67841cf4d018c53890\System.Net.Sockets.dll"/>
    <ReferencePath Include="..\..\..\ref\15443945faff4966b2d80660fd276ff2\System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="..\..\..\ref\46d7936f70774d6ebc8ebed89e746d6f\System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="..\..\..\ref\664f966e3e5644a1889603bed24016bf\System.Net.WebSockets.dll"/>
    <ReferencePath Include="..\..\..\ref\f0f6977be2d84038a736a1ded42ed4c4\System.ObjectModel.dll"/>
    <ReferencePath Include="..\..\..\ref\6697d266cf1341f080ff632e59953fc2\System.Reflection.dll"/>
    <ReferencePath Include="..\..\..\ref\ba96ca70acff433b981d25f0b67e05d6\System.Reflection.Emit.dll"/>
    <ReferencePath Include="..\..\..\ref\086ae7f42e1942dbbb1bc234c80359e3\System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="..\..\..\ref\4ff853462c504bf295d0f4b273ecb38a\System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="..\..\..\ref\5e59f1fbb13d4662914aaad925657451\System.Reflection.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\b4059a7550484a0aa89ee471716a92fa\System.Reflection.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\a2bfec2811534289809a64fcef54aeee\System.Resources.Reader.dll"/>
    <ReferencePath Include="..\..\..\ref\7952f3685559460597f83021c8a1c44e\System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="..\..\..\ref\1206a803a785477388c3c67f09e75564\System.Resources.Writer.dll"/>
    <ReferencePath Include="..\..\..\ref\141a4637a5d34c30ab2ee2ec217559f4\System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="..\..\..\ref\5affa8101f2648b19abe24e8753e4aa5\System.Runtime.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\77a530a4061940c7bf4861ff7c1011ce\System.Runtime.Handles.dll"/>
    <ReferencePath Include="..\..\..\ref\19637947d7a6403682bd32b90cc47d7a\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\ref\9cc2886c83d44168887bf02c0e7ec22f\System.Runtime.InteropServices.WindowsRuntime.dll"/>
    <ReferencePath Include="..\..\..\ref\b54100b2d88c40388cfa1e9c3c44f510\System.Runtime.Numerics.dll"/>
    <ReferencePath Include="..\..\..\ref\f0473ac207ba4f6e80ca1b2014d3548f\System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="..\..\..\ref\40e0bb3134624afc91095cb688dc4e6f\System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="..\..\..\ref\73870791960b4f41a11daa94bdab1cdf\System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\54f38a0134ac4538badd4ca9076b0b48\System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="..\..\..\ref\a0b1654c974140a4b951ec452b0ad996\System.Security.Claims.dll"/>
    <ReferencePath Include="..\..\..\ref\339479c7a4104f8eb353aecdb2287bb9\System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="..\..\..\ref\55296b45dd4449eb97710d886f036e91\System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="..\..\..\ref\5461c8b08c7e419095e40942777df99a\System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="..\..\..\ref\2484b8c276fb4298bf05d83d8a5494c2\System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\62f72aa6d55448e9ab29cac5fe06e924\System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="..\..\..\ref\daf2c7d1c4714513864552233e3b7aa0\System.Security.Principal.dll"/>
    <ReferencePath Include="..\..\..\ref\3e46f1ef606243728ebfc585da1a1791\System.Security.SecureString.dll"/>
    <ReferencePath Include="..\..\..\ref\4c2bd943e3164853a72143187d25bd49\System.ServiceModel.Duplex.dll"/>
    <ReferencePath Include="..\..\..\ref\e3dcca34c6b041c2a55c214dc83408c4\System.ServiceModel.Http.dll"/>
    <ReferencePath Include="..\..\..\ref\6a1b47a6982f4b5a9c7dd1a8c1896bd0\System.ServiceModel.NetTcp.dll"/>
    <ReferencePath Include="..\..\..\ref\e25b7197fa664b8e9d11aff4965cbfa0\System.ServiceModel.Primitives.dll"/>
    <ReferencePath Include="..\..\..\ref\f900489493654b108dc14c28a64a4cd6\System.ServiceModel.Security.dll"/>
    <ReferencePath Include="..\..\..\ref\ebce1a8ce3dd4f94a0ff85eab6ca429f\System.Text.Encoding.dll"/>
    <ReferencePath Include="..\..\..\ref\9df503a2c2404de9ae75ca3125407d38\System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="..\..\..\ref\fa04c35e137548eda7d065338d333236\System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="..\..\..\ref\86874634a41b4453b8c40f3ed601f09a\System.Threading.dll"/>
    <ReferencePath Include="..\..\..\ref\3b7d61825f4540a9ba16b93a11e77d4a\System.Threading.Overlapped.dll"/>
    <ReferencePath Include="..\..\..\ref\11955df865bd417a8722440bd5349ab0\System.Threading.Tasks.dll"/>
    <ReferencePath Include="..\..\..\ref\8d0762ea91e64975a1d41038fc6d0314\System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="..\..\..\ref\106d55c1eab14de2aa368feed1a33582\System.Threading.Thread.dll"/>
    <ReferencePath Include="..\..\..\ref\18b1ec61016f4b0eb8c14e0c8271a87f\System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="..\..\..\ref\7e82308898334f2b90f4b94b8e2e240f\System.Threading.Timer.dll"/>
    <ReferencePath Include="..\..\..\ref\23a209b029ad46b1a3ea4d8d04c82737\System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="..\..\..\ref\ace72c69c78a403db07c2be7784dafa9\System.Xml.XDocument.dll"/>
    <ReferencePath Include="..\..\..\ref\448f9ae097ec4d56a62bf125ca708e05\System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="..\..\..\ref\d7b1b38d939c47f6a32604cafebcadae\System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="..\..\..\ref\ccc71f118ca54987964988c2460a4372\System.Xml.XPath.dll"/>
    <ReferencePath Include="..\..\..\ref\ac5af643e9f642b8b2caebcc5542c6ca\System.Xml.XPath.XDocument.dll"/>
  </ItemGroup>
</Project>