|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\..\_external\1\35MSSharedLib1024.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;MSBUILDWORKSPACE_BUILDHOST;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Include="AbstractBuildHost.cs"/>
<Compile Include="BuildHostLogger.cs"/>
<Compile Include="Build\ProjectBuildManager.cs"/>
<Compile Include="MonoBuildHost.cs"/>
<Compile Include="MSBuild\Constants\ItemNames.cs"/>
<Compile Include="MSBuild\Constants\MetadataNames.cs"/>
<Compile Include="MSBuild\Constants\PropertyNames.cs"/>
<Compile Include="MSBuild\Constants\PropertyValues.cs"/>
<Compile Include="MSBuild\Constants\TargetNames.cs"/>
<Compile Include="MSBuild\CSharp\CSharpCommandLineArgumentReader.cs"/>
<Compile Include="MSBuild\CSharp\CSharpProjectCommandLineReader.cs"/>
<Compile Include="MSBuild\Logging\DiagnosticLog.cs"/>
<Compile Include="MSBuild\Logging\MSBuildDiagnosticLogger.cs"/>
<Compile Include="MSBuild\Logging\MSBuildDiagnosticLogItem.cs"/>
<Compile Include="MSBuild\ProjectFile\CommandLineArgumentReader.cs"/>
<Compile Include="MSBuild\ProjectFile\Conversions.cs"/>
<Compile Include="MSBuild\ProjectFile\Extensions.cs"/>
<Compile Include="MSBuild\ProjectFile\ProjectCommandLineReader.cs"/>
<Compile Include="MSBuild\ProjectFile\ProjectFile.cs"/>
<Compile Include="MSBuild\ProjectFile\ProjectInstanceReader.cs"/>
<Compile Include="MSBuild\VisualBasic\VisualBasicCommandLineArgumentReader.cs"/>
<Compile Include="MSBuild\VisualBasic\VisualBasicProjectCommandLineReader.cs"/>
<Compile Include="NetCoreBuildHost.cs"/>
<Compile Include="NetFrameworkBuildHost.cs"/>
<Compile Include="Program.cs"/>
<Compile Include="Rpc\RpcMethodInvoker.cs"/>
<Compile Include="Rpc\RpcServer.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\FileSystem\PathKind.cs" Link="src\Compilers\Core\Portable\FileSystem\PathKind.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\FileSystem\PathUtilities.cs" Link="src\Compilers\Core\Portable\FileSystem\PathUtilities.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\FileSystem\FileUtilities.cs" Link="src\Compilers\Core\Portable\FileSystem\FileUtilities.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\CompilerOptionParseUtilities.cs" Link="src\Compilers\Core\Portable\InternalUtilities\CompilerOptionParseUtilities.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\ConcurrentSet.cs" Link="src\Compilers\Core\Portable\InternalUtilities\ConcurrentSet.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\Debug.cs" Link="src\Compilers\Core\Portable\InternalUtilities\Debug.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\Hash.cs" Link="src\Compilers\Core\Portable\InternalUtilities\Hash.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\FileNameUtilities.cs" Link="src\Compilers\Core\Portable\InternalUtilities\FileNameUtilities.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\PerformanceSensitiveAttribute.cs" Link="src\Compilers\Core\Portable\InternalUtilities\PerformanceSensitiveAttribute.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs" Link="src\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\RoslynString.cs" Link="src\Compilers\Core\Portable\InternalUtilities\RoslynString.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\NoMessagePumpSyncContext.cs" Link="src\Compilers\Core\Portable\InternalUtilities\NoMessagePumpSyncContext.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\SpecializedSyncContext.cs" Link="src\Compilers\Core\Portable\InternalUtilities\SpecializedSyncContext.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\SemaphoreSlimExtensions.cs" Link="src\Compilers\Core\Portable\InternalUtilities\SemaphoreSlimExtensions.cs"/>
<Compile Include="..\..\..\Compilers\Core\Portable\Symbols\LanguageNames.cs" Link="src\Compilers\Core\Portable\Symbols\LanguageNames.cs"/>
<Compile Include="..\..\..\Compilers\Shared\NamedPipeUtil.cs" Link="src\Compilers\Shared\NamedPipeUtil.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\.NETCoreApp,Version=v8.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.InternalsVisibleTo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.InternalsVisibleTo.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.WorkspaceMSBuildBuildHostResources.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.WorkspaceMSBuildBuildHostResources.cs"/>
<Compile Include="..\..\..\..\artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.AssemblyInfo.cs" Link="artifacts\obj\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\ref\5245773fc43049c085c60612de556ed0\Microsoft.Build.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cda2fcdfa379449484b1187332e84fa8\Microsoft.Build.Framework.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f4f3ac27a54c47beb08db39d7144e2a1\Microsoft.Build.Locator.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0512077a3fa148af8234ae312f0e33b2\Microsoft.Build.Tasks.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3e190a230c3d46ea9947579073d15c15\Microsoft.Build.Utilities.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4ed320cabd064f46a3278747a340608b\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\cd4444ee1f43401b8ee13e3c1dc0d5aa\Microsoft.CSharp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77fdfe9138df4b249df88c38694a3805\Microsoft.VisualBasic.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e76ad2f2c4d94748ae24afeb2ffd5d3d\Microsoft.VisualBasic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4577a69bab194323862ce00ea043f9cc\Microsoft.Win32.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\10c64dfa0aad4e80aed0df195a4e5d43\Microsoft.Win32.Registry.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\33b5690e682249f585c40e52597b0c2f\mscorlib.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\91ee725f99664d66909efbfc61cd7ec9\netstandard.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2519d5cda42d4abaa3b60a2576be9e24\System.AppContext.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b62781a470314715bcfd7f1bfd5318bf\System.Buffers.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\668b85162f7341f2b945af317467ebe7\System.Collections.Concurrent.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7c2b2384a8494bf1aad922952255c2e7\System.Collections.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c0c9d622a6ea44aca5ef559e8b5fe628\System.Collections.Immutable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c5eeb4f7ac4b4681985823ffef1077ad\System.Collections.NonGeneric.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\81e95cb42c79479a89e34b6910c94a3a\System.Collections.Specialized.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\859d232309ed43adb1a6f74c405316a1\System.ComponentModel.Annotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6c35ac0272d34dbaa4967984e905d581\System.ComponentModel.DataAnnotations.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b74bded6d868419eade1b8ef8de05012\System.ComponentModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\84b41296a6314969a5f4ac38a5d4eb64\System.ComponentModel.EventBasedAsync.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c13c38dc0cc24636ae2c75e2e49c5ea2\System.ComponentModel.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2be75ac261de49ccb4906c329b6f5a2a\System.ComponentModel.TypeConverter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\277c68ecfa2c465cb489a895cc3503bf\System.Configuration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8e5ea6b31cb84e168329c0a37029804f\System.Console.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5c6065a3a86a426cae8994568a57d2f8\System.Core.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\92dcffc27b454499a3c45c08a2b97918\System.Data.Common.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\25eb9fb24fb648adaa8e5cb337b44c63\System.Data.DataSetExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0e8cac38144845ec883911a91ba37169\System.Data.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0fe5867ae6434516bd0924d8660846ac\System.Diagnostics.Contracts.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9a8c85346cf9434283e5c3efc0f66417\System.Diagnostics.Debug.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\24b5d307fc904763bfeb40d605e09bf3\System.Diagnostics.DiagnosticSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b27e4447218148fab773421fe2623d65\System.Diagnostics.FileVersionInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d193f1e7a07a43cc8a13c3e1069f2ea8\System.Diagnostics.Process.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\330ea5ea6f564ed0ab8dc972d7543cc7\System.Diagnostics.StackTrace.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\661f5f0f5a61433d8f49a18da606d620\System.Diagnostics.TextWriterTraceListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ab4b73558e904c9b8db7168c39f567af\System.Diagnostics.Tools.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a4f5d69c9c8449b93226352059e0abd\System.Diagnostics.TraceSource.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c16f78a523f748a0af60a23d75c1a14f\System.Diagnostics.Tracing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ca6785fb75a54826887396020c60791d\System.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\bc1d8cfdb04347efa14a61126b7dd68c\System.Drawing.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\dee8cec731fb446293611fe77a96fb80\System.Drawing.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\703c63b007d443b78612b53bc6182570\System.Dynamic.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1dd1938d7512482180cf9dc6e4d25537\System.Formats.Asn1.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5bbed10de5e9454ebc2680c04acf3364\System.Formats.Tar.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5c23aee1dd464c6396caf6bbeb28853d\System.Globalization.Calendars.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\de544cae53734d288d7a881c7aba305d\System.Globalization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\afd57c0b9a6646728a53f53e0c22aa8c\System.Globalization.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\db2eb07fe1084c4dbce97a4fae8ffb52\System.IO.Compression.Brotli.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7d6df0372de4abba33d09af3f99ab71\System.IO.Compression.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1850c87926b8486fa4c3d9b6bf844883\System.IO.Compression.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6c6b86105f9d46d4b0ea2e053894e8ea\System.IO.Compression.ZipFile.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e41b7a40c85843b6a07820607c8b6cec\System.IO.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\515f61b975b9496d9bbf5d0fb1a08b98\System.IO.FileSystem.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7b61577bee6e4878a74095476fc8ead8\System.IO.FileSystem.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f9416dcecd1e46a1a6eb890609bc768b\System.IO.FileSystem.DriveInfo.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ca563edbcced4009b5528cf33b73eee9\System.IO.FileSystem.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b05a4f032dbb4160917dbefcb5c3aa57\System.IO.FileSystem.Watcher.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\77cb770f68194227ac0c8d192ef79f46\System.IO.IsolatedStorage.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9ab3d24c57a041c1902d7262d6a91dd5\System.IO.MemoryMappedFiles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\27b3687f74b44c9f8667c0ed7d0d1ba8\System.IO.Pipes.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\660ecae57c834e88ab7f9710cc534065\System.IO.Pipes.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fbba808fac224f78bd8d4dd637c16004\System.IO.UnmanagedMemoryStream.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\054629aa37f44443aa6189c89c7e4c08\System.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0b09fb04daf24b7cbc7bad6058884fb0\System.Linq.Expressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b762133f0a94bcd96cca898402d5c18\System.Linq.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\501e6760a9064ecab9123c3b3830579b\System.Linq.Queryable.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\580985bec5414e18aea99439e0c12683\System.Memory.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9f37f41cb23840b6b269d42ae3e172d7\System.Net.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\82aaf6d5103c4545b7fd573915cc2f4c\System.Net.Http.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4522e30628ef4b98894518031a1ed44e\System.Net.Http.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5e8ce0e2b3564ab181faf9732bc85aef\System.Net.HttpListener.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1e518a37cef04562bea89817fe664910\System.Net.Mail.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f7bce2e3004c4f2fbeb310e491e8811b\System.Net.NameResolution.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\563830361bdf4da0859ed76289d9671a\System.Net.NetworkInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4c6aa72325a8424ab54010361b113f95\System.Net.Ping.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d14fbfd2aef7416585ce3bea32d40576\System.Net.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4d83c33558d34564876e07d8a3458e29\System.Net.Quic.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\19c66daac509400c921ef7f3c3e3fd93\System.Net.Requests.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c457065702134d9abba32f665b2d12bc\System.Net.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ee3631dd38c4d0d96737c1aa0c3c3a0\System.Net.ServicePoint.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\731388cad64a4a5fa604e33b3a70ab33\System.Net.Sockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\197e14f2eb764e03af2d745fd08bf814\System.Net.WebClient.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7190d9d3861041269c7a7b4f8f66c62a\System.Net.WebHeaderCollection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5db852777a7c456c945a554f5bc2bbea\System.Net.WebProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8a9e62d3c90e4edb9a370872f4ad5214\System.Net.WebSockets.Client.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d6c45ffcb9f741f2b8e92440bfacc783\System.Net.WebSockets.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ac8b751f93149a788438b438766b9ea\System.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2727851c4bde47d1beb4d918d3d08fcb\System.Numerics.Vectors.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\41e964bcc50142d1b52114f727b328c3\System.ObjectModel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\050f4defafa043eea34444bafa628141\System.Reflection.DispatchProxy.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a58eb40add264c38a6d2d1c36c569fe9\System.Reflection.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d2dbe12fcd864de48066eb0922484f83\System.Reflection.Emit.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b94cf9b60b5f4a318367e53b32ed5217\System.Reflection.Emit.ILGeneration.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6b448ac914c645f8bce6a78554a29487\System.Reflection.Emit.Lightweight.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\8491402adf7c4fa685e1befd147ddd45\System.Reflection.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\910e40c9a1a940b5a7eea8d34e083405\System.Reflection.Metadata.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\fbe85b4e7517487eacaff0d8442896a9\System.Reflection.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\792406d43ddc4da497ff26b7706751b7\System.Reflection.TypeExtensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0cb4ecdc6b7f44679aca0e53bf9ca1e1\System.Resources.Reader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6421a72f3769445ba70818b7b2225a04\System.Resources.ResourceManager.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\91225f5a1c4240faa90364864861f839\System.Resources.Writer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c5d06165c13641b6a7ab373a430eb207\System.Runtime.CompilerServices.Unsafe.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4e57d17224394aabb2c0c8c174051c44\System.Runtime.CompilerServices.VisualC.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\eb1ebc61d2a24f9f94603910cc3f861a\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\894bdc23c24f4cf2b126103eaccf4102\System.Runtime.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7d025ecc01e645f9bab80117ea9f3e0e\System.Runtime.Handles.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c9707b63e7d64a50b387158d50dd3cb3\System.Runtime.InteropServices.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\79df5d6762d14f37b2e3550337899602\System.Runtime.InteropServices.JavaScript.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\45cd9519845746e5b1cc28b34c1bf496\System.Runtime.InteropServices.RuntimeInformation.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0c2226f6345341a3bf74b444f9476531\System.Runtime.Intrinsics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\104222deb8864ba4b0d7dec7b246ce6e\System.Runtime.Loader.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4f5c907c69fb4553ba7f859fc05ab03b\System.Runtime.Numerics.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a5666c13c05444d1969cc7c1d754f7e5\System.Runtime.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\3ad6fb3140134073b9456695c3f9e934\System.Runtime.Serialization.Formatters.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\525f44a8449d4301bf10c38505900925\System.Runtime.Serialization.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\19f7e4741d384b2885b4a9ce882f5ea3\System.Runtime.Serialization.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1837b6b7fa174a4980e1253fb923f4e3\System.Runtime.Serialization.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6748a7b11cd84612839ba386b66223ba\System.Security.AccessControl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0c7413dba571469a9e1c6fdbc74e778d\System.Security.Claims.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\81ef3d7f39e24f1da9ab70a4342b34ce\System.Security.Cryptography.Algorithms.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\032d92436e704e59a3dc641e14ce4b9d\System.Security.Cryptography.Cng.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0b7453d1d2124984a12e66c5c2012295\System.Security.Cryptography.Csp.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6e8b49efda764e799c12eab2c8935a64\System.Security.Cryptography.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e64e63b9ca8c40e0a7dc8b5a54affeee\System.Security.Cryptography.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e6b5720c3f464e2e957711f6dd36386a\System.Security.Cryptography.OpenSsl.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\23498b2c76024623b9ce1528c86394fa\System.Security.Cryptography.Primitives.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2c69074599294875b4590bad386b5309\System.Security.Cryptography.X509Certificates.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\201a631ce9244bc084ecd63cc60f29dd\System.Security.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\108ea62a25474dedab3cac6975bc63fb\System.Security.Principal.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\acf41349ba494c6992499525b886b134\System.Security.Principal.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\2db3f6d6074b40879ef508d6e3ae2c05\System.Security.SecureString.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e2b6e5349a4c4521baacf1d51d9b2165\System.ServiceModel.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ff1feccf05d84434b2d119c26e1ed4a0\System.ServiceProcess.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b0752715524a4468804293a88f1010e8\System.Text.Encoding.CodePages.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\946d3c7dc40844378231bad5586571ea\System.Text.Encoding.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1cfe97cfe9cd4b7b85e7f70ccb2bcb7b\System.Text.Encoding.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b5c49709228540e2a07b9f89b03558a4\System.Text.Encodings.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3e9229a71ac4617983d8818646cae7b\System.Text.Json.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3d3b129627b4a9aaa747fa85e742676\System.Text.RegularExpressions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\c8fcd24fe9464a6fb3b69eff7aac79c6\System.Threading.Channels.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6ead41b8c1af4e8f986fbb3ad2770c93\System.Threading.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\7b33827f7402417bbebc886b9d498962\System.Threading.Overlapped.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\f1d3de36e46f4f7481e27105bb4728ec\System.Threading.Tasks.Dataflow.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\a3e10f9a3bac441dbacb8e7156757c37\System.Threading.Tasks.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\14814653f80d4a3d84f5ffd713780707\System.Threading.Tasks.Extensions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\74f4fe57edd84f3fbcc3e840e8219b4f\System.Threading.Tasks.Parallel.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\40ada408af5c4580bde9b0c29bb944a8\System.Threading.Thread.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\e615e05e3d424b448a359bd214b3f1fb\System.Threading.ThreadPool.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\5aa4ce49a1e54973bebf5ce55dad399f\System.Threading.Timer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ea39c1805c4a48e2a38bb7b16a5230e1\System.Transactions.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\6fba33621c184ec59117e7dd0638a408\System.Transactions.Local.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\4565f054d4c94100964ec26c2ae0a188\System.ValueTuple.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\16b70943e1a649a29c9e61d60de90593\System.Web.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\61d95343f1a44313af2b35910402a7b3\System.Web.HttpUtility.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\eb2002dc4e4545ebbe6e06b05f178e66\System.Windows.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9985c851d3cf47e58cc82dc01479f719\System.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\ae3c88c5912d450a96d5c920c2a0a268\System.Xml.Linq.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0ea6bd9014a8458f915eed2817e77d68\System.Xml.ReaderWriter.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\9c897fdd0a3c43cf9f548f7c2ec8337e\System.Xml.Serialization.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\0f95000fbe7e4428bf5724db4f0a8f9c\System.Xml.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\70bba916251b48709123acfe40b6b8a9\System.Xml.XmlDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\1ba8c33dbdc0427ab4bb0165295b528a\System.Xml.XmlSerializer.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\d92d419486fb45dc91cb332166373bf0\System.Xml.XPath.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\50939c7ad19d4c65811f71866dd119df\System.Xml.XPath.XDocument.dll"/>
<ReferencePath Include="..\..\..\..\..\ref\b5fb3f45c0c94c3786febef04350a373\WindowsBase.dll"/>
</ItemGroup>
</Project>
|