Tracing enabled @ Thu Sep 30 21:39:44 2021 UTC --- Invoked dotnet [version: 5.0.10, commit hash: e1825b4928afa9455cc51e1de2b2e66c8be3018d] main = { /usr/local/share/dotnet/x64/dotnet ef database update --context MyContext } Reading fx resolver directory=[/usr/local/share/dotnet/x64/host/fxr] Considering fxr version=[5.0.10]... Detected latest fxr version=[/usr/local/share/dotnet/x64/host/fxr/5.0.10]... Resolved fxr [/usr/local/share/dotnet/x64/host/fxr/5.0.10/libhostfxr.dylib]... Invoking fx resolver [/usr/local/share/dotnet/x64/host/fxr/5.0.10/libhostfxr.dylib] hostfxr_main_startupinfo Host path: [/usr/local/share/dotnet/x64/dotnet] Dotnet path: [/usr/local/share/dotnet/x64/] App path: [/usr/local/share/dotnet/x64/dotnet.dll] Tracing enabled @ Thu Sep 30 21:39:44 2021 UTC --- Invoked hostfxr_main_startupinfo [commit hash: e1825b4928afa9455cc51e1de2b2e66c8be3018d] Checking if CoreCLR path exists=[/usr/local/share/dotnet/x64/libcoreclr.dylib] --- Executing in muxer mode... Using the provided arguments to determine the application to execute. Application 'ef' is not a managed executable. --- Resolving .NET SDK with working dir [/Users/username/source/repos/companyrepo/Company.DbContexts] Probing path [/Users/username/source/repos/companyrepo/Company.DbContexts/global.json] for global.json Probing path [/Users/username/source/repos/companyrepo/global.json] for global.json Probing path [/Users/username/source/repos/global.json] for global.json Probing path [/Users/username/source/global.json] for global.json Probing path [/Users/username/global.json] for global.json Probing path [/Users/global.json] for global.json Probing path [/global.json] for global.json Terminating global.json search at [/] Resolving SDKs with version = 'latest', rollForward = 'latestMajor', allowPrerelease = true Multilevel lookup is true Searching for SDK versions in [/usr/local/share/dotnet/x64/sdk] Version [5.0.401] is a better match than [none] SDK path resolved to [/usr/local/share/dotnet/x64/sdk/5.0.401] Using .NET SDK dll=[/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll] Using the provided arguments to determine the application to execute. Using dotnet root path [/usr/local/share/dotnet/x64/] App runtimeconfig.json from [/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll] Runtime config is cfg=/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.runtimeconfig.json dev=/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '5.0.10', apply_patches=1, version_compatibility_range=major is compatible with the previously referenced version '5.0.10'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '5.0.10' Multilevel lookup is true Searching FX directory in [/usr/local/share/dotnet/x64] Attempting FX roll forward starting from version='[5.0.10]', apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, prefer_release=1 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release greater than or equal version to [5.0.10] Found version [5.0.10] Applying patch roll forward from [5.0.10] on release only Inspecting version... [5.0.10] Changing Selected FX version from [] to [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] Chose FX version [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] Runtime config is cfg=/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='5.0.10', found version='5.0.10', effective reference version='5.0.10' apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, folder=/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10 Executing as a framework-dependent app as per config file [/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.runtimeconfig.json] --- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json] Resolved version 5.0.10 from dependency manifest file [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json] Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Did not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10/runtimes/osx-x64/native The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] Tracing enabled @ Thu Sep 30 21:39:44 2021 UTC Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] --- Invoked hostpolicy [commit hash: e1825b4928afa9455cc51e1de2b2e66c8be3018d] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,5.0.10,runtimes/osx-x64/native][x64] corehost_main = { /usr/local/share/dotnet/x64/dotnet /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll ef database update --context MyContext } Deps file: Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Multilevel lookup is true -- arguments_t: host_path='/usr/local/share/dotnet/x64/dotnet' app_root='/usr/local/share/dotnet/x64/sdk/5.0.401/' deps='/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.deps.json' core_svc='' mgd_app='/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll' -- arguments_t: dotnet shared store: '/usr/local/share/dotnet/x64/store/x64/net5.0' Using Fx /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json deps file Loading deps file... /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json as framework dependent=[0] Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll assemblyVersion=10.0.6.0 fileVersion=11.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.AppContext.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Buffers.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Console.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Core.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Data.Common.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Data.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Globalization.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Memory.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Http.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Security.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll assemblyVersion=5.0.0.1 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Web.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/netstandard.dll assemblyVersion=2.1.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/createdump assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.IO.Compression.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Net.Security.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10 Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.DiaSymReader.Native/1.7.0 Library Microsoft.DiaSymReader.Native/1.7.0 does not exist Reconciling library Microsoft.DotNet.Build.Tasks.Installers/5.0.0-beta.21409.4 Library Microsoft.DotNet.Build.Tasks.Installers/5.0.0-beta.21409.4 does not exist Reconciling library Microsoft.DotNet.Build.Tasks.Packaging/5.0.0-beta.21409.4 Library Microsoft.DotNet.Build.Tasks.Packaging/5.0.0-beta.21409.4 does not exist Reconciling library Microsoft.Net.Compilers.Toolset/3.8.0-4.20503.2 Library Microsoft.Net.Compilers.Toolset/3.8.0-4.20503.2 does not exist Reconciling library Microsoft.NETCore.App/5.0.10-servicing.21412.14 Library Microsoft.NETCore.App/5.0.10-servicing.21412.14 does not exist Reconciling library Microsoft.NETCore.App.Internal/5.0.10-servicing.21412.14 Library Microsoft.NETCore.App.Internal/5.0.10-servicing.21412.14 does not exist Reconciling library Microsoft.NETCore.DotNetHostPolicy/5.0.10 Library Microsoft.NETCore.DotNetHostPolicy/5.0.10 does not exist Reconciling library Microsoft.NETCore.Platforms/5.0.0 Library Microsoft.NETCore.Platforms/5.0.0 does not exist Reconciling library Microsoft.NETCore.Targets/5.0.0 Library Microsoft.NETCore.Targets/5.0.0 does not exist Reconciling library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 Library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist Reconciling library NETStandard.Library/2.2.0-prerelease.19564.1 Library NETStandard.Library/2.2.0-prerelease.19564.1 does not exist Reconciling library runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Parsed runtime deps entry 0 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll, assemblyVersion 10.0.6.0, fileVersion 11.0.1021.41214 Parsed runtime deps entry 2 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 3 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 4 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 5 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.AppContext.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 6 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Buffers.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 7 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 8 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 9 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 10 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 11 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 12 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 13 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 14 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 15 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 16 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 17 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 18 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 19 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Console.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 20 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 21 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Data.Common.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 22 for asset name: System.Data.DataSetExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 23 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 24 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 25 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 26 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 27 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 28 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 29 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 30 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 31 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 32 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 33 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 34 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 35 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 36 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 37 for asset name: System.Formats.Asn1 from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 38 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 39 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 40 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Globalization.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 41 for asset name: System.IO.Compression.Brotli from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 42 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 43 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 44 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 45 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 46 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 47 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 48 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 49 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 50 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 51 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 52 for asset name: System.IO.Pipes.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 53 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 54 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 55 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 56 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 57 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 58 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 59 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 60 for asset name: System.Memory from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Memory.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 61 for asset name: System.Net.Http.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 62 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Http.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 63 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 64 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 65 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 66 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 67 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 68 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 69 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 70 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Security.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 71 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 72 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 73 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 74 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 75 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 76 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 77 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 78 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 79 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 80 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 81 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 82 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 83 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 84 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 85 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 86 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 87 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 88 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 89 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 90 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 91 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 92 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 93 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 94 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 95 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 96 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 97 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 98 for asset name: System.Runtime.CompilerServices.Unsafe from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 99 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 100 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 101 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 102 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 103 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 104 for asset name: System.Runtime.Intrinsics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 105 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 106 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 107 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 108 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 109 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 110 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 111 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 112 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 113 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 114 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 115 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 116 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 117 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 118 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 119 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 120 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 121 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 122 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 123 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 124 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 125 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 126 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 127 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 128 for asset name: System.Text.Encoding.CodePages from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 129 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 130 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 131 for asset name: System.Text.Encodings.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll, assemblyVersion 5.0.0.1, fileVersion 5.0.1021.41214 Parsed runtime deps entry 132 for asset name: System.Text.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 133 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 134 for asset name: System.Threading.Channels from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 135 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 136 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 137 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 138 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 139 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 140 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 141 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 142 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 143 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 144 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 145 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 146 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 147 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 148 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 149 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 150 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 151 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 152 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 153 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 154 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 155 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 156 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 157 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 158 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 159 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 160 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 161 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 162 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 5.0.1021.41214 Parsed native deps entry 0 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed native deps entry 1 for asset name: createdump from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/createdump, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 2 for asset name: libSystem.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.IO.Compression.Native.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 3 for asset name: libSystem.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 4 for asset name: libSystem.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Native.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 5 for asset name: libSystem.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 6 for asset name: libSystem.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Net.Security.Native.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 7 for asset name: libSystem.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 8 for asset name: libSystem.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 9 for asset name: libSystem.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 10 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 11 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 12 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 13 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 14 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 15 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 16 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0 Reconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10 Parsed native deps entry 17 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, library version: 5.0.10, relpath: runtimes/osx-x64/native/libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0 The rid fallback graph is: { osx.11.0-x64 => [ osx.11.0, osx.11-x64, osx.11, osx-x64, osx, unix-x64, unix, any, base, ] osx.11-arm64 => [ osx.11, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.15-x64 => [ osx.10.15, osx.10.14-x64, osx.10.14, osx.10.13-x64, osx.10.13, osx.10.12-x64, osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.10.15 => [ osx.10.14, osx.10.13, osx.10.12, osx.10.11, osx.10.10, osx, unix, any, base, ] osx.10.14-x64 => [ osx.10.14, osx.10.13-x64, osx.10.13, osx.10.12-x64, osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.11 => [ osx, unix, any, base, ] osx.10.13-x64 => [ osx.10.13, osx.10.12-x64, osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.10.14 => [ osx.10.13, osx.10.12, osx.10.11, osx.10.10, osx, unix, any, base, ] osx.10.13 => [ osx.10.12, osx.10.11, osx.10.10, osx, unix, any, base, ] osx.11-x64 => [ osx.11, osx-x64, osx, unix-x64, unix, any, base, ] osx.10.11-x64 => [ osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.11.0-arm64 => [ osx.11.0, osx.11-arm64, osx.11, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.12 => [ osx.10.11, osx.10.10, osx, unix, any, base, ] osx.10.10 => [ osx, unix, any, base, ] osx.10.11 => [ osx.10.10, osx, unix, any, base, ] osx.10.10-x64 => [ osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx-x64 => [ osx, unix-x64, unix, any, base, ] osx-arm64 => [ osx, unix-arm64, unix, any, base, ] osx.10.12-x64 => [ osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.11.0 => [ osx.11, osx, unix, any, base, ] osx => [ unix, any, base, ] } Using /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.deps.json deps file Loading deps file... /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.deps.json as framework dependent=[1] Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll rid=unix assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.30704 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20307.4 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll rid=win assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 HostRID is osx.11.0-x64 Chose unix, so removing rid (win) specific assets for package System.Drawing.Common/4.7.0 and asset type runtime Adding runtime asset lib/dotnet5.4/Microsoft.ApplicationInsights.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.30671 from Microsoft.ApplicationInsights/2.0.0 Adding runtime asset lib/net5.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll assemblyVersion=5.0.10.0 fileVersion=5.0.1021.41022 from Microsoft.AspNetCore.DeveloperCertificates.XPlat/5.0.10-servicing.21410.22 Adding runtime asset lib/net5.0/Microsoft.Build.dll assemblyVersion=15.1.0.0 fileVersion=16.11.0.36601 from Microsoft.Build/16.11.0 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Framework.dll assemblyVersion=15.1.0.0 fileVersion=16.11.0.36601 from Microsoft.Build.Framework/16.11.0 Adding resources asset lib/netstandard1.3/cs/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/cs/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/de/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/de/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/en/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/en/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/es/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/es/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/fr/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/fr/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/it/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/it/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ja/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ja/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ko/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ko/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pl/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pl/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pt-BR/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ru/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/ru/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/tr/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/tr/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hans/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hant/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding resources asset lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.11.0-preview-21366-01 Adding runtime asset lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from Microsoft.Build.NuGetSdkResolver/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll assemblyVersion=15.1.0.0 fileVersion=16.11.0.36601 from Microsoft.Build.Tasks.Core/16.11.0 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll assemblyVersion=15.1.0.0 fileVersion=16.11.0.36601 from Microsoft.Build.Utilities.Core/16.11.0 Adding runtime asset lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll assemblyVersion=1.0.0.0 fileVersion=1.0.19.20801 from Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Adding runtime asset lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll assemblyVersion=1.0.1.0 fileVersion=1.0.1.21122 from Microsoft.Extensions.CommandLineUtils/1.0.1 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.DependencyModel/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.NET.HostModel.dll assemblyVersion=5.0.10.0 fileVersion=5.0.1021.41214 from Microsoft.NET.HostModel/5.0.10-servicing.21412.14 Adding runtime asset lib/netstandard2.0/Microsoft.NET.StringTools.dll assemblyVersion=1.0.0.0 fileVersion=1.0.0.26302 from Microsoft.NET.StringTools/1.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Abstractions/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/cs/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/de/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/es/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/fr/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/it/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/ja/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/ko/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/pl/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/ru/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/tr/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Core/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Core.Contracts/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Edge/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding resources asset lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll assemblyVersion= fileVersion= from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateEngine.Utils/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.40412 from Microsoft.TemplateSearch.Common/5.0.401-servicing.21404.12 Adding runtime asset lib/netstandard2.0/Microsoft.TestPlatform.Build.dll assemblyVersion=15.0.0.0 fileVersion=15.0.0.0 from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding resources asset lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Adding runtime asset lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtime asset lib/netstandard2.0/Newtonsoft.Json.dll assemblyVersion=11.0.0.0 fileVersion=11.0.1.21818 from Newtonsoft.Json/11.0.1 Adding runtime asset lib/net5.0/NuGet.Build.Tasks.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Build.Tasks/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.CommandLine.XPlat.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.CommandLine.XPlat/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.Commands.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Commands/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/NuGet.Common.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Common/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/NuGet.Configuration.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Configuration/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.Credentials.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Credentials/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.DependencyResolver.Core.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.DependencyResolver.Core/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/NuGet.Frameworks.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Frameworks/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/NuGet.LibraryModel.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.LibraryModel/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/cs/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/de/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/es/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/fr/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/it/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ja/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ko/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pl/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/pt-BR/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/ru/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/tr/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.Console.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.PackageManagement.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.VisualStudio.Contracts.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding resources asset lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.Packaging.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Packaging/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.Packaging.Core.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Packaging.Core/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.ProjectModel.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.ProjectModel/5.11.0-rc.10 Adding runtime asset lib/net5.0/NuGet.Protocol.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Protocol/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/NuGet.Versioning.dll assemblyVersion=5.11.0.10 fileVersion=5.11.0.10 from NuGet.Versioning/5.11.0-rc.10 Adding runtime asset lib/netstandard2.0/System.CodeDom.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.CodeDom/5.0.0 Adding runtime asset lib/netstandard2.0/System.Configuration.ConfigurationManager.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Configuration.ConfigurationManager/4.7.0 Adding runtime asset lib/netstandard2.0/System.Drawing.Common.dll assemblyVersion=4.0.0.1 fileVersion=4.6.26919.2 from System.Drawing.Common/4.7.0 Adding runtime asset lib/netstandard2.0/System.Resources.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Resources.Extensions/5.0.0 Adding runtime asset lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.30704 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20307.4 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.Xml.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.Xml/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Security.Permissions.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Permissions/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Windows.Extensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 Adding runtime asset dotnet.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset cs/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset de/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset es/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset fr/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset it/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset ja/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset ko/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset pl/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset pt-BR/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset ru/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset tr/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset zh-Hans/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding resources asset zh-Hant/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.DotNet.Cli.Sln.Internal.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding resources asset zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.DotNet.Cli.Utils.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset cs/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset de/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset es/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset fr/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset it/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset ja/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset ko/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset pl/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset ru/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset tr/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding resources asset zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.DotNet.Configurer.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset cs/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset de/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset es/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset fr/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset it/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset ja/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset ko/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset pl/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset pt-BR/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset ru/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset tr/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset zh-Hans/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding resources asset zh-Hant/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.DotNet.InternalAbstractions.dll assemblyVersion= fileVersion= from Microsoft.DotNet.InternalAbstractions/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.DotNet.TemplateLocator.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset cs/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset de/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset es/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset fr/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset it/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset ja/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset ko/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset pl/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset ru/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset tr/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding resources asset zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadManifestReader.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding resources asset zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/5.0.401-servicing.21424.40 Adding runtime asset Microsoft.DotNet.SdkResolver.dll assemblyVersion=5.0.401.0 fileVersion=5.4.121.42440 from Microsoft.DotNet.SdkResolver/5.0.401.0 Reconciling library dotnet.deps.json/5.0.401-servicing.21424.40 Library dotnet.deps.json/5.0.401-servicing.21424.40 does not exist Reconciling library Microsoft.ApplicationInsights/2.0.0 Parsed runtime deps entry 0 for asset name: Microsoft.ApplicationInsights from package: Microsoft.ApplicationInsights, library version: 2.0.0, relpath: lib/dotnet5.4/Microsoft.ApplicationInsights.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.30671 Reconciling library Microsoft.AspNetCore.DeveloperCertificates.XPlat/5.0.10-servicing.21410.22 Parsed runtime deps entry 1 for asset name: Microsoft.AspNetCore.DeveloperCertificates.XPlat from package: Microsoft.AspNetCore.DeveloperCertificates.XPlat, library version: 5.0.10-servicing.21410.22, relpath: lib/net5.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, assemblyVersion 5.0.10.0, fileVersion 5.0.1021.41022 Reconciling library Microsoft.Build/16.11.0 Parsed runtime deps entry 2 for asset name: Microsoft.Build from package: Microsoft.Build, library version: 16.11.0, relpath: lib/net5.0/Microsoft.Build.dll, assemblyVersion 15.1.0.0, fileVersion 16.11.0.36601 Reconciling library Microsoft.Build.Framework/16.11.0 Parsed runtime deps entry 3 for asset name: Microsoft.Build.Framework from package: Microsoft.Build.Framework, library version: 16.11.0, relpath: lib/netstandard2.0/Microsoft.Build.Framework.dll, assemblyVersion 15.1.0.0, fileVersion 16.11.0.36601 Reconciling library Microsoft.Build.Localization/16.11.0-preview-21366-01 Parsed resources deps entry 0 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/cs/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 1 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 2 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 3 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/cs/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 4 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/de/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 5 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 6 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 7 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/de/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 8 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/en/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 9 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 10 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 11 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/en/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 12 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/es/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 13 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 14 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 15 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/es/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 16 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/fr/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 17 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 18 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 19 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/fr/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 20 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/it/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 21 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 22 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 23 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/it/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 24 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ja/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 25 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 26 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 27 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ja/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 28 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ko/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 29 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 30 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 31 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ko/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 32 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pl/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 33 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 34 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 35 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pl/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 36 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pt-BR/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 37 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 38 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 39 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 40 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ru/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 41 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 42 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 43 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/ru/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 44 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/tr/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 45 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 46 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 47 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/tr/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 48 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hans/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 49 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 50 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 51 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 52 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hant/MSBuild.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 53 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 54 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 55 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.11.0-preview-21366-01, relpath: lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.Build.NuGetSdkResolver/5.11.0-rc.10 Parsed runtime deps entry 4 for asset name: Microsoft.Build.NuGetSdkResolver from package: Microsoft.Build.NuGetSdkResolver, library version: 5.11.0-rc.10, relpath: lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library Microsoft.Build.Runtime/16.11.0 Library Microsoft.Build.Runtime/16.11.0 does not exist Reconciling library Microsoft.Build.Tasks.Core/16.11.0 Parsed runtime deps entry 5 for asset name: Microsoft.Build.Tasks.Core from package: Microsoft.Build.Tasks.Core, library version: 16.11.0, relpath: lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll, assemblyVersion 15.1.0.0, fileVersion 16.11.0.36601 Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.Build.Utilities.Core/16.11.0 Parsed runtime deps entry 6 for asset name: Microsoft.Build.Utilities.Core from package: Microsoft.Build.Utilities.Core, library version: 16.11.0, relpath: lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll, assemblyVersion 15.1.0.0, fileVersion 16.11.0.36601 Reconciling library Microsoft.CodeAnalysis.CSharp.CodeStyle/3.11.0-4.21403.6 Library Microsoft.CodeAnalysis.CSharp.CodeStyle/3.11.0-4.21403.6 does not exist Reconciling library Microsoft.CodeAnalysis.NetAnalyzers/5.0.2 Library Microsoft.CodeAnalysis.NetAnalyzers/5.0.2 does not exist Reconciling library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/3.11.0-4.21403.6 Library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/3.11.0-4.21403.6 does not exist Reconciling library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 Library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 does not exist Reconciling library Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Parsed runtime deps entry 7 for asset name: Microsoft.DotNet.Cli.CommandLine from package: Microsoft.DotNet.Cli.CommandLine, library version: 1.0.0-preview.19208.1, relpath: lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.19.20801 Reconciling library Microsoft.Extensions.CommandLineUtils/1.0.1 Parsed runtime deps entry 8 for asset name: Microsoft.Extensions.CommandLineUtils from package: Microsoft.Extensions.CommandLineUtils, library version: 1.0.1, relpath: lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll, assemblyVersion 1.0.1.0, fileVersion 1.0.1.21122 Reconciling library Microsoft.Extensions.DependencyModel/5.0.0 Parsed runtime deps entry 9 for asset name: Microsoft.Extensions.DependencyModel from package: Microsoft.Extensions.DependencyModel, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Net.Compilers.Toolset/3.11.0-4.21403.6 Library Microsoft.Net.Compilers.Toolset/3.11.0-4.21403.6 does not exist Reconciling library Microsoft.NET.HostModel/5.0.10-servicing.21412.14 Parsed runtime deps entry 10 for asset name: Microsoft.NET.HostModel from package: Microsoft.NET.HostModel, library version: 5.0.10-servicing.21412.14, relpath: lib/netstandard2.0/Microsoft.NET.HostModel.dll, assemblyVersion 5.0.10.0, fileVersion 5.0.1021.41214 Reconciling library Microsoft.NET.StringTools/1.0.0 Parsed runtime deps entry 11 for asset name: Microsoft.NET.StringTools from package: Microsoft.NET.StringTools, library version: 1.0.0, relpath: lib/netstandard2.0/Microsoft.NET.StringTools.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.0.26302 Reconciling library Microsoft.NETCore.Platforms/5.0.0 Library Microsoft.NETCore.Platforms/5.0.0 does not exist Reconciling library Microsoft.NETCore.Targets/1.1.0 Library Microsoft.NETCore.Targets/1.1.0 does not exist Reconciling library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 Library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.TemplateEngine.Abstractions/5.0.401-servicing.21404.12 Parsed runtime deps entry 12 for asset name: Microsoft.TemplateEngine.Abstractions from package: Microsoft.TemplateEngine.Abstractions, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Reconciling library Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12 Parsed runtime deps entry 13 for asset name: Microsoft.TemplateEngine.Cli from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Parsed resources deps entry 56 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/cs/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 57 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/de/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 58 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/es/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 59 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/fr/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 60 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/it/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 61 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/ja/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 62 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/ko/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 63 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/pl/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 64 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 65 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/ru/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 66 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/tr/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 67 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 68 for asset name: Microsoft.TemplateEngine.Cli.resources from package: Microsoft.TemplateEngine.Cli, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.TemplateEngine.Cli.Localization/5.0.300-preview.21159.1 Library Microsoft.TemplateEngine.Cli.Localization/5.0.300-preview.21159.1 does not exist Reconciling library Microsoft.TemplateEngine.Core/5.0.401-servicing.21404.12 Parsed runtime deps entry 14 for asset name: Microsoft.TemplateEngine.Core from package: Microsoft.TemplateEngine.Core, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Reconciling library Microsoft.TemplateEngine.Core.Contracts/5.0.401-servicing.21404.12 Parsed runtime deps entry 15 for asset name: Microsoft.TemplateEngine.Core.Contracts from package: Microsoft.TemplateEngine.Core.Contracts, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Reconciling library Microsoft.TemplateEngine.Edge/5.0.401-servicing.21404.12 Parsed runtime deps entry 16 for asset name: Microsoft.TemplateEngine.Edge from package: Microsoft.TemplateEngine.Edge, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Reconciling library Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12 Parsed runtime deps entry 17 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Parsed resources deps entry 69 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 70 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 71 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 72 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 73 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 74 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 75 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 76 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 77 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 78 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 79 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 80 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 81 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.TemplateEngine.Utils/5.0.401-servicing.21404.12 Parsed runtime deps entry 18 for asset name: Microsoft.TemplateEngine.Utils from package: Microsoft.TemplateEngine.Utils, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Reconciling library Microsoft.TemplateSearch.Common/5.0.401-servicing.21404.12 Parsed runtime deps entry 19 for asset name: Microsoft.TemplateSearch.Common from package: Microsoft.TemplateSearch.Common, library version: 5.0.401-servicing.21404.12, relpath: lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.40412 Reconciling library Microsoft.TestPlatform.Build/16.11.0-release-20210730-02 Parsed runtime deps entry 20 for asset name: Microsoft.TestPlatform.Build from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/Microsoft.TestPlatform.Build.dll, assemblyVersion 15.0.0.0, fileVersion 15.0.0.0 Parsed resources deps entry 82 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 83 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 84 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 85 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 86 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 87 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 88 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 89 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 90 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 91 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 92 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 93 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 94 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.11.0-release-20210730-02, relpath: lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.TestPlatform.CLI/16.11.0-release-20210730-02 Library Microsoft.TestPlatform.CLI/16.11.0-release-20210730-02 does not exist Reconciling library Microsoft.Win32.Primitives/4.3.0 Library Microsoft.Win32.Primitives/4.3.0 does not exist Reconciling library Microsoft.Win32.Registry/4.6.0 Library Microsoft.Win32.Registry/4.6.0 does not exist Reconciling library Microsoft.Win32.SystemEvents/4.7.0 Parsed runtime deps entry 21 for asset name: Microsoft.Win32.SystemEvents from package: Microsoft.Win32.SystemEvents, library version: 4.7.0, relpath: lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library NETStandard.Library/1.6.1 Library NETStandard.Library/1.6.1 does not exist Reconciling library Newtonsoft.Json/11.0.1 Parsed runtime deps entry 22 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 11.0.1, relpath: lib/netstandard2.0/Newtonsoft.Json.dll, assemblyVersion 11.0.0.0, fileVersion 11.0.1.21818 Reconciling library NuGet.Build.Tasks/5.11.0-rc.10 Parsed runtime deps entry 23 for asset name: NuGet.Build.Tasks from package: NuGet.Build.Tasks, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.Build.Tasks.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Build.Tasks.Console/5.11.0-rc.10 Library NuGet.Build.Tasks.Console/5.11.0-rc.10 does not exist Reconciling library NuGet.CommandLine.XPlat/5.11.0-rc.10 Parsed runtime deps entry 24 for asset name: NuGet.CommandLine.XPlat from package: NuGet.CommandLine.XPlat, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.CommandLine.XPlat.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Commands/5.11.0-rc.10 Parsed runtime deps entry 25 for asset name: NuGet.Commands from package: NuGet.Commands, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.Commands.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Common/5.11.0-rc.10 Parsed runtime deps entry 26 for asset name: NuGet.Common from package: NuGet.Common, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/NuGet.Common.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Configuration/5.11.0-rc.10 Parsed runtime deps entry 27 for asset name: NuGet.Configuration from package: NuGet.Configuration, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/NuGet.Configuration.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Credentials/5.11.0-rc.10 Parsed runtime deps entry 28 for asset name: NuGet.Credentials from package: NuGet.Credentials, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.Credentials.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.DependencyResolver.Core/5.11.0-rc.10 Parsed runtime deps entry 29 for asset name: NuGet.DependencyResolver.Core from package: NuGet.DependencyResolver.Core, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.DependencyResolver.Core.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Frameworks/5.11.0-rc.10 Parsed runtime deps entry 30 for asset name: NuGet.Frameworks from package: NuGet.Frameworks, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/NuGet.Frameworks.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.LibraryModel/5.11.0-rc.10 Parsed runtime deps entry 31 for asset name: NuGet.LibraryModel from package: NuGet.LibraryModel, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/NuGet.LibraryModel.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Localization/5.11.0-rc.10 Parsed resources deps entry 95 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 96 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 97 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 98 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 99 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 100 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 101 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 102 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 103 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 104 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 105 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 106 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 107 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 108 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 109 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 110 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 111 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 112 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 113 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 114 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 115 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/cs/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 116 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 117 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 118 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 119 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 120 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 121 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 122 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 123 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 124 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 125 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 126 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 127 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 128 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 129 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 130 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 131 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 132 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 133 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 134 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 135 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 136 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/de/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 137 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 138 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 139 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 140 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 141 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 142 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 143 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 144 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 145 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 146 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 147 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 148 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 149 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 150 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 151 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 152 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 153 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 154 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 155 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 156 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 157 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/es/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 158 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 159 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 160 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 161 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 162 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 163 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 164 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 165 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 166 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 167 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 168 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 169 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 170 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 171 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 172 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 173 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 174 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 175 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 176 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 177 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 178 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/fr/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 179 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 180 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 181 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 182 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 183 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 184 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 185 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 186 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 187 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 188 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 189 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 190 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 191 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 192 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 193 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 194 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 195 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 196 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 197 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 198 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 199 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/it/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 200 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 201 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 202 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 203 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 204 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 205 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 206 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 207 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 208 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 209 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 210 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 211 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 212 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 213 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 214 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 215 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 216 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 217 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 218 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 219 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 220 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ja/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 221 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 222 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 223 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 224 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 225 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 226 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 227 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 228 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 229 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 230 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 231 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 232 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 233 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 234 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 235 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 236 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 237 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 238 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 239 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 240 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 241 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ko/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 242 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 243 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 244 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 245 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 246 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 247 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 248 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 249 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 250 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 251 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 252 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 253 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 254 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 255 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 256 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 257 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 258 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 259 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 260 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 261 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 262 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pl/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 263 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 264 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 265 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 266 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 267 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 268 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 269 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 270 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 271 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 272 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 273 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 274 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 275 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 276 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 277 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 278 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 279 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 280 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 281 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 282 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 283 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/pt-BR/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 284 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 285 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 286 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 287 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 288 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 289 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 290 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 291 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 292 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 293 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 294 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 295 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 296 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 297 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 298 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 299 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 300 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 301 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 302 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 303 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 304 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/ru/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 305 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 306 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 307 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 308 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 309 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 310 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 311 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 312 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 313 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 314 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 315 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 316 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 317 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 318 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 319 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 320 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 321 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 322 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 323 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 324 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 325 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/tr/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 326 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 327 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 328 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 329 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 330 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 331 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 332 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 333 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 334 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 335 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 336 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 337 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 338 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 339 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 340 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 341 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 342 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 343 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 344 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 345 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 346 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 347 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 348 for asset name: NuGet.Build.Tasks.Console.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.Console.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 349 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 350 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 351 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 352 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 353 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 354 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 355 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 356 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 357 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 358 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 359 for asset name: NuGet.PackageManagement.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.PackageManagement.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 360 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 361 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 362 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 363 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 364 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 365 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 366 for asset name: NuGet.VisualStudio.Contracts.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/NuGet.VisualStudio.Contracts.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 367 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll, assemblyVersion , fileVersion Reconciling library NuGet.Packaging/5.11.0-rc.10 Parsed runtime deps entry 32 for asset name: NuGet.Packaging from package: NuGet.Packaging, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.Packaging.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Packaging.Core/5.11.0-rc.10 Parsed runtime deps entry 33 for asset name: NuGet.Packaging.Core from package: NuGet.Packaging.Core, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.Packaging.Core.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.ProjectModel/5.11.0-rc.10 Parsed runtime deps entry 34 for asset name: NuGet.ProjectModel from package: NuGet.ProjectModel, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.ProjectModel.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Protocol/5.11.0-rc.10 Parsed runtime deps entry 35 for asset name: NuGet.Protocol from package: NuGet.Protocol, library version: 5.11.0-rc.10, relpath: lib/net5.0/NuGet.Protocol.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library NuGet.Versioning/5.11.0-rc.10 Parsed runtime deps entry 36 for asset name: NuGet.Versioning from package: NuGet.Versioning, library version: 5.11.0-rc.10, relpath: lib/netstandard2.0/NuGet.Versioning.dll, assemblyVersion 5.11.0.10, fileVersion 5.11.0.10 Reconciling library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.native.System/4.3.0 Library runtime.native.System/4.3.0 does not exist Reconciling library runtime.native.System.IO.Compression/4.3.0 Library runtime.native.System.IO.Compression/4.3.0 does not exist Reconciling library runtime.native.System.Net.Http/4.3.0 Library runtime.native.System.Net.Http/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library System.AppContext/4.3.0 Library System.AppContext/4.3.0 does not exist Reconciling library System.Buffers/4.3.0 Library System.Buffers/4.3.0 does not exist Reconciling library System.CodeDom/5.0.0 Parsed runtime deps entry 37 for asset name: System.CodeDom from package: System.CodeDom, library version: 5.0.0, relpath: lib/netstandard2.0/System.CodeDom.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library System.Collections/4.3.0 Library System.Collections/4.3.0 does not exist Reconciling library System.Collections.Concurrent/4.3.0 Library System.Collections.Concurrent/4.3.0 does not exist Reconciling library System.Collections.Immutable/5.0.0 Library System.Collections.Immutable/5.0.0 does not exist Reconciling library System.Configuration.ConfigurationManager/4.7.0 Parsed runtime deps entry 38 for asset name: System.Configuration.ConfigurationManager from package: System.Configuration.ConfigurationManager, library version: 4.7.0, relpath: lib/netstandard2.0/System.Configuration.ConfigurationManager.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Console/4.3.0 Library System.Console/4.3.0 does not exist Reconciling library System.Diagnostics.Debug/4.3.0 Library System.Diagnostics.Debug/4.3.0 does not exist Reconciling library System.Diagnostics.DiagnosticSource/4.3.0 Library System.Diagnostics.DiagnosticSource/4.3.0 does not exist Reconciling library System.Diagnostics.Process/4.3.0 Library System.Diagnostics.Process/4.3.0 does not exist Reconciling library System.Diagnostics.Tools/4.3.0 Library System.Diagnostics.Tools/4.3.0 does not exist Reconciling library System.Diagnostics.Tracing/4.3.0 Library System.Diagnostics.Tracing/4.3.0 does not exist Reconciling library System.Drawing.Common/4.7.0 Parsed runtime deps entry 39 for asset name: System.Drawing.Common from package: System.Drawing.Common, library version: 4.7.0, relpath: runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library System.Formats.Asn1/5.0.0 Library System.Formats.Asn1/5.0.0 does not exist Reconciling library System.Globalization/4.3.0 Library System.Globalization/4.3.0 does not exist Reconciling library System.Globalization.Calendars/4.3.0 Library System.Globalization.Calendars/4.3.0 does not exist Reconciling library System.Globalization.Extensions/4.3.0 Library System.Globalization.Extensions/4.3.0 does not exist Reconciling library System.IO/4.3.0 Library System.IO/4.3.0 does not exist Reconciling library System.IO.Compression/4.3.0 Library System.IO.Compression/4.3.0 does not exist Reconciling library System.IO.Compression.ZipFile/4.3.0 Library System.IO.Compression.ZipFile/4.3.0 does not exist Reconciling library System.IO.FileSystem/4.3.0 Library System.IO.FileSystem/4.3.0 does not exist Reconciling library System.IO.FileSystem.Primitives/4.3.0 Library System.IO.FileSystem.Primitives/4.3.0 does not exist Reconciling library System.Linq/4.3.0 Library System.Linq/4.3.0 does not exist Reconciling library System.Linq.Expressions/4.3.0 Library System.Linq.Expressions/4.3.0 does not exist Reconciling library System.Memory/4.5.4 Library System.Memory/4.5.4 does not exist Reconciling library System.Net.Http/4.3.0 Library System.Net.Http/4.3.0 does not exist Reconciling library System.Net.Primitives/4.3.0 Library System.Net.Primitives/4.3.0 does not exist Reconciling library System.Net.Sockets/4.3.0 Library System.Net.Sockets/4.3.0 does not exist Reconciling library System.ObjectModel/4.3.0 Library System.ObjectModel/4.3.0 does not exist Reconciling library System.Reflection/4.3.0 Library System.Reflection/4.3.0 does not exist Reconciling library System.Reflection.Emit/4.3.0 Library System.Reflection.Emit/4.3.0 does not exist Reconciling library System.Reflection.Emit.ILGeneration/4.3.0 Library System.Reflection.Emit.ILGeneration/4.3.0 does not exist Reconciling library System.Reflection.Emit.Lightweight/4.3.0 Library System.Reflection.Emit.Lightweight/4.3.0 does not exist Reconciling library System.Reflection.Extensions/4.3.0 Library System.Reflection.Extensions/4.3.0 does not exist Reconciling library System.Reflection.Metadata/1.8.0 Library System.Reflection.Metadata/1.8.0 does not exist Reconciling library System.Reflection.Primitives/4.3.0 Library System.Reflection.Primitives/4.3.0 does not exist Reconciling library System.Reflection.TypeExtensions/4.3.0 Library System.Reflection.TypeExtensions/4.3.0 does not exist Reconciling library System.Resources.Extensions/5.0.0 Parsed runtime deps entry 40 for asset name: System.Resources.Extensions from package: System.Resources.Extensions, library version: 5.0.0, relpath: lib/netstandard2.0/System.Resources.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library System.Resources.ResourceManager/4.3.0 Library System.Resources.ResourceManager/4.3.0 does not exist Reconciling library System.Runtime/4.3.0 Library System.Runtime/4.3.0 does not exist Reconciling library System.Runtime.CompilerServices.Unsafe/5.0.0 Library System.Runtime.CompilerServices.Unsafe/5.0.0 does not exist Reconciling library System.Runtime.Extensions/4.3.0 Library System.Runtime.Extensions/4.3.0 does not exist Reconciling library System.Runtime.Handles/4.3.0 Library System.Runtime.Handles/4.3.0 does not exist Reconciling library System.Runtime.InteropServices/4.3.0 Library System.Runtime.InteropServices/4.3.0 does not exist Reconciling library System.Runtime.InteropServices.RuntimeInformation/4.3.0 Library System.Runtime.InteropServices.RuntimeInformation/4.3.0 does not exist Reconciling library System.Runtime.Loader/4.3.0 Library System.Runtime.Loader/4.3.0 does not exist Reconciling library System.Runtime.Numerics/4.3.0 Library System.Runtime.Numerics/4.3.0 does not exist Reconciling library System.Security.AccessControl/4.7.0 Library System.Security.AccessControl/4.7.0 does not exist Reconciling library System.Security.Cryptography.Algorithms/4.3.0 Library System.Security.Cryptography.Algorithms/4.3.0 does not exist Reconciling library System.Security.Cryptography.Cng/5.0.0 Library System.Security.Cryptography.Cng/5.0.0 does not exist Reconciling library System.Security.Cryptography.Csp/4.3.0 Library System.Security.Cryptography.Csp/4.3.0 does not exist Reconciling library System.Security.Cryptography.Encoding/4.3.0 Library System.Security.Cryptography.Encoding/4.3.0 does not exist Reconciling library System.Security.Cryptography.OpenSsl/4.3.0 Library System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library System.Security.Cryptography.Pkcs/5.0.0 Parsed runtime deps entry 41 for asset name: System.Security.Cryptography.Pkcs from package: System.Security.Cryptography.Pkcs, library version: 5.0.0, relpath: lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library System.Security.Cryptography.Primitives/4.3.0 Library System.Security.Cryptography.Primitives/4.3.0 does not exist Reconciling library System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20307.4 Parsed runtime deps entry 42 for asset name: System.Security.Cryptography.ProtectedData from package: System.Security.Cryptography.ProtectedData, library version: 5.0.0-preview.7.20307.4, relpath: lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.30704 Reconciling library System.Security.Cryptography.X509Certificates/4.3.0 Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist Reconciling library System.Security.Cryptography.Xml/4.7.0 Parsed runtime deps entry 43 for asset name: System.Security.Cryptography.Xml from package: System.Security.Cryptography.Xml, library version: 4.7.0, relpath: lib/netstandard2.0/System.Security.Cryptography.Xml.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Permissions/4.7.0 Parsed runtime deps entry 44 for asset name: System.Security.Permissions from package: System.Security.Permissions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Security.Permissions.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Principal.Windows/4.7.0 Library System.Security.Principal.Windows/4.7.0 does not exist Reconciling library System.Text.Encoding/4.3.0 Library System.Text.Encoding/4.3.0 does not exist Reconciling library System.Text.Encoding.CodePages/5.0.0 Library System.Text.Encoding.CodePages/5.0.0 does not exist Reconciling library System.Text.Encoding.Extensions/4.3.0 Library System.Text.Encoding.Extensions/4.3.0 does not exist Reconciling library System.Text.Json/5.0.0-rc.1.20451.14 Library System.Text.Json/5.0.0-rc.1.20451.14 does not exist Reconciling library System.Text.RegularExpressions/4.3.0 Library System.Text.RegularExpressions/4.3.0 does not exist Reconciling library System.Threading/4.3.0 Library System.Threading/4.3.0 does not exist Reconciling library System.Threading.Tasks/4.3.0 Library System.Threading.Tasks/4.3.0 does not exist Reconciling library System.Threading.Tasks.Dataflow/4.9.0 Library System.Threading.Tasks.Dataflow/4.9.0 does not exist Reconciling library System.Threading.Tasks.Extensions/4.3.0 Library System.Threading.Tasks.Extensions/4.3.0 does not exist Reconciling library System.Threading.Thread/4.3.0 Library System.Threading.Thread/4.3.0 does not exist Reconciling library System.Threading.ThreadPool/4.3.0 Library System.Threading.ThreadPool/4.3.0 does not exist Reconciling library System.Threading.Timer/4.3.0 Library System.Threading.Timer/4.3.0 does not exist Reconciling library System.Windows.Extensions/4.7.0 Parsed runtime deps entry 45 for asset name: System.Windows.Extensions from package: System.Windows.Extensions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Windows.Extensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404 Reconciling library System.Xml.ReaderWriter/4.3.0 Library System.Xml.ReaderWriter/4.3.0 does not exist Reconciling library System.Xml.XDocument/4.3.0 Library System.Xml.XDocument/4.3.0 does not exist Reconciling library XliffTasks/1.0.0-beta.20502.2 Library XliffTasks/1.0.0-beta.20502.2 does not exist Reconciling library Microsoft.DotNet.Cli/5.0.401-servicing.21424.40 Parsed runtime deps entry 46 for asset name: dotnet from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: dotnet.dll, assemblyVersion , fileVersion Parsed resources deps entry 368 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: cs/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 369 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: de/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 370 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: es/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 371 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: fr/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 372 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: it/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 373 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: ja/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 374 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: ko/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 375 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: pl/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 376 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: pt-BR/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 377 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: ru/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 378 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: tr/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 379 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: zh-Hans/dotnet.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 380 for asset name: dotnet.resources from project: Microsoft.DotNet.Cli, library version: 5.0.401-servicing.21424.40, relpath: zh-Hant/dotnet.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40 Parsed runtime deps entry 47 for asset name: Microsoft.DotNet.Cli.Sln.Internal from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.DotNet.Cli.Sln.Internal.dll, assemblyVersion , fileVersion Parsed resources deps entry 381 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 382 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 383 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 384 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 385 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 386 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 387 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 388 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 389 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 390 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 391 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 392 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 393 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 5.0.401-servicing.21424.40, relpath: zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40 Parsed runtime deps entry 48 for asset name: Microsoft.DotNet.Cli.Utils from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.DotNet.Cli.Utils.dll, assemblyVersion , fileVersion Parsed resources deps entry 394 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: cs/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 395 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: de/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 396 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: es/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 397 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: fr/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 398 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: it/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 399 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: ja/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 400 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: ko/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 401 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: pl/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 402 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 403 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: ru/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 404 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: tr/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 405 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 406 for asset name: Microsoft.DotNet.Cli.Utils.resources from project: Microsoft.DotNet.Cli.Utils, library version: 5.0.401-servicing.21424.40, relpath: zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40 Parsed runtime deps entry 49 for asset name: Microsoft.DotNet.Configurer from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.DotNet.Configurer.dll, assemblyVersion , fileVersion Parsed resources deps entry 407 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: cs/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 408 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: de/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 409 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: es/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 410 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: fr/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 411 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: it/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 412 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: ja/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 413 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: ko/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 414 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: pl/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 415 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: pt-BR/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 416 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: ru/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 417 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: tr/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 418 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: zh-Hans/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 419 for asset name: Microsoft.DotNet.Configurer.resources from project: Microsoft.DotNet.Configurer, library version: 5.0.401-servicing.21424.40, relpath: zh-Hant/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.InternalAbstractions/5.0.401-servicing.21424.40 Parsed runtime deps entry 50 for asset name: Microsoft.DotNet.InternalAbstractions from project: Microsoft.DotNet.InternalAbstractions, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.DotNet.InternalAbstractions.dll, assemblyVersion , fileVersion Reconciling library microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40 Parsed runtime deps entry 51 for asset name: Microsoft.DotNet.TemplateLocator from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.DotNet.TemplateLocator.dll, assemblyVersion , fileVersion Parsed resources deps entry 420 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: cs/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 421 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: de/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 422 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: es/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 423 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: fr/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 424 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: it/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 425 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: ja/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 426 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: ko/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 427 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: pl/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 428 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 429 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: ru/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 430 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: tr/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 431 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 432 for asset name: Microsoft.DotNet.TemplateLocator.resources from project: microsoft.dotnet.templateLocator, library version: 5.0.401-servicing.21424.40, relpath: zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40 Parsed runtime deps entry 52 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.NET.Sdk.WorkloadManifestReader.dll, assemblyVersion , fileVersion Parsed resources deps entry 433 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 434 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 435 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 436 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 437 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 438 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 439 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 440 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 441 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 442 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 443 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 444 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Parsed resources deps entry 445 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader.resources from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 5.0.401-servicing.21424.40, relpath: zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/5.0.401-servicing.21424.40 Parsed runtime deps entry 53 for asset name: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver from project: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, library version: 5.0.401-servicing.21424.40, relpath: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, assemblyVersion , fileVersion Reconciling library tool_msbuild/5.0.401-servicing.21424.40 Library tool_msbuild/5.0.401-servicing.21424.40 does not exist Reconciling library tool_nuget/5.0.401-servicing.21424.40 Library tool_nuget/5.0.401-servicing.21424.40 does not exist Reconciling library Microsoft.DotNet.SdkResolver/5.0.401.0 Parsed runtime deps entry 54 for asset name: Microsoft.DotNet.SdkResolver from reference: Microsoft.DotNet.SdkResolver, library version: 5.0.401.0, relpath: Microsoft.DotNet.SdkResolver.dll, assemblyVersion 5.0.401.0, fileVersion 5.4.121.42440 -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] probe_config_t: probe=[/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] deps-dir-probe=[0] Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.ApplicationInsights, 2.0.0, lib/dotnet5.4/Microsoft.ApplicationInsights.dll] Considering entry [Microsoft.ApplicationInsights/2.0.0/lib/dotnet5.4/Microsoft.ApplicationInsights.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.ApplicationInsights.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.ApplicationInsights.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.ApplicationInsights.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.0.30671 Processing TPA for deps entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat, 5.0.10-servicing.21410.22, lib/net5.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll] Considering entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat/5.0.10-servicing.21410.22/lib/net5.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, AssemblyVersion: 5.0.10.0, FileVersion: 5.0.1021.41022 Processing TPA for deps entry [Microsoft.Build, 16.11.0, lib/net5.0/Microsoft.Build.dll] Considering entry [Microsoft.Build/16.11.0/lib/net5.0/Microsoft.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.11.0.36601 Processing TPA for deps entry [Microsoft.Build.Framework, 16.11.0, lib/netstandard2.0/Microsoft.Build.Framework.dll] Considering entry [Microsoft.Build.Framework/16.11.0/lib/netstandard2.0/Microsoft.Build.Framework.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Framework.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Framework.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Framework.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.11.0.36601 Processing TPA for deps entry [Microsoft.Build.NuGetSdkResolver, 5.11.0-rc.10, lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll] Considering entry [Microsoft.Build.NuGetSdkResolver/5.11.0-rc.10/lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.NuGetSdkResolver.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.NuGetSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.NuGetSdkResolver.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [Microsoft.Build.Tasks.Core, 16.11.0, lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll] Considering entry [Microsoft.Build.Tasks.Core/16.11.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Tasks.Core.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Tasks.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Tasks.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.11.0.36601 Processing TPA for deps entry [Microsoft.Build.Utilities.Core, 16.11.0, lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll] Considering entry [Microsoft.Build.Utilities.Core/16.11.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Utilities.Core.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Utilities.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Utilities.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.11.0.36601 Processing TPA for deps entry [Microsoft.DotNet.Cli.CommandLine, 1.0.0-preview.19208.1, lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll] Considering entry [Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1/lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.CommandLine.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.CommandLine.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.19.20801 Processing TPA for deps entry [Microsoft.Extensions.CommandLineUtils, 1.0.1, lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll] Considering entry [Microsoft.Extensions.CommandLineUtils/1.0.1/lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.CommandLineUtils.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.CommandLineUtils.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.CommandLineUtils.dll, AssemblyVersion: 1.0.1.0, FileVersion: 1.0.1.21122 Processing TPA for deps entry [Microsoft.Extensions.DependencyModel, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll] Considering entry [Microsoft.Extensions.DependencyModel/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.DependencyModel.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.DependencyModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.DependencyModel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.NET.HostModel, 5.0.10-servicing.21412.14, lib/netstandard2.0/Microsoft.NET.HostModel.dll] Considering entry [Microsoft.NET.HostModel/5.0.10-servicing.21412.14/lib/netstandard2.0/Microsoft.NET.HostModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.HostModel.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.HostModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.HostModel.dll, AssemblyVersion: 5.0.10.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [Microsoft.NET.StringTools, 1.0.0, lib/netstandard2.0/Microsoft.NET.StringTools.dll] Considering entry [Microsoft.NET.StringTools/1.0.0/lib/netstandard2.0/Microsoft.NET.StringTools.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.StringTools.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.StringTools.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.StringTools.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.0.26302 Processing TPA for deps entry [Microsoft.TemplateEngine.Abstractions, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll] Considering entry [Microsoft.TemplateEngine.Abstractions/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Abstractions.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Abstractions.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Cli.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Cli.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Cli.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateEngine.Core, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll] Considering entry [Microsoft.TemplateEngine.Core/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateEngine.Core.Contracts, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll] Considering entry [Microsoft.TemplateEngine.Core.Contracts/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.Contracts.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.Contracts.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateEngine.Edge, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll] Considering entry [Microsoft.TemplateEngine.Edge/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Edge.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Edge.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Edge.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateEngine.Utils, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll] Considering entry [Microsoft.TemplateEngine.Utils/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Utils.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Utils.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TemplateSearch.Common, 5.0.401-servicing.21404.12, lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll] Considering entry [Microsoft.TemplateSearch.Common/5.0.401-servicing.21404.12/lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateSearch.Common.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateSearch.Common.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateSearch.Common.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.40412 Processing TPA for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/Microsoft.TestPlatform.Build.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/Microsoft.TestPlatform.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TestPlatform.Build.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TestPlatform.Build.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TestPlatform.Build.dll, AssemblyVersion: 15.0.0.0, FileVersion: 15.0.0.0 Processing TPA for deps entry [Microsoft.Win32.SystemEvents, 4.7.0, lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll] Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Win32.SystemEvents.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Win32.SystemEvents.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Win32.SystemEvents.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Newtonsoft.Json, 11.0.1, lib/netstandard2.0/Newtonsoft.Json.dll] Considering entry [Newtonsoft.Json/11.0.1/lib/netstandard2.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Newtonsoft.Json.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Newtonsoft.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Newtonsoft.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 11.0.1.21818 Processing TPA for deps entry [NuGet.Build.Tasks, 5.11.0-rc.10, lib/net5.0/NuGet.Build.Tasks.dll] Considering entry [NuGet.Build.Tasks/5.11.0-rc.10/lib/net5.0/NuGet.Build.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Build.Tasks.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Build.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Build.Tasks.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.CommandLine.XPlat, 5.11.0-rc.10, lib/net5.0/NuGet.CommandLine.XPlat.dll] Considering entry [NuGet.CommandLine.XPlat/5.11.0-rc.10/lib/net5.0/NuGet.CommandLine.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.CommandLine.XPlat.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.CommandLine.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.CommandLine.XPlat.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Commands, 5.11.0-rc.10, lib/net5.0/NuGet.Commands.dll] Considering entry [NuGet.Commands/5.11.0-rc.10/lib/net5.0/NuGet.Commands.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Commands.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Commands.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Commands.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Common, 5.11.0-rc.10, lib/netstandard2.0/NuGet.Common.dll] Considering entry [NuGet.Common/5.11.0-rc.10/lib/netstandard2.0/NuGet.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Common.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Common.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Common.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Configuration, 5.11.0-rc.10, lib/netstandard2.0/NuGet.Configuration.dll] Considering entry [NuGet.Configuration/5.11.0-rc.10/lib/netstandard2.0/NuGet.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Configuration.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Configuration.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Credentials, 5.11.0-rc.10, lib/net5.0/NuGet.Credentials.dll] Considering entry [NuGet.Credentials/5.11.0-rc.10/lib/net5.0/NuGet.Credentials.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Credentials.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Credentials.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Credentials.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.DependencyResolver.Core, 5.11.0-rc.10, lib/net5.0/NuGet.DependencyResolver.Core.dll] Considering entry [NuGet.DependencyResolver.Core/5.11.0-rc.10/lib/net5.0/NuGet.DependencyResolver.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.DependencyResolver.Core.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.DependencyResolver.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.DependencyResolver.Core.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Frameworks, 5.11.0-rc.10, lib/netstandard2.0/NuGet.Frameworks.dll] Considering entry [NuGet.Frameworks/5.11.0-rc.10/lib/netstandard2.0/NuGet.Frameworks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Frameworks.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Frameworks.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Frameworks.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.LibraryModel, 5.11.0-rc.10, lib/netstandard2.0/NuGet.LibraryModel.dll] Considering entry [NuGet.LibraryModel/5.11.0-rc.10/lib/netstandard2.0/NuGet.LibraryModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.LibraryModel.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.LibraryModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.LibraryModel.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Packaging, 5.11.0-rc.10, lib/net5.0/NuGet.Packaging.dll] Considering entry [NuGet.Packaging/5.11.0-rc.10/lib/net5.0/NuGet.Packaging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Packaging.Core, 5.11.0-rc.10, lib/net5.0/NuGet.Packaging.Core.dll] Considering entry [NuGet.Packaging.Core/5.11.0-rc.10/lib/net5.0/NuGet.Packaging.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.Core.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.Core.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.ProjectModel, 5.11.0-rc.10, lib/net5.0/NuGet.ProjectModel.dll] Considering entry [NuGet.ProjectModel/5.11.0-rc.10/lib/net5.0/NuGet.ProjectModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.ProjectModel.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.ProjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.ProjectModel.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Protocol, 5.11.0-rc.10, lib/net5.0/NuGet.Protocol.dll] Considering entry [NuGet.Protocol/5.11.0-rc.10/lib/net5.0/NuGet.Protocol.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Protocol.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Protocol.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Protocol.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [NuGet.Versioning, 5.11.0-rc.10, lib/netstandard2.0/NuGet.Versioning.dll] Considering entry [NuGet.Versioning/5.11.0-rc.10/lib/netstandard2.0/NuGet.Versioning.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Versioning.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Versioning.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Versioning.dll, AssemblyVersion: 5.11.0.10, FileVersion: 5.11.0.10 Processing TPA for deps entry [System.CodeDom, 5.0.0, lib/netstandard2.0/System.CodeDom.dll] Considering entry [System.CodeDom/5.0.0/lib/netstandard2.0/System.CodeDom.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.CodeDom.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.CodeDom.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.CodeDom.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [System.Configuration.ConfigurationManager, 4.7.0, lib/netstandard2.0/System.Configuration.ConfigurationManager.dll] Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Configuration.ConfigurationManager.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Configuration.ConfigurationManager.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Configuration.ConfigurationManager.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Drawing.Common, 4.7.0, runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll] Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Resources.Extensions, 5.0.0, lib/netstandard2.0/System.Resources.Extensions.dll] Considering entry [System.Resources.Extensions/5.0.0/lib/netstandard2.0/System.Resources.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Resources.Extensions.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Resources.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Resources.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [System.Security.Cryptography.Pkcs, 5.0.0, lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll] Considering entry [System.Security.Cryptography.Pkcs/5.0.0/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Pkcs.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Pkcs.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Pkcs.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [System.Security.Cryptography.ProtectedData, 5.0.0-preview.7.20307.4, lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll] Considering entry [System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20307.4/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.ProtectedData.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.ProtectedData.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.ProtectedData.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.30704 Processing TPA for deps entry [System.Security.Cryptography.Xml, 4.7.0, lib/netstandard2.0/System.Security.Cryptography.Xml.dll] Considering entry [System.Security.Cryptography.Xml/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Xml.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Xml.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Xml.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Security.Permissions, 4.7.0, lib/netcoreapp3.0/System.Security.Permissions.dll] Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Permissions.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Permissions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Permissions.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Windows.Extensions, 4.7.0, lib/netcoreapp3.0/System.Windows.Extensions.dll] Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/System.Windows.Extensions.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/System.Windows.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/System.Windows.Extensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, dotnet.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/dotnet.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll' Processing TPA for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, Microsoft.DotNet.Cli.Sln.Internal.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/Microsoft.DotNet.Cli.Sln.Internal.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Sln.Internal.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Sln.Internal.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Sln.Internal.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, Microsoft.DotNet.Cli.Utils.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/Microsoft.DotNet.Cli.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Utils.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Utils.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, Microsoft.DotNet.Configurer.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/Microsoft.DotNet.Configurer.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Configurer.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Configurer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Configurer.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.InternalAbstractions, 5.0.401-servicing.21424.40, Microsoft.DotNet.InternalAbstractions.dll] Considering entry [Microsoft.DotNet.InternalAbstractions/5.0.401-servicing.21424.40/Microsoft.DotNet.InternalAbstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.InternalAbstractions.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.InternalAbstractions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.InternalAbstractions.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, Microsoft.DotNet.TemplateLocator.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/Microsoft.DotNet.TemplateLocator.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.TemplateLocator.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.TemplateLocator.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.TemplateLocator.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, Microsoft.NET.Sdk.WorkloadManifestReader.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/Microsoft.NET.Sdk.WorkloadManifestReader.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadManifestReader.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadManifestReader.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadManifestReader.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, 5.0.401-servicing.21424.40, Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll] Considering entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/5.0.401-servicing.21424.40/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.SdkResolver, 5.0.401.0, Microsoft.DotNet.SdkResolver.dll] Considering entry [Microsoft.DotNet.SdkResolver/5.0.401.0/Microsoft.DotNet.SdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.SdkResolver.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.SdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.SdkResolver.dll, AssemblyVersion: 5.0.401.0, FileVersion: 5.4.121.42440 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 10.0.6.0, FileVersion: 11.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.AppContext.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.AppContext.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Buffers.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Buffers.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Configuration.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Configuration.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Console.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Console.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Core.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Core.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Data.Common.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Data.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Drawing.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Globalization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Memory.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Memory.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Http.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Security.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Numerics.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll, AssemblyVersion: 5.0.0.1, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Json.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Transactions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Web.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Windows.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Windows.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/WindowsBase.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/WindowsBase.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/mscorlib.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/mscorlib.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/netstandard.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/netstandard.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 5.0.1021.41214 Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/System.Private.CoreLib.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.CoreLib.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.CoreLib.dll' Adding to native path: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10 Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/createdump] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/createdump], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/createdump], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/createdump Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/createdump' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.IO.Compression.Native.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Native.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Native.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Net.Security.Native.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libclrjit.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libclrjit.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libclrjit.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libclrjit.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libcoreclr.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libcoreclr.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libcoreclr.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libdbgshim.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libdbgshim.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libdbgshim.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libmscordaccore.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordaccore.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordaccore.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libmscordbi.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordbi.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordbi.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 5.0.10, runtimes/osx-x64/native/libhostpolicy.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libhostpolicy.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libhostpolicy.dylib' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/cs/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/cs/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/MSBuild.resources.dll' Adding to resources path: /usr/local/share/dotnet/x64/sdk/5.0.401 Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/cs/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/cs/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/de/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/de/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/de/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/de/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/en/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/en/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: en asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/en/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/en/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: en asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/en/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/en/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: en asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/en/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/en/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/en/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/en/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: en asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/en/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/en/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/es/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/es/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/es/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/es/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/fr/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/fr/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/fr/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/fr/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/it/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/it/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/it/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/it/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ja/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ja/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ja/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ja/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ko/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ko/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ko/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ko/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pl/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pl/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pl/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pl/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pt-BR/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pt-BR/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ru/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ru/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/ru/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/ru/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/tr/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/tr/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/tr/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/tr/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hans/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hans/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hant/MSBuild.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hant/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: MSBuild.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/MSBuild.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/MSBuild.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.Build.Tasks.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.Build.Utilities.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll' Processing native/culture for deps entry [Microsoft.Build.Localization, 16.11.0-preview-21366-01, lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll] Considering entry [Microsoft.Build.Localization/16.11.0-preview-21366-01/lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/cs/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/cs/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/de/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/de/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/es/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/es/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/fr/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/fr/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/it/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/it/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/ja/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/ja/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/ko/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/ko/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/pl/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/pl/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/ru/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/ru/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/tr/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/tr/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Cli, 5.0.401-servicing.21404.12, lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll] Considering entry [Microsoft.TemplateEngine.Cli/5.0.401-servicing.21404.12/lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.TemplateEngine.Cli.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 5.0.401-servicing.21404.12, lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/5.0.401-servicing.21404.12/lib/netstandard2.0/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.11.0-release-20210730-02, lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll] Considering entry [Microsoft.TestPlatform.Build/16.11.0-release-20210730-02/lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.TestPlatform.Build.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.TestPlatform.Build.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.TestPlatform.Build.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/cs/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/cs/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/de/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/de/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/es/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/es/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/fr/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/fr/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/it/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/it/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ja/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ja/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ko/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ko/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pl/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pl/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/pt-BR/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/pt-BR/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/ru/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/ru/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/tr/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/tr/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Test.Utility.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.Build.NuGetSdkResolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.Console.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.Console.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Build.Tasks.Console.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Build.Tasks.Console.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Build.Tasks.Console.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Build.Tasks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Build.Tasks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Build.Tasks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.CommandLine.XPlat.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.CommandLine.XPlat.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.CommandLine.XPlat.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Commands.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Commands.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Commands.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Common.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Common.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Common.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Configuration.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Configuration.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Configuration.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Credentials.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Credentials.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Credentials.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.DependencyResolver.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.DependencyResolver.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.DependencyResolver.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Frameworks.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Frameworks.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Frameworks.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.LibraryModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.LibraryModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.LibraryModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Localization.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Localization.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Localization.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.PackageManagement.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.PackageManagement.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.PackageManagement.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.PackageManagement.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.PackageManagement.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Packaging.Core.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Packaging.Core.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Packaging.Core.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Packaging.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Packaging.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Packaging.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.ProjectModel.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.ProjectModel.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.ProjectModel.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Protocol.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Protocol.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Protocol.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Resolver.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Resolver.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Resolver.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.Versioning.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Versioning.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.Versioning.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/NuGet.VisualStudio.Contracts.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/NuGet.VisualStudio.Contracts.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: NuGet.VisualStudio.Contracts.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.VisualStudio.Contracts.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/NuGet.VisualStudio.Contracts.resources.dll' Processing native/culture for deps entry [NuGet.Localization, 5.11.0-rc.10, lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll] Considering entry [NuGet.Localization/5.11.0-rc.10/lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Test.Utility.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Test.Utility.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Test.Utility.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, cs/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/cs/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, de/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/de/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, es/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/es/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, fr/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/fr/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, it/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/it/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, ja/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/ja/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, ko/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/ko/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, pl/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/pl/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, pt-BR/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/pt-BR/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, ru/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/ru/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, tr/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/tr/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, zh-Hans/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/zh-Hans/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli, 5.0.401-servicing.21424.40, zh-Hant/dotnet.resources.dll] Considering entry [Microsoft.DotNet.Cli/5.0.401-servicing.21424.40/zh-Hant/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: dotnet.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/dotnet.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/dotnet.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 5.0.401-servicing.21424.40, zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/5.0.401-servicing.21424.40/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.DotNet.Cli.Sln.Internal.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, cs/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/cs/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, de/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/de/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, es/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/es/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, fr/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/fr/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, it/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/it/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, ja/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/ja/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, ko/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/ko/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, pl/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/pl/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, ru/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/ru/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, tr/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/tr/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 5.0.401-servicing.21424.40, zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll] Considering entry [Microsoft.DotNet.Cli.Utils/5.0.401-servicing.21424.40/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.DotNet.Cli.Utils.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, cs/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/cs/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, de/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/de/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, es/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/es/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, fr/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/fr/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, it/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/it/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, ja/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/ja/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, ko/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/ko/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, pl/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/pl/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, pt-BR/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/pt-BR/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, ru/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/ru/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, tr/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/tr/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, zh-Hans/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/zh-Hans/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 5.0.401-servicing.21424.40, zh-Hant/Microsoft.DotNet.Configurer.resources.dll] Considering entry [Microsoft.DotNet.Configurer/5.0.401-servicing.21424.40/zh-Hant/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.DotNet.Configurer.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.Configurer.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.Configurer.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, cs/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/cs/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, de/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/de/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, es/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/es/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, fr/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/fr/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, it/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/it/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, ja/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/ja/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, ko/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/ko/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, pl/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/pl/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, ru/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/ru/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, tr/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/tr/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [microsoft.dotnet.templateLocator, 5.0.401-servicing.21424.40, zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll] Considering entry [microsoft.dotnet.templateLocator/5.0.401-servicing.21424.40/zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.DotNet.TemplateLocator.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: cs asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: de asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: es asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: fr asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: it asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ja asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ko asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pl asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: pt-BR asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: ru asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: tr asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hans asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Processing native/culture for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 5.0.401-servicing.21424.40, zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/5.0.401-servicing.21424.40/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll], probe dir [], probe fx level:0, entry fx level:0 Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/x64/sdk/5.0.401/ ietf: zh-Hant asset: Microsoft.NET.Sdk.WorkloadManifestReader.resources Local path query exists /usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll Probed deps dir and matched '/usr/local/share/dotnet/x64/sdk/5.0.401/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll' Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = osx.11.0-x64 Property FX_DEPS_FILE = /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_DEPS_FILES = /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.deps.json;/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_BASE_DIRECTORY = /usr/local/share/dotnet/x64/sdk/5.0.401/ Property PLATFORM_RESOURCE_ROOTS = /usr/local/share/dotnet/x64/sdk/5.0.401: Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10: Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.CommandLine.XPlat.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Utils.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.InternalAbstractions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Xml.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Utils.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.DependencyModel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Configuration.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Resources.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Windows.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Common.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Frameworks.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.StringTools.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadManifestReader.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.NuGetSdkResolver.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.CommandLine.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.SdkResolver.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.ProtectedData.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateSearch.Common.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.Contracts.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Cli.Sln.Internal.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.HostModel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Permissions.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Configuration.ConfigurationManager.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.CodeDom.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Utilities.Core.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Protocol.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Build.Tasks.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.ProjectModel.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Credentials.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.LibraryModel.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.DependencyResolver.Core.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.ApplicationInsights.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Edge.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Commands.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Versioning.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/NuGet.Packaging.Core.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Framework.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Newtonsoft.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Build.Tasks.Core.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Extensions.CommandLineUtils.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.Configurer.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.Win32.SystemEvents.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TestPlatform.Build.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.DotNet.TemplateLocator.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Core.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Cli.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.TemplateEngine.Abstractions.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/System.Security.Cryptography.Pkcs.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll:/usr/local/share/dotnet/x64/sdk/5.0.401/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.CoreLib.dll CoreCLR path = '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/' Launch host: /usr/local/share/dotnet/x64/dotnet, app: /usr/local/share/dotnet/x64/sdk/5.0.401/dotnet.dll, argc: 5, args: ef,database,update,--context,MyContext, --- Begin breadcrumb write Directory core breadcrumbs [] was not specified or found Fallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found Breadcrumb store was not obtained... skipping write. Tracing enabled @ Thu Sep 30 21:39:45 2021 UTC --- Invoked apphost [version: 5.0.10, commit hash: e1825b4928afa9455cc51e1de2b2e66c8be3018d] main = { /Users/username/.dotnet/tools/dotnet-ef database update --context MyContext } The managed DLL bound to this executable is: '.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll' Using environment variable DOTNET_ROOT=[/usr/local/share/dotnet/x64] as runtime location. Reading fx resolver directory=[/usr/local/share/dotnet/x64/host/fxr] Considering fxr version=[5.0.10]... Detected latest fxr version=[/usr/local/share/dotnet/x64/host/fxr/5.0.10]... Resolved fxr [/usr/local/share/dotnet/x64/host/fxr/5.0.10/libhostfxr.dylib]... Invoking fx resolver [/usr/local/share/dotnet/x64/host/fxr/5.0.10/libhostfxr.dylib] hostfxr_main_startupinfo Host path: [/Users/username/.dotnet/tools/dotnet-ef] Dotnet path: [/usr/local/share/dotnet/x64] App path: [/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll] Tracing enabled @ Thu Sep 30 21:39:45 2021 UTC --- Invoked hostfxr_main_startupinfo [commit hash: e1825b4928afa9455cc51e1de2b2e66c8be3018d] Checking if CoreCLR path exists=[/usr/local/share/dotnet/x64/libcoreclr.dylib] --- Executing in a native executable mode... Using dotnet root path [/usr/local/share/dotnet/x64] App runtimeconfig.json from [/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll] Runtime config is cfg=/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.runtimeconfig.json dev=/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.runtimeconfig.dev.json Attempting to read runtime config: /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.runtimeconfig.json Attempting to read dev runtime config: /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.runtimeconfig.dev.json Runtime config [/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '3.1.0', apply_patches=1, version_compatibility_range=major is compatible with the previously referenced version '3.1.0'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '3.1.0' Multilevel lookup is true Searching FX directory in [/usr/local/share/dotnet/x64] Attempting FX roll forward starting from version='[3.1.0]', apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, prefer_release=1 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release greater than or equal version to [3.1.0] Found version [5.0.10] Applying patch roll forward from [5.0.10] on release only Inspecting version... [5.0.10] Changing Selected FX version from [] to [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] Chose FX version [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] Runtime config is cfg=/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='3.1.0', found version='5.0.10', effective reference version='3.1.0' apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, folder=/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10 Executing as a framework-dependent app as per config file [/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.runtimeconfig.json] --- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json] Resolved version 5.0.10 from dependency manifest file [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json] Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Did not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10/runtimes/osx-x64/native The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] Tracing enabled @ Thu Sep 30 21:39:45 2021 UTC Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] --- Invoked hostpolicy [commit hash: e1825b4928afa9455cc51e1de2b2e66c8be3018d] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,5.0.10,runtimes/osx-x64/native][x64] corehost_main = { /Users/username/.dotnet/tools/dotnet-ef database update --context MyContext } Deps file: Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Multilevel lookup is true -- arguments_t: host_path='/Users/username/.dotnet/tools/dotnet-ef' app_root='/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/' deps='/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.deps.json' core_svc='' mgd_app='/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll' -- arguments_t: dotnet shared store: '' Using Fx /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json deps file Loading deps file... /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json as framework dependent=[0] Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll assemblyVersion=10.0.6.0 fileVersion=11.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.AppContext.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Buffers.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Collections.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Console.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Core.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Data.Common.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Data.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Globalization.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.IO.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Linq.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Memory.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Http.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Security.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Net.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Reflection.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Runtime.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Security.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll assemblyVersion=5.0.0.1 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Threading.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Web.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/System.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding runtime asset runtimes/osx-x64/lib/net5.0/netstandard.dll assemblyVersion=2.1.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll assemblyVersion=5.0.0.0 fileVersion=5.0.1021.41214 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/createdump assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.IO.Compression.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Net.Security.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Adding native asset runtimes/osx-x64/native/libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10 Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.DiaSymReader.Native/1.7.0 Library Microsoft.DiaSymReader.Native/1.7.0 does not exist Reconciling library Microsoft.DotNet.Build.Tasks.Installers/5.0.0-beta.21409.4 Library Microsoft.DotNet.Build.Tasks.Installers/5.0.0-beta.21409.4 does not exist Reconciling library Microsoft.DotNet.Build.Tasks.Packaging/5.0.0-beta.21409.4 Library Microsoft.DotNet.Build.Tasks.Packaging/5.0.0-beta.21409.4 does not exist Reconciling library Microsoft.Net.Compilers.Toolset/3.8.0-4.20503.2 Library Microsoft.Net.Compilers.Toolset/3.8.0-4.20503.2 does not exist Reconciling library Microsoft.NETCore.App/5.0.10-servicing.21412.14 Library Microsoft.NETCore.App/5.0.10-servicing.21412.14 does not exist Reconciling library Microsoft.NETCore.App.Internal/5.0.10-servicing.21412.14 Library Microsoft.NETCore.App.Internal/5.0.10-servicing.21412.14 does not exist Reconciling library Microsoft.NETCore.DotNetHostPolicy/5.0.10 Library Microsoft.NETCore.DotNetHostPolicy/5.0.10 does not exist Reconciling library Microsoft.NETCore.Platforms/5.0.0 Library Microsoft.NETCore.Platforms/5.0.0 does not exist Reconciling library Microsoft.NETCore.Targets/5.0.0 Library Microsoft.NETCore.Targets/5.0.0 does not exist Reconciling library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 Library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist Reconciling library NETStandard.Library/2.2.0-prerelease.19564.1 Library NETStandard.Library/2.2.0-prerelease.19564.1 does not exist Reconciling library runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14 Parsed runtime deps entry 0 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll, assemblyVersion 10.0.6.0, fileVersion 11.0.1021.41214 Parsed runtime deps entry 2 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 3 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 4 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 5 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.AppContext.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 6 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Buffers.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 7 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 8 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 9 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 10 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 11 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Collections.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 12 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 13 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 14 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 15 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 16 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 17 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 18 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 19 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Console.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 20 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 21 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Data.Common.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 22 for asset name: System.Data.DataSetExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 23 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 24 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 25 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 26 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 27 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 28 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 29 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 30 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 31 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 32 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 33 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 34 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 35 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 36 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 37 for asset name: System.Formats.Asn1 from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 38 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 39 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 40 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Globalization.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 41 for asset name: System.IO.Compression.Brotli from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 42 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 43 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 44 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 45 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 46 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 47 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 48 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 49 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 50 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 51 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 52 for asset name: System.IO.Pipes.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 53 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 54 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 55 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.IO.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 56 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 57 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 58 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 59 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Linq.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 60 for asset name: System.Memory from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Memory.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 61 for asset name: System.Net.Http.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 62 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Http.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 63 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 64 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 65 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 66 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 67 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 68 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 69 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 70 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Security.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 71 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 72 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 73 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 74 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 75 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 76 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 77 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 78 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 79 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 80 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 81 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 82 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 83 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 84 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 85 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 86 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 87 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 88 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 89 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 90 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 91 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 92 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 93 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 94 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Reflection.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 95 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 96 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 97 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 98 for asset name: System.Runtime.CompilerServices.Unsafe from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 99 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 100 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 101 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 102 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 103 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 104 for asset name: System.Runtime.Intrinsics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 105 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 106 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 107 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 108 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 109 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 110 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 111 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 112 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Runtime.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 113 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 114 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 115 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 116 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 117 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 118 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 119 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 120 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 121 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 122 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 123 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 124 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 125 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 126 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 127 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 128 for asset name: System.Text.Encoding.CodePages from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 129 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 130 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 131 for asset name: System.Text.Encodings.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll, assemblyVersion 5.0.0.1, fileVersion 5.0.1021.41214 Parsed runtime deps entry 132 for asset name: System.Text.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 133 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 134 for asset name: System.Threading.Channels from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 135 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 136 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 137 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 138 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 139 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 140 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 141 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 142 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 143 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Threading.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 144 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 145 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 146 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 147 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 148 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 149 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 150 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 151 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 152 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 153 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 154 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 155 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 156 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 157 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 158 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 159 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/System.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 160 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 161 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 5.0.1021.41214 Parsed runtime deps entry 162 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/lib/net5.0/netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 5.0.1021.41214 Parsed native deps entry 0 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.1021.41214 Parsed native deps entry 1 for asset name: createdump from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/createdump, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 2 for asset name: libSystem.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.IO.Compression.Native.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 3 for asset name: libSystem.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 4 for asset name: libSystem.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Native.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 5 for asset name: libSystem.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 6 for asset name: libSystem.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Net.Security.Native.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 7 for asset name: libSystem.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 8 for asset name: libSystem.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 9 for asset name: libSystem.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 10 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 11 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 12 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 13 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 14 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 15 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 16 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 5.0.10-servicing.21412.14, relpath: runtimes/osx-x64/native/libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0 Reconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10 Parsed native deps entry 17 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, library version: 5.0.10, relpath: runtimes/osx-x64/native/libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0 The rid fallback graph is: { osx.11.0-x64 => [ osx.11.0, osx.11-x64, osx.11, osx-x64, osx, unix-x64, unix, any, base, ] osx.11-arm64 => [ osx.11, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.15-x64 => [ osx.10.15, osx.10.14-x64, osx.10.14, osx.10.13-x64, osx.10.13, osx.10.12-x64, osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.10.15 => [ osx.10.14, osx.10.13, osx.10.12, osx.10.11, osx.10.10, osx, unix, any, base, ] osx.10.14-x64 => [ osx.10.14, osx.10.13-x64, osx.10.13, osx.10.12-x64, osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.11 => [ osx, unix, any, base, ] osx.10.13-x64 => [ osx.10.13, osx.10.12-x64, osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.10.14 => [ osx.10.13, osx.10.12, osx.10.11, osx.10.10, osx, unix, any, base, ] osx.10.13 => [ osx.10.12, osx.10.11, osx.10.10, osx, unix, any, base, ] osx.11-x64 => [ osx.11, osx-x64, osx, unix-x64, unix, any, base, ] osx.10.11-x64 => [ osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.11.0-arm64 => [ osx.11.0, osx.11-arm64, osx.11, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.12 => [ osx.10.11, osx.10.10, osx, unix, any, base, ] osx.10.10 => [ osx, unix, any, base, ] osx.10.11 => [ osx.10.10, osx, unix, any, base, ] osx.10.10-x64 => [ osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx-x64 => [ osx, unix-x64, unix, any, base, ] osx-arm64 => [ osx, unix-arm64, unix, any, base, ] osx.10.12-x64 => [ osx.10.12, osx.10.11-x64, osx.10.11, osx.10.10-x64, osx.10.10, osx-x64, osx, unix-x64, unix, any, base, ] osx.11.0 => [ osx.11, osx, unix, any, base, ] osx => [ unix, any, base, ] } Using /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.deps.json deps file Loading deps file... /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.deps.json as framework dependent=[1] HostRID is osx.11.0-x64 Adding runtime asset dotnet-ef.dll assemblyVersion= fileVersion= from dotnet-ef/5.0.10 Reconciling library dotnet-ef/5.0.10 Parsed runtime deps entry 0 for asset name: dotnet-ef from project: dotnet-ef, library version: 5.0.10, relpath: dotnet-ef.dll, assemblyVersion , fileVersion Reconciling library DotNetAnalyzers.DocumentationAnalyzers/1.0.0-beta.59 Library DotNetAnalyzers.DocumentationAnalyzers/1.0.0-beta.59 does not exist Reconciling library DotNetAnalyzers.DocumentationAnalyzers.Unstable/1.0.0.59 Library DotNetAnalyzers.DocumentationAnalyzers.Unstable/1.0.0.59 does not exist Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.CodeAnalysis.FxCopAnalyzers/3.0.0 Library Microsoft.CodeAnalysis.FxCopAnalyzers/3.0.0 does not exist Reconciling library Microsoft.CodeAnalysis.VersionCheckAnalyzer/3.0.0 Library Microsoft.CodeAnalysis.VersionCheckAnalyzer/3.0.0 does not exist Reconciling library Microsoft.CodeQuality.Analyzers/3.0.0 Library Microsoft.CodeQuality.Analyzers/3.0.0 does not exist Reconciling library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 Library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 does not exist Reconciling library Microsoft.NetCore.Analyzers/3.0.0 Library Microsoft.NetCore.Analyzers/3.0.0 does not exist Reconciling library Microsoft.NetFramework.Analyzers/3.0.0 Library Microsoft.NetFramework.Analyzers/3.0.0 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] probe_config_t: probe=[/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10] deps-dir-probe=[0] Adding tpa entry: /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [dotnet-ef, 5.0.10, dotnet-ef.dll] Considering entry [dotnet-ef/5.0.10/dotnet-ef.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll Probed deps dir and matched '/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll' Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 10.0.6.0, FileVersion: 11.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.AppContext.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.AppContext.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Buffers.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Buffers.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Collections.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Collections.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Configuration.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Configuration.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Console.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Console.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Core.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Core.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Data.Common.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Data.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Data.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Drawing.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Drawing.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Formats.Asn1.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Globalization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Globalization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.IO.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.IO.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Linq.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Linq.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Memory.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Memory.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.Json.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Http.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Security.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Net.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Net.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Numerics.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Numerics.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Reflection.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Reflection.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Runtime.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Runtime.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Security.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Security.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll, AssemblyVersion: 5.0.0.1, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.Json.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Threading.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Threading.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Transactions.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Transactions.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Web.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Web.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Windows.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Windows.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.Xml.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.Xml.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/System.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/System.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/WindowsBase.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/WindowsBase.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/mscorlib.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/mscorlib.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 5.0.1021.41214 Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/lib/net5.0/netstandard.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/lib/net5.0/netstandard.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll' Adding tpa entry: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 5.0.1021.41214 Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/System.Private.CoreLib.dll] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.CoreLib.dll Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.CoreLib.dll' Adding to native path: /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10 Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/createdump] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/createdump], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/createdump], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/createdump Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/createdump' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.IO.Compression.Native.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.IO.Compression.Native.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Native.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Native.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Native.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Native.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Net.Security.Native.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Net.Security.Native.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.Apple.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.a], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.a Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.a' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libSystem.Security.Cryptography.Native.OpenSsl.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libclrjit.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libclrjit.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libclrjit.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libclrjit.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libcoreclr.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libcoreclr.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libcoreclr.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libdbgshim.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libdbgshim.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libdbgshim.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libmscordaccore.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordaccore.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordaccore.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 5.0.10-servicing.21412.14, runtimes/osx-x64/native/libmscordbi.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.App/5.0.10-servicing.21412.14/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordbi.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libmscordbi.dylib' Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 5.0.10, runtimes/osx-x64/native/libhostpolicy.dylib] Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10' Skipping... not found in probe dir '' Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/5.0.10/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libhostpolicy.dylib Probed deps json and matched '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libhostpolicy.dylib' Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = osx.11.0-x64 Property FX_DEPS_FILE = /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_DEPS_FILES = /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.deps.json;/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_BASE_DIRECTORY = /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/ Property PLATFORM_RESOURCE_ROOTS = Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10: Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/netstandard.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Windows.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Web.HttpUtility.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ValueTuple.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.Local.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Thread.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Overlapped.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Channels.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Linq.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceProcess.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.SecureString.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.AccessControl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Formatters.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Loader.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Writer.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.ResourceManager.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Sockets.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Resources.Reader.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Process.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Timer.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.Uri.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ObjectModel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.StackTrace.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.Vectors.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Mail.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebClient.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.ServicePoint.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Requests.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Numerics.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Ping.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Text.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.NameResolution.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Transactions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.HttpListener.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Parallel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Http.Json.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Memory.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Queryable.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.CSharp.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebProxy.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Linq.Expressions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Metadata.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/mscorlib.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.DriveInfo.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Globalization.Calendars.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Handles.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Formats.Asn1.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tools.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Immutable.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/WindowsBase.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.FileSystem.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Contracts.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XDocument.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebSockets.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Pipes.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Buffers.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XPath.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Security.Claims.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Core.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.EventBasedAsync.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Console.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Numerics.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.Security.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Dynamic.Runtime.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Concurrent.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Xml.Serialization.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.TypeConverter.dll:/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.Specialized.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.Extensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.Common.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Threading.Tasks.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Drawing.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.ServiceModel.Web.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Configuration.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.AppContext.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Collections.NonGeneric.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Reflection.DispatchProxy.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/System.Private.CoreLib.dll CoreCLR path = '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/x64/shared/Microsoft.NETCore.App/5.0.10/' Launch host: /Users/username/.dotnet/tools/dotnet-ef, app: /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/dotnet-ef.dll, argc: 4, args: database,update,--context,MyContext, --- Begin breadcrumb write Directory core breadcrumbs [] was not specified or found Fallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found Breadcrumb store was not obtained... skipping write. Tracing enabled @ Thu Sep 30 21:39:45 2021 UTC --- Invoked dotnet [version: 6.0.0-rc.2.21470.23, commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] main = { dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=/var/folders/51/nn6jb_2j0mb0f845_b68808w0000gp/T/tmpSZmDdT.tmp /verbosity:quiet /nologo /Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj } Reading fx resolver directory=[/usr/local/share/dotnet/host/fxr] Considering fxr version=[6.0.0-rc.1.21451.13]... Considering fxr version=[6.0.0-preview.2.21154.6]... Considering fxr version=[6.0.0-rc.2.21470.23]... Detected latest fxr version=[/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23]... Resolved fxr [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib]... Invoking fx resolver [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib] hostfxr_main_startupinfo Host path: [/usr/local/share/dotnet/dotnet] Dotnet path: [/usr/local/share/dotnet/] App path: [/usr/local/share/dotnet/dotnet.dll] Tracing enabled @ Thu Sep 30 21:39:45 2021 UTC --- Invoked hostfxr_main_startupinfo [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] Checking if CoreCLR path exists=[/usr/local/share/dotnet/libcoreclr.dylib] --- Executing in muxer mode... Using the provided arguments to determine the application to execute. Application 'msbuild' is not a managed executable. --- Resolving .NET SDK with working dir [/Users/username/source/repos/companyrepo/Company.DbContexts] Probing path [/Users/username/source/repos/companyrepo/Company.DbContexts/global.json] for global.json Probing path [/Users/username/source/repos/companyrepo/global.json] for global.json Probing path [/Users/username/source/repos/global.json] for global.json Probing path [/Users/username/source/global.json] for global.json Probing path [/Users/username/global.json] for global.json Probing path [/Users/global.json] for global.json Probing path [/global.json] for global.json Terminating global.json search at [/] Resolving SDKs with version = 'latest', rollForward = 'latestMajor', allowPrerelease = true Multilevel lookup is true Searching for SDK versions in [/usr/local/share/dotnet/sdk] Version [6.0.100-rc.2.21478.37] is a better match than [none] Ignoring version [6.0.100-rc.1.21458.32] because it is not a better match than [6.0.100-rc.2.21478.37] Ignoring version [6.0.100-preview.2.21155.3] because it is not a better match than [6.0.100-rc.2.21478.37] SDK path resolved to [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37] Using .NET SDK dll=[/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll] Using the provided arguments to determine the application to execute. Using dotnet root path [/usr/local/share/dotnet/] App runtimeconfig.json from [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll] Runtime config is cfg=/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json dev=/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '6.0.0-rc.2.21470.23', apply_patches=1, version_compatibility_range=major is compatible with the previously referenced version '6.0.0-rc.2.21470.23'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '6.0.0-rc.2.21470.23' Multilevel lookup is true Searching FX directory in [/usr/local/share/dotnet] Attempting FX roll forward starting from version='[6.0.0-rc.2.21470.23]', apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, prefer_release=0 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release/pre-release greater than or equal version to [6.0.0-rc.2.21470.23] Found version [6.0.0-rc.2.21470.23] Framework reference resolved to version '6.0.0-rc.2.21470.23'. Changing Selected FX version from [] to [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Chose FX version [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Runtime config is cfg=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='6.0.0-rc.2.21470.23', found version='6.0.0-rc.2.21470.23', effective reference version='6.0.0-rc.2.21470.23' apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, folder=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23 Executing as a framework-dependent app as per config file [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json] --- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Resolved version from dependency manifest file [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Dependency manifest /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json does not contain an entry for runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Tracing enabled @ Thu Sep 30 21:39:45 2021 UTC Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] --- Invoked hostpolicy [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] [runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy,6.0.0-rc.2.21470.23,runtimes/osx-arm64/native][arm64] corehost_main = { dotnet /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=/var/folders/51/nn6jb_2j0mb0f845_b68808w0000gp/T/tmpSZmDdT.tmp /verbosity:quiet /nologo /Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj } Mode: muxer Deps file: Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Multilevel lookup is true -- arguments_t: host_path='/usr/local/share/dotnet/dotnet' app_root='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/' deps='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json' core_svc='' mgd_app='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll' -- arguments_t: dotnet shared store: '/usr/local/share/dotnet/store/arm64/net6.0' Using Fx /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json deps file Loading deps file... /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json as framework dependent=[0] Adding runtime asset System.Private.CoreLib.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset netstandard.dll assemblyVersion=2.1.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.AppContext.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Buffers.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Core.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Contracts.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Debug.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tools.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tracing.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Dynamic.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Calendars.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.UnmanagedMemoryStream.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.Vectors.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.ILGeneration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.Lightweight.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Reader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.ResourceManager.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Handles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Intrinsics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Loader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.SecureString.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Overlapped.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Thread.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.ThreadPool.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Timer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ValueTuple.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.ReaderWriter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlSerializer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.CSharp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.Core.dll assemblyVersion=11.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Registry.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Concurrent.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Immutable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.NonGeneric.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Specialized.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Annotations.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.EventBasedAsync.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.TypeConverter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.Common.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.DiagnosticSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.FileVersionInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Process.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.StackTrace.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TraceSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Formats.Asn1.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.Brotli.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.ZipFile.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.DriveInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Watcher.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.IsolatedStorage.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.MemoryMappedFiles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Expressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Queryable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Memory.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.HttpListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Mail.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NameResolution.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NetworkInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Ping.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Quic.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Requests.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Security.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.ServicePoint.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Sockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebClient.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebHeaderCollection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.Client.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ObjectModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.DataContractSerialization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Uri.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.DispatchProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Metadata.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.TypeExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Writer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.VisualC.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Numerics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Formatters.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Claims.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Algorithms.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Cng.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Csp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.OpenSsl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.X509Certificates.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.Windows.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.CodePages.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encodings.Web.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.RegularExpressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Channels.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Dataflow.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.Local.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.HttpUtility.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset createdump assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Reconciling library Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Parsed runtime deps entry 0 for asset name: System.Private.CoreLib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.CoreLib.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 2 for asset name: mscorlib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 3 for asset name: netstandard from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 4 for asset name: System.AppContext from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.AppContext.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 5 for asset name: System.Buffers from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Buffers.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 6 for asset name: System.ComponentModel.DataAnnotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 7 for asset name: System.Configuration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 8 for asset name: System.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 9 for asset name: System.Data.DataSetExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 10 for asset name: System.Data from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 11 for asset name: System.Diagnostics.Contracts from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 12 for asset name: System.Diagnostics.Debug from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Debug.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 13 for asset name: System.Diagnostics.Tools from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tools.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 14 for asset name: System.Diagnostics.Tracing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 15 for asset name: System from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 16 for asset name: System.Drawing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 17 for asset name: System.Dynamic.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Dynamic.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 18 for asset name: System.Globalization.Calendars from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Calendars.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 19 for asset name: System.Globalization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 20 for asset name: System.Globalization.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 21 for asset name: System.IO.Compression.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 22 for asset name: System.IO from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 23 for asset name: System.IO.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 24 for asset name: System.IO.FileSystem.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 25 for asset name: System.IO.UnmanagedMemoryStream from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 26 for asset name: System.Net from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 27 for asset name: System.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 28 for asset name: System.Numerics.Vectors from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.Vectors.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 29 for asset name: System.Reflection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 30 for asset name: System.Reflection.Emit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 31 for asset name: System.Reflection.Emit.ILGeneration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 32 for asset name: System.Reflection.Emit.Lightweight from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 33 for asset name: System.Reflection.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 34 for asset name: System.Reflection.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 35 for asset name: System.Resources.Reader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Reader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 36 for asset name: System.Resources.ResourceManager from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.ResourceManager.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 37 for asset name: System.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 38 for asset name: System.Runtime.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 39 for asset name: System.Runtime.Handles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Handles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 40 for asset name: System.Runtime.Intrinsics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 41 for asset name: System.Runtime.Loader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Loader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 42 for asset name: System.Runtime.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 43 for asset name: System.Runtime.Serialization.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 44 for asset name: System.Runtime.Serialization.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 45 for asset name: System.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 46 for asset name: System.Security.Principal from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 47 for asset name: System.Security.SecureString from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.SecureString.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 48 for asset name: System.ServiceModel.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 49 for asset name: System.ServiceProcess from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 50 for asset name: System.Text.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 51 for asset name: System.Text.Encoding.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 52 for asset name: System.Threading.Overlapped from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Overlapped.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 53 for asset name: System.Threading.Tasks from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 54 for asset name: System.Threading.Tasks.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 55 for asset name: System.Threading.Thread from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Thread.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 56 for asset name: System.Threading.ThreadPool from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.ThreadPool.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 57 for asset name: System.Threading.Timer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Timer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 58 for asset name: System.Transactions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 59 for asset name: System.ValueTuple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ValueTuple.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 60 for asset name: System.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 61 for asset name: System.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 62 for asset name: System.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 63 for asset name: System.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 64 for asset name: System.Xml.ReaderWriter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 65 for asset name: System.Xml.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 66 for asset name: System.Xml.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 67 for asset name: System.Xml.XmlDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 68 for asset name: System.Xml.XmlSerializer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 69 for asset name: System.Xml.XPath from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 70 for asset name: WindowsBase from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 71 for asset name: Microsoft.CSharp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.CSharp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 72 for asset name: Microsoft.VisualBasic.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 11.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 73 for asset name: Microsoft.Win32.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 74 for asset name: Microsoft.Win32.Registry from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 75 for asset name: System.Collections.Concurrent from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Concurrent.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 76 for asset name: System.Collections from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 77 for asset name: System.Collections.Immutable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Immutable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 78 for asset name: System.Collections.NonGeneric from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.NonGeneric.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 79 for asset name: System.Collections.Specialized from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Specialized.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 80 for asset name: System.ComponentModel.Annotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 81 for asset name: System.ComponentModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 82 for asset name: System.ComponentModel.EventBasedAsync from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 83 for asset name: System.ComponentModel.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 84 for asset name: System.ComponentModel.TypeConverter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 85 for asset name: System.Console from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 86 for asset name: System.Data.Common from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.Common.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 87 for asset name: System.Diagnostics.DiagnosticSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 88 for asset name: System.Diagnostics.FileVersionInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 89 for asset name: System.Diagnostics.Process from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Process.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 90 for asset name: System.Diagnostics.StackTrace from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 91 for asset name: System.Diagnostics.TextWriterTraceListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 92 for asset name: System.Diagnostics.TraceSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 93 for asset name: System.Drawing.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 94 for asset name: System.Formats.Asn1 from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Formats.Asn1.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 95 for asset name: System.IO.Compression.Brotli from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 96 for asset name: System.IO.Compression from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 97 for asset name: System.IO.Compression.ZipFile from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 98 for asset name: System.IO.FileSystem.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 99 for asset name: System.IO.FileSystem.DriveInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 100 for asset name: System.IO.FileSystem.Watcher from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 101 for asset name: System.IO.IsolatedStorage from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 102 for asset name: System.IO.MemoryMappedFiles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 103 for asset name: System.IO.Pipes.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 104 for asset name: System.IO.Pipes from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 105 for asset name: System.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 106 for asset name: System.Linq.Expressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Expressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 107 for asset name: System.Linq.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 108 for asset name: System.Linq.Queryable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Queryable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 109 for asset name: System.Memory from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Memory.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 110 for asset name: System.Net.Http from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 111 for asset name: System.Net.Http.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 112 for asset name: System.Net.HttpListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.HttpListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 113 for asset name: System.Net.Mail from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Mail.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 114 for asset name: System.Net.NameResolution from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NameResolution.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 115 for asset name: System.Net.NetworkInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NetworkInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 116 for asset name: System.Net.Ping from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Ping.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 117 for asset name: System.Net.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 118 for asset name: System.Net.Quic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Quic.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 119 for asset name: System.Net.Requests from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Requests.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 120 for asset name: System.Net.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Security.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 121 for asset name: System.Net.ServicePoint from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.ServicePoint.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 122 for asset name: System.Net.Sockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Sockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 123 for asset name: System.Net.WebClient from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebClient.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 124 for asset name: System.Net.WebHeaderCollection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 125 for asset name: System.Net.WebProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 126 for asset name: System.Net.WebSockets.Client from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 127 for asset name: System.Net.WebSockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 128 for asset name: System.ObjectModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ObjectModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 129 for asset name: System.Private.DataContractSerialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 130 for asset name: System.Private.Uri from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Uri.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 131 for asset name: System.Private.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 132 for asset name: System.Private.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 133 for asset name: System.Reflection.DispatchProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 134 for asset name: System.Reflection.Metadata from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Metadata.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 135 for asset name: System.Reflection.TypeExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 136 for asset name: System.Resources.Writer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Writer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 137 for asset name: System.Runtime.CompilerServices.Unsafe from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 138 for asset name: System.Runtime.CompilerServices.VisualC from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 139 for asset name: System.Runtime.InteropServices from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 140 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 141 for asset name: System.Runtime.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Numerics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 142 for asset name: System.Runtime.Serialization.Formatters from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 143 for asset name: System.Runtime.Serialization.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 144 for asset name: System.Security.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 145 for asset name: System.Security.Claims from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Claims.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 146 for asset name: System.Security.Cryptography.Algorithms from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 147 for asset name: System.Security.Cryptography.Cng from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 148 for asset name: System.Security.Cryptography.Csp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 149 for asset name: System.Security.Cryptography.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 150 for asset name: System.Security.Cryptography.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 151 for asset name: System.Security.Cryptography.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 152 for asset name: System.Security.Cryptography.X509Certificates from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 153 for asset name: System.Security.Principal.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.Windows.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 154 for asset name: System.Text.Encoding.CodePages from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 155 for asset name: System.Text.Encodings.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encodings.Web.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 156 for asset name: System.Text.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 157 for asset name: System.Text.RegularExpressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.RegularExpressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 158 for asset name: System.Threading.Channels from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Channels.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 159 for asset name: System.Threading from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 160 for asset name: System.Threading.Tasks.Dataflow from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 161 for asset name: System.Threading.Tasks.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 162 for asset name: System.Transactions.Local from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.Local.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 163 for asset name: System.Web.HttpUtility from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.HttpUtility.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 164 for asset name: System.Xml.XPath.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed native deps entry 0 for asset name: createdump from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: createdump, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 1 for asset name: libclrjit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 2 for asset name: libcoreclr from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 3 for asset name: libdbgshim from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 4 for asset name: libmscordaccore from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 5 for asset name: libmscordbi from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 6 for asset name: libSystem.Globalization.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 7 for asset name: libSystem.IO.Compression.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 8 for asset name: libSystem.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 9 for asset name: libSystem.Net.Security.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 10 for asset name: libSystem.Security.Cryptography.Native.Apple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 11 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 12 for asset name: libhostpolicy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0 The rid fallback graph is: { osx.11.0-arm64 => [ osx.11.0, osx.10.16-arm64, osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.16-arm64 => [ osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.15-arm64 => [ osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.10-arm64 => [ osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.12-arm64 => [ osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.11-arm64 => [ osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.14-arm64 => [ osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.13-arm64 => [ osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx-arm64 => [ osx, unix-arm64, unix, any, base, ] } Using /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json deps file Loading deps file... /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json as framework dependent=[1] Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll rid=win assemblyVersion=6.0.0.0 fileVersion=0.0.0.0 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll rid=win assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll rid=unix assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.36411 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll rid=win assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll rid=win assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 HostRID is osx.11.0-arm64 Chose unix, so removing rid (win) specific assets for package System.Drawing.Common/4.7.0 and asset type runtime Adding runtime asset lib/dotnet5.4/Microsoft.ApplicationInsights.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.30671 from Microsoft.ApplicationInsights/2.0.0 Adding runtime asset lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47037 from Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37 Adding runtime asset lib/net6.0/Microsoft.Build.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Framework.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Framework/17.0.0-preview-21474-03 Adding runtime asset lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll assemblyVersion=1.0.0.0 fileVersion=1.0.21.11201 from Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1 Adding runtime asset lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll assemblyVersion=1.0.0.0 fileVersion=1.0.19.20801 from Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Adding runtime asset lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll assemblyVersion=1.0.1.0 fileVersion=1.0.1.21122 from Microsoft.Extensions.CommandLineUtils/1.0.1 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.DependencyInjection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Logging.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Logging.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Options.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Options/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.NET.HostModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NET.HostModel/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/Microsoft.NET.StringTools.dll assemblyVersion=1.0.0.0 fileVersion=1.0.0.47403 from Microsoft.NET.StringTools/1.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1 Adding runtime asset lib/net6.0/Microsoft.TemplateEngine.Cli.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TestPlatform.Build.dll assemblyVersion=15.0.0.0 fileVersion=15.0.0.0 from Microsoft.TestPlatform.Build/17.0.0-release-20210908-02 Adding runtime asset lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtime asset lib/netstandard2.0/Newtonsoft.Json.dll assemblyVersion=13.0.0.0 fileVersion=13.0.1.25517 from Newtonsoft.Json/13.0.1 Adding runtime asset lib/net5.0/NuGet.Build.Tasks.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Build.Tasks/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.CommandLine.XPlat.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.CommandLine.XPlat/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Commands.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Commands/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Common.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Common/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Configuration.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Configuration/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Credentials.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Credentials/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.DependencyResolver.Core.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.DependencyResolver.Core/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Frameworks.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Frameworks/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.LibraryModel.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.LibraryModel/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Packaging.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Packaging/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Packaging.Core.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Packaging.Core/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.ProjectModel.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.ProjectModel/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Protocol.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Protocol/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Versioning.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Versioning/6.0.0-rc.258 Adding runtime asset lib/net6.0/System.CodeDom.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.CodeDom/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/System.CommandLine.dll assemblyVersion=2.0.0.0 fileVersion=2.0.21.41702 from System.CommandLine/2.0.0-beta1.21417.2 Adding runtime asset lib/netstandard2.0/System.Configuration.ConfigurationManager.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Configuration.ConfigurationManager/4.7.0 Adding runtime asset lib/net6.0/System.Diagnostics.EventLog.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/System.Drawing.Common.dll assemblyVersion=4.0.0.1 fileVersion=4.6.26919.2 from System.Drawing.Common/4.7.0 Adding runtime asset lib/net6.0/System.Resources.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Resources.Extensions/6.0.0-rc.2.21470.23 Adding runtime asset lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.36411 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.Xml.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.Xml/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Security.Permissions.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Permissions/4.7.0 Adding runtime asset lib/net6.0/System.ServiceProcess.ServiceController.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Adding runtime asset lib/netcoreapp3.0/System.Windows.Extensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 Adding runtime asset dotnet.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Cli.Sln.Internal.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Cli.Utils.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Configurer.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.InternalAbstractions.dll assemblyVersion= fileVersion= from Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.NativeWrapper.dll assemblyVersion= fileVersion= from Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.TemplateLocator.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadManifestReader.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.Win32.Msi.dll assemblyVersion= fileVersion= from Microsoft.Win32.Msi/6.0.100-rc.2.21474.40 Adding runtime asset MSBuild.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from MSBuild/15.1.0.0 Adding runtime asset Microsoft.DotNet.SdkResolver.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.47440 from Microsoft.DotNet.SdkResolver/6.0.100.0 Reconciling library dotnet.deps.json/6.0.100-rc.2.21474.40 Reconciling library dotnet-format/6.0.246401 Library dotnet-format/6.0.246401 does not exist Reconciling library Microsoft.ApplicationInsights/2.0.0 Parsed runtime deps entry 0 for asset name: Microsoft.ApplicationInsights from package: Microsoft.ApplicationInsights, library version: 2.0.0, relpath: lib/dotnet5.4/Microsoft.ApplicationInsights.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.30671 Reconciling library Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37 Parsed runtime deps entry 1 for asset name: Microsoft.AspNetCore.DeveloperCertificates.XPlat from package: Microsoft.AspNetCore.DeveloperCertificates.XPlat, library version: 6.0.0-rc.2.21470.37, relpath: lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47037 Reconciling library Microsoft.Build/17.0.0-preview-21474-03 Parsed runtime deps entry 2 for asset name: Microsoft.Build from package: Microsoft.Build, library version: 17.0.0-preview-21474-03, relpath: lib/net6.0/Microsoft.Build.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Framework/17.0.0-preview-21474-03 Parsed runtime deps entry 3 for asset name: Microsoft.Build.Framework from package: Microsoft.Build.Framework, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Framework.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Localization/17.0.0-preview-21474-03 Library Microsoft.Build.Localization/17.0.0-preview-21474-03 does not exist Reconciling library Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258 Parsed runtime deps entry 4 for asset name: Microsoft.Build.NuGetSdkResolver from package: Microsoft.Build.NuGetSdkResolver, library version: 6.0.0-rc.258, relpath: lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library Microsoft.Build.Runtime/17.0.0-preview-21474-03 Library Microsoft.Build.Runtime/17.0.0-preview-21474-03 does not exist Reconciling library Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03 Parsed runtime deps entry 5 for asset name: Microsoft.Build.Tasks.Core from package: Microsoft.Build.Tasks.Core, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03 Parsed runtime deps entry 6 for asset name: Microsoft.Build.Utilities.Core from package: Microsoft.Build.Utilities.Core, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.CodeAnalysis.CSharp.CodeStyle/4.0.0-5.21471.19 Library Microsoft.CodeAnalysis.CSharp.CodeStyle/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.CodeAnalysis.NetAnalyzers/6.0.0-rc2.21473.1 Library Microsoft.CodeAnalysis.NetAnalyzers/6.0.0-rc2.21473.1 does not exist Reconciling library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/4.0.0-5.21471.19 Library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.CSharp/4.7.0 Library Microsoft.CSharp/4.7.0 does not exist Reconciling library Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1 Parsed runtime deps entry 7 for asset name: Microsoft.Deployment.DotNet.Releases from package: Microsoft.Deployment.DotNet.Releases, library version: 1.0.0-preview1.1.21112.1, relpath: lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.21.11201 Reconciling library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 Library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 does not exist Reconciling library Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Parsed runtime deps entry 8 for asset name: Microsoft.DotNet.Cli.CommandLine from package: Microsoft.DotNet.Cli.CommandLine, library version: 1.0.0-preview.19208.1, relpath: lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.19.20801 Reconciling library Microsoft.DotNet.XliffTasks/1.0.0-beta.21431.1 Library Microsoft.DotNet.XliffTasks/1.0.0-beta.21431.1 does not exist Reconciling library Microsoft.Extensions.CommandLineUtils/1.0.1 Parsed runtime deps entry 9 for asset name: Microsoft.Extensions.CommandLineUtils from package: Microsoft.Extensions.CommandLineUtils, library version: 1.0.1, relpath: lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll, assemblyVersion 1.0.1.0, fileVersion 1.0.1.21122 Reconciling library Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3 Parsed runtime deps entry 10 for asset name: Microsoft.Extensions.Configuration from package: Microsoft.Extensions.Configuration, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 11 for asset name: Microsoft.Extensions.Configuration.Abstractions from package: Microsoft.Extensions.Configuration.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3 Parsed runtime deps entry 12 for asset name: Microsoft.Extensions.Configuration.Binder from package: Microsoft.Extensions.Configuration.Binder, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3 Parsed runtime deps entry 13 for asset name: Microsoft.Extensions.DependencyInjection from package: Microsoft.Extensions.DependencyInjection, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.DependencyInjection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 14 for asset name: Microsoft.Extensions.DependencyInjection.Abstractions from package: Microsoft.Extensions.DependencyInjection.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23 Parsed runtime deps entry 15 for asset name: Microsoft.Extensions.DependencyModel from package: Microsoft.Extensions.DependencyModel, library version: 6.0.0-rc.2.21470.23, relpath: lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3 Parsed runtime deps entry 16 for asset name: Microsoft.Extensions.Logging from package: Microsoft.Extensions.Logging, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.1/Microsoft.Extensions.Logging.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 17 for asset name: Microsoft.Extensions.Logging.Abstractions from package: Microsoft.Extensions.Logging.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3 Parsed runtime deps entry 18 for asset name: Microsoft.Extensions.Logging.Configuration from package: Microsoft.Extensions.Logging.Configuration, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3 Parsed runtime deps entry 19 for asset name: Microsoft.Extensions.Logging.Console from package: Microsoft.Extensions.Logging.Console, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Logging.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Options/6.0.0-rc.2.21468.3 Parsed runtime deps entry 20 for asset name: Microsoft.Extensions.Options from package: Microsoft.Extensions.Options, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.1/Microsoft.Extensions.Options.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 21 for asset name: Microsoft.Extensions.Options.ConfigurationExtensions from package: Microsoft.Extensions.Options.ConfigurationExtensions, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3 Parsed runtime deps entry 22 for asset name: Microsoft.Extensions.Primitives from package: Microsoft.Extensions.Primitives, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Net.Compilers.Toolset/4.0.0-5.21471.19 Library Microsoft.Net.Compilers.Toolset/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.NET.HostModel/6.0.0-rc.2.21470.23 Parsed runtime deps entry 23 for asset name: Microsoft.NET.HostModel from package: Microsoft.NET.HostModel, library version: 6.0.0-rc.2.21470.23, relpath: lib/netstandard2.0/Microsoft.NET.HostModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library Microsoft.NET.ILLink.Analyzers/6.0.100-1.21473.1 Library Microsoft.NET.ILLink.Analyzers/6.0.100-1.21473.1 does not exist Reconciling library Microsoft.NET.StringTools/1.0.0-preview-21474-03 Parsed runtime deps entry 24 for asset name: Microsoft.NET.StringTools from package: Microsoft.NET.StringTools, library version: 1.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.NET.StringTools.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.0.47403 Reconciling library Microsoft.NETCore.Platforms/3.1.0 Library Microsoft.NETCore.Platforms/3.1.0 does not exist Reconciling library Microsoft.NETCore.Targets/1.1.0 Library Microsoft.NETCore.Targets/1.1.0 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1 Parsed runtime deps entry 25 for asset name: Microsoft.TemplateEngine.Abstractions from package: Microsoft.TemplateEngine.Abstractions, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1 Parsed runtime deps entry 26 for asset name: Microsoft.TemplateEngine.Cli from package: Microsoft.TemplateEngine.Cli, library version: 6.0.100-rc.2.21469.1, relpath: lib/net6.0/Microsoft.TemplateEngine.Cli.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1 Parsed runtime deps entry 27 for asset name: Microsoft.TemplateEngine.Core from package: Microsoft.TemplateEngine.Core, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1 Parsed runtime deps entry 28 for asset name: Microsoft.TemplateEngine.Core.Contracts from package: Microsoft.TemplateEngine.Core.Contracts, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1 Parsed runtime deps entry 29 for asset name: Microsoft.TemplateEngine.Edge from package: Microsoft.TemplateEngine.Edge, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1 Parsed runtime deps entry 30 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1 Parsed runtime deps entry 31 for asset name: Microsoft.TemplateEngine.Utils from package: Microsoft.TemplateEngine.Utils, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1 Parsed runtime deps entry 32 for asset name: Microsoft.TemplateSearch.Common from package: Microsoft.TemplateSearch.Common, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TestPlatform.Build/17.0.0-release-20210908-02 Parsed runtime deps entry 33 for asset name: Microsoft.TestPlatform.Build from package: Microsoft.TestPlatform.Build, library version: 17.0.0-release-20210908-02, relpath: lib/netstandard2.0/Microsoft.TestPlatform.Build.dll, assemblyVersion 15.0.0.0, fileVersion 15.0.0.0 Reconciling library Microsoft.TestPlatform.CLI/17.0.0-release-20210908-02 Library Microsoft.TestPlatform.CLI/17.0.0-release-20210908-02 does not exist Reconciling library Microsoft.Win32.Primitives/4.3.0 Library Microsoft.Win32.Primitives/4.3.0 does not exist Reconciling library Microsoft.Win32.Registry/4.6.0 Library Microsoft.Win32.Registry/4.6.0 does not exist Reconciling library Microsoft.Win32.SystemEvents/4.7.0 Parsed runtime deps entry 34 for asset name: Microsoft.Win32.SystemEvents from package: Microsoft.Win32.SystemEvents, library version: 4.7.0, relpath: lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library NETStandard.Library/1.6.1 Library NETStandard.Library/1.6.1 does not exist Reconciling library Newtonsoft.Json/13.0.1 Parsed runtime deps entry 35 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 13.0.1, relpath: lib/netstandard2.0/Newtonsoft.Json.dll, assemblyVersion 13.0.0.0, fileVersion 13.0.1.25517 Reconciling library NuGet.Build.Tasks/6.0.0-rc.258 Parsed runtime deps entry 36 for asset name: NuGet.Build.Tasks from package: NuGet.Build.Tasks, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Build.Tasks.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Build.Tasks.Console/6.0.0-rc.258 Library NuGet.Build.Tasks.Console/6.0.0-rc.258 does not exist Reconciling library NuGet.CommandLine.XPlat/6.0.0-rc.258 Parsed runtime deps entry 37 for asset name: NuGet.CommandLine.XPlat from package: NuGet.CommandLine.XPlat, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.CommandLine.XPlat.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Commands/6.0.0-rc.258 Parsed runtime deps entry 38 for asset name: NuGet.Commands from package: NuGet.Commands, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Commands.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Common/6.0.0-rc.258 Parsed runtime deps entry 39 for asset name: NuGet.Common from package: NuGet.Common, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Common.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Configuration/6.0.0-rc.258 Parsed runtime deps entry 40 for asset name: NuGet.Configuration from package: NuGet.Configuration, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Configuration.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Credentials/6.0.0-rc.258 Parsed runtime deps entry 41 for asset name: NuGet.Credentials from package: NuGet.Credentials, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Credentials.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.DependencyResolver.Core/6.0.0-rc.258 Parsed runtime deps entry 42 for asset name: NuGet.DependencyResolver.Core from package: NuGet.DependencyResolver.Core, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.DependencyResolver.Core.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Frameworks/6.0.0-rc.258 Parsed runtime deps entry 43 for asset name: NuGet.Frameworks from package: NuGet.Frameworks, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Frameworks.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.LibraryModel/6.0.0-rc.258 Parsed runtime deps entry 44 for asset name: NuGet.LibraryModel from package: NuGet.LibraryModel, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.LibraryModel.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Localization/6.0.0-rc.258 Library NuGet.Localization/6.0.0-rc.258 does not exist Reconciling library NuGet.Packaging/6.0.0-rc.258 Parsed runtime deps entry 45 for asset name: NuGet.Packaging from package: NuGet.Packaging, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Packaging.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Packaging.Core/6.0.0-rc.258 Parsed runtime deps entry 46 for asset name: NuGet.Packaging.Core from package: NuGet.Packaging.Core, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Packaging.Core.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.ProjectModel/6.0.0-rc.258 Parsed runtime deps entry 47 for asset name: NuGet.ProjectModel from package: NuGet.ProjectModel, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.ProjectModel.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Protocol/6.0.0-rc.258 Parsed runtime deps entry 48 for asset name: NuGet.Protocol from package: NuGet.Protocol, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Protocol.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Versioning/6.0.0-rc.258 Parsed runtime deps entry 49 for asset name: NuGet.Versioning from package: NuGet.Versioning, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Versioning.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.native.System/4.3.0 Library runtime.native.System/4.3.0 does not exist Reconciling library runtime.native.System.IO.Compression/4.3.0 Library runtime.native.System.IO.Compression/4.3.0 does not exist Reconciling library runtime.native.System.Net.Http/4.3.0 Library runtime.native.System.Net.Http/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library System.AppContext/4.3.0 Library System.AppContext/4.3.0 does not exist Reconciling library System.Buffers/4.5.1 Library System.Buffers/4.5.1 does not exist Reconciling library System.CodeDom/6.0.0-rc.2.21470.23 Parsed runtime deps entry 50 for asset name: System.CodeDom from package: System.CodeDom, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.CodeDom.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Collections/4.3.0 Library System.Collections/4.3.0 does not exist Reconciling library System.Collections.Concurrent/4.3.0 Library System.Collections.Concurrent/4.3.0 does not exist Reconciling library System.Collections.Immutable/5.0.0 Library System.Collections.Immutable/5.0.0 does not exist Reconciling library System.CommandLine/2.0.0-beta1.21417.2 Parsed runtime deps entry 51 for asset name: System.CommandLine from package: System.CommandLine, library version: 2.0.0-beta1.21417.2, relpath: lib/netstandard2.0/System.CommandLine.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.21.41702 Reconciling library System.Configuration.ConfigurationManager/4.7.0 Parsed runtime deps entry 52 for asset name: System.Configuration.ConfigurationManager from package: System.Configuration.ConfigurationManager, library version: 4.7.0, relpath: lib/netstandard2.0/System.Configuration.ConfigurationManager.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Console/4.3.0 Library System.Console/4.3.0 does not exist Reconciling library System.Diagnostics.Debug/4.3.0 Library System.Diagnostics.Debug/4.3.0 does not exist Reconciling library System.Diagnostics.DiagnosticSource/6.0.0-rc.2.21468.3 Library System.Diagnostics.DiagnosticSource/6.0.0-rc.2.21468.3 does not exist Reconciling library System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Parsed runtime deps entry 53 for asset name: System.Diagnostics.EventLog from package: System.Diagnostics.EventLog, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.Diagnostics.EventLog.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Diagnostics.Process/4.3.0 Library System.Diagnostics.Process/4.3.0 does not exist Reconciling library System.Diagnostics.Tools/4.3.0 Library System.Diagnostics.Tools/4.3.0 does not exist Reconciling library System.Diagnostics.Tracing/4.3.0 Library System.Diagnostics.Tracing/4.3.0 does not exist Reconciling library System.Drawing.Common/4.7.0 Parsed runtime deps entry 54 for asset name: System.Drawing.Common from package: System.Drawing.Common, library version: 4.7.0, relpath: runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library System.Formats.Asn1/5.0.0 Library System.Formats.Asn1/5.0.0 does not exist Reconciling library System.Globalization/4.3.0 Library System.Globalization/4.3.0 does not exist Reconciling library System.Globalization.Calendars/4.3.0 Library System.Globalization.Calendars/4.3.0 does not exist Reconciling library System.Globalization.Extensions/4.3.0 Library System.Globalization.Extensions/4.3.0 does not exist Reconciling library System.IO/4.3.0 Library System.IO/4.3.0 does not exist Reconciling library System.IO.Compression/4.3.0 Library System.IO.Compression/4.3.0 does not exist Reconciling library System.IO.Compression.ZipFile/4.3.0 Library System.IO.Compression.ZipFile/4.3.0 does not exist Reconciling library System.IO.FileSystem/4.3.0 Library System.IO.FileSystem/4.3.0 does not exist Reconciling library System.IO.FileSystem.Primitives/4.3.0 Library System.IO.FileSystem.Primitives/4.3.0 does not exist Reconciling library System.Linq/4.3.0 Library System.Linq/4.3.0 does not exist Reconciling library System.Linq.Expressions/4.3.0 Library System.Linq.Expressions/4.3.0 does not exist Reconciling library System.Memory/4.5.4 Library System.Memory/4.5.4 does not exist Reconciling library System.Net.Http/4.3.4 Library System.Net.Http/4.3.4 does not exist Reconciling library System.Net.Primitives/4.3.0 Library System.Net.Primitives/4.3.0 does not exist Reconciling library System.Net.Sockets/4.3.0 Library System.Net.Sockets/4.3.0 does not exist Reconciling library System.ObjectModel/4.3.0 Library System.ObjectModel/4.3.0 does not exist Reconciling library System.Reflection/4.3.0 Library System.Reflection/4.3.0 does not exist Reconciling library System.Reflection.Emit/4.3.0 Library System.Reflection.Emit/4.3.0 does not exist Reconciling library System.Reflection.Emit.ILGeneration/4.3.0 Library System.Reflection.Emit.ILGeneration/4.3.0 does not exist Reconciling library System.Reflection.Emit.Lightweight/4.3.0 Library System.Reflection.Emit.Lightweight/4.3.0 does not exist Reconciling library System.Reflection.Extensions/4.3.0 Library System.Reflection.Extensions/4.3.0 does not exist Reconciling library System.Reflection.Metadata/1.8.0 Library System.Reflection.Metadata/1.8.0 does not exist Reconciling library System.Reflection.Primitives/4.3.0 Library System.Reflection.Primitives/4.3.0 does not exist Reconciling library System.Reflection.TypeExtensions/4.3.0 Library System.Reflection.TypeExtensions/4.3.0 does not exist Reconciling library System.Resources.Extensions/6.0.0-rc.2.21470.23 Parsed runtime deps entry 55 for asset name: System.Resources.Extensions from package: System.Resources.Extensions, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.Resources.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Resources.ResourceManager/4.3.0 Library System.Resources.ResourceManager/4.3.0 does not exist Reconciling library System.Runtime/4.3.0 Library System.Runtime/4.3.0 does not exist Reconciling library System.Runtime.CompilerServices.Unsafe/6.0.0-rc.2.21470.23 Library System.Runtime.CompilerServices.Unsafe/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Runtime.Extensions/4.3.0 Library System.Runtime.Extensions/4.3.0 does not exist Reconciling library System.Runtime.Handles/4.3.0 Library System.Runtime.Handles/4.3.0 does not exist Reconciling library System.Runtime.InteropServices/4.3.0 Library System.Runtime.InteropServices/4.3.0 does not exist Reconciling library System.Runtime.InteropServices.RuntimeInformation/4.3.0 Library System.Runtime.InteropServices.RuntimeInformation/4.3.0 does not exist Reconciling library System.Runtime.Loader/4.3.0 Library System.Runtime.Loader/4.3.0 does not exist Reconciling library System.Runtime.Numerics/4.3.0 Library System.Runtime.Numerics/4.3.0 does not exist Reconciling library System.Security.AccessControl/4.7.0 Library System.Security.AccessControl/4.7.0 does not exist Reconciling library System.Security.Cryptography.Algorithms/4.3.0 Library System.Security.Cryptography.Algorithms/4.3.0 does not exist Reconciling library System.Security.Cryptography.Cng/5.0.0 Library System.Security.Cryptography.Cng/5.0.0 does not exist Reconciling library System.Security.Cryptography.Csp/4.3.0 Library System.Security.Cryptography.Csp/4.3.0 does not exist Reconciling library System.Security.Cryptography.Encoding/4.3.0 Library System.Security.Cryptography.Encoding/4.3.0 does not exist Reconciling library System.Security.Cryptography.OpenSsl/4.3.0 Library System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library System.Security.Cryptography.Pkcs/5.0.0 Parsed runtime deps entry 56 for asset name: System.Security.Cryptography.Pkcs from package: System.Security.Cryptography.Pkcs, library version: 5.0.0, relpath: lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library System.Security.Cryptography.Primitives/4.3.0 Library System.Security.Cryptography.Primitives/4.3.0 does not exist Reconciling library System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Parsed runtime deps entry 57 for asset name: System.Security.Cryptography.ProtectedData from package: System.Security.Cryptography.ProtectedData, library version: 5.0.0-preview.7.20364.11, relpath: lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.36411 Reconciling library System.Security.Cryptography.X509Certificates/4.3.0 Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist Reconciling library System.Security.Cryptography.Xml/4.7.0 Parsed runtime deps entry 58 for asset name: System.Security.Cryptography.Xml from package: System.Security.Cryptography.Xml, library version: 4.7.0, relpath: lib/netstandard2.0/System.Security.Cryptography.Xml.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Permissions/4.7.0 Parsed runtime deps entry 59 for asset name: System.Security.Permissions from package: System.Security.Permissions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Security.Permissions.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Principal.Windows/4.7.0 Library System.Security.Principal.Windows/4.7.0 does not exist Reconciling library System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Parsed runtime deps entry 60 for asset name: System.ServiceProcess.ServiceController from package: System.ServiceProcess.ServiceController, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.ServiceProcess.ServiceController.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Text.Encoding/4.3.0 Library System.Text.Encoding/4.3.0 does not exist Reconciling library System.Text.Encoding.CodePages/6.0.0-rc.2.21470.23 Library System.Text.Encoding.CodePages/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.Encoding.Extensions/4.3.0 Library System.Text.Encoding.Extensions/4.3.0 does not exist Reconciling library System.Text.Encodings.Web/6.0.0-rc.2.21470.23 Library System.Text.Encodings.Web/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.Json/6.0.0-rc.2.21470.23 Library System.Text.Json/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.RegularExpressions/4.3.0 Library System.Text.RegularExpressions/4.3.0 does not exist Reconciling library System.Threading/4.3.0 Library System.Threading/4.3.0 does not exist Reconciling library System.Threading.Tasks/4.3.0 Library System.Threading.Tasks/4.3.0 does not exist Reconciling library System.Threading.Tasks.Dataflow/4.9.0 Library System.Threading.Tasks.Dataflow/4.9.0 does not exist Reconciling library System.Threading.Tasks.Extensions/4.3.0 Library System.Threading.Tasks.Extensions/4.3.0 does not exist Reconciling library System.Threading.Thread/4.3.0 Library System.Threading.Thread/4.3.0 does not exist Reconciling library System.Threading.ThreadPool/4.3.0 Library System.Threading.ThreadPool/4.3.0 does not exist Reconciling library System.Threading.Timer/4.3.0 Library System.Threading.Timer/4.3.0 does not exist Reconciling library System.Windows.Extensions/4.7.0 Parsed runtime deps entry 61 for asset name: System.Windows.Extensions from package: System.Windows.Extensions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Windows.Extensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404 Reconciling library System.Xml.ReaderWriter/4.3.0 Library System.Xml.ReaderWriter/4.3.0 does not exist Reconciling library System.Xml.XDocument/4.3.0 Library System.Xml.XDocument/4.3.0 does not exist Reconciling library Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40 Parsed runtime deps entry 62 for asset name: dotnet from project: Microsoft.DotNet.Cli, library version: 6.0.100-rc.2.21474.40, relpath: dotnet.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40 Parsed runtime deps entry 63 for asset name: Microsoft.DotNet.Cli.Sln.Internal from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Cli.Sln.Internal.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40 Parsed runtime deps entry 64 for asset name: Microsoft.DotNet.Cli.Utils from project: Microsoft.DotNet.Cli.Utils, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Cli.Utils.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40 Parsed runtime deps entry 65 for asset name: Microsoft.DotNet.Configurer from project: Microsoft.DotNet.Configurer, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Configurer.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40 Parsed runtime deps entry 66 for asset name: Microsoft.DotNet.InternalAbstractions from project: Microsoft.DotNet.InternalAbstractions, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.InternalAbstractions.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40 Parsed runtime deps entry 67 for asset name: Microsoft.DotNet.NativeWrapper from project: Microsoft.DotNet.NativeWrapper, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.NativeWrapper.dll, assemblyVersion , fileVersion Reconciling library microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40 Parsed runtime deps entry 68 for asset name: Microsoft.DotNet.TemplateLocator from project: microsoft.dotnet.templateLocator, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.TemplateLocator.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40 Parsed runtime deps entry 69 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.NET.Sdk.WorkloadManifestReader.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40 Parsed runtime deps entry 70 for asset name: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver from project: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, assemblyVersion , fileVersion Reconciling library Microsoft.Win32.Msi/6.0.100-rc.2.21474.40 Parsed runtime deps entry 71 for asset name: Microsoft.Win32.Msi from project: Microsoft.Win32.Msi, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.Win32.Msi.dll, assemblyVersion , fileVersion Reconciling library tool_msbuild/6.0.100-rc.2.21474.40 Reconciling library tool_nuget/6.0.100-rc.2.21474.40 Reconciling library MSBuild/15.1.0.0 Parsed runtime deps entry 72 for asset name: MSBuild from reference: MSBuild, library version: 15.1.0.0, relpath: MSBuild.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.DotNet.SdkResolver/6.0.100.0 Parsed runtime deps entry 73 for asset name: Microsoft.DotNet.SdkResolver from reference: Microsoft.DotNet.SdkResolver, library version: 6.0.100.0, relpath: Microsoft.DotNet.SdkResolver.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.47440 -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] probe_config_t: probe=[/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] deps-dir-probe=[0] Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.ApplicationInsights, 2.0.0, lib/dotnet5.4/Microsoft.ApplicationInsights.dll] Considering entry [Microsoft.ApplicationInsights/2.0.0/lib/dotnet5.4/Microsoft.ApplicationInsights.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.0.30671 Processing TPA for deps entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat, 6.0.0-rc.2.21470.37, lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll] Considering entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37/lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47037 Processing TPA for deps entry [Microsoft.Build, 17.0.0-preview-21474-03, lib/net6.0/Microsoft.Build.dll] Considering entry [Microsoft.Build/17.0.0-preview-21474-03/lib/net6.0/Microsoft.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.Framework, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Framework.dll] Considering entry [Microsoft.Build.Framework/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Framework.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.NuGetSdkResolver, 6.0.0-rc.258, lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll] Considering entry [Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258/lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [Microsoft.Build.Tasks.Core, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll] Considering entry [Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.Utilities.Core, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll] Considering entry [Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Deployment.DotNet.Releases, 1.0.0-preview1.1.21112.1, lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll] Considering entry [Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.21.11201 Processing TPA for deps entry [Microsoft.DotNet.Cli.CommandLine, 1.0.0-preview.19208.1, lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll] Considering entry [Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1/lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.19.20801 Processing TPA for deps entry [Microsoft.Extensions.CommandLineUtils, 1.0.1, lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll] Considering entry [Microsoft.Extensions.CommandLineUtils/1.0.1/lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll, AssemblyVersion: 1.0.1.0, FileVersion: 1.0.1.21122 Processing TPA for deps entry [Microsoft.Extensions.Configuration, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.dll] Considering entry [Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Abstractions, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll] Considering entry [Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Binder, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll] Considering entry [Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.DependencyInjection.dll] Considering entry [Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.DependencyInjection.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection.Abstractions, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll] Considering entry [Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyModel, 6.0.0-rc.2.21470.23, lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll] Considering entry [Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.Extensions.Logging, 6.0.0-rc.2.21468.3, lib/netstandard2.1/Microsoft.Extensions.Logging.dll] Considering entry [Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3/lib/netstandard2.1/Microsoft.Extensions.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Abstractions, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll] Considering entry [Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Configuration, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll] Considering entry [Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Console, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Logging.Console.dll] Considering entry [Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Logging.Console.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Options, 6.0.0-rc.2.21468.3, lib/netstandard2.1/Microsoft.Extensions.Options.dll] Considering entry [Microsoft.Extensions.Options/6.0.0-rc.2.21468.3/lib/netstandard2.1/Microsoft.Extensions.Options.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Options.ConfigurationExtensions, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll] Considering entry [Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Primitives, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Primitives.dll] Considering entry [Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.NET.HostModel, 6.0.0-rc.2.21470.23, lib/netstandard2.0/Microsoft.NET.HostModel.dll] Considering entry [Microsoft.NET.HostModel/6.0.0-rc.2.21470.23/lib/netstandard2.0/Microsoft.NET.HostModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NET.StringTools, 1.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.NET.StringTools.dll] Considering entry [Microsoft.NET.StringTools/1.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.NET.StringTools.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.0.47403 Processing TPA for deps entry [Microsoft.TemplateEngine.Abstractions, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll] Considering entry [Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Cli, 6.0.100-rc.2.21469.1, lib/net6.0/Microsoft.TemplateEngine.Cli.dll] Considering entry [Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1/lib/net6.0/Microsoft.TemplateEngine.Cli.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Core, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll] Considering entry [Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Core.Contracts, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll] Considering entry [Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Edge, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll] Considering entry [Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Utils, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll] Considering entry [Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateSearch.Common, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll] Considering entry [Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TestPlatform.Build, 17.0.0-release-20210908-02, lib/netstandard2.0/Microsoft.TestPlatform.Build.dll] Considering entry [Microsoft.TestPlatform.Build/17.0.0-release-20210908-02/lib/netstandard2.0/Microsoft.TestPlatform.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll, AssemblyVersion: 15.0.0.0, FileVersion: 15.0.0.0 Processing TPA for deps entry [Microsoft.Win32.SystemEvents, 4.7.0, lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll] Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Newtonsoft.Json, 13.0.1, lib/netstandard2.0/Newtonsoft.Json.dll] Considering entry [Newtonsoft.Json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll, AssemblyVersion: 13.0.0.0, FileVersion: 13.0.1.25517 Processing TPA for deps entry [NuGet.Build.Tasks, 6.0.0-rc.258, lib/net5.0/NuGet.Build.Tasks.dll] Considering entry [NuGet.Build.Tasks/6.0.0-rc.258/lib/net5.0/NuGet.Build.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.CommandLine.XPlat, 6.0.0-rc.258, lib/net5.0/NuGet.CommandLine.XPlat.dll] Considering entry [NuGet.CommandLine.XPlat/6.0.0-rc.258/lib/net5.0/NuGet.CommandLine.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Commands, 6.0.0-rc.258, lib/net5.0/NuGet.Commands.dll] Considering entry [NuGet.Commands/6.0.0-rc.258/lib/net5.0/NuGet.Commands.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Common, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Common.dll] Considering entry [NuGet.Common/6.0.0-rc.258/lib/netstandard2.0/NuGet.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Configuration, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Configuration.dll] Considering entry [NuGet.Configuration/6.0.0-rc.258/lib/netstandard2.0/NuGet.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Credentials, 6.0.0-rc.258, lib/net5.0/NuGet.Credentials.dll] Considering entry [NuGet.Credentials/6.0.0-rc.258/lib/net5.0/NuGet.Credentials.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.DependencyResolver.Core, 6.0.0-rc.258, lib/net5.0/NuGet.DependencyResolver.Core.dll] Considering entry [NuGet.DependencyResolver.Core/6.0.0-rc.258/lib/net5.0/NuGet.DependencyResolver.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Frameworks, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Frameworks.dll] Considering entry [NuGet.Frameworks/6.0.0-rc.258/lib/netstandard2.0/NuGet.Frameworks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.LibraryModel, 6.0.0-rc.258, lib/netstandard2.0/NuGet.LibraryModel.dll] Considering entry [NuGet.LibraryModel/6.0.0-rc.258/lib/netstandard2.0/NuGet.LibraryModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Packaging, 6.0.0-rc.258, lib/net5.0/NuGet.Packaging.dll] Considering entry [NuGet.Packaging/6.0.0-rc.258/lib/net5.0/NuGet.Packaging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Packaging.Core, 6.0.0-rc.258, lib/net5.0/NuGet.Packaging.Core.dll] Considering entry [NuGet.Packaging.Core/6.0.0-rc.258/lib/net5.0/NuGet.Packaging.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.ProjectModel, 6.0.0-rc.258, lib/net5.0/NuGet.ProjectModel.dll] Considering entry [NuGet.ProjectModel/6.0.0-rc.258/lib/net5.0/NuGet.ProjectModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Protocol, 6.0.0-rc.258, lib/net5.0/NuGet.Protocol.dll] Considering entry [NuGet.Protocol/6.0.0-rc.258/lib/net5.0/NuGet.Protocol.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Versioning, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Versioning.dll] Considering entry [NuGet.Versioning/6.0.0-rc.258/lib/netstandard2.0/NuGet.Versioning.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [System.CodeDom, 6.0.0-rc.2.21470.23, lib/net6.0/System.CodeDom.dll] Considering entry [System.CodeDom/6.0.0-rc.2.21470.23/lib/net6.0/System.CodeDom.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.CommandLine, 2.0.0-beta1.21417.2, lib/netstandard2.0/System.CommandLine.dll] Considering entry [System.CommandLine/2.0.0-beta1.21417.2/lib/netstandard2.0/System.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.21.41702 Processing TPA for deps entry [System.Configuration.ConfigurationManager, 4.7.0, lib/netstandard2.0/System.Configuration.ConfigurationManager.dll] Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Diagnostics.EventLog, 6.0.0-rc.2.21470.23, lib/net6.0/System.Diagnostics.EventLog.dll] Considering entry [System.Diagnostics.EventLog/6.0.0-rc.2.21470.23/lib/net6.0/System.Diagnostics.EventLog.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Drawing.Common, 4.7.0, runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll] Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Resources.Extensions, 6.0.0-rc.2.21470.23, lib/net6.0/System.Resources.Extensions.dll] Considering entry [System.Resources.Extensions/6.0.0-rc.2.21470.23/lib/net6.0/System.Resources.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Security.Cryptography.Pkcs, 5.0.0, lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll] Considering entry [System.Security.Cryptography.Pkcs/5.0.0/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [System.Security.Cryptography.ProtectedData, 5.0.0-preview.7.20364.11, lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll] Considering entry [System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.36411 Processing TPA for deps entry [System.Security.Cryptography.Xml, 4.7.0, lib/netstandard2.0/System.Security.Cryptography.Xml.dll] Considering entry [System.Security.Cryptography.Xml/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Xml.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Security.Permissions, 4.7.0, lib/netcoreapp3.0/System.Security.Permissions.dll] Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.ServiceProcess.ServiceController, 6.0.0-rc.2.21470.23, lib/net6.0/System.ServiceProcess.ServiceController.dll] Considering entry [System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23/lib/net6.0/System.ServiceProcess.ServiceController.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Windows.Extensions, 4.7.0, lib/netcoreapp3.0/System.Windows.Extensions.dll] Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Microsoft.DotNet.Cli, 6.0.100-rc.2.21474.40, dotnet.dll] Considering entry [Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40/dotnet.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll' Processing TPA for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Cli.Sln.Internal.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40/Microsoft.DotNet.Cli.Sln.Internal.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Cli.Utils, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Cli.Utils.dll] Considering entry [Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40/Microsoft.DotNet.Cli.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Configurer, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Configurer.dll] Considering entry [Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40/Microsoft.DotNet.Configurer.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.InternalAbstractions, 6.0.100-rc.2.21474.40, Microsoft.DotNet.InternalAbstractions.dll] Considering entry [Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40/Microsoft.DotNet.InternalAbstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.NativeWrapper, 6.0.100-rc.2.21474.40, Microsoft.DotNet.NativeWrapper.dll] Considering entry [Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40/Microsoft.DotNet.NativeWrapper.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [microsoft.dotnet.templateLocator, 6.0.100-rc.2.21474.40, Microsoft.DotNet.TemplateLocator.dll] Considering entry [microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40/Microsoft.DotNet.TemplateLocator.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 6.0.100-rc.2.21474.40, Microsoft.NET.Sdk.WorkloadManifestReader.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40/Microsoft.NET.Sdk.WorkloadManifestReader.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, 6.0.100-rc.2.21474.40, Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll] Considering entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.Win32.Msi, 6.0.100-rc.2.21474.40, Microsoft.Win32.Msi.dll] Considering entry [Microsoft.Win32.Msi/6.0.100-rc.2.21474.40/Microsoft.Win32.Msi.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [MSBuild, 15.1.0.0, MSBuild.dll] Considering entry [MSBuild/15.1.0.0/MSBuild.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.DotNet.SdkResolver, 6.0.100.0, Microsoft.DotNet.SdkResolver.dll] Considering entry [Microsoft.DotNet.SdkResolver/6.0.100.0/Microsoft.DotNet.SdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.47440 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.CoreLib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, mscorlib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, netstandard.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.AppContext.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Buffers.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.DataAnnotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Configuration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.DataSetExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Contracts.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Debug.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tools.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tracing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Dynamic.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Calendars.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.UnmanagedMemoryStream.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.Vectors.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.ILGeneration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.Lightweight.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Reader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.ResourceManager.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Handles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Intrinsics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Loader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.SecureString.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceModel.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceProcess.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Overlapped.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Thread.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.ThreadPool.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Timer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ValueTuple.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.ReaderWriter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlSerializer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, WindowsBase.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.CSharp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 11.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Registry.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Concurrent.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Immutable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.NonGeneric.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Specialized.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Annotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.EventBasedAsync.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.TypeConverter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Console.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.Common.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.DiagnosticSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.FileVersionInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Process.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.StackTrace.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TextWriterTraceListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TraceSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Formats.Asn1.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.Brotli.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.ZipFile.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.DriveInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Watcher.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.IsolatedStorage.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.MemoryMappedFiles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Expressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Queryable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Memory.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.HttpListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Mail.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NameResolution.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NetworkInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Ping.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Quic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Requests.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.ServicePoint.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Sockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebClient.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebHeaderCollection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.Client.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ObjectModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.DataContractSerialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Uri.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.DispatchProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Metadata.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.TypeExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Writer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.Unsafe.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.VisualC.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.RuntimeInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Formatters.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Claims.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Algorithms.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Cng.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Csp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.OpenSsl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.X509Certificates.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.CodePages.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encodings.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.RegularExpressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Channels.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Dataflow.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.Local.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.HttpUtility.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, createdump] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump' Adding to native path: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/ Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libclrjit.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libcoreclr.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libdbgshim.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordaccore.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordbi.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Globalization.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.IO.Compression.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Net.Security.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.Apple.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.OpenSsl.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libhostpolicy.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib' Property System.Reflection.Metadata.MetadataUpdater.IsSupported = false Property HOSTFXR_PATH = /usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = osx.11.0-arm64 Property FX_DEPS_FILE = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_DEPS_FILES = /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json;/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_BASE_DIRECTORY = /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/ Property PLATFORM_RESOURCE_ROOTS = Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/: Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll CoreCLR path = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/' Launch host: /usr/local/share/dotnet/dotnet, app: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll, argc: 6, args: msbuild,/target:GetEFProjectMetadata,/property:EFProjectMetadataFile=/var/folders/51/nn6jb_2j0mb0f845_b68808w0000gp/T/tmpSZmDdT.tmp,/verbosity:quiet,/nologo,/Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj, --- Begin breadcrumb write Directory core breadcrumbs [] was not specified or found Fallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found Breadcrumb store was not obtained... skipping write. Execute managed assembly exit code: 0x0 Tracing enabled @ Thu Sep 30 21:39:46 2021 UTC --- Invoked dotnet [version: 6.0.0-rc.2.21470.23, commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] main = { dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=/var/folders/51/nn6jb_2j0mb0f845_b68808w0000gp/T/tmp3QlEdt.tmp /verbosity:quiet /nologo /Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj } Reading fx resolver directory=[/usr/local/share/dotnet/host/fxr] Considering fxr version=[6.0.0-rc.1.21451.13]... Considering fxr version=[6.0.0-preview.2.21154.6]... Considering fxr version=[6.0.0-rc.2.21470.23]... Detected latest fxr version=[/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23]... Resolved fxr [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib]... Invoking fx resolver [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib] hostfxr_main_startupinfo Host path: [/usr/local/share/dotnet/dotnet] Dotnet path: [/usr/local/share/dotnet/] App path: [/usr/local/share/dotnet/dotnet.dll] Tracing enabled @ Thu Sep 30 21:39:46 2021 UTC --- Invoked hostfxr_main_startupinfo [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] Checking if CoreCLR path exists=[/usr/local/share/dotnet/libcoreclr.dylib] --- Executing in muxer mode... Using the provided arguments to determine the application to execute. Application 'msbuild' is not a managed executable. --- Resolving .NET SDK with working dir [/Users/username/source/repos/companyrepo/Company.DbContexts] Probing path [/Users/username/source/repos/companyrepo/Company.DbContexts/global.json] for global.json Probing path [/Users/username/source/repos/companyrepo/global.json] for global.json Probing path [/Users/username/source/repos/global.json] for global.json Probing path [/Users/username/source/global.json] for global.json Probing path [/Users/username/global.json] for global.json Probing path [/Users/global.json] for global.json Probing path [/global.json] for global.json Terminating global.json search at [/] Resolving SDKs with version = 'latest', rollForward = 'latestMajor', allowPrerelease = true Multilevel lookup is true Searching for SDK versions in [/usr/local/share/dotnet/sdk] Version [6.0.100-rc.2.21478.37] is a better match than [none] Ignoring version [6.0.100-rc.1.21458.32] because it is not a better match than [6.0.100-rc.2.21478.37] Ignoring version [6.0.100-preview.2.21155.3] because it is not a better match than [6.0.100-rc.2.21478.37] SDK path resolved to [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37] Using .NET SDK dll=[/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll] Using the provided arguments to determine the application to execute. Using dotnet root path [/usr/local/share/dotnet/] App runtimeconfig.json from [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll] Runtime config is cfg=/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json dev=/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '6.0.0-rc.2.21470.23', apply_patches=1, version_compatibility_range=major is compatible with the previously referenced version '6.0.0-rc.2.21470.23'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '6.0.0-rc.2.21470.23' Multilevel lookup is true Searching FX directory in [/usr/local/share/dotnet] Attempting FX roll forward starting from version='[6.0.0-rc.2.21470.23]', apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, prefer_release=0 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release/pre-release greater than or equal version to [6.0.0-rc.2.21470.23] Found version [6.0.0-rc.2.21470.23] Framework reference resolved to version '6.0.0-rc.2.21470.23'. Changing Selected FX version from [] to [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Chose FX version [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Runtime config is cfg=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='6.0.0-rc.2.21470.23', found version='6.0.0-rc.2.21470.23', effective reference version='6.0.0-rc.2.21470.23' apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, folder=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23 Executing as a framework-dependent app as per config file [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json] --- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Resolved version from dependency manifest file [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Dependency manifest /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json does not contain an entry for runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Tracing enabled @ Thu Sep 30 21:39:46 2021 UTC Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] --- Invoked hostpolicy [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] [runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy,6.0.0-rc.2.21470.23,runtimes/osx-arm64/native][arm64] corehost_main = { dotnet /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=/var/folders/51/nn6jb_2j0mb0f845_b68808w0000gp/T/tmp3QlEdt.tmp /verbosity:quiet /nologo /Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj } Mode: muxer Deps file: Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Multilevel lookup is true -- arguments_t: host_path='/usr/local/share/dotnet/dotnet' app_root='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/' deps='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json' core_svc='' mgd_app='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll' -- arguments_t: dotnet shared store: '/usr/local/share/dotnet/store/arm64/net6.0' Using Fx /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json deps file Loading deps file... /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json as framework dependent=[0] Adding runtime asset System.Private.CoreLib.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset netstandard.dll assemblyVersion=2.1.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.AppContext.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Buffers.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Core.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Contracts.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Debug.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tools.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tracing.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Dynamic.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Calendars.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.UnmanagedMemoryStream.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.Vectors.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.ILGeneration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.Lightweight.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Reader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.ResourceManager.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Handles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Intrinsics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Loader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.SecureString.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Overlapped.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Thread.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.ThreadPool.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Timer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ValueTuple.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.ReaderWriter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlSerializer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.CSharp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.Core.dll assemblyVersion=11.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Registry.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Concurrent.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Immutable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.NonGeneric.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Specialized.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Annotations.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.EventBasedAsync.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.TypeConverter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.Common.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.DiagnosticSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.FileVersionInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Process.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.StackTrace.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TraceSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Formats.Asn1.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.Brotli.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.ZipFile.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.DriveInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Watcher.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.IsolatedStorage.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.MemoryMappedFiles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Expressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Queryable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Memory.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.HttpListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Mail.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NameResolution.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NetworkInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Ping.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Quic.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Requests.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Security.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.ServicePoint.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Sockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebClient.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebHeaderCollection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.Client.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ObjectModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.DataContractSerialization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Uri.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.DispatchProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Metadata.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.TypeExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Writer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.VisualC.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Numerics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Formatters.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Claims.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Algorithms.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Cng.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Csp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.OpenSsl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.X509Certificates.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.Windows.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.CodePages.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encodings.Web.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.RegularExpressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Channels.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Dataflow.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.Local.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.HttpUtility.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset createdump assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Reconciling library Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Parsed runtime deps entry 0 for asset name: System.Private.CoreLib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.CoreLib.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 2 for asset name: mscorlib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 3 for asset name: netstandard from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 4 for asset name: System.AppContext from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.AppContext.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 5 for asset name: System.Buffers from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Buffers.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 6 for asset name: System.ComponentModel.DataAnnotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 7 for asset name: System.Configuration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 8 for asset name: System.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 9 for asset name: System.Data.DataSetExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 10 for asset name: System.Data from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 11 for asset name: System.Diagnostics.Contracts from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 12 for asset name: System.Diagnostics.Debug from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Debug.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 13 for asset name: System.Diagnostics.Tools from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tools.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 14 for asset name: System.Diagnostics.Tracing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 15 for asset name: System from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 16 for asset name: System.Drawing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 17 for asset name: System.Dynamic.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Dynamic.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 18 for asset name: System.Globalization.Calendars from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Calendars.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 19 for asset name: System.Globalization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 20 for asset name: System.Globalization.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 21 for asset name: System.IO.Compression.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 22 for asset name: System.IO from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 23 for asset name: System.IO.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 24 for asset name: System.IO.FileSystem.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 25 for asset name: System.IO.UnmanagedMemoryStream from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 26 for asset name: System.Net from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 27 for asset name: System.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 28 for asset name: System.Numerics.Vectors from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.Vectors.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 29 for asset name: System.Reflection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 30 for asset name: System.Reflection.Emit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 31 for asset name: System.Reflection.Emit.ILGeneration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 32 for asset name: System.Reflection.Emit.Lightweight from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 33 for asset name: System.Reflection.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 34 for asset name: System.Reflection.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 35 for asset name: System.Resources.Reader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Reader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 36 for asset name: System.Resources.ResourceManager from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.ResourceManager.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 37 for asset name: System.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 38 for asset name: System.Runtime.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 39 for asset name: System.Runtime.Handles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Handles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 40 for asset name: System.Runtime.Intrinsics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 41 for asset name: System.Runtime.Loader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Loader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 42 for asset name: System.Runtime.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 43 for asset name: System.Runtime.Serialization.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 44 for asset name: System.Runtime.Serialization.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 45 for asset name: System.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 46 for asset name: System.Security.Principal from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 47 for asset name: System.Security.SecureString from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.SecureString.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 48 for asset name: System.ServiceModel.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 49 for asset name: System.ServiceProcess from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 50 for asset name: System.Text.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 51 for asset name: System.Text.Encoding.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 52 for asset name: System.Threading.Overlapped from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Overlapped.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 53 for asset name: System.Threading.Tasks from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 54 for asset name: System.Threading.Tasks.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 55 for asset name: System.Threading.Thread from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Thread.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 56 for asset name: System.Threading.ThreadPool from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.ThreadPool.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 57 for asset name: System.Threading.Timer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Timer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 58 for asset name: System.Transactions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 59 for asset name: System.ValueTuple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ValueTuple.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 60 for asset name: System.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 61 for asset name: System.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 62 for asset name: System.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 63 for asset name: System.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 64 for asset name: System.Xml.ReaderWriter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 65 for asset name: System.Xml.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 66 for asset name: System.Xml.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 67 for asset name: System.Xml.XmlDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 68 for asset name: System.Xml.XmlSerializer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 69 for asset name: System.Xml.XPath from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 70 for asset name: WindowsBase from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 71 for asset name: Microsoft.CSharp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.CSharp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 72 for asset name: Microsoft.VisualBasic.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 11.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 73 for asset name: Microsoft.Win32.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 74 for asset name: Microsoft.Win32.Registry from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 75 for asset name: System.Collections.Concurrent from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Concurrent.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 76 for asset name: System.Collections from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 77 for asset name: System.Collections.Immutable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Immutable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 78 for asset name: System.Collections.NonGeneric from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.NonGeneric.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 79 for asset name: System.Collections.Specialized from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Specialized.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 80 for asset name: System.ComponentModel.Annotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 81 for asset name: System.ComponentModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 82 for asset name: System.ComponentModel.EventBasedAsync from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 83 for asset name: System.ComponentModel.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 84 for asset name: System.ComponentModel.TypeConverter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 85 for asset name: System.Console from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 86 for asset name: System.Data.Common from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.Common.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 87 for asset name: System.Diagnostics.DiagnosticSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 88 for asset name: System.Diagnostics.FileVersionInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 89 for asset name: System.Diagnostics.Process from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Process.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 90 for asset name: System.Diagnostics.StackTrace from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 91 for asset name: System.Diagnostics.TextWriterTraceListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 92 for asset name: System.Diagnostics.TraceSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 93 for asset name: System.Drawing.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 94 for asset name: System.Formats.Asn1 from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Formats.Asn1.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 95 for asset name: System.IO.Compression.Brotli from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 96 for asset name: System.IO.Compression from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 97 for asset name: System.IO.Compression.ZipFile from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 98 for asset name: System.IO.FileSystem.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 99 for asset name: System.IO.FileSystem.DriveInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 100 for asset name: System.IO.FileSystem.Watcher from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 101 for asset name: System.IO.IsolatedStorage from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 102 for asset name: System.IO.MemoryMappedFiles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 103 for asset name: System.IO.Pipes.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 104 for asset name: System.IO.Pipes from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 105 for asset name: System.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 106 for asset name: System.Linq.Expressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Expressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 107 for asset name: System.Linq.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 108 for asset name: System.Linq.Queryable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Queryable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 109 for asset name: System.Memory from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Memory.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 110 for asset name: System.Net.Http from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 111 for asset name: System.Net.Http.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 112 for asset name: System.Net.HttpListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.HttpListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 113 for asset name: System.Net.Mail from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Mail.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 114 for asset name: System.Net.NameResolution from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NameResolution.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 115 for asset name: System.Net.NetworkInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NetworkInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 116 for asset name: System.Net.Ping from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Ping.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 117 for asset name: System.Net.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 118 for asset name: System.Net.Quic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Quic.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 119 for asset name: System.Net.Requests from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Requests.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 120 for asset name: System.Net.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Security.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 121 for asset name: System.Net.ServicePoint from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.ServicePoint.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 122 for asset name: System.Net.Sockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Sockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 123 for asset name: System.Net.WebClient from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebClient.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 124 for asset name: System.Net.WebHeaderCollection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 125 for asset name: System.Net.WebProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 126 for asset name: System.Net.WebSockets.Client from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 127 for asset name: System.Net.WebSockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 128 for asset name: System.ObjectModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ObjectModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 129 for asset name: System.Private.DataContractSerialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 130 for asset name: System.Private.Uri from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Uri.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 131 for asset name: System.Private.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 132 for asset name: System.Private.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 133 for asset name: System.Reflection.DispatchProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 134 for asset name: System.Reflection.Metadata from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Metadata.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 135 for asset name: System.Reflection.TypeExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 136 for asset name: System.Resources.Writer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Writer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 137 for asset name: System.Runtime.CompilerServices.Unsafe from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 138 for asset name: System.Runtime.CompilerServices.VisualC from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 139 for asset name: System.Runtime.InteropServices from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 140 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 141 for asset name: System.Runtime.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Numerics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 142 for asset name: System.Runtime.Serialization.Formatters from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 143 for asset name: System.Runtime.Serialization.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 144 for asset name: System.Security.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 145 for asset name: System.Security.Claims from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Claims.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 146 for asset name: System.Security.Cryptography.Algorithms from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 147 for asset name: System.Security.Cryptography.Cng from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 148 for asset name: System.Security.Cryptography.Csp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 149 for asset name: System.Security.Cryptography.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 150 for asset name: System.Security.Cryptography.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 151 for asset name: System.Security.Cryptography.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 152 for asset name: System.Security.Cryptography.X509Certificates from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 153 for asset name: System.Security.Principal.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.Windows.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 154 for asset name: System.Text.Encoding.CodePages from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 155 for asset name: System.Text.Encodings.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encodings.Web.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 156 for asset name: System.Text.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 157 for asset name: System.Text.RegularExpressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.RegularExpressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 158 for asset name: System.Threading.Channels from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Channels.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 159 for asset name: System.Threading from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 160 for asset name: System.Threading.Tasks.Dataflow from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 161 for asset name: System.Threading.Tasks.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 162 for asset name: System.Transactions.Local from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.Local.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 163 for asset name: System.Web.HttpUtility from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.HttpUtility.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 164 for asset name: System.Xml.XPath.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed native deps entry 0 for asset name: createdump from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: createdump, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 1 for asset name: libclrjit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 2 for asset name: libcoreclr from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 3 for asset name: libdbgshim from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 4 for asset name: libmscordaccore from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 5 for asset name: libmscordbi from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 6 for asset name: libSystem.Globalization.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 7 for asset name: libSystem.IO.Compression.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 8 for asset name: libSystem.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 9 for asset name: libSystem.Net.Security.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 10 for asset name: libSystem.Security.Cryptography.Native.Apple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 11 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 12 for asset name: libhostpolicy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0 The rid fallback graph is: { osx.11.0-arm64 => [ osx.11.0, osx.10.16-arm64, osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.16-arm64 => [ osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.15-arm64 => [ osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.10-arm64 => [ osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.12-arm64 => [ osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.11-arm64 => [ osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.14-arm64 => [ osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.13-arm64 => [ osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx-arm64 => [ osx, unix-arm64, unix, any, base, ] } Using /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json deps file Loading deps file... /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json as framework dependent=[1] Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll rid=win assemblyVersion=6.0.0.0 fileVersion=0.0.0.0 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll rid=win assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll rid=unix assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.36411 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll rid=win assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll rid=win assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 HostRID is osx.11.0-arm64 Chose unix, so removing rid (win) specific assets for package System.Drawing.Common/4.7.0 and asset type runtime Adding runtime asset lib/dotnet5.4/Microsoft.ApplicationInsights.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.30671 from Microsoft.ApplicationInsights/2.0.0 Adding runtime asset lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47037 from Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37 Adding runtime asset lib/net6.0/Microsoft.Build.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Framework.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Framework/17.0.0-preview-21474-03 Adding runtime asset lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll assemblyVersion=1.0.0.0 fileVersion=1.0.21.11201 from Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1 Adding runtime asset lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll assemblyVersion=1.0.0.0 fileVersion=1.0.19.20801 from Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Adding runtime asset lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll assemblyVersion=1.0.1.0 fileVersion=1.0.1.21122 from Microsoft.Extensions.CommandLineUtils/1.0.1 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.DependencyInjection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Logging.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Logging.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Options.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Options/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.NET.HostModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NET.HostModel/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/Microsoft.NET.StringTools.dll assemblyVersion=1.0.0.0 fileVersion=1.0.0.47403 from Microsoft.NET.StringTools/1.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1 Adding runtime asset lib/net6.0/Microsoft.TemplateEngine.Cli.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TestPlatform.Build.dll assemblyVersion=15.0.0.0 fileVersion=15.0.0.0 from Microsoft.TestPlatform.Build/17.0.0-release-20210908-02 Adding runtime asset lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtime asset lib/netstandard2.0/Newtonsoft.Json.dll assemblyVersion=13.0.0.0 fileVersion=13.0.1.25517 from Newtonsoft.Json/13.0.1 Adding runtime asset lib/net5.0/NuGet.Build.Tasks.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Build.Tasks/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.CommandLine.XPlat.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.CommandLine.XPlat/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Commands.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Commands/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Common.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Common/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Configuration.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Configuration/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Credentials.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Credentials/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.DependencyResolver.Core.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.DependencyResolver.Core/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Frameworks.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Frameworks/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.LibraryModel.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.LibraryModel/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Packaging.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Packaging/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Packaging.Core.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Packaging.Core/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.ProjectModel.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.ProjectModel/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Protocol.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Protocol/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Versioning.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Versioning/6.0.0-rc.258 Adding runtime asset lib/net6.0/System.CodeDom.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.CodeDom/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/System.CommandLine.dll assemblyVersion=2.0.0.0 fileVersion=2.0.21.41702 from System.CommandLine/2.0.0-beta1.21417.2 Adding runtime asset lib/netstandard2.0/System.Configuration.ConfigurationManager.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Configuration.ConfigurationManager/4.7.0 Adding runtime asset lib/net6.0/System.Diagnostics.EventLog.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/System.Drawing.Common.dll assemblyVersion=4.0.0.1 fileVersion=4.6.26919.2 from System.Drawing.Common/4.7.0 Adding runtime asset lib/net6.0/System.Resources.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Resources.Extensions/6.0.0-rc.2.21470.23 Adding runtime asset lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.36411 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.Xml.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.Xml/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Security.Permissions.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Permissions/4.7.0 Adding runtime asset lib/net6.0/System.ServiceProcess.ServiceController.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Adding runtime asset lib/netcoreapp3.0/System.Windows.Extensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 Adding runtime asset dotnet.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Cli.Sln.Internal.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Cli.Utils.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Configurer.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.InternalAbstractions.dll assemblyVersion= fileVersion= from Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.NativeWrapper.dll assemblyVersion= fileVersion= from Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.TemplateLocator.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadManifestReader.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.Win32.Msi.dll assemblyVersion= fileVersion= from Microsoft.Win32.Msi/6.0.100-rc.2.21474.40 Adding runtime asset MSBuild.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from MSBuild/15.1.0.0 Adding runtime asset Microsoft.DotNet.SdkResolver.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.47440 from Microsoft.DotNet.SdkResolver/6.0.100.0 Reconciling library dotnet.deps.json/6.0.100-rc.2.21474.40 Reconciling library dotnet-format/6.0.246401 Library dotnet-format/6.0.246401 does not exist Reconciling library Microsoft.ApplicationInsights/2.0.0 Parsed runtime deps entry 0 for asset name: Microsoft.ApplicationInsights from package: Microsoft.ApplicationInsights, library version: 2.0.0, relpath: lib/dotnet5.4/Microsoft.ApplicationInsights.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.30671 Reconciling library Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37 Parsed runtime deps entry 1 for asset name: Microsoft.AspNetCore.DeveloperCertificates.XPlat from package: Microsoft.AspNetCore.DeveloperCertificates.XPlat, library version: 6.0.0-rc.2.21470.37, relpath: lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47037 Reconciling library Microsoft.Build/17.0.0-preview-21474-03 Parsed runtime deps entry 2 for asset name: Microsoft.Build from package: Microsoft.Build, library version: 17.0.0-preview-21474-03, relpath: lib/net6.0/Microsoft.Build.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Framework/17.0.0-preview-21474-03 Parsed runtime deps entry 3 for asset name: Microsoft.Build.Framework from package: Microsoft.Build.Framework, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Framework.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Localization/17.0.0-preview-21474-03 Library Microsoft.Build.Localization/17.0.0-preview-21474-03 does not exist Reconciling library Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258 Parsed runtime deps entry 4 for asset name: Microsoft.Build.NuGetSdkResolver from package: Microsoft.Build.NuGetSdkResolver, library version: 6.0.0-rc.258, relpath: lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library Microsoft.Build.Runtime/17.0.0-preview-21474-03 Library Microsoft.Build.Runtime/17.0.0-preview-21474-03 does not exist Reconciling library Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03 Parsed runtime deps entry 5 for asset name: Microsoft.Build.Tasks.Core from package: Microsoft.Build.Tasks.Core, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03 Parsed runtime deps entry 6 for asset name: Microsoft.Build.Utilities.Core from package: Microsoft.Build.Utilities.Core, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.CodeAnalysis.CSharp.CodeStyle/4.0.0-5.21471.19 Library Microsoft.CodeAnalysis.CSharp.CodeStyle/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.CodeAnalysis.NetAnalyzers/6.0.0-rc2.21473.1 Library Microsoft.CodeAnalysis.NetAnalyzers/6.0.0-rc2.21473.1 does not exist Reconciling library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/4.0.0-5.21471.19 Library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.CSharp/4.7.0 Library Microsoft.CSharp/4.7.0 does not exist Reconciling library Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1 Parsed runtime deps entry 7 for asset name: Microsoft.Deployment.DotNet.Releases from package: Microsoft.Deployment.DotNet.Releases, library version: 1.0.0-preview1.1.21112.1, relpath: lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.21.11201 Reconciling library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 Library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 does not exist Reconciling library Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Parsed runtime deps entry 8 for asset name: Microsoft.DotNet.Cli.CommandLine from package: Microsoft.DotNet.Cli.CommandLine, library version: 1.0.0-preview.19208.1, relpath: lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.19.20801 Reconciling library Microsoft.DotNet.XliffTasks/1.0.0-beta.21431.1 Library Microsoft.DotNet.XliffTasks/1.0.0-beta.21431.1 does not exist Reconciling library Microsoft.Extensions.CommandLineUtils/1.0.1 Parsed runtime deps entry 9 for asset name: Microsoft.Extensions.CommandLineUtils from package: Microsoft.Extensions.CommandLineUtils, library version: 1.0.1, relpath: lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll, assemblyVersion 1.0.1.0, fileVersion 1.0.1.21122 Reconciling library Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3 Parsed runtime deps entry 10 for asset name: Microsoft.Extensions.Configuration from package: Microsoft.Extensions.Configuration, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 11 for asset name: Microsoft.Extensions.Configuration.Abstractions from package: Microsoft.Extensions.Configuration.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3 Parsed runtime deps entry 12 for asset name: Microsoft.Extensions.Configuration.Binder from package: Microsoft.Extensions.Configuration.Binder, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3 Parsed runtime deps entry 13 for asset name: Microsoft.Extensions.DependencyInjection from package: Microsoft.Extensions.DependencyInjection, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.DependencyInjection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 14 for asset name: Microsoft.Extensions.DependencyInjection.Abstractions from package: Microsoft.Extensions.DependencyInjection.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23 Parsed runtime deps entry 15 for asset name: Microsoft.Extensions.DependencyModel from package: Microsoft.Extensions.DependencyModel, library version: 6.0.0-rc.2.21470.23, relpath: lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3 Parsed runtime deps entry 16 for asset name: Microsoft.Extensions.Logging from package: Microsoft.Extensions.Logging, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.1/Microsoft.Extensions.Logging.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 17 for asset name: Microsoft.Extensions.Logging.Abstractions from package: Microsoft.Extensions.Logging.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3 Parsed runtime deps entry 18 for asset name: Microsoft.Extensions.Logging.Configuration from package: Microsoft.Extensions.Logging.Configuration, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3 Parsed runtime deps entry 19 for asset name: Microsoft.Extensions.Logging.Console from package: Microsoft.Extensions.Logging.Console, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Logging.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Options/6.0.0-rc.2.21468.3 Parsed runtime deps entry 20 for asset name: Microsoft.Extensions.Options from package: Microsoft.Extensions.Options, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.1/Microsoft.Extensions.Options.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 21 for asset name: Microsoft.Extensions.Options.ConfigurationExtensions from package: Microsoft.Extensions.Options.ConfigurationExtensions, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3 Parsed runtime deps entry 22 for asset name: Microsoft.Extensions.Primitives from package: Microsoft.Extensions.Primitives, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Net.Compilers.Toolset/4.0.0-5.21471.19 Library Microsoft.Net.Compilers.Toolset/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.NET.HostModel/6.0.0-rc.2.21470.23 Parsed runtime deps entry 23 for asset name: Microsoft.NET.HostModel from package: Microsoft.NET.HostModel, library version: 6.0.0-rc.2.21470.23, relpath: lib/netstandard2.0/Microsoft.NET.HostModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library Microsoft.NET.ILLink.Analyzers/6.0.100-1.21473.1 Library Microsoft.NET.ILLink.Analyzers/6.0.100-1.21473.1 does not exist Reconciling library Microsoft.NET.StringTools/1.0.0-preview-21474-03 Parsed runtime deps entry 24 for asset name: Microsoft.NET.StringTools from package: Microsoft.NET.StringTools, library version: 1.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.NET.StringTools.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.0.47403 Reconciling library Microsoft.NETCore.Platforms/3.1.0 Library Microsoft.NETCore.Platforms/3.1.0 does not exist Reconciling library Microsoft.NETCore.Targets/1.1.0 Library Microsoft.NETCore.Targets/1.1.0 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1 Parsed runtime deps entry 25 for asset name: Microsoft.TemplateEngine.Abstractions from package: Microsoft.TemplateEngine.Abstractions, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1 Parsed runtime deps entry 26 for asset name: Microsoft.TemplateEngine.Cli from package: Microsoft.TemplateEngine.Cli, library version: 6.0.100-rc.2.21469.1, relpath: lib/net6.0/Microsoft.TemplateEngine.Cli.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1 Parsed runtime deps entry 27 for asset name: Microsoft.TemplateEngine.Core from package: Microsoft.TemplateEngine.Core, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1 Parsed runtime deps entry 28 for asset name: Microsoft.TemplateEngine.Core.Contracts from package: Microsoft.TemplateEngine.Core.Contracts, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1 Parsed runtime deps entry 29 for asset name: Microsoft.TemplateEngine.Edge from package: Microsoft.TemplateEngine.Edge, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1 Parsed runtime deps entry 30 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1 Parsed runtime deps entry 31 for asset name: Microsoft.TemplateEngine.Utils from package: Microsoft.TemplateEngine.Utils, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1 Parsed runtime deps entry 32 for asset name: Microsoft.TemplateSearch.Common from package: Microsoft.TemplateSearch.Common, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TestPlatform.Build/17.0.0-release-20210908-02 Parsed runtime deps entry 33 for asset name: Microsoft.TestPlatform.Build from package: Microsoft.TestPlatform.Build, library version: 17.0.0-release-20210908-02, relpath: lib/netstandard2.0/Microsoft.TestPlatform.Build.dll, assemblyVersion 15.0.0.0, fileVersion 15.0.0.0 Reconciling library Microsoft.TestPlatform.CLI/17.0.0-release-20210908-02 Library Microsoft.TestPlatform.CLI/17.0.0-release-20210908-02 does not exist Reconciling library Microsoft.Win32.Primitives/4.3.0 Library Microsoft.Win32.Primitives/4.3.0 does not exist Reconciling library Microsoft.Win32.Registry/4.6.0 Library Microsoft.Win32.Registry/4.6.0 does not exist Reconciling library Microsoft.Win32.SystemEvents/4.7.0 Parsed runtime deps entry 34 for asset name: Microsoft.Win32.SystemEvents from package: Microsoft.Win32.SystemEvents, library version: 4.7.0, relpath: lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library NETStandard.Library/1.6.1 Library NETStandard.Library/1.6.1 does not exist Reconciling library Newtonsoft.Json/13.0.1 Parsed runtime deps entry 35 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 13.0.1, relpath: lib/netstandard2.0/Newtonsoft.Json.dll, assemblyVersion 13.0.0.0, fileVersion 13.0.1.25517 Reconciling library NuGet.Build.Tasks/6.0.0-rc.258 Parsed runtime deps entry 36 for asset name: NuGet.Build.Tasks from package: NuGet.Build.Tasks, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Build.Tasks.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Build.Tasks.Console/6.0.0-rc.258 Library NuGet.Build.Tasks.Console/6.0.0-rc.258 does not exist Reconciling library NuGet.CommandLine.XPlat/6.0.0-rc.258 Parsed runtime deps entry 37 for asset name: NuGet.CommandLine.XPlat from package: NuGet.CommandLine.XPlat, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.CommandLine.XPlat.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Commands/6.0.0-rc.258 Parsed runtime deps entry 38 for asset name: NuGet.Commands from package: NuGet.Commands, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Commands.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Common/6.0.0-rc.258 Parsed runtime deps entry 39 for asset name: NuGet.Common from package: NuGet.Common, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Common.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Configuration/6.0.0-rc.258 Parsed runtime deps entry 40 for asset name: NuGet.Configuration from package: NuGet.Configuration, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Configuration.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Credentials/6.0.0-rc.258 Parsed runtime deps entry 41 for asset name: NuGet.Credentials from package: NuGet.Credentials, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Credentials.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.DependencyResolver.Core/6.0.0-rc.258 Parsed runtime deps entry 42 for asset name: NuGet.DependencyResolver.Core from package: NuGet.DependencyResolver.Core, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.DependencyResolver.Core.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Frameworks/6.0.0-rc.258 Parsed runtime deps entry 43 for asset name: NuGet.Frameworks from package: NuGet.Frameworks, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Frameworks.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.LibraryModel/6.0.0-rc.258 Parsed runtime deps entry 44 for asset name: NuGet.LibraryModel from package: NuGet.LibraryModel, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.LibraryModel.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Localization/6.0.0-rc.258 Library NuGet.Localization/6.0.0-rc.258 does not exist Reconciling library NuGet.Packaging/6.0.0-rc.258 Parsed runtime deps entry 45 for asset name: NuGet.Packaging from package: NuGet.Packaging, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Packaging.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Packaging.Core/6.0.0-rc.258 Parsed runtime deps entry 46 for asset name: NuGet.Packaging.Core from package: NuGet.Packaging.Core, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Packaging.Core.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.ProjectModel/6.0.0-rc.258 Parsed runtime deps entry 47 for asset name: NuGet.ProjectModel from package: NuGet.ProjectModel, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.ProjectModel.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Protocol/6.0.0-rc.258 Parsed runtime deps entry 48 for asset name: NuGet.Protocol from package: NuGet.Protocol, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Protocol.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Versioning/6.0.0-rc.258 Parsed runtime deps entry 49 for asset name: NuGet.Versioning from package: NuGet.Versioning, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Versioning.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.native.System/4.3.0 Library runtime.native.System/4.3.0 does not exist Reconciling library runtime.native.System.IO.Compression/4.3.0 Library runtime.native.System.IO.Compression/4.3.0 does not exist Reconciling library runtime.native.System.Net.Http/4.3.0 Library runtime.native.System.Net.Http/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library System.AppContext/4.3.0 Library System.AppContext/4.3.0 does not exist Reconciling library System.Buffers/4.5.1 Library System.Buffers/4.5.1 does not exist Reconciling library System.CodeDom/6.0.0-rc.2.21470.23 Parsed runtime deps entry 50 for asset name: System.CodeDom from package: System.CodeDom, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.CodeDom.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Collections/4.3.0 Library System.Collections/4.3.0 does not exist Reconciling library System.Collections.Concurrent/4.3.0 Library System.Collections.Concurrent/4.3.0 does not exist Reconciling library System.Collections.Immutable/5.0.0 Library System.Collections.Immutable/5.0.0 does not exist Reconciling library System.CommandLine/2.0.0-beta1.21417.2 Parsed runtime deps entry 51 for asset name: System.CommandLine from package: System.CommandLine, library version: 2.0.0-beta1.21417.2, relpath: lib/netstandard2.0/System.CommandLine.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.21.41702 Reconciling library System.Configuration.ConfigurationManager/4.7.0 Parsed runtime deps entry 52 for asset name: System.Configuration.ConfigurationManager from package: System.Configuration.ConfigurationManager, library version: 4.7.0, relpath: lib/netstandard2.0/System.Configuration.ConfigurationManager.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Console/4.3.0 Library System.Console/4.3.0 does not exist Reconciling library System.Diagnostics.Debug/4.3.0 Library System.Diagnostics.Debug/4.3.0 does not exist Reconciling library System.Diagnostics.DiagnosticSource/6.0.0-rc.2.21468.3 Library System.Diagnostics.DiagnosticSource/6.0.0-rc.2.21468.3 does not exist Reconciling library System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Parsed runtime deps entry 53 for asset name: System.Diagnostics.EventLog from package: System.Diagnostics.EventLog, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.Diagnostics.EventLog.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Diagnostics.Process/4.3.0 Library System.Diagnostics.Process/4.3.0 does not exist Reconciling library System.Diagnostics.Tools/4.3.0 Library System.Diagnostics.Tools/4.3.0 does not exist Reconciling library System.Diagnostics.Tracing/4.3.0 Library System.Diagnostics.Tracing/4.3.0 does not exist Reconciling library System.Drawing.Common/4.7.0 Parsed runtime deps entry 54 for asset name: System.Drawing.Common from package: System.Drawing.Common, library version: 4.7.0, relpath: runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library System.Formats.Asn1/5.0.0 Library System.Formats.Asn1/5.0.0 does not exist Reconciling library System.Globalization/4.3.0 Library System.Globalization/4.3.0 does not exist Reconciling library System.Globalization.Calendars/4.3.0 Library System.Globalization.Calendars/4.3.0 does not exist Reconciling library System.Globalization.Extensions/4.3.0 Library System.Globalization.Extensions/4.3.0 does not exist Reconciling library System.IO/4.3.0 Library System.IO/4.3.0 does not exist Reconciling library System.IO.Compression/4.3.0 Library System.IO.Compression/4.3.0 does not exist Reconciling library System.IO.Compression.ZipFile/4.3.0 Library System.IO.Compression.ZipFile/4.3.0 does not exist Reconciling library System.IO.FileSystem/4.3.0 Library System.IO.FileSystem/4.3.0 does not exist Reconciling library System.IO.FileSystem.Primitives/4.3.0 Library System.IO.FileSystem.Primitives/4.3.0 does not exist Reconciling library System.Linq/4.3.0 Library System.Linq/4.3.0 does not exist Reconciling library System.Linq.Expressions/4.3.0 Library System.Linq.Expressions/4.3.0 does not exist Reconciling library System.Memory/4.5.4 Library System.Memory/4.5.4 does not exist Reconciling library System.Net.Http/4.3.4 Library System.Net.Http/4.3.4 does not exist Reconciling library System.Net.Primitives/4.3.0 Library System.Net.Primitives/4.3.0 does not exist Reconciling library System.Net.Sockets/4.3.0 Library System.Net.Sockets/4.3.0 does not exist Reconciling library System.ObjectModel/4.3.0 Library System.ObjectModel/4.3.0 does not exist Reconciling library System.Reflection/4.3.0 Library System.Reflection/4.3.0 does not exist Reconciling library System.Reflection.Emit/4.3.0 Library System.Reflection.Emit/4.3.0 does not exist Reconciling library System.Reflection.Emit.ILGeneration/4.3.0 Library System.Reflection.Emit.ILGeneration/4.3.0 does not exist Reconciling library System.Reflection.Emit.Lightweight/4.3.0 Library System.Reflection.Emit.Lightweight/4.3.0 does not exist Reconciling library System.Reflection.Extensions/4.3.0 Library System.Reflection.Extensions/4.3.0 does not exist Reconciling library System.Reflection.Metadata/1.8.0 Library System.Reflection.Metadata/1.8.0 does not exist Reconciling library System.Reflection.Primitives/4.3.0 Library System.Reflection.Primitives/4.3.0 does not exist Reconciling library System.Reflection.TypeExtensions/4.3.0 Library System.Reflection.TypeExtensions/4.3.0 does not exist Reconciling library System.Resources.Extensions/6.0.0-rc.2.21470.23 Parsed runtime deps entry 55 for asset name: System.Resources.Extensions from package: System.Resources.Extensions, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.Resources.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Resources.ResourceManager/4.3.0 Library System.Resources.ResourceManager/4.3.0 does not exist Reconciling library System.Runtime/4.3.0 Library System.Runtime/4.3.0 does not exist Reconciling library System.Runtime.CompilerServices.Unsafe/6.0.0-rc.2.21470.23 Library System.Runtime.CompilerServices.Unsafe/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Runtime.Extensions/4.3.0 Library System.Runtime.Extensions/4.3.0 does not exist Reconciling library System.Runtime.Handles/4.3.0 Library System.Runtime.Handles/4.3.0 does not exist Reconciling library System.Runtime.InteropServices/4.3.0 Library System.Runtime.InteropServices/4.3.0 does not exist Reconciling library System.Runtime.InteropServices.RuntimeInformation/4.3.0 Library System.Runtime.InteropServices.RuntimeInformation/4.3.0 does not exist Reconciling library System.Runtime.Loader/4.3.0 Library System.Runtime.Loader/4.3.0 does not exist Reconciling library System.Runtime.Numerics/4.3.0 Library System.Runtime.Numerics/4.3.0 does not exist Reconciling library System.Security.AccessControl/4.7.0 Library System.Security.AccessControl/4.7.0 does not exist Reconciling library System.Security.Cryptography.Algorithms/4.3.0 Library System.Security.Cryptography.Algorithms/4.3.0 does not exist Reconciling library System.Security.Cryptography.Cng/5.0.0 Library System.Security.Cryptography.Cng/5.0.0 does not exist Reconciling library System.Security.Cryptography.Csp/4.3.0 Library System.Security.Cryptography.Csp/4.3.0 does not exist Reconciling library System.Security.Cryptography.Encoding/4.3.0 Library System.Security.Cryptography.Encoding/4.3.0 does not exist Reconciling library System.Security.Cryptography.OpenSsl/4.3.0 Library System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library System.Security.Cryptography.Pkcs/5.0.0 Parsed runtime deps entry 56 for asset name: System.Security.Cryptography.Pkcs from package: System.Security.Cryptography.Pkcs, library version: 5.0.0, relpath: lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library System.Security.Cryptography.Primitives/4.3.0 Library System.Security.Cryptography.Primitives/4.3.0 does not exist Reconciling library System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Parsed runtime deps entry 57 for asset name: System.Security.Cryptography.ProtectedData from package: System.Security.Cryptography.ProtectedData, library version: 5.0.0-preview.7.20364.11, relpath: lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.36411 Reconciling library System.Security.Cryptography.X509Certificates/4.3.0 Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist Reconciling library System.Security.Cryptography.Xml/4.7.0 Parsed runtime deps entry 58 for asset name: System.Security.Cryptography.Xml from package: System.Security.Cryptography.Xml, library version: 4.7.0, relpath: lib/netstandard2.0/System.Security.Cryptography.Xml.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Permissions/4.7.0 Parsed runtime deps entry 59 for asset name: System.Security.Permissions from package: System.Security.Permissions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Security.Permissions.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Principal.Windows/4.7.0 Library System.Security.Principal.Windows/4.7.0 does not exist Reconciling library System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Parsed runtime deps entry 60 for asset name: System.ServiceProcess.ServiceController from package: System.ServiceProcess.ServiceController, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.ServiceProcess.ServiceController.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Text.Encoding/4.3.0 Library System.Text.Encoding/4.3.0 does not exist Reconciling library System.Text.Encoding.CodePages/6.0.0-rc.2.21470.23 Library System.Text.Encoding.CodePages/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.Encoding.Extensions/4.3.0 Library System.Text.Encoding.Extensions/4.3.0 does not exist Reconciling library System.Text.Encodings.Web/6.0.0-rc.2.21470.23 Library System.Text.Encodings.Web/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.Json/6.0.0-rc.2.21470.23 Library System.Text.Json/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.RegularExpressions/4.3.0 Library System.Text.RegularExpressions/4.3.0 does not exist Reconciling library System.Threading/4.3.0 Library System.Threading/4.3.0 does not exist Reconciling library System.Threading.Tasks/4.3.0 Library System.Threading.Tasks/4.3.0 does not exist Reconciling library System.Threading.Tasks.Dataflow/4.9.0 Library System.Threading.Tasks.Dataflow/4.9.0 does not exist Reconciling library System.Threading.Tasks.Extensions/4.3.0 Library System.Threading.Tasks.Extensions/4.3.0 does not exist Reconciling library System.Threading.Thread/4.3.0 Library System.Threading.Thread/4.3.0 does not exist Reconciling library System.Threading.ThreadPool/4.3.0 Library System.Threading.ThreadPool/4.3.0 does not exist Reconciling library System.Threading.Timer/4.3.0 Library System.Threading.Timer/4.3.0 does not exist Reconciling library System.Windows.Extensions/4.7.0 Parsed runtime deps entry 61 for asset name: System.Windows.Extensions from package: System.Windows.Extensions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Windows.Extensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404 Reconciling library System.Xml.ReaderWriter/4.3.0 Library System.Xml.ReaderWriter/4.3.0 does not exist Reconciling library System.Xml.XDocument/4.3.0 Library System.Xml.XDocument/4.3.0 does not exist Reconciling library Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40 Parsed runtime deps entry 62 for asset name: dotnet from project: Microsoft.DotNet.Cli, library version: 6.0.100-rc.2.21474.40, relpath: dotnet.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40 Parsed runtime deps entry 63 for asset name: Microsoft.DotNet.Cli.Sln.Internal from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Cli.Sln.Internal.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40 Parsed runtime deps entry 64 for asset name: Microsoft.DotNet.Cli.Utils from project: Microsoft.DotNet.Cli.Utils, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Cli.Utils.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40 Parsed runtime deps entry 65 for asset name: Microsoft.DotNet.Configurer from project: Microsoft.DotNet.Configurer, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Configurer.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40 Parsed runtime deps entry 66 for asset name: Microsoft.DotNet.InternalAbstractions from project: Microsoft.DotNet.InternalAbstractions, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.InternalAbstractions.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40 Parsed runtime deps entry 67 for asset name: Microsoft.DotNet.NativeWrapper from project: Microsoft.DotNet.NativeWrapper, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.NativeWrapper.dll, assemblyVersion , fileVersion Reconciling library microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40 Parsed runtime deps entry 68 for asset name: Microsoft.DotNet.TemplateLocator from project: microsoft.dotnet.templateLocator, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.TemplateLocator.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40 Parsed runtime deps entry 69 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.NET.Sdk.WorkloadManifestReader.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40 Parsed runtime deps entry 70 for asset name: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver from project: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, assemblyVersion , fileVersion Reconciling library Microsoft.Win32.Msi/6.0.100-rc.2.21474.40 Parsed runtime deps entry 71 for asset name: Microsoft.Win32.Msi from project: Microsoft.Win32.Msi, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.Win32.Msi.dll, assemblyVersion , fileVersion Reconciling library tool_msbuild/6.0.100-rc.2.21474.40 Reconciling library tool_nuget/6.0.100-rc.2.21474.40 Reconciling library MSBuild/15.1.0.0 Parsed runtime deps entry 72 for asset name: MSBuild from reference: MSBuild, library version: 15.1.0.0, relpath: MSBuild.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.DotNet.SdkResolver/6.0.100.0 Parsed runtime deps entry 73 for asset name: Microsoft.DotNet.SdkResolver from reference: Microsoft.DotNet.SdkResolver, library version: 6.0.100.0, relpath: Microsoft.DotNet.SdkResolver.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.47440 -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] probe_config_t: probe=[/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] deps-dir-probe=[0] Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.ApplicationInsights, 2.0.0, lib/dotnet5.4/Microsoft.ApplicationInsights.dll] Considering entry [Microsoft.ApplicationInsights/2.0.0/lib/dotnet5.4/Microsoft.ApplicationInsights.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.0.30671 Processing TPA for deps entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat, 6.0.0-rc.2.21470.37, lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll] Considering entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37/lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47037 Processing TPA for deps entry [Microsoft.Build, 17.0.0-preview-21474-03, lib/net6.0/Microsoft.Build.dll] Considering entry [Microsoft.Build/17.0.0-preview-21474-03/lib/net6.0/Microsoft.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.Framework, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Framework.dll] Considering entry [Microsoft.Build.Framework/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Framework.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.NuGetSdkResolver, 6.0.0-rc.258, lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll] Considering entry [Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258/lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [Microsoft.Build.Tasks.Core, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll] Considering entry [Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.Utilities.Core, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll] Considering entry [Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Deployment.DotNet.Releases, 1.0.0-preview1.1.21112.1, lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll] Considering entry [Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.21.11201 Processing TPA for deps entry [Microsoft.DotNet.Cli.CommandLine, 1.0.0-preview.19208.1, lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll] Considering entry [Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1/lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.19.20801 Processing TPA for deps entry [Microsoft.Extensions.CommandLineUtils, 1.0.1, lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll] Considering entry [Microsoft.Extensions.CommandLineUtils/1.0.1/lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll, AssemblyVersion: 1.0.1.0, FileVersion: 1.0.1.21122 Processing TPA for deps entry [Microsoft.Extensions.Configuration, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.dll] Considering entry [Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Abstractions, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll] Considering entry [Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Binder, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll] Considering entry [Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.DependencyInjection.dll] Considering entry [Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.DependencyInjection.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection.Abstractions, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll] Considering entry [Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyModel, 6.0.0-rc.2.21470.23, lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll] Considering entry [Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.Extensions.Logging, 6.0.0-rc.2.21468.3, lib/netstandard2.1/Microsoft.Extensions.Logging.dll] Considering entry [Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3/lib/netstandard2.1/Microsoft.Extensions.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Abstractions, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll] Considering entry [Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Configuration, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll] Considering entry [Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Console, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Logging.Console.dll] Considering entry [Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Logging.Console.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Options, 6.0.0-rc.2.21468.3, lib/netstandard2.1/Microsoft.Extensions.Options.dll] Considering entry [Microsoft.Extensions.Options/6.0.0-rc.2.21468.3/lib/netstandard2.1/Microsoft.Extensions.Options.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Options.ConfigurationExtensions, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll] Considering entry [Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Primitives, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Primitives.dll] Considering entry [Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.NET.HostModel, 6.0.0-rc.2.21470.23, lib/netstandard2.0/Microsoft.NET.HostModel.dll] Considering entry [Microsoft.NET.HostModel/6.0.0-rc.2.21470.23/lib/netstandard2.0/Microsoft.NET.HostModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NET.StringTools, 1.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.NET.StringTools.dll] Considering entry [Microsoft.NET.StringTools/1.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.NET.StringTools.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.0.47403 Processing TPA for deps entry [Microsoft.TemplateEngine.Abstractions, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll] Considering entry [Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Cli, 6.0.100-rc.2.21469.1, lib/net6.0/Microsoft.TemplateEngine.Cli.dll] Considering entry [Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1/lib/net6.0/Microsoft.TemplateEngine.Cli.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Core, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll] Considering entry [Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Core.Contracts, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll] Considering entry [Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Edge, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll] Considering entry [Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Utils, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll] Considering entry [Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateSearch.Common, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll] Considering entry [Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TestPlatform.Build, 17.0.0-release-20210908-02, lib/netstandard2.0/Microsoft.TestPlatform.Build.dll] Considering entry [Microsoft.TestPlatform.Build/17.0.0-release-20210908-02/lib/netstandard2.0/Microsoft.TestPlatform.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll, AssemblyVersion: 15.0.0.0, FileVersion: 15.0.0.0 Processing TPA for deps entry [Microsoft.Win32.SystemEvents, 4.7.0, lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll] Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Newtonsoft.Json, 13.0.1, lib/netstandard2.0/Newtonsoft.Json.dll] Considering entry [Newtonsoft.Json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll, AssemblyVersion: 13.0.0.0, FileVersion: 13.0.1.25517 Processing TPA for deps entry [NuGet.Build.Tasks, 6.0.0-rc.258, lib/net5.0/NuGet.Build.Tasks.dll] Considering entry [NuGet.Build.Tasks/6.0.0-rc.258/lib/net5.0/NuGet.Build.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.CommandLine.XPlat, 6.0.0-rc.258, lib/net5.0/NuGet.CommandLine.XPlat.dll] Considering entry [NuGet.CommandLine.XPlat/6.0.0-rc.258/lib/net5.0/NuGet.CommandLine.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Commands, 6.0.0-rc.258, lib/net5.0/NuGet.Commands.dll] Considering entry [NuGet.Commands/6.0.0-rc.258/lib/net5.0/NuGet.Commands.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Common, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Common.dll] Considering entry [NuGet.Common/6.0.0-rc.258/lib/netstandard2.0/NuGet.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Configuration, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Configuration.dll] Considering entry [NuGet.Configuration/6.0.0-rc.258/lib/netstandard2.0/NuGet.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Credentials, 6.0.0-rc.258, lib/net5.0/NuGet.Credentials.dll] Considering entry [NuGet.Credentials/6.0.0-rc.258/lib/net5.0/NuGet.Credentials.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.DependencyResolver.Core, 6.0.0-rc.258, lib/net5.0/NuGet.DependencyResolver.Core.dll] Considering entry [NuGet.DependencyResolver.Core/6.0.0-rc.258/lib/net5.0/NuGet.DependencyResolver.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Frameworks, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Frameworks.dll] Considering entry [NuGet.Frameworks/6.0.0-rc.258/lib/netstandard2.0/NuGet.Frameworks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.LibraryModel, 6.0.0-rc.258, lib/netstandard2.0/NuGet.LibraryModel.dll] Considering entry [NuGet.LibraryModel/6.0.0-rc.258/lib/netstandard2.0/NuGet.LibraryModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Packaging, 6.0.0-rc.258, lib/net5.0/NuGet.Packaging.dll] Considering entry [NuGet.Packaging/6.0.0-rc.258/lib/net5.0/NuGet.Packaging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Packaging.Core, 6.0.0-rc.258, lib/net5.0/NuGet.Packaging.Core.dll] Considering entry [NuGet.Packaging.Core/6.0.0-rc.258/lib/net5.0/NuGet.Packaging.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.ProjectModel, 6.0.0-rc.258, lib/net5.0/NuGet.ProjectModel.dll] Considering entry [NuGet.ProjectModel/6.0.0-rc.258/lib/net5.0/NuGet.ProjectModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Protocol, 6.0.0-rc.258, lib/net5.0/NuGet.Protocol.dll] Considering entry [NuGet.Protocol/6.0.0-rc.258/lib/net5.0/NuGet.Protocol.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Versioning, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Versioning.dll] Considering entry [NuGet.Versioning/6.0.0-rc.258/lib/netstandard2.0/NuGet.Versioning.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [System.CodeDom, 6.0.0-rc.2.21470.23, lib/net6.0/System.CodeDom.dll] Considering entry [System.CodeDom/6.0.0-rc.2.21470.23/lib/net6.0/System.CodeDom.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.CommandLine, 2.0.0-beta1.21417.2, lib/netstandard2.0/System.CommandLine.dll] Considering entry [System.CommandLine/2.0.0-beta1.21417.2/lib/netstandard2.0/System.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.21.41702 Processing TPA for deps entry [System.Configuration.ConfigurationManager, 4.7.0, lib/netstandard2.0/System.Configuration.ConfigurationManager.dll] Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Diagnostics.EventLog, 6.0.0-rc.2.21470.23, lib/net6.0/System.Diagnostics.EventLog.dll] Considering entry [System.Diagnostics.EventLog/6.0.0-rc.2.21470.23/lib/net6.0/System.Diagnostics.EventLog.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Drawing.Common, 4.7.0, runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll] Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Resources.Extensions, 6.0.0-rc.2.21470.23, lib/net6.0/System.Resources.Extensions.dll] Considering entry [System.Resources.Extensions/6.0.0-rc.2.21470.23/lib/net6.0/System.Resources.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Security.Cryptography.Pkcs, 5.0.0, lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll] Considering entry [System.Security.Cryptography.Pkcs/5.0.0/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [System.Security.Cryptography.ProtectedData, 5.0.0-preview.7.20364.11, lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll] Considering entry [System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.36411 Processing TPA for deps entry [System.Security.Cryptography.Xml, 4.7.0, lib/netstandard2.0/System.Security.Cryptography.Xml.dll] Considering entry [System.Security.Cryptography.Xml/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Xml.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Security.Permissions, 4.7.0, lib/netcoreapp3.0/System.Security.Permissions.dll] Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.ServiceProcess.ServiceController, 6.0.0-rc.2.21470.23, lib/net6.0/System.ServiceProcess.ServiceController.dll] Considering entry [System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23/lib/net6.0/System.ServiceProcess.ServiceController.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Windows.Extensions, 4.7.0, lib/netcoreapp3.0/System.Windows.Extensions.dll] Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Microsoft.DotNet.Cli, 6.0.100-rc.2.21474.40, dotnet.dll] Considering entry [Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40/dotnet.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll' Processing TPA for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Cli.Sln.Internal.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40/Microsoft.DotNet.Cli.Sln.Internal.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Cli.Utils, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Cli.Utils.dll] Considering entry [Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40/Microsoft.DotNet.Cli.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Configurer, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Configurer.dll] Considering entry [Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40/Microsoft.DotNet.Configurer.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.InternalAbstractions, 6.0.100-rc.2.21474.40, Microsoft.DotNet.InternalAbstractions.dll] Considering entry [Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40/Microsoft.DotNet.InternalAbstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.NativeWrapper, 6.0.100-rc.2.21474.40, Microsoft.DotNet.NativeWrapper.dll] Considering entry [Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40/Microsoft.DotNet.NativeWrapper.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [microsoft.dotnet.templateLocator, 6.0.100-rc.2.21474.40, Microsoft.DotNet.TemplateLocator.dll] Considering entry [microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40/Microsoft.DotNet.TemplateLocator.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 6.0.100-rc.2.21474.40, Microsoft.NET.Sdk.WorkloadManifestReader.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40/Microsoft.NET.Sdk.WorkloadManifestReader.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, 6.0.100-rc.2.21474.40, Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll] Considering entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.Win32.Msi, 6.0.100-rc.2.21474.40, Microsoft.Win32.Msi.dll] Considering entry [Microsoft.Win32.Msi/6.0.100-rc.2.21474.40/Microsoft.Win32.Msi.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [MSBuild, 15.1.0.0, MSBuild.dll] Considering entry [MSBuild/15.1.0.0/MSBuild.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.DotNet.SdkResolver, 6.0.100.0, Microsoft.DotNet.SdkResolver.dll] Considering entry [Microsoft.DotNet.SdkResolver/6.0.100.0/Microsoft.DotNet.SdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.47440 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.CoreLib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, mscorlib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, netstandard.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.AppContext.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Buffers.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.DataAnnotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Configuration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.DataSetExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Contracts.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Debug.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tools.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tracing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Dynamic.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Calendars.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.UnmanagedMemoryStream.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.Vectors.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.ILGeneration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.Lightweight.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Reader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.ResourceManager.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Handles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Intrinsics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Loader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.SecureString.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceModel.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceProcess.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Overlapped.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Thread.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.ThreadPool.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Timer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ValueTuple.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.ReaderWriter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlSerializer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, WindowsBase.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.CSharp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 11.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Registry.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Concurrent.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Immutable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.NonGeneric.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Specialized.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Annotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.EventBasedAsync.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.TypeConverter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Console.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.Common.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.DiagnosticSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.FileVersionInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Process.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.StackTrace.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TextWriterTraceListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TraceSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Formats.Asn1.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.Brotli.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.ZipFile.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.DriveInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Watcher.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.IsolatedStorage.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.MemoryMappedFiles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Expressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Queryable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Memory.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.HttpListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Mail.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NameResolution.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NetworkInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Ping.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Quic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Requests.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.ServicePoint.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Sockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebClient.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebHeaderCollection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.Client.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ObjectModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.DataContractSerialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Uri.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.DispatchProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Metadata.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.TypeExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Writer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.Unsafe.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.VisualC.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.RuntimeInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Formatters.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Claims.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Algorithms.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Cng.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Csp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.OpenSsl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.X509Certificates.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.CodePages.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encodings.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.RegularExpressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Channels.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Dataflow.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.Local.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.HttpUtility.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, createdump] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump' Adding to native path: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/ Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libclrjit.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libcoreclr.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libdbgshim.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordaccore.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordbi.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Globalization.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.IO.Compression.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Net.Security.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.Apple.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.OpenSsl.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libhostpolicy.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib' Property System.Reflection.Metadata.MetadataUpdater.IsSupported = false Property HOSTFXR_PATH = /usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = osx.11.0-arm64 Property FX_DEPS_FILE = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_DEPS_FILES = /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json;/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_BASE_DIRECTORY = /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/ Property PLATFORM_RESOURCE_ROOTS = Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/: Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll CoreCLR path = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/' Launch host: /usr/local/share/dotnet/dotnet, app: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll, argc: 6, args: msbuild,/target:GetEFProjectMetadata,/property:EFProjectMetadataFile=/var/folders/51/nn6jb_2j0mb0f845_b68808w0000gp/T/tmp3QlEdt.tmp,/verbosity:quiet,/nologo,/Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj, --- Begin breadcrumb write Directory core breadcrumbs [] was not specified or found Fallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found Breadcrumb store was not obtained... skipping write. Execute managed assembly exit code: 0x0 Tracing enabled @ Thu Sep 30 21:39:47 2021 UTC --- Invoked dotnet [version: 6.0.0-rc.2.21470.23, commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] main = { dotnet build /Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj /verbosity:quiet /nologo } Reading fx resolver directory=[/usr/local/share/dotnet/host/fxr] Considering fxr version=[6.0.0-rc.1.21451.13]... Considering fxr version=[6.0.0-preview.2.21154.6]... Considering fxr version=[6.0.0-rc.2.21470.23]... Detected latest fxr version=[/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23]... Resolved fxr [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib]... Invoking fx resolver [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib] hostfxr_main_startupinfo Host path: [/usr/local/share/dotnet/dotnet] Dotnet path: [/usr/local/share/dotnet/] App path: [/usr/local/share/dotnet/dotnet.dll] Tracing enabled @ Thu Sep 30 21:39:47 2021 UTC --- Invoked hostfxr_main_startupinfo [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] Checking if CoreCLR path exists=[/usr/local/share/dotnet/libcoreclr.dylib] --- Executing in muxer mode... Using the provided arguments to determine the application to execute. Application 'build' is not a managed executable. --- Resolving .NET SDK with working dir [/Users/username/source/repos/companyrepo/Company.DbContexts] Probing path [/Users/username/source/repos/companyrepo/Company.DbContexts/global.json] for global.json Probing path [/Users/username/source/repos/companyrepo/global.json] for global.json Probing path [/Users/username/source/repos/global.json] for global.json Probing path [/Users/username/source/global.json] for global.json Probing path [/Users/username/global.json] for global.json Probing path [/Users/global.json] for global.json Probing path [/global.json] for global.json Terminating global.json search at [/] Resolving SDKs with version = 'latest', rollForward = 'latestMajor', allowPrerelease = true Multilevel lookup is true Searching for SDK versions in [/usr/local/share/dotnet/sdk] Version [6.0.100-rc.2.21478.37] is a better match than [none] Ignoring version [6.0.100-rc.1.21458.32] because it is not a better match than [6.0.100-rc.2.21478.37] Ignoring version [6.0.100-preview.2.21155.3] because it is not a better match than [6.0.100-rc.2.21478.37] SDK path resolved to [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37] Using .NET SDK dll=[/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll] Using the provided arguments to determine the application to execute. Using dotnet root path [/usr/local/share/dotnet/] App runtimeconfig.json from [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll] Runtime config is cfg=/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json dev=/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '6.0.0-rc.2.21470.23', apply_patches=1, version_compatibility_range=major is compatible with the previously referenced version '6.0.0-rc.2.21470.23'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '6.0.0-rc.2.21470.23' Multilevel lookup is true Searching FX directory in [/usr/local/share/dotnet] Attempting FX roll forward starting from version='[6.0.0-rc.2.21470.23]', apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, prefer_release=0 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release/pre-release greater than or equal version to [6.0.0-rc.2.21470.23] Found version [6.0.0-rc.2.21470.23] Framework reference resolved to version '6.0.0-rc.2.21470.23'. Changing Selected FX version from [] to [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Chose FX version [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Runtime config is cfg=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='6.0.0-rc.2.21470.23', found version='6.0.0-rc.2.21470.23', effective reference version='6.0.0-rc.2.21470.23' apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, folder=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23 Executing as a framework-dependent app as per config file [/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.runtimeconfig.json] --- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Resolved version from dependency manifest file [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Dependency manifest /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json does not contain an entry for runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Tracing enabled @ Thu Sep 30 21:39:47 2021 UTC Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] --- Invoked hostpolicy [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] [runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy,6.0.0-rc.2.21470.23,runtimes/osx-arm64/native][arm64] corehost_main = { dotnet /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll build /Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj /verbosity:quiet /nologo } Mode: muxer Deps file: Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Multilevel lookup is true -- arguments_t: host_path='/usr/local/share/dotnet/dotnet' app_root='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/' deps='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json' core_svc='' mgd_app='/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll' -- arguments_t: dotnet shared store: '/usr/local/share/dotnet/store/arm64/net6.0' Using Fx /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json deps file Loading deps file... /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json as framework dependent=[0] Adding runtime asset System.Private.CoreLib.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset netstandard.dll assemblyVersion=2.1.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.AppContext.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Buffers.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Core.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Contracts.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Debug.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tools.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tracing.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Dynamic.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Calendars.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.UnmanagedMemoryStream.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.Vectors.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.ILGeneration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.Lightweight.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Reader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.ResourceManager.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Handles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Intrinsics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Loader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.SecureString.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Overlapped.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Thread.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.ThreadPool.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Timer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ValueTuple.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.ReaderWriter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlSerializer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.CSharp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.Core.dll assemblyVersion=11.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Registry.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Concurrent.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Immutable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.NonGeneric.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Specialized.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Annotations.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.EventBasedAsync.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.TypeConverter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.Common.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.DiagnosticSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.FileVersionInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Process.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.StackTrace.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TraceSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Formats.Asn1.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.Brotli.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.ZipFile.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.DriveInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Watcher.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.IsolatedStorage.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.MemoryMappedFiles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Expressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Queryable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Memory.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.HttpListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Mail.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NameResolution.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NetworkInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Ping.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Quic.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Requests.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Security.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.ServicePoint.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Sockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebClient.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebHeaderCollection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.Client.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ObjectModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.DataContractSerialization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Uri.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.DispatchProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Metadata.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.TypeExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Writer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.VisualC.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Numerics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Formatters.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Claims.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Algorithms.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Cng.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Csp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.OpenSsl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.X509Certificates.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.Windows.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.CodePages.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encodings.Web.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.RegularExpressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Channels.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Dataflow.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.Local.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.HttpUtility.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset createdump assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Reconciling library Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Parsed runtime deps entry 0 for asset name: System.Private.CoreLib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.CoreLib.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 2 for asset name: mscorlib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 3 for asset name: netstandard from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 4 for asset name: System.AppContext from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.AppContext.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 5 for asset name: System.Buffers from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Buffers.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 6 for asset name: System.ComponentModel.DataAnnotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 7 for asset name: System.Configuration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 8 for asset name: System.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 9 for asset name: System.Data.DataSetExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 10 for asset name: System.Data from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 11 for asset name: System.Diagnostics.Contracts from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 12 for asset name: System.Diagnostics.Debug from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Debug.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 13 for asset name: System.Diagnostics.Tools from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tools.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 14 for asset name: System.Diagnostics.Tracing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 15 for asset name: System from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 16 for asset name: System.Drawing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 17 for asset name: System.Dynamic.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Dynamic.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 18 for asset name: System.Globalization.Calendars from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Calendars.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 19 for asset name: System.Globalization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 20 for asset name: System.Globalization.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 21 for asset name: System.IO.Compression.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 22 for asset name: System.IO from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 23 for asset name: System.IO.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 24 for asset name: System.IO.FileSystem.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 25 for asset name: System.IO.UnmanagedMemoryStream from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 26 for asset name: System.Net from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 27 for asset name: System.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 28 for asset name: System.Numerics.Vectors from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.Vectors.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 29 for asset name: System.Reflection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 30 for asset name: System.Reflection.Emit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 31 for asset name: System.Reflection.Emit.ILGeneration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 32 for asset name: System.Reflection.Emit.Lightweight from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 33 for asset name: System.Reflection.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 34 for asset name: System.Reflection.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 35 for asset name: System.Resources.Reader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Reader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 36 for asset name: System.Resources.ResourceManager from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.ResourceManager.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 37 for asset name: System.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 38 for asset name: System.Runtime.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 39 for asset name: System.Runtime.Handles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Handles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 40 for asset name: System.Runtime.Intrinsics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 41 for asset name: System.Runtime.Loader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Loader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 42 for asset name: System.Runtime.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 43 for asset name: System.Runtime.Serialization.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 44 for asset name: System.Runtime.Serialization.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 45 for asset name: System.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 46 for asset name: System.Security.Principal from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 47 for asset name: System.Security.SecureString from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.SecureString.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 48 for asset name: System.ServiceModel.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 49 for asset name: System.ServiceProcess from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 50 for asset name: System.Text.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 51 for asset name: System.Text.Encoding.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 52 for asset name: System.Threading.Overlapped from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Overlapped.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 53 for asset name: System.Threading.Tasks from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 54 for asset name: System.Threading.Tasks.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 55 for asset name: System.Threading.Thread from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Thread.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 56 for asset name: System.Threading.ThreadPool from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.ThreadPool.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 57 for asset name: System.Threading.Timer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Timer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 58 for asset name: System.Transactions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 59 for asset name: System.ValueTuple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ValueTuple.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 60 for asset name: System.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 61 for asset name: System.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 62 for asset name: System.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 63 for asset name: System.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 64 for asset name: System.Xml.ReaderWriter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 65 for asset name: System.Xml.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 66 for asset name: System.Xml.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 67 for asset name: System.Xml.XmlDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 68 for asset name: System.Xml.XmlSerializer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 69 for asset name: System.Xml.XPath from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 70 for asset name: WindowsBase from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 71 for asset name: Microsoft.CSharp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.CSharp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 72 for asset name: Microsoft.VisualBasic.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 11.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 73 for asset name: Microsoft.Win32.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 74 for asset name: Microsoft.Win32.Registry from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 75 for asset name: System.Collections.Concurrent from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Concurrent.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 76 for asset name: System.Collections from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 77 for asset name: System.Collections.Immutable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Immutable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 78 for asset name: System.Collections.NonGeneric from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.NonGeneric.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 79 for asset name: System.Collections.Specialized from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Specialized.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 80 for asset name: System.ComponentModel.Annotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 81 for asset name: System.ComponentModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 82 for asset name: System.ComponentModel.EventBasedAsync from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 83 for asset name: System.ComponentModel.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 84 for asset name: System.ComponentModel.TypeConverter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 85 for asset name: System.Console from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 86 for asset name: System.Data.Common from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.Common.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 87 for asset name: System.Diagnostics.DiagnosticSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 88 for asset name: System.Diagnostics.FileVersionInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 89 for asset name: System.Diagnostics.Process from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Process.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 90 for asset name: System.Diagnostics.StackTrace from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 91 for asset name: System.Diagnostics.TextWriterTraceListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 92 for asset name: System.Diagnostics.TraceSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 93 for asset name: System.Drawing.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 94 for asset name: System.Formats.Asn1 from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Formats.Asn1.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 95 for asset name: System.IO.Compression.Brotli from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 96 for asset name: System.IO.Compression from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 97 for asset name: System.IO.Compression.ZipFile from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 98 for asset name: System.IO.FileSystem.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 99 for asset name: System.IO.FileSystem.DriveInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 100 for asset name: System.IO.FileSystem.Watcher from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 101 for asset name: System.IO.IsolatedStorage from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 102 for asset name: System.IO.MemoryMappedFiles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 103 for asset name: System.IO.Pipes.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 104 for asset name: System.IO.Pipes from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 105 for asset name: System.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 106 for asset name: System.Linq.Expressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Expressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 107 for asset name: System.Linq.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 108 for asset name: System.Linq.Queryable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Queryable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 109 for asset name: System.Memory from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Memory.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 110 for asset name: System.Net.Http from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 111 for asset name: System.Net.Http.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 112 for asset name: System.Net.HttpListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.HttpListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 113 for asset name: System.Net.Mail from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Mail.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 114 for asset name: System.Net.NameResolution from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NameResolution.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 115 for asset name: System.Net.NetworkInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NetworkInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 116 for asset name: System.Net.Ping from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Ping.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 117 for asset name: System.Net.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 118 for asset name: System.Net.Quic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Quic.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 119 for asset name: System.Net.Requests from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Requests.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 120 for asset name: System.Net.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Security.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 121 for asset name: System.Net.ServicePoint from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.ServicePoint.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 122 for asset name: System.Net.Sockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Sockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 123 for asset name: System.Net.WebClient from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebClient.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 124 for asset name: System.Net.WebHeaderCollection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 125 for asset name: System.Net.WebProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 126 for asset name: System.Net.WebSockets.Client from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 127 for asset name: System.Net.WebSockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 128 for asset name: System.ObjectModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ObjectModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 129 for asset name: System.Private.DataContractSerialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 130 for asset name: System.Private.Uri from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Uri.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 131 for asset name: System.Private.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 132 for asset name: System.Private.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 133 for asset name: System.Reflection.DispatchProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 134 for asset name: System.Reflection.Metadata from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Metadata.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 135 for asset name: System.Reflection.TypeExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 136 for asset name: System.Resources.Writer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Writer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 137 for asset name: System.Runtime.CompilerServices.Unsafe from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 138 for asset name: System.Runtime.CompilerServices.VisualC from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 139 for asset name: System.Runtime.InteropServices from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 140 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 141 for asset name: System.Runtime.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Numerics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 142 for asset name: System.Runtime.Serialization.Formatters from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 143 for asset name: System.Runtime.Serialization.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 144 for asset name: System.Security.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 145 for asset name: System.Security.Claims from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Claims.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 146 for asset name: System.Security.Cryptography.Algorithms from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 147 for asset name: System.Security.Cryptography.Cng from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 148 for asset name: System.Security.Cryptography.Csp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 149 for asset name: System.Security.Cryptography.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 150 for asset name: System.Security.Cryptography.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 151 for asset name: System.Security.Cryptography.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 152 for asset name: System.Security.Cryptography.X509Certificates from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 153 for asset name: System.Security.Principal.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.Windows.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 154 for asset name: System.Text.Encoding.CodePages from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 155 for asset name: System.Text.Encodings.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encodings.Web.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 156 for asset name: System.Text.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 157 for asset name: System.Text.RegularExpressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.RegularExpressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 158 for asset name: System.Threading.Channels from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Channels.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 159 for asset name: System.Threading from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 160 for asset name: System.Threading.Tasks.Dataflow from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 161 for asset name: System.Threading.Tasks.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 162 for asset name: System.Transactions.Local from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.Local.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 163 for asset name: System.Web.HttpUtility from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.HttpUtility.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 164 for asset name: System.Xml.XPath.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed native deps entry 0 for asset name: createdump from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: createdump, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 1 for asset name: libclrjit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 2 for asset name: libcoreclr from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 3 for asset name: libdbgshim from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 4 for asset name: libmscordaccore from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 5 for asset name: libmscordbi from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 6 for asset name: libSystem.Globalization.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 7 for asset name: libSystem.IO.Compression.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 8 for asset name: libSystem.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 9 for asset name: libSystem.Net.Security.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 10 for asset name: libSystem.Security.Cryptography.Native.Apple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 11 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 12 for asset name: libhostpolicy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0 The rid fallback graph is: { osx.11.0-arm64 => [ osx.11.0, osx.10.16-arm64, osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.16-arm64 => [ osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.15-arm64 => [ osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.10-arm64 => [ osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.12-arm64 => [ osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.11-arm64 => [ osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.14-arm64 => [ osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.13-arm64 => [ osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx-arm64 => [ osx, unix-arm64, unix, any, base, ] } Using /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json deps file Loading deps file... /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json as framework dependent=[1] Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.Diagnostics.EventLog.Messages.dll rid=win assemblyVersion=6.0.0.0 fileVersion=0.0.0.0 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.Diagnostics.EventLog.dll rid=win assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll rid=unix assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rid=win assemblyVersion=5.0.0.0 fileVersion=5.0.20.36411 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Adding runtimeTargets runtime asset runtimes/win/lib/net6.0/System.ServiceProcess.ServiceController.dll rid=win assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll rid=win assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 HostRID is osx.11.0-arm64 Chose unix, so removing rid (win) specific assets for package System.Drawing.Common/4.7.0 and asset type runtime Adding runtime asset lib/dotnet5.4/Microsoft.ApplicationInsights.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.30671 from Microsoft.ApplicationInsights/2.0.0 Adding runtime asset lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47037 from Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37 Adding runtime asset lib/net6.0/Microsoft.Build.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Framework.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Framework/17.0.0-preview-21474-03 Adding runtime asset lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll assemblyVersion=1.0.0.0 fileVersion=1.0.21.11201 from Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1 Adding runtime asset lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll assemblyVersion=1.0.0.0 fileVersion=1.0.19.20801 from Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Adding runtime asset lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll assemblyVersion=1.0.1.0 fileVersion=1.0.1.21122 from Microsoft.Extensions.CommandLineUtils/1.0.1 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.DependencyInjection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Logging.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Logging.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Options.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Options/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3 Adding runtime asset lib/net6.0/Microsoft.Extensions.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.46803 from Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3 Adding runtime asset lib/netstandard2.0/Microsoft.NET.HostModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NET.HostModel/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/Microsoft.NET.StringTools.dll assemblyVersion=1.0.0.0 fileVersion=1.0.0.47403 from Microsoft.NET.StringTools/1.0.0-preview-21474-03 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1 Adding runtime asset lib/net6.0/Microsoft.TemplateEngine.Cli.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.46901 from Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1 Adding runtime asset lib/netstandard2.0/Microsoft.TestPlatform.Build.dll assemblyVersion=15.0.0.0 fileVersion=15.0.0.0 from Microsoft.TestPlatform.Build/17.0.0-release-20210908-02 Adding runtime asset lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtime asset lib/netstandard2.0/Newtonsoft.Json.dll assemblyVersion=13.0.0.0 fileVersion=13.0.1.25517 from Newtonsoft.Json/13.0.1 Adding runtime asset lib/net5.0/NuGet.Build.Tasks.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Build.Tasks/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.CommandLine.XPlat.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.CommandLine.XPlat/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Commands.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Commands/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Common.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Common/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Configuration.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Configuration/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Credentials.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Credentials/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.DependencyResolver.Core.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.DependencyResolver.Core/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Frameworks.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Frameworks/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.LibraryModel.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.LibraryModel/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Packaging.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Packaging/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Packaging.Core.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Packaging.Core/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.ProjectModel.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.ProjectModel/6.0.0-rc.258 Adding runtime asset lib/net5.0/NuGet.Protocol.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Protocol/6.0.0-rc.258 Adding runtime asset lib/netstandard2.0/NuGet.Versioning.dll assemblyVersion=6.0.0.258 fileVersion=6.0.0.258 from NuGet.Versioning/6.0.0-rc.258 Adding runtime asset lib/net6.0/System.CodeDom.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.CodeDom/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/System.CommandLine.dll assemblyVersion=2.0.0.0 fileVersion=2.0.21.41702 from System.CommandLine/2.0.0-beta1.21417.2 Adding runtime asset lib/netstandard2.0/System.Configuration.ConfigurationManager.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Configuration.ConfigurationManager/4.7.0 Adding runtime asset lib/net6.0/System.Diagnostics.EventLog.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Adding runtime asset lib/netstandard2.0/System.Drawing.Common.dll assemblyVersion=4.0.0.1 fileVersion=4.6.26919.2 from System.Drawing.Common/4.7.0 Adding runtime asset lib/net6.0/System.Resources.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.Resources.Extensions/6.0.0-rc.2.21470.23 Adding runtime asset lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from System.Security.Cryptography.Pkcs/5.0.0 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.36411 from System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.Xml.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.Xml/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Security.Permissions.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Permissions/4.7.0 Adding runtime asset lib/net6.0/System.ServiceProcess.ServiceController.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Adding runtime asset lib/netcoreapp3.0/System.Windows.Extensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 Adding runtime asset dotnet.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Cli.Sln.Internal.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Cli.Utils.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.Configurer.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.InternalAbstractions.dll assemblyVersion= fileVersion= from Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.NativeWrapper.dll assemblyVersion= fileVersion= from Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.DotNet.TemplateLocator.dll assemblyVersion= fileVersion= from microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadManifestReader.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll assemblyVersion= fileVersion= from Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40 Adding runtime asset Microsoft.Win32.Msi.dll assemblyVersion= fileVersion= from Microsoft.Win32.Msi/6.0.100-rc.2.21474.40 Adding runtime asset MSBuild.dll assemblyVersion=15.1.0.0 fileVersion=17.0.0.47403 from MSBuild/15.1.0.0 Adding runtime asset Microsoft.DotNet.SdkResolver.dll assemblyVersion=6.0.100.0 fileVersion=6.1.21.47440 from Microsoft.DotNet.SdkResolver/6.0.100.0 Reconciling library dotnet.deps.json/6.0.100-rc.2.21474.40 Reconciling library dotnet-format/6.0.246401 Library dotnet-format/6.0.246401 does not exist Reconciling library Microsoft.ApplicationInsights/2.0.0 Parsed runtime deps entry 0 for asset name: Microsoft.ApplicationInsights from package: Microsoft.ApplicationInsights, library version: 2.0.0, relpath: lib/dotnet5.4/Microsoft.ApplicationInsights.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.30671 Reconciling library Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37 Parsed runtime deps entry 1 for asset name: Microsoft.AspNetCore.DeveloperCertificates.XPlat from package: Microsoft.AspNetCore.DeveloperCertificates.XPlat, library version: 6.0.0-rc.2.21470.37, relpath: lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47037 Reconciling library Microsoft.Build/17.0.0-preview-21474-03 Parsed runtime deps entry 2 for asset name: Microsoft.Build from package: Microsoft.Build, library version: 17.0.0-preview-21474-03, relpath: lib/net6.0/Microsoft.Build.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Framework/17.0.0-preview-21474-03 Parsed runtime deps entry 3 for asset name: Microsoft.Build.Framework from package: Microsoft.Build.Framework, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Framework.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Localization/17.0.0-preview-21474-03 Library Microsoft.Build.Localization/17.0.0-preview-21474-03 does not exist Reconciling library Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258 Parsed runtime deps entry 4 for asset name: Microsoft.Build.NuGetSdkResolver from package: Microsoft.Build.NuGetSdkResolver, library version: 6.0.0-rc.258, relpath: lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library Microsoft.Build.Runtime/17.0.0-preview-21474-03 Library Microsoft.Build.Runtime/17.0.0-preview-21474-03 does not exist Reconciling library Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03 Parsed runtime deps entry 5 for asset name: Microsoft.Build.Tasks.Core from package: Microsoft.Build.Tasks.Core, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 Library Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03 Parsed runtime deps entry 6 for asset name: Microsoft.Build.Utilities.Core from package: Microsoft.Build.Utilities.Core, library version: 17.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.CodeAnalysis.CSharp.CodeStyle/4.0.0-5.21471.19 Library Microsoft.CodeAnalysis.CSharp.CodeStyle/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.CodeAnalysis.NetAnalyzers/6.0.0-rc2.21473.1 Library Microsoft.CodeAnalysis.NetAnalyzers/6.0.0-rc2.21473.1 does not exist Reconciling library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/4.0.0-5.21471.19 Library Microsoft.CodeAnalysis.VisualBasic.CodeStyle/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.CSharp/4.7.0 Library Microsoft.CSharp/4.7.0 does not exist Reconciling library Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1 Parsed runtime deps entry 7 for asset name: Microsoft.Deployment.DotNet.Releases from package: Microsoft.Deployment.DotNet.Releases, library version: 1.0.0-preview1.1.21112.1, relpath: lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.21.11201 Reconciling library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 Library Microsoft.DiaSymReader.Pdb2Pdb/1.1.0-beta2-19575-01 does not exist Reconciling library Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1 Parsed runtime deps entry 8 for asset name: Microsoft.DotNet.Cli.CommandLine from package: Microsoft.DotNet.Cli.CommandLine, library version: 1.0.0-preview.19208.1, relpath: lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.19.20801 Reconciling library Microsoft.DotNet.XliffTasks/1.0.0-beta.21431.1 Library Microsoft.DotNet.XliffTasks/1.0.0-beta.21431.1 does not exist Reconciling library Microsoft.Extensions.CommandLineUtils/1.0.1 Parsed runtime deps entry 9 for asset name: Microsoft.Extensions.CommandLineUtils from package: Microsoft.Extensions.CommandLineUtils, library version: 1.0.1, relpath: lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll, assemblyVersion 1.0.1.0, fileVersion 1.0.1.21122 Reconciling library Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3 Parsed runtime deps entry 10 for asset name: Microsoft.Extensions.Configuration from package: Microsoft.Extensions.Configuration, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 11 for asset name: Microsoft.Extensions.Configuration.Abstractions from package: Microsoft.Extensions.Configuration.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3 Parsed runtime deps entry 12 for asset name: Microsoft.Extensions.Configuration.Binder from package: Microsoft.Extensions.Configuration.Binder, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3 Parsed runtime deps entry 13 for asset name: Microsoft.Extensions.DependencyInjection from package: Microsoft.Extensions.DependencyInjection, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.DependencyInjection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 14 for asset name: Microsoft.Extensions.DependencyInjection.Abstractions from package: Microsoft.Extensions.DependencyInjection.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23 Parsed runtime deps entry 15 for asset name: Microsoft.Extensions.DependencyModel from package: Microsoft.Extensions.DependencyModel, library version: 6.0.0-rc.2.21470.23, relpath: lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3 Parsed runtime deps entry 16 for asset name: Microsoft.Extensions.Logging from package: Microsoft.Extensions.Logging, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.1/Microsoft.Extensions.Logging.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 17 for asset name: Microsoft.Extensions.Logging.Abstractions from package: Microsoft.Extensions.Logging.Abstractions, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3 Parsed runtime deps entry 18 for asset name: Microsoft.Extensions.Logging.Configuration from package: Microsoft.Extensions.Logging.Configuration, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3 Parsed runtime deps entry 19 for asset name: Microsoft.Extensions.Logging.Console from package: Microsoft.Extensions.Logging.Console, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Logging.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Options/6.0.0-rc.2.21468.3 Parsed runtime deps entry 20 for asset name: Microsoft.Extensions.Options from package: Microsoft.Extensions.Options, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.1/Microsoft.Extensions.Options.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3 Parsed runtime deps entry 21 for asset name: Microsoft.Extensions.Options.ConfigurationExtensions from package: Microsoft.Extensions.Options.ConfigurationExtensions, library version: 6.0.0-rc.2.21468.3, relpath: lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3 Parsed runtime deps entry 22 for asset name: Microsoft.Extensions.Primitives from package: Microsoft.Extensions.Primitives, library version: 6.0.0-rc.2.21468.3, relpath: lib/net6.0/Microsoft.Extensions.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.46803 Reconciling library Microsoft.Net.Compilers.Toolset/4.0.0-5.21471.19 Library Microsoft.Net.Compilers.Toolset/4.0.0-5.21471.19 does not exist Reconciling library Microsoft.NET.HostModel/6.0.0-rc.2.21470.23 Parsed runtime deps entry 23 for asset name: Microsoft.NET.HostModel from package: Microsoft.NET.HostModel, library version: 6.0.0-rc.2.21470.23, relpath: lib/netstandard2.0/Microsoft.NET.HostModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library Microsoft.NET.ILLink.Analyzers/6.0.100-1.21473.1 Library Microsoft.NET.ILLink.Analyzers/6.0.100-1.21473.1 does not exist Reconciling library Microsoft.NET.StringTools/1.0.0-preview-21474-03 Parsed runtime deps entry 24 for asset name: Microsoft.NET.StringTools from package: Microsoft.NET.StringTools, library version: 1.0.0-preview-21474-03, relpath: lib/netstandard2.0/Microsoft.NET.StringTools.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.0.47403 Reconciling library Microsoft.NETCore.Platforms/3.1.0 Library Microsoft.NETCore.Platforms/3.1.0 does not exist Reconciling library Microsoft.NETCore.Targets/1.1.0 Library Microsoft.NETCore.Targets/1.1.0 does not exist Reconciling library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 Library Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 Library Microsoft.SourceLink.Common/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 Library Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02 does not exist Reconciling library Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1 Parsed runtime deps entry 25 for asset name: Microsoft.TemplateEngine.Abstractions from package: Microsoft.TemplateEngine.Abstractions, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1 Parsed runtime deps entry 26 for asset name: Microsoft.TemplateEngine.Cli from package: Microsoft.TemplateEngine.Cli, library version: 6.0.100-rc.2.21469.1, relpath: lib/net6.0/Microsoft.TemplateEngine.Cli.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1 Parsed runtime deps entry 27 for asset name: Microsoft.TemplateEngine.Core from package: Microsoft.TemplateEngine.Core, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1 Parsed runtime deps entry 28 for asset name: Microsoft.TemplateEngine.Core.Contracts from package: Microsoft.TemplateEngine.Core.Contracts, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1 Parsed runtime deps entry 29 for asset name: Microsoft.TemplateEngine.Edge from package: Microsoft.TemplateEngine.Edge, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1 Parsed runtime deps entry 30 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1 Parsed runtime deps entry 31 for asset name: Microsoft.TemplateEngine.Utils from package: Microsoft.TemplateEngine.Utils, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1 Parsed runtime deps entry 32 for asset name: Microsoft.TemplateSearch.Common from package: Microsoft.TemplateSearch.Common, library version: 6.0.100-rc.2.21469.1, relpath: lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.46901 Reconciling library Microsoft.TestPlatform.Build/17.0.0-release-20210908-02 Parsed runtime deps entry 33 for asset name: Microsoft.TestPlatform.Build from package: Microsoft.TestPlatform.Build, library version: 17.0.0-release-20210908-02, relpath: lib/netstandard2.0/Microsoft.TestPlatform.Build.dll, assemblyVersion 15.0.0.0, fileVersion 15.0.0.0 Reconciling library Microsoft.TestPlatform.CLI/17.0.0-release-20210908-02 Library Microsoft.TestPlatform.CLI/17.0.0-release-20210908-02 does not exist Reconciling library Microsoft.Win32.Primitives/4.3.0 Library Microsoft.Win32.Primitives/4.3.0 does not exist Reconciling library Microsoft.Win32.Registry/4.6.0 Library Microsoft.Win32.Registry/4.6.0 does not exist Reconciling library Microsoft.Win32.SystemEvents/4.7.0 Parsed runtime deps entry 34 for asset name: Microsoft.Win32.SystemEvents from package: Microsoft.Win32.SystemEvents, library version: 4.7.0, relpath: lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library NETStandard.Library/1.6.1 Library NETStandard.Library/1.6.1 does not exist Reconciling library Newtonsoft.Json/13.0.1 Parsed runtime deps entry 35 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 13.0.1, relpath: lib/netstandard2.0/Newtonsoft.Json.dll, assemblyVersion 13.0.0.0, fileVersion 13.0.1.25517 Reconciling library NuGet.Build.Tasks/6.0.0-rc.258 Parsed runtime deps entry 36 for asset name: NuGet.Build.Tasks from package: NuGet.Build.Tasks, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Build.Tasks.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Build.Tasks.Console/6.0.0-rc.258 Library NuGet.Build.Tasks.Console/6.0.0-rc.258 does not exist Reconciling library NuGet.CommandLine.XPlat/6.0.0-rc.258 Parsed runtime deps entry 37 for asset name: NuGet.CommandLine.XPlat from package: NuGet.CommandLine.XPlat, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.CommandLine.XPlat.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Commands/6.0.0-rc.258 Parsed runtime deps entry 38 for asset name: NuGet.Commands from package: NuGet.Commands, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Commands.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Common/6.0.0-rc.258 Parsed runtime deps entry 39 for asset name: NuGet.Common from package: NuGet.Common, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Common.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Configuration/6.0.0-rc.258 Parsed runtime deps entry 40 for asset name: NuGet.Configuration from package: NuGet.Configuration, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Configuration.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Credentials/6.0.0-rc.258 Parsed runtime deps entry 41 for asset name: NuGet.Credentials from package: NuGet.Credentials, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Credentials.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.DependencyResolver.Core/6.0.0-rc.258 Parsed runtime deps entry 42 for asset name: NuGet.DependencyResolver.Core from package: NuGet.DependencyResolver.Core, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.DependencyResolver.Core.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Frameworks/6.0.0-rc.258 Parsed runtime deps entry 43 for asset name: NuGet.Frameworks from package: NuGet.Frameworks, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Frameworks.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.LibraryModel/6.0.0-rc.258 Parsed runtime deps entry 44 for asset name: NuGet.LibraryModel from package: NuGet.LibraryModel, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.LibraryModel.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Localization/6.0.0-rc.258 Library NuGet.Localization/6.0.0-rc.258 does not exist Reconciling library NuGet.Packaging/6.0.0-rc.258 Parsed runtime deps entry 45 for asset name: NuGet.Packaging from package: NuGet.Packaging, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Packaging.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Packaging.Core/6.0.0-rc.258 Parsed runtime deps entry 46 for asset name: NuGet.Packaging.Core from package: NuGet.Packaging.Core, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Packaging.Core.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.ProjectModel/6.0.0-rc.258 Parsed runtime deps entry 47 for asset name: NuGet.ProjectModel from package: NuGet.ProjectModel, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.ProjectModel.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Protocol/6.0.0-rc.258 Parsed runtime deps entry 48 for asset name: NuGet.Protocol from package: NuGet.Protocol, library version: 6.0.0-rc.258, relpath: lib/net5.0/NuGet.Protocol.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library NuGet.Versioning/6.0.0-rc.258 Parsed runtime deps entry 49 for asset name: NuGet.Versioning from package: NuGet.Versioning, library version: 6.0.0-rc.258, relpath: lib/netstandard2.0/NuGet.Versioning.dll, assemblyVersion 6.0.0.258, fileVersion 6.0.0.258 Reconciling library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.native.System/4.3.0 Library runtime.native.System/4.3.0 does not exist Reconciling library runtime.native.System.IO.Compression/4.3.0 Library runtime.native.System.IO.Compression/4.3.0 does not exist Reconciling library runtime.native.System.Net.Http/4.3.0 Library runtime.native.System.Net.Http/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 Library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist Reconciling library System.AppContext/4.3.0 Library System.AppContext/4.3.0 does not exist Reconciling library System.Buffers/4.5.1 Library System.Buffers/4.5.1 does not exist Reconciling library System.CodeDom/6.0.0-rc.2.21470.23 Parsed runtime deps entry 50 for asset name: System.CodeDom from package: System.CodeDom, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.CodeDom.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Collections/4.3.0 Library System.Collections/4.3.0 does not exist Reconciling library System.Collections.Concurrent/4.3.0 Library System.Collections.Concurrent/4.3.0 does not exist Reconciling library System.Collections.Immutable/5.0.0 Library System.Collections.Immutable/5.0.0 does not exist Reconciling library System.CommandLine/2.0.0-beta1.21417.2 Parsed runtime deps entry 51 for asset name: System.CommandLine from package: System.CommandLine, library version: 2.0.0-beta1.21417.2, relpath: lib/netstandard2.0/System.CommandLine.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.21.41702 Reconciling library System.Configuration.ConfigurationManager/4.7.0 Parsed runtime deps entry 52 for asset name: System.Configuration.ConfigurationManager from package: System.Configuration.ConfigurationManager, library version: 4.7.0, relpath: lib/netstandard2.0/System.Configuration.ConfigurationManager.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Console/4.3.0 Library System.Console/4.3.0 does not exist Reconciling library System.Diagnostics.Debug/4.3.0 Library System.Diagnostics.Debug/4.3.0 does not exist Reconciling library System.Diagnostics.DiagnosticSource/6.0.0-rc.2.21468.3 Library System.Diagnostics.DiagnosticSource/6.0.0-rc.2.21468.3 does not exist Reconciling library System.Diagnostics.EventLog/6.0.0-rc.2.21470.23 Parsed runtime deps entry 53 for asset name: System.Diagnostics.EventLog from package: System.Diagnostics.EventLog, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.Diagnostics.EventLog.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Diagnostics.Process/4.3.0 Library System.Diagnostics.Process/4.3.0 does not exist Reconciling library System.Diagnostics.Tools/4.3.0 Library System.Diagnostics.Tools/4.3.0 does not exist Reconciling library System.Diagnostics.Tracing/4.3.0 Library System.Diagnostics.Tracing/4.3.0 does not exist Reconciling library System.Drawing.Common/4.7.0 Parsed runtime deps entry 54 for asset name: System.Drawing.Common from package: System.Drawing.Common, library version: 4.7.0, relpath: runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library System.Formats.Asn1/5.0.0 Library System.Formats.Asn1/5.0.0 does not exist Reconciling library System.Globalization/4.3.0 Library System.Globalization/4.3.0 does not exist Reconciling library System.Globalization.Calendars/4.3.0 Library System.Globalization.Calendars/4.3.0 does not exist Reconciling library System.Globalization.Extensions/4.3.0 Library System.Globalization.Extensions/4.3.0 does not exist Reconciling library System.IO/4.3.0 Library System.IO/4.3.0 does not exist Reconciling library System.IO.Compression/4.3.0 Library System.IO.Compression/4.3.0 does not exist Reconciling library System.IO.Compression.ZipFile/4.3.0 Library System.IO.Compression.ZipFile/4.3.0 does not exist Reconciling library System.IO.FileSystem/4.3.0 Library System.IO.FileSystem/4.3.0 does not exist Reconciling library System.IO.FileSystem.Primitives/4.3.0 Library System.IO.FileSystem.Primitives/4.3.0 does not exist Reconciling library System.Linq/4.3.0 Library System.Linq/4.3.0 does not exist Reconciling library System.Linq.Expressions/4.3.0 Library System.Linq.Expressions/4.3.0 does not exist Reconciling library System.Memory/4.5.4 Library System.Memory/4.5.4 does not exist Reconciling library System.Net.Http/4.3.4 Library System.Net.Http/4.3.4 does not exist Reconciling library System.Net.Primitives/4.3.0 Library System.Net.Primitives/4.3.0 does not exist Reconciling library System.Net.Sockets/4.3.0 Library System.Net.Sockets/4.3.0 does not exist Reconciling library System.ObjectModel/4.3.0 Library System.ObjectModel/4.3.0 does not exist Reconciling library System.Reflection/4.3.0 Library System.Reflection/4.3.0 does not exist Reconciling library System.Reflection.Emit/4.3.0 Library System.Reflection.Emit/4.3.0 does not exist Reconciling library System.Reflection.Emit.ILGeneration/4.3.0 Library System.Reflection.Emit.ILGeneration/4.3.0 does not exist Reconciling library System.Reflection.Emit.Lightweight/4.3.0 Library System.Reflection.Emit.Lightweight/4.3.0 does not exist Reconciling library System.Reflection.Extensions/4.3.0 Library System.Reflection.Extensions/4.3.0 does not exist Reconciling library System.Reflection.Metadata/1.8.0 Library System.Reflection.Metadata/1.8.0 does not exist Reconciling library System.Reflection.Primitives/4.3.0 Library System.Reflection.Primitives/4.3.0 does not exist Reconciling library System.Reflection.TypeExtensions/4.3.0 Library System.Reflection.TypeExtensions/4.3.0 does not exist Reconciling library System.Resources.Extensions/6.0.0-rc.2.21470.23 Parsed runtime deps entry 55 for asset name: System.Resources.Extensions from package: System.Resources.Extensions, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.Resources.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Resources.ResourceManager/4.3.0 Library System.Resources.ResourceManager/4.3.0 does not exist Reconciling library System.Runtime/4.3.0 Library System.Runtime/4.3.0 does not exist Reconciling library System.Runtime.CompilerServices.Unsafe/6.0.0-rc.2.21470.23 Library System.Runtime.CompilerServices.Unsafe/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Runtime.Extensions/4.3.0 Library System.Runtime.Extensions/4.3.0 does not exist Reconciling library System.Runtime.Handles/4.3.0 Library System.Runtime.Handles/4.3.0 does not exist Reconciling library System.Runtime.InteropServices/4.3.0 Library System.Runtime.InteropServices/4.3.0 does not exist Reconciling library System.Runtime.InteropServices.RuntimeInformation/4.3.0 Library System.Runtime.InteropServices.RuntimeInformation/4.3.0 does not exist Reconciling library System.Runtime.Loader/4.3.0 Library System.Runtime.Loader/4.3.0 does not exist Reconciling library System.Runtime.Numerics/4.3.0 Library System.Runtime.Numerics/4.3.0 does not exist Reconciling library System.Security.AccessControl/4.7.0 Library System.Security.AccessControl/4.7.0 does not exist Reconciling library System.Security.Cryptography.Algorithms/4.3.0 Library System.Security.Cryptography.Algorithms/4.3.0 does not exist Reconciling library System.Security.Cryptography.Cng/5.0.0 Library System.Security.Cryptography.Cng/5.0.0 does not exist Reconciling library System.Security.Cryptography.Csp/4.3.0 Library System.Security.Cryptography.Csp/4.3.0 does not exist Reconciling library System.Security.Cryptography.Encoding/4.3.0 Library System.Security.Cryptography.Encoding/4.3.0 does not exist Reconciling library System.Security.Cryptography.OpenSsl/4.3.0 Library System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library System.Security.Cryptography.Pkcs/5.0.0 Parsed runtime deps entry 56 for asset name: System.Security.Cryptography.Pkcs from package: System.Security.Cryptography.Pkcs, library version: 5.0.0, relpath: lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library System.Security.Cryptography.Primitives/4.3.0 Library System.Security.Cryptography.Primitives/4.3.0 does not exist Reconciling library System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11 Parsed runtime deps entry 57 for asset name: System.Security.Cryptography.ProtectedData from package: System.Security.Cryptography.ProtectedData, library version: 5.0.0-preview.7.20364.11, relpath: lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.36411 Reconciling library System.Security.Cryptography.X509Certificates/4.3.0 Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist Reconciling library System.Security.Cryptography.Xml/4.7.0 Parsed runtime deps entry 58 for asset name: System.Security.Cryptography.Xml from package: System.Security.Cryptography.Xml, library version: 4.7.0, relpath: lib/netstandard2.0/System.Security.Cryptography.Xml.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Permissions/4.7.0 Parsed runtime deps entry 59 for asset name: System.Security.Permissions from package: System.Security.Permissions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Security.Permissions.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Principal.Windows/4.7.0 Library System.Security.Principal.Windows/4.7.0 does not exist Reconciling library System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23 Parsed runtime deps entry 60 for asset name: System.ServiceProcess.ServiceController from package: System.ServiceProcess.ServiceController, library version: 6.0.0-rc.2.21470.23, relpath: lib/net6.0/System.ServiceProcess.ServiceController.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Reconciling library System.Text.Encoding/4.3.0 Library System.Text.Encoding/4.3.0 does not exist Reconciling library System.Text.Encoding.CodePages/6.0.0-rc.2.21470.23 Library System.Text.Encoding.CodePages/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.Encoding.Extensions/4.3.0 Library System.Text.Encoding.Extensions/4.3.0 does not exist Reconciling library System.Text.Encodings.Web/6.0.0-rc.2.21470.23 Library System.Text.Encodings.Web/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.Json/6.0.0-rc.2.21470.23 Library System.Text.Json/6.0.0-rc.2.21470.23 does not exist Reconciling library System.Text.RegularExpressions/4.3.0 Library System.Text.RegularExpressions/4.3.0 does not exist Reconciling library System.Threading/4.3.0 Library System.Threading/4.3.0 does not exist Reconciling library System.Threading.Tasks/4.3.0 Library System.Threading.Tasks/4.3.0 does not exist Reconciling library System.Threading.Tasks.Dataflow/4.9.0 Library System.Threading.Tasks.Dataflow/4.9.0 does not exist Reconciling library System.Threading.Tasks.Extensions/4.3.0 Library System.Threading.Tasks.Extensions/4.3.0 does not exist Reconciling library System.Threading.Thread/4.3.0 Library System.Threading.Thread/4.3.0 does not exist Reconciling library System.Threading.ThreadPool/4.3.0 Library System.Threading.ThreadPool/4.3.0 does not exist Reconciling library System.Threading.Timer/4.3.0 Library System.Threading.Timer/4.3.0 does not exist Reconciling library System.Windows.Extensions/4.7.0 Parsed runtime deps entry 61 for asset name: System.Windows.Extensions from package: System.Windows.Extensions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Windows.Extensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404 Reconciling library System.Xml.ReaderWriter/4.3.0 Library System.Xml.ReaderWriter/4.3.0 does not exist Reconciling library System.Xml.XDocument/4.3.0 Library System.Xml.XDocument/4.3.0 does not exist Reconciling library Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40 Parsed runtime deps entry 62 for asset name: dotnet from project: Microsoft.DotNet.Cli, library version: 6.0.100-rc.2.21474.40, relpath: dotnet.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40 Parsed runtime deps entry 63 for asset name: Microsoft.DotNet.Cli.Sln.Internal from project: Microsoft.DotNet.Cli.Sln.Internal, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Cli.Sln.Internal.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40 Parsed runtime deps entry 64 for asset name: Microsoft.DotNet.Cli.Utils from project: Microsoft.DotNet.Cli.Utils, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Cli.Utils.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40 Parsed runtime deps entry 65 for asset name: Microsoft.DotNet.Configurer from project: Microsoft.DotNet.Configurer, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.Configurer.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40 Parsed runtime deps entry 66 for asset name: Microsoft.DotNet.InternalAbstractions from project: Microsoft.DotNet.InternalAbstractions, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.InternalAbstractions.dll, assemblyVersion , fileVersion Reconciling library Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40 Parsed runtime deps entry 67 for asset name: Microsoft.DotNet.NativeWrapper from project: Microsoft.DotNet.NativeWrapper, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.NativeWrapper.dll, assemblyVersion , fileVersion Reconciling library microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40 Parsed runtime deps entry 68 for asset name: Microsoft.DotNet.TemplateLocator from project: microsoft.dotnet.templateLocator, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.DotNet.TemplateLocator.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40 Parsed runtime deps entry 69 for asset name: Microsoft.NET.Sdk.WorkloadManifestReader from project: Microsoft.NET.Sdk.WorkloadManifestReader, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.NET.Sdk.WorkloadManifestReader.dll, assemblyVersion , fileVersion Reconciling library Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40 Parsed runtime deps entry 70 for asset name: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver from project: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, assemblyVersion , fileVersion Reconciling library Microsoft.Win32.Msi/6.0.100-rc.2.21474.40 Parsed runtime deps entry 71 for asset name: Microsoft.Win32.Msi from project: Microsoft.Win32.Msi, library version: 6.0.100-rc.2.21474.40, relpath: Microsoft.Win32.Msi.dll, assemblyVersion , fileVersion Reconciling library tool_msbuild/6.0.100-rc.2.21474.40 Reconciling library tool_nuget/6.0.100-rc.2.21474.40 Reconciling library MSBuild/15.1.0.0 Parsed runtime deps entry 72 for asset name: MSBuild from reference: MSBuild, library version: 15.1.0.0, relpath: MSBuild.dll, assemblyVersion 15.1.0.0, fileVersion 17.0.0.47403 Reconciling library Microsoft.DotNet.SdkResolver/6.0.100.0 Parsed runtime deps entry 73 for asset name: Microsoft.DotNet.SdkResolver from reference: Microsoft.DotNet.SdkResolver, library version: 6.0.100.0, relpath: Microsoft.DotNet.SdkResolver.dll, assemblyVersion 6.0.100.0, fileVersion 6.1.21.47440 -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] probe_config_t: probe=[/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] deps-dir-probe=[0] Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.ApplicationInsights, 2.0.0, lib/dotnet5.4/Microsoft.ApplicationInsights.dll] Considering entry [Microsoft.ApplicationInsights/2.0.0/lib/dotnet5.4/Microsoft.ApplicationInsights.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.0.30671 Processing TPA for deps entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat, 6.0.0-rc.2.21470.37, lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll] Considering entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat/6.0.0-rc.2.21470.37/lib/net6.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47037 Processing TPA for deps entry [Microsoft.Build, 17.0.0-preview-21474-03, lib/net6.0/Microsoft.Build.dll] Considering entry [Microsoft.Build/17.0.0-preview-21474-03/lib/net6.0/Microsoft.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.Framework, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Framework.dll] Considering entry [Microsoft.Build.Framework/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Framework.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.NuGetSdkResolver, 6.0.0-rc.258, lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll] Considering entry [Microsoft.Build.NuGetSdkResolver/6.0.0-rc.258/lib/net5.0/Microsoft.Build.NuGetSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [Microsoft.Build.Tasks.Core, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll] Considering entry [Microsoft.Build.Tasks.Core/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Build.Utilities.Core, 17.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll] Considering entry [Microsoft.Build.Utilities.Core/17.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.Deployment.DotNet.Releases, 1.0.0-preview1.1.21112.1, lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll] Considering entry [Microsoft.Deployment.DotNet.Releases/1.0.0-preview1.1.21112.1/lib/netstandard2.0/Microsoft.Deployment.DotNet.Releases.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.21.11201 Processing TPA for deps entry [Microsoft.DotNet.Cli.CommandLine, 1.0.0-preview.19208.1, lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll] Considering entry [Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1/lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.19.20801 Processing TPA for deps entry [Microsoft.Extensions.CommandLineUtils, 1.0.1, lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll] Considering entry [Microsoft.Extensions.CommandLineUtils/1.0.1/lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll, AssemblyVersion: 1.0.1.0, FileVersion: 1.0.1.21122 Processing TPA for deps entry [Microsoft.Extensions.Configuration, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.dll] Considering entry [Microsoft.Extensions.Configuration/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Abstractions, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll] Considering entry [Microsoft.Extensions.Configuration.Abstractions/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Binder, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll] Considering entry [Microsoft.Extensions.Configuration.Binder/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.DependencyInjection.dll] Considering entry [Microsoft.Extensions.DependencyInjection/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.DependencyInjection.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection.Abstractions, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll] Considering entry [Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.DependencyModel, 6.0.0-rc.2.21470.23, lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll] Considering entry [Microsoft.Extensions.DependencyModel/6.0.0-rc.2.21470.23/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.Extensions.Logging, 6.0.0-rc.2.21468.3, lib/netstandard2.1/Microsoft.Extensions.Logging.dll] Considering entry [Microsoft.Extensions.Logging/6.0.0-rc.2.21468.3/lib/netstandard2.1/Microsoft.Extensions.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Abstractions, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll] Considering entry [Microsoft.Extensions.Logging.Abstractions/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Configuration, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll] Considering entry [Microsoft.Extensions.Logging.Configuration/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Logging.Console, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Logging.Console.dll] Considering entry [Microsoft.Extensions.Logging.Console/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Logging.Console.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Options, 6.0.0-rc.2.21468.3, lib/netstandard2.1/Microsoft.Extensions.Options.dll] Considering entry [Microsoft.Extensions.Options/6.0.0-rc.2.21468.3/lib/netstandard2.1/Microsoft.Extensions.Options.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Options.ConfigurationExtensions, 6.0.0-rc.2.21468.3, lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll] Considering entry [Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0-rc.2.21468.3/lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.Extensions.Primitives, 6.0.0-rc.2.21468.3, lib/net6.0/Microsoft.Extensions.Primitives.dll] Considering entry [Microsoft.Extensions.Primitives/6.0.0-rc.2.21468.3/lib/net6.0/Microsoft.Extensions.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.46803 Processing TPA for deps entry [Microsoft.NET.HostModel, 6.0.0-rc.2.21470.23, lib/netstandard2.0/Microsoft.NET.HostModel.dll] Considering entry [Microsoft.NET.HostModel/6.0.0-rc.2.21470.23/lib/netstandard2.0/Microsoft.NET.HostModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NET.StringTools, 1.0.0-preview-21474-03, lib/netstandard2.0/Microsoft.NET.StringTools.dll] Considering entry [Microsoft.NET.StringTools/1.0.0-preview-21474-03/lib/netstandard2.0/Microsoft.NET.StringTools.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.0.47403 Processing TPA for deps entry [Microsoft.TemplateEngine.Abstractions, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll] Considering entry [Microsoft.TemplateEngine.Abstractions/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Cli, 6.0.100-rc.2.21469.1, lib/net6.0/Microsoft.TemplateEngine.Cli.dll] Considering entry [Microsoft.TemplateEngine.Cli/6.0.100-rc.2.21469.1/lib/net6.0/Microsoft.TemplateEngine.Cli.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Core, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll] Considering entry [Microsoft.TemplateEngine.Core/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Core.Contracts, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll] Considering entry [Microsoft.TemplateEngine.Core.Contracts/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Edge, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll] Considering entry [Microsoft.TemplateEngine.Edge/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll] Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateEngine.Utils, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll] Considering entry [Microsoft.TemplateEngine.Utils/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TemplateSearch.Common, 6.0.100-rc.2.21469.1, lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll] Considering entry [Microsoft.TemplateSearch.Common/6.0.100-rc.2.21469.1/lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.46901 Processing TPA for deps entry [Microsoft.TestPlatform.Build, 17.0.0-release-20210908-02, lib/netstandard2.0/Microsoft.TestPlatform.Build.dll] Considering entry [Microsoft.TestPlatform.Build/17.0.0-release-20210908-02/lib/netstandard2.0/Microsoft.TestPlatform.Build.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll, AssemblyVersion: 15.0.0.0, FileVersion: 15.0.0.0 Processing TPA for deps entry [Microsoft.Win32.SystemEvents, 4.7.0, lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll] Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Newtonsoft.Json, 13.0.1, lib/netstandard2.0/Newtonsoft.Json.dll] Considering entry [Newtonsoft.Json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll, AssemblyVersion: 13.0.0.0, FileVersion: 13.0.1.25517 Processing TPA for deps entry [NuGet.Build.Tasks, 6.0.0-rc.258, lib/net5.0/NuGet.Build.Tasks.dll] Considering entry [NuGet.Build.Tasks/6.0.0-rc.258/lib/net5.0/NuGet.Build.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.CommandLine.XPlat, 6.0.0-rc.258, lib/net5.0/NuGet.CommandLine.XPlat.dll] Considering entry [NuGet.CommandLine.XPlat/6.0.0-rc.258/lib/net5.0/NuGet.CommandLine.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Commands, 6.0.0-rc.258, lib/net5.0/NuGet.Commands.dll] Considering entry [NuGet.Commands/6.0.0-rc.258/lib/net5.0/NuGet.Commands.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Common, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Common.dll] Considering entry [NuGet.Common/6.0.0-rc.258/lib/netstandard2.0/NuGet.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Configuration, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Configuration.dll] Considering entry [NuGet.Configuration/6.0.0-rc.258/lib/netstandard2.0/NuGet.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Credentials, 6.0.0-rc.258, lib/net5.0/NuGet.Credentials.dll] Considering entry [NuGet.Credentials/6.0.0-rc.258/lib/net5.0/NuGet.Credentials.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.DependencyResolver.Core, 6.0.0-rc.258, lib/net5.0/NuGet.DependencyResolver.Core.dll] Considering entry [NuGet.DependencyResolver.Core/6.0.0-rc.258/lib/net5.0/NuGet.DependencyResolver.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Frameworks, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Frameworks.dll] Considering entry [NuGet.Frameworks/6.0.0-rc.258/lib/netstandard2.0/NuGet.Frameworks.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.LibraryModel, 6.0.0-rc.258, lib/netstandard2.0/NuGet.LibraryModel.dll] Considering entry [NuGet.LibraryModel/6.0.0-rc.258/lib/netstandard2.0/NuGet.LibraryModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Packaging, 6.0.0-rc.258, lib/net5.0/NuGet.Packaging.dll] Considering entry [NuGet.Packaging/6.0.0-rc.258/lib/net5.0/NuGet.Packaging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Packaging.Core, 6.0.0-rc.258, lib/net5.0/NuGet.Packaging.Core.dll] Considering entry [NuGet.Packaging.Core/6.0.0-rc.258/lib/net5.0/NuGet.Packaging.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.ProjectModel, 6.0.0-rc.258, lib/net5.0/NuGet.ProjectModel.dll] Considering entry [NuGet.ProjectModel/6.0.0-rc.258/lib/net5.0/NuGet.ProjectModel.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Protocol, 6.0.0-rc.258, lib/net5.0/NuGet.Protocol.dll] Considering entry [NuGet.Protocol/6.0.0-rc.258/lib/net5.0/NuGet.Protocol.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [NuGet.Versioning, 6.0.0-rc.258, lib/netstandard2.0/NuGet.Versioning.dll] Considering entry [NuGet.Versioning/6.0.0-rc.258/lib/netstandard2.0/NuGet.Versioning.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll, AssemblyVersion: 6.0.0.258, FileVersion: 6.0.0.258 Processing TPA for deps entry [System.CodeDom, 6.0.0-rc.2.21470.23, lib/net6.0/System.CodeDom.dll] Considering entry [System.CodeDom/6.0.0-rc.2.21470.23/lib/net6.0/System.CodeDom.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.CommandLine, 2.0.0-beta1.21417.2, lib/netstandard2.0/System.CommandLine.dll] Considering entry [System.CommandLine/2.0.0-beta1.21417.2/lib/netstandard2.0/System.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.21.41702 Processing TPA for deps entry [System.Configuration.ConfigurationManager, 4.7.0, lib/netstandard2.0/System.Configuration.ConfigurationManager.dll] Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Diagnostics.EventLog, 6.0.0-rc.2.21470.23, lib/net6.0/System.Diagnostics.EventLog.dll] Considering entry [System.Diagnostics.EventLog/6.0.0-rc.2.21470.23/lib/net6.0/System.Diagnostics.EventLog.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Drawing.Common, 4.7.0, runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll] Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Resources.Extensions, 6.0.0-rc.2.21470.23, lib/net6.0/System.Resources.Extensions.dll] Considering entry [System.Resources.Extensions/6.0.0-rc.2.21470.23/lib/net6.0/System.Resources.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Security.Cryptography.Pkcs, 5.0.0, lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll] Considering entry [System.Security.Cryptography.Pkcs/5.0.0/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [System.Security.Cryptography.ProtectedData, 5.0.0-preview.7.20364.11, lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll] Considering entry [System.Security.Cryptography.ProtectedData/5.0.0-preview.7.20364.11/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.36411 Processing TPA for deps entry [System.Security.Cryptography.Xml, 4.7.0, lib/netstandard2.0/System.Security.Cryptography.Xml.dll] Considering entry [System.Security.Cryptography.Xml/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Xml.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Security.Permissions, 4.7.0, lib/netcoreapp3.0/System.Security.Permissions.dll] Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.ServiceProcess.ServiceController, 6.0.0-rc.2.21470.23, lib/net6.0/System.ServiceProcess.ServiceController.dll] Considering entry [System.ServiceProcess.ServiceController/6.0.0-rc.2.21470.23/lib/net6.0/System.ServiceProcess.ServiceController.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [System.Windows.Extensions, 4.7.0, lib/netcoreapp3.0/System.Windows.Extensions.dll] Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Microsoft.DotNet.Cli, 6.0.100-rc.2.21474.40, dotnet.dll] Considering entry [Microsoft.DotNet.Cli/6.0.100-rc.2.21474.40/dotnet.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll' Processing TPA for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Cli.Sln.Internal.dll] Considering entry [Microsoft.DotNet.Cli.Sln.Internal/6.0.100-rc.2.21474.40/Microsoft.DotNet.Cli.Sln.Internal.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Cli.Utils, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Cli.Utils.dll] Considering entry [Microsoft.DotNet.Cli.Utils/6.0.100-rc.2.21474.40/Microsoft.DotNet.Cli.Utils.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.Configurer, 6.0.100-rc.2.21474.40, Microsoft.DotNet.Configurer.dll] Considering entry [Microsoft.DotNet.Configurer/6.0.100-rc.2.21474.40/Microsoft.DotNet.Configurer.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.InternalAbstractions, 6.0.100-rc.2.21474.40, Microsoft.DotNet.InternalAbstractions.dll] Considering entry [Microsoft.DotNet.InternalAbstractions/6.0.100-rc.2.21474.40/Microsoft.DotNet.InternalAbstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.DotNet.NativeWrapper, 6.0.100-rc.2.21474.40, Microsoft.DotNet.NativeWrapper.dll] Considering entry [Microsoft.DotNet.NativeWrapper/6.0.100-rc.2.21474.40/Microsoft.DotNet.NativeWrapper.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [microsoft.dotnet.templateLocator, 6.0.100-rc.2.21474.40, Microsoft.DotNet.TemplateLocator.dll] Considering entry [microsoft.dotnet.templateLocator/6.0.100-rc.2.21474.40/Microsoft.DotNet.TemplateLocator.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadManifestReader, 6.0.100-rc.2.21474.40, Microsoft.NET.Sdk.WorkloadManifestReader.dll] Considering entry [Microsoft.NET.Sdk.WorkloadManifestReader/6.0.100-rc.2.21474.40/Microsoft.NET.Sdk.WorkloadManifestReader.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver, 6.0.100-rc.2.21474.40, Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll] Considering entry [Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/6.0.100-rc.2.21474.40/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.Win32.Msi, 6.0.100-rc.2.21474.40, Microsoft.Win32.Msi.dll] Considering entry [Microsoft.Win32.Msi/6.0.100-rc.2.21474.40/Microsoft.Win32.Msi.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [MSBuild, 15.1.0.0, MSBuild.dll] Considering entry [MSBuild/15.1.0.0/MSBuild.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll, AssemblyVersion: 15.1.0.0, FileVersion: 17.0.0.47403 Processing TPA for deps entry [Microsoft.DotNet.SdkResolver, 6.0.100.0, Microsoft.DotNet.SdkResolver.dll] Considering entry [Microsoft.DotNet.SdkResolver/6.0.100.0/Microsoft.DotNet.SdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll (skipped file existence check) Probed deps dir and matched '/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll' Adding tpa entry: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll, AssemblyVersion: 6.0.100.0, FileVersion: 6.1.21.47440 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.CoreLib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, mscorlib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, netstandard.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.AppContext.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Buffers.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.DataAnnotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Configuration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.DataSetExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Contracts.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Debug.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tools.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tracing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Dynamic.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Calendars.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.UnmanagedMemoryStream.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.Vectors.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.ILGeneration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.Lightweight.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Reader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.ResourceManager.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Handles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Intrinsics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Loader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.SecureString.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceModel.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceProcess.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Overlapped.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Thread.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.ThreadPool.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Timer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ValueTuple.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.ReaderWriter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlSerializer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, WindowsBase.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.CSharp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 11.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Registry.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Concurrent.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Immutable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.NonGeneric.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Specialized.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Annotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.EventBasedAsync.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.TypeConverter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Console.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.Common.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.DiagnosticSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.FileVersionInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Process.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.StackTrace.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TextWriterTraceListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TraceSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Formats.Asn1.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.Brotli.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.ZipFile.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.DriveInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Watcher.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.IsolatedStorage.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.MemoryMappedFiles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Expressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Queryable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Memory.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.HttpListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Mail.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NameResolution.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NetworkInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Ping.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Quic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Requests.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.ServicePoint.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Sockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebClient.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebHeaderCollection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.Client.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ObjectModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.DataContractSerialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Uri.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.DispatchProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Metadata.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.TypeExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Writer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.Unsafe.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.VisualC.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.RuntimeInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Formatters.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Claims.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Algorithms.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Cng.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Csp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.OpenSsl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.X509Certificates.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.CodePages.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encodings.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.RegularExpressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Channels.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Dataflow.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.Local.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.HttpUtility.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, createdump] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump' Adding to native path: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/ Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libclrjit.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libcoreclr.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libdbgshim.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordaccore.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordbi.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Globalization.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.IO.Compression.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Net.Security.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.Apple.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.OpenSsl.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libhostpolicy.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib (skipped file existence check) Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib' Property System.Reflection.Metadata.MetadataUpdater.IsSupported = false Property HOSTFXR_PATH = /usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = osx.11.0-arm64 Property FX_DEPS_FILE = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_DEPS_FILES = /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.deps.json;/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_BASE_DIRECTORY = /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/ Property PLATFORM_RESOURCE_ROOTS = Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/: Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Deployment.DotNet.Releases.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.ConfigurationExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.Msi.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.CommandLine.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.InternalAbstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadManifestReader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.Sln.Internal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateSearch.Common.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.LibraryModel.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Credentials.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Windows.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.ServiceProcess.ServiceController.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Permissions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.Pkcs.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Resources.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.NuGetSdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Cli.CommandLine.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.SdkResolver.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Security.Cryptography.ProtectedData.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CommandLine.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.CodeDom.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Versioning.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Protocol.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Build.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.ProjectModel.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Packaging.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.DependencyResolver.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.NativeWrapper.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.ApplicationInsights.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/MSBuild.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Edge.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Frameworks.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.StringTools.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/NuGet.Commands.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Framework.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Newtonsoft.Json.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TestPlatform.Build.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.TemplateLocator.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Options.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Cli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Console.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.TemplateEngine.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.NET.HostModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Configuration.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.DependencyInjection.Abstractions.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.DotNet.Configurer.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Win32.SystemEvents.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Tasks.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.CommandLineUtils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Configuration.Binder.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.Utilities.Core.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Configuration.ConfigurationManager.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Extensions.Logging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.Build.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/System.Diagnostics.EventLog.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll:/usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll CoreCLR path = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/' Launch host: /usr/local/share/dotnet/dotnet, app: /usr/local/share/dotnet/sdk/6.0.100-rc.2.21478.37/dotnet.dll, argc: 4, args: build,/Users/username/source/repos/companyrepo/Company.DbContexts/Company.DbContexts.csproj,/verbosity:quiet,/nologo, --- Begin breadcrumb write Directory core breadcrumbs [] was not specified or found Fallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found Breadcrumb store was not obtained... skipping write. Execute managed assembly exit code: 0x0 Tracing enabled @ Thu Sep 30 21:39:50 2021 UTC --- Invoked dotnet [version: 6.0.0-rc.2.21470.23, commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] main = { dotnet exec --depsfile /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json --additionalprobingpath /Users/username/.nuget/packages --runtimeconfig /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/tools/netcoreapp2.0/any/ef.dll database update --context MyContext --assembly /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll --startup-assembly /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll --project-dir /Users/username/source/repos/companyrepo/Company.DbContexts/ --language C# --working-dir /Users/username/source/repos/companyrepo/Company.DbContexts --root-namespace Company.DbContexts } Reading fx resolver directory=[/usr/local/share/dotnet/host/fxr] Considering fxr version=[6.0.0-rc.1.21451.13]... Considering fxr version=[6.0.0-preview.2.21154.6]... Considering fxr version=[6.0.0-rc.2.21470.23]... Detected latest fxr version=[/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23]... Resolved fxr [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib]... Invoking fx resolver [/usr/local/share/dotnet/host/fxr/6.0.0-rc.2.21470.23/libhostfxr.dylib] hostfxr_main_startupinfo Host path: [/usr/local/share/dotnet/dotnet] Dotnet path: [/usr/local/share/dotnet/] App path: [/usr/local/share/dotnet/dotnet.dll] Tracing enabled @ Thu Sep 30 21:39:50 2021 UTC --- Invoked hostfxr_main_startupinfo [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] Checking if CoreCLR path exists=[/usr/local/share/dotnet/libcoreclr.dylib] --- Executing in muxer mode... Parsed known arg --depsfile = /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json Parsed known arg --additionalprobingpath = /Users/username/.nuget/packages Parsed known arg --runtimeconfig = /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json Using the provided arguments to determine the application to execute. Using dotnet root path [/usr/local/share/dotnet/] Specified runtimeconfig.json from [/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json] Runtime config is cfg=/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json dev=/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.dev.json Attempting to read runtime config: /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json Attempting to read dev runtime config: /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.dev.json Runtime config [/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '5.0.0', apply_patches=1, version_compatibility_range=major is compatible with the previously referenced version '5.0.0'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '5.0.0' Multilevel lookup is true Searching FX directory in [/usr/local/share/dotnet] Attempting FX roll forward starting from version='[5.0.0]', apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, prefer_release=1 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release greater than or equal version to [5.0.0] No match greater than or equal to [5.0.0] found. 'Roll forward' enabled with version_compatibility_range [major]. Looking for the highest release/pre-release greater than or equal version to [5.0.0] Found version [6.0.0-rc.2.21470.23] Framework reference resolved to version '6.0.0-rc.2.21470.23'. Changing Selected FX version from [] to [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Chose FX version [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Runtime config is cfg=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json Attempting to read dev runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.dev.json Runtime config [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='5.0.0', found version='6.0.0-rc.2.21470.23', effective reference version='5.0.0' apply_patches=1, version_compatibility_range=major, roll_to_highest_version=1, folder=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23 Ignoring host interpreted additional probing path /Users/username/.dotnet/store/arm64/net5.0 as it does not exist. Executing as a framework-dependent app as per config file [/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.runtimeconfig.json] --- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Resolved version from dependency manifest file [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json] Dependency manifest /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json does not contain an entry for runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] Tracing enabled @ Thu Sep 30 21:39:50 2021 UTC Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] --- Invoked hostpolicy [commit hash: 826f81a11ad17f415668fe1cb934bdaf00d36ea2] [runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy,6.0.0-rc.2.21470.23,runtimes/osx-arm64/native][arm64] corehost_main = { dotnet /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/tools/netcoreapp2.0/any/ef.dll database update --context MyContext --assembly /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll --startup-assembly /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll --project-dir /Users/username/source/repos/companyrepo/Company.DbContexts/ --language C# --working-dir /Users/username/source/repos/companyrepo/Company.DbContexts --root-namespace Company.DbContexts } Mode: muxer Deps file: /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json Additional probe dir: /Users/username/.nuget/packages Additional probe dir: /Users/username/.nuget/packages Directory core servicing at [] was not specified or found Fallback directory core servicing at [opt/coreservicing] was not found Multilevel lookup is true -- arguments_t: host_path='/usr/local/share/dotnet/dotnet' app_root='/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' deps='/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json' core_svc='' mgd_app='/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/tools/netcoreapp2.0/any/ef.dll' -- arguments_t: probe dir: '/Users/username/.nuget/packages' -- arguments_t: probe dir: '/Users/username/.nuget/packages' -- arguments_t: dotnet shared store: '/usr/local/share/dotnet/store/arm64/net5.0' Using Fx /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json deps file Loading deps file... /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json as framework dependent=[0] Adding runtime asset System.Private.CoreLib.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset netstandard.dll assemblyVersion=2.1.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.AppContext.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Buffers.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Core.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Contracts.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Debug.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tools.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Tracing.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Dynamic.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Calendars.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Globalization.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.UnmanagedMemoryStream.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Numerics.Vectors.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.ILGeneration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Emit.Lightweight.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Reader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.ResourceManager.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Handles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Intrinsics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Loader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.SecureString.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Overlapped.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Thread.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.ThreadPool.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Timer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ValueTuple.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.ReaderWriter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XmlSerializer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.CSharp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.VisualBasic.Core.dll assemblyVersion=11.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset Microsoft.Win32.Registry.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Concurrent.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Immutable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.NonGeneric.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Collections.Specialized.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Annotations.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.EventBasedAsync.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ComponentModel.TypeConverter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Data.Common.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.DiagnosticSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.FileVersionInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.Process.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.StackTrace.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Diagnostics.TraceSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Drawing.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Formats.Asn1.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.Brotli.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Compression.ZipFile.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.DriveInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.FileSystem.Watcher.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.IsolatedStorage.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.MemoryMappedFiles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.IO.Pipes.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Expressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Linq.Queryable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Memory.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Http.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.HttpListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Mail.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NameResolution.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.NetworkInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Ping.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Quic.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Requests.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Security.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.ServicePoint.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.Sockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebClient.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebHeaderCollection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.Client.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Net.WebSockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.ObjectModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.DataContractSerialization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Uri.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Private.Xml.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.DispatchProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.Metadata.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Reflection.TypeExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Resources.Writer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.CompilerServices.VisualC.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Numerics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Formatters.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Runtime.Serialization.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Claims.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Algorithms.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Cng.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Csp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.OpenSsl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Cryptography.X509Certificates.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Security.Principal.Windows.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encoding.CodePages.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Encodings.Web.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Text.RegularExpressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Channels.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Dataflow.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Threading.Tasks.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Transactions.Local.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Web.HttpUtility.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding runtime asset System.Xml.XPath.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.21.47023 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset createdump assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libSystem.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Adding native asset libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Reconciling library Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23 Parsed runtime deps entry 0 for asset name: System.Private.CoreLib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.CoreLib.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 2 for asset name: mscorlib from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 3 for asset name: netstandard from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 4 for asset name: System.AppContext from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.AppContext.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 5 for asset name: System.Buffers from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Buffers.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 6 for asset name: System.ComponentModel.DataAnnotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 7 for asset name: System.Configuration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 8 for asset name: System.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 9 for asset name: System.Data.DataSetExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 10 for asset name: System.Data from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 11 for asset name: System.Diagnostics.Contracts from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 12 for asset name: System.Diagnostics.Debug from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Debug.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 13 for asset name: System.Diagnostics.Tools from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tools.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 14 for asset name: System.Diagnostics.Tracing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 15 for asset name: System from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 16 for asset name: System.Drawing from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 17 for asset name: System.Dynamic.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Dynamic.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 18 for asset name: System.Globalization.Calendars from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Calendars.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 19 for asset name: System.Globalization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 20 for asset name: System.Globalization.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Globalization.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 21 for asset name: System.IO.Compression.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 22 for asset name: System.IO from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 23 for asset name: System.IO.FileSystem from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 24 for asset name: System.IO.FileSystem.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 25 for asset name: System.IO.UnmanagedMemoryStream from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 26 for asset name: System.Net from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 27 for asset name: System.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 28 for asset name: System.Numerics.Vectors from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Numerics.Vectors.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 29 for asset name: System.Reflection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 30 for asset name: System.Reflection.Emit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 31 for asset name: System.Reflection.Emit.ILGeneration from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 32 for asset name: System.Reflection.Emit.Lightweight from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 33 for asset name: System.Reflection.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 34 for asset name: System.Reflection.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 35 for asset name: System.Resources.Reader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Reader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 36 for asset name: System.Resources.ResourceManager from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.ResourceManager.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 37 for asset name: System.Runtime from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 38 for asset name: System.Runtime.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 39 for asset name: System.Runtime.Handles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Handles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 40 for asset name: System.Runtime.Intrinsics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 41 for asset name: System.Runtime.Loader from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Loader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 42 for asset name: System.Runtime.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 43 for asset name: System.Runtime.Serialization.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 44 for asset name: System.Runtime.Serialization.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 45 for asset name: System.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 46 for asset name: System.Security.Principal from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 47 for asset name: System.Security.SecureString from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.SecureString.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 48 for asset name: System.ServiceModel.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 49 for asset name: System.ServiceProcess from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 50 for asset name: System.Text.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 51 for asset name: System.Text.Encoding.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 52 for asset name: System.Threading.Overlapped from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Overlapped.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 53 for asset name: System.Threading.Tasks from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 54 for asset name: System.Threading.Tasks.Extensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 55 for asset name: System.Threading.Thread from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Thread.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 56 for asset name: System.Threading.ThreadPool from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.ThreadPool.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 57 for asset name: System.Threading.Timer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Timer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 58 for asset name: System.Transactions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 59 for asset name: System.ValueTuple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ValueTuple.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 60 for asset name: System.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 61 for asset name: System.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 62 for asset name: System.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 63 for asset name: System.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 64 for asset name: System.Xml.ReaderWriter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 65 for asset name: System.Xml.Serialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 66 for asset name: System.Xml.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 67 for asset name: System.Xml.XmlDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 68 for asset name: System.Xml.XmlSerializer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 69 for asset name: System.Xml.XPath from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 70 for asset name: WindowsBase from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 71 for asset name: Microsoft.CSharp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.CSharp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 72 for asset name: Microsoft.VisualBasic.Core from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 11.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 73 for asset name: Microsoft.Win32.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 74 for asset name: Microsoft.Win32.Registry from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 75 for asset name: System.Collections.Concurrent from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Concurrent.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 76 for asset name: System.Collections from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 77 for asset name: System.Collections.Immutable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Immutable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 78 for asset name: System.Collections.NonGeneric from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.NonGeneric.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 79 for asset name: System.Collections.Specialized from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Collections.Specialized.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 80 for asset name: System.ComponentModel.Annotations from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 81 for asset name: System.ComponentModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 82 for asset name: System.ComponentModel.EventBasedAsync from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 83 for asset name: System.ComponentModel.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 84 for asset name: System.ComponentModel.TypeConverter from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 85 for asset name: System.Console from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 86 for asset name: System.Data.Common from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Data.Common.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 87 for asset name: System.Diagnostics.DiagnosticSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 88 for asset name: System.Diagnostics.FileVersionInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 89 for asset name: System.Diagnostics.Process from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.Process.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 90 for asset name: System.Diagnostics.StackTrace from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 91 for asset name: System.Diagnostics.TextWriterTraceListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 92 for asset name: System.Diagnostics.TraceSource from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 93 for asset name: System.Drawing.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Drawing.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 94 for asset name: System.Formats.Asn1 from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Formats.Asn1.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 95 for asset name: System.IO.Compression.Brotli from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 96 for asset name: System.IO.Compression from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 97 for asset name: System.IO.Compression.ZipFile from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 98 for asset name: System.IO.FileSystem.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 99 for asset name: System.IO.FileSystem.DriveInfo from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 100 for asset name: System.IO.FileSystem.Watcher from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 101 for asset name: System.IO.IsolatedStorage from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 102 for asset name: System.IO.MemoryMappedFiles from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 103 for asset name: System.IO.Pipes.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 104 for asset name: System.IO.Pipes from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.IO.Pipes.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 105 for asset name: System.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 106 for asset name: System.Linq.Expressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Expressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 107 for asset name: System.Linq.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 108 for asset name: System.Linq.Queryable from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Linq.Queryable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 109 for asset name: System.Memory from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Memory.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 110 for asset name: System.Net.Http from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 111 for asset name: System.Net.Http.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Http.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 112 for asset name: System.Net.HttpListener from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.HttpListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 113 for asset name: System.Net.Mail from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Mail.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 114 for asset name: System.Net.NameResolution from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NameResolution.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 115 for asset name: System.Net.NetworkInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.NetworkInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 116 for asset name: System.Net.Ping from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Ping.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 117 for asset name: System.Net.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 118 for asset name: System.Net.Quic from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Quic.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 119 for asset name: System.Net.Requests from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Requests.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 120 for asset name: System.Net.Security from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Security.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 121 for asset name: System.Net.ServicePoint from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.ServicePoint.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 122 for asset name: System.Net.Sockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.Sockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 123 for asset name: System.Net.WebClient from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebClient.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 124 for asset name: System.Net.WebHeaderCollection from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 125 for asset name: System.Net.WebProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 126 for asset name: System.Net.WebSockets.Client from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 127 for asset name: System.Net.WebSockets from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Net.WebSockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 128 for asset name: System.ObjectModel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.ObjectModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 129 for asset name: System.Private.DataContractSerialization from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 130 for asset name: System.Private.Uri from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Uri.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 131 for asset name: System.Private.Xml from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 132 for asset name: System.Private.Xml.Linq from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Private.Xml.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 133 for asset name: System.Reflection.DispatchProxy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 134 for asset name: System.Reflection.Metadata from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.Metadata.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 135 for asset name: System.Reflection.TypeExtensions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 136 for asset name: System.Resources.Writer from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Resources.Writer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 137 for asset name: System.Runtime.CompilerServices.Unsafe from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 138 for asset name: System.Runtime.CompilerServices.VisualC from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 139 for asset name: System.Runtime.InteropServices from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 140 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 141 for asset name: System.Runtime.Numerics from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Numerics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 142 for asset name: System.Runtime.Serialization.Formatters from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 143 for asset name: System.Runtime.Serialization.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 144 for asset name: System.Security.AccessControl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 145 for asset name: System.Security.Claims from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Claims.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 146 for asset name: System.Security.Cryptography.Algorithms from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 147 for asset name: System.Security.Cryptography.Cng from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 148 for asset name: System.Security.Cryptography.Csp from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 149 for asset name: System.Security.Cryptography.Encoding from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 150 for asset name: System.Security.Cryptography.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 151 for asset name: System.Security.Cryptography.Primitives from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 152 for asset name: System.Security.Cryptography.X509Certificates from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 153 for asset name: System.Security.Principal.Windows from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Security.Principal.Windows.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 154 for asset name: System.Text.Encoding.CodePages from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 155 for asset name: System.Text.Encodings.Web from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Encodings.Web.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 156 for asset name: System.Text.Json from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 157 for asset name: System.Text.RegularExpressions from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Text.RegularExpressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 158 for asset name: System.Threading.Channels from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Channels.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 159 for asset name: System.Threading from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 160 for asset name: System.Threading.Tasks.Dataflow from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 161 for asset name: System.Threading.Tasks.Parallel from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 162 for asset name: System.Transactions.Local from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Transactions.Local.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 163 for asset name: System.Web.HttpUtility from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Web.HttpUtility.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed runtime deps entry 164 for asset name: System.Xml.XPath.XDocument from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.21.47023 Parsed native deps entry 0 for asset name: createdump from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: createdump, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 1 for asset name: libclrjit from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 2 for asset name: libcoreclr from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 3 for asset name: libdbgshim from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 4 for asset name: libmscordaccore from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 5 for asset name: libmscordbi from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 6 for asset name: libSystem.Globalization.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 7 for asset name: libSystem.IO.Compression.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 8 for asset name: libSystem.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 9 for asset name: libSystem.Net.Security.Native from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 10 for asset name: libSystem.Security.Cryptography.Native.Apple from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 11 for asset name: libSystem.Security.Cryptography.Native.OpenSsl from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libSystem.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0 Parsed native deps entry 12 for asset name: libhostpolicy from package: Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.0-rc.2.21470.23, relpath: libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0 The rid fallback graph is: { osx.11.0-arm64 => [ osx.11.0, osx.10.16-arm64, osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.16-arm64 => [ osx.10.16, osx.10.15-arm64, osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.15-arm64 => [ osx.10.15, osx.10.14-arm64, osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.10-arm64 => [ osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.12-arm64 => [ osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.11-arm64 => [ osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.14-arm64 => [ osx.10.14, osx.10.13-arm64, osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx.10.13-arm64 => [ osx.10.13, osx.10.12-arm64, osx.10.12, osx.10.11-arm64, osx.10.11, osx.10.10-arm64, osx.10.10, osx-arm64, osx, unix-arm64, unix, any, base, ] osx-arm64 => [ osx, unix-arm64, unix, any, base, ] } Using /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json deps file Loading deps file... /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json as framework dependent=[1] Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll rid=unix assemblyVersion=2.0.20168.4 fileVersion=2.0.20168.4 from Microsoft.Data.SqlClient/2.0.1 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll rid=win assemblyVersion=2.0.20168.4 fileVersion=2.0.20168.4 from Microsoft.Data.SqlClient/2.0.1 Adding runtimeTargets native asset runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll rid=win-arm assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.pdb rid=win-arm assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll rid=win-arm64 assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.pdb rid=win-arm64 assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll rid=win-x64 assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.pdb rid=win-x64 assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll rid=win-x86 assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets native asset runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.pdb rid=win-x86 assemblyVersion= fileVersion=0.0.0.0 from Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtimeTargets native asset runtimes/win-arm64/native/sni.dll rid=win-arm64 assemblyVersion= fileVersion=0.0.0.0 from runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0 Adding runtimeTargets native asset runtimes/win-x64/native/sni.dll rid=win-x64 assemblyVersion= fileVersion=0.0.0.0 from runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0 Adding runtimeTargets native asset runtimes/win-x86/native/sni.dll rid=win-x86 assemblyVersion= fileVersion=0.0.0.0 from runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0 Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll rid=unix assemblyVersion=4.6.1.1 fileVersion=4.700.20.6702 from System.Data.SqlClient/4.8.1 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll rid=win assemblyVersion=4.6.1.1 fileVersion=4.700.20.6702 from System.Data.SqlClient/4.8.1 Adding runtimeTargets runtime asset runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll rid=unix assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll rid=win assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from System.Drawing.Common/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll rid=win assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Runtime.Caching/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rid=win assemblyVersion=4.0.5.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.ProtectedData/4.7.0 Adding runtimeTargets runtime asset runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll rid=win assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 HostRID is osx.11.0-arm64 Chose unix, so removing rid (win) specific assets for package System.Data.SqlClient/4.8.1 and asset type runtime Chose unix, so removing rid (win) specific assets for package Microsoft.Data.SqlClient/2.0.1 and asset type runtime Chose unix, so removing rid (win) specific assets for package System.Drawing.Common/4.7.0 and asset type runtime Adding runtime asset Company.DbContexts.dll assemblyVersion= fileVersion= from Company.DbContexts/1.0.0 Adding runtime asset lib/netcoreapp3.1/AWSSDK.Core.dll assemblyVersion=3.3.0.0 fileVersion=3.7.0.31 from AWSSDK.Core/3.7.0.31 Adding runtime asset lib/netcoreapp3.1/AWSSDK.S3.dll assemblyVersion=3.3.0.0 fileVersion=3.7.0.32 from AWSSDK.S3/3.7.0.32 Adding runtime asset lib/netstandard2.0/Dapper.dll assemblyVersion=2.0.0.0 fileVersion=2.0.35.21366 from Dapper/2.0.35 Adding runtime asset lib/netstandard1.3/DotNetEnv.dll assemblyVersion=1.4.0.0 fileVersion=1.4.0.0 from DotNetEnv/1.4.0 Adding runtime asset lib/netstandard2.1/EFCore.NamingConventions.dll assemblyVersion=5.0.2.0 fileVersion=5.0.2.0 from EFCore.NamingConventions/5.0.2 Adding runtime asset lib/netstandard2.0/Humanizer.dll assemblyVersion=2.8.0.0 fileVersion=2.8.26.1919 from Humanizer.Core/2.8.26 Adding runtime asset lib/net5.0/Microsoft.AspNetCore.Http.Features.dll assemblyVersion=5.0.0.0 fileVersion=5.0.621.22305 from Microsoft.AspNetCore.Http.Features/5.0.6 Adding runtime asset lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll assemblyVersion=2.0.20168.4 fileVersion=2.0.20168.4 from Microsoft.Data.SqlClient/2.0.1 Adding runtime asset lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll assemblyVersion=5.0.6.0 fileVersion=5.0.621.21307 from Microsoft.EntityFrameworkCore/5.0.6 Adding runtime asset lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll assemblyVersion=5.0.6.0 fileVersion=5.0.621.21307 from Microsoft.EntityFrameworkCore.Abstractions/5.0.6 Adding runtime asset lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll assemblyVersion=5.0.6.0 fileVersion=5.0.621.21307 from Microsoft.EntityFrameworkCore.Design/5.0.6 Adding runtime asset lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll assemblyVersion=5.0.6.0 fileVersion=5.0.621.21307 from Microsoft.EntityFrameworkCore.Relational/5.0.6 Adding runtime asset lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll assemblyVersion=5.0.6.0 fileVersion=5.0.621.21307 from Microsoft.EntityFrameworkCore.SqlServer/5.0.6 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Caching.Abstractions/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Caching.Memory/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Configuration/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Configuration.Abstractions/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Configuration.FileExtensions/5.0.0 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Configuration.Json/5.0.0 Adding runtime asset lib/net5.0/Microsoft.Extensions.DependencyInjection.dll assemblyVersion=5.0.0.1 fileVersion=5.0.120.57516 from Microsoft.Extensions.DependencyInjection/5.0.1 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.FileProviders.Abstractions/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.FileProviders.Physical/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.FileSystemGlobbing/5.0.0 Adding runtime asset lib/netstandard2.1/Microsoft.Extensions.Logging.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Logging/5.0.0 Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Logging.Abstractions/5.0.0 Adding runtime asset lib/net5.0/Microsoft.Extensions.Options.dll assemblyVersion=5.0.0.0 fileVersion=5.0.20.51904 from Microsoft.Extensions.Options/5.0.0 Adding runtime asset lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll assemblyVersion=5.0.0.0 fileVersion=5.0.521.16609 from Microsoft.Extensions.Primitives/5.0.1 Adding runtime asset lib/netcoreapp2.1/Microsoft.Identity.Client.dll assemblyVersion=4.14.0.0 fileVersion=4.14.0.0 from Microsoft.Identity.Client/4.14.0 Adding runtime asset lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll assemblyVersion=5.6.0.0 fileVersion=5.6.0.61018 from Microsoft.IdentityModel.JsonWebTokens/5.6.0 Adding runtime asset lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll assemblyVersion=5.6.0.0 fileVersion=5.6.0.61018 from Microsoft.IdentityModel.Logging/5.6.0 Adding runtime asset lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll assemblyVersion=5.6.0.0 fileVersion=5.6.0.61018 from Microsoft.IdentityModel.Protocols/5.6.0 Adding runtime asset lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll assemblyVersion=5.6.0.0 fileVersion=5.6.0.61018 from Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0 Adding runtime asset lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll assemblyVersion=5.6.0.0 fileVersion=5.6.0.61018 from Microsoft.IdentityModel.Tokens/5.6.0 Adding runtime asset lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll assemblyVersion=2.1.2.0 fileVersion=2.1.2.0 from Microsoft.IO.RecyclableMemoryStream/2.1.2 Adding runtime asset lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll assemblyVersion=4.0.2.0 fileVersion=4.700.19.56404 from Microsoft.Win32.SystemEvents/4.7.0 Adding runtime asset lib/net5.0/Company.Logging.dll assemblyVersion=1.0.0.0 fileVersion=1.0.0.0 from Company.Logging/1.2.2 Adding runtime asset lib/net5.0/Company.S3.dll assemblyVersion=1.0.0.0 fileVersion=1.0.0.0 from Company.S3/1.0.7 Adding runtime asset lib/netstandard1.3/Newtonsoft.Json.dll assemblyVersion=10.0.0.0 fileVersion=10.0.1.20720 from Newtonsoft.Json/10.0.1 Adding runtime asset lib/net5.0/Npgsql.dll assemblyVersion=5.0.5.0 fileVersion=5.0.5.0 from Npgsql/5.0.5 Adding runtime asset lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll assemblyVersion=5.0.6.0 fileVersion=5.0.6.0 from Npgsql.EntityFrameworkCore.PostgreSQL/5.0.6 Adding runtime asset lib/netstandard2.0/Serilog.dll assemblyVersion=2.0.0.0 fileVersion=2.9.0.0 from Serilog/2.9.0 Adding runtime asset lib/netstandard2.0/Serilog.Extensions.Logging.dll assemblyVersion=2.0.0.0 fileVersion=3.0.1.0 from Serilog.Extensions.Logging/3.0.1 Adding runtime asset lib/netcoreapp1.1/Serilog.Sinks.Console.dll assemblyVersion=3.1.1.0 fileVersion=3.1.1.0 from Serilog.Sinks.Console/3.1.1 Adding runtime asset lib/netstandard2.0/System.Configuration.ConfigurationManager.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Configuration.ConfigurationManager/4.7.0 Adding runtime asset lib/netcoreapp2.1/System.Data.SqlClient.dll assemblyVersion=4.6.1.1 fileVersion=4.700.20.6702 from System.Data.SqlClient/4.8.1 Adding runtime asset lib/net5.0/System.Diagnostics.DiagnosticSource.dll assemblyVersion=5.0.0.0 fileVersion=5.0.220.61120 from System.Diagnostics.DiagnosticSource/5.0.1 Adding runtime asset lib/netstandard2.0/System.Drawing.Common.dll assemblyVersion=4.0.0.1 fileVersion=4.6.26919.2 from System.Drawing.Common/4.7.0 Adding runtime asset lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll assemblyVersion=5.6.0.0 fileVersion=5.6.0.61018 from System.IdentityModel.Tokens.Jwt/5.6.0 Adding runtime asset lib/netcoreapp3.0/System.IO.Pipelines.dll assemblyVersion=5.0.0.1 fileVersion=5.0.120.57516 from System.IO.Pipelines/5.0.1 Adding runtime asset lib/netstandard2.0/System.Runtime.Caching.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Runtime.Caching/4.7.0 Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll assemblyVersion=4.0.5.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.ProtectedData/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Security.Permissions.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.Security.Permissions/4.7.0 Adding runtime asset lib/netcoreapp3.0/System.Windows.Extensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Windows.Extensions/4.7.0 Reconciling library Company.DbContexts/1.0.0 Parsed runtime deps entry 0 for asset name: Company.DbContexts from project: Company.DbContexts, library version: 1.0.0, relpath: Company.DbContexts.dll, assemblyVersion , fileVersion Reconciling library AWSSDK.Core/3.7.0.31 Parsed runtime deps entry 1 for asset name: AWSSDK.Core from package: AWSSDK.Core, library version: 3.7.0.31, relpath: lib/netcoreapp3.1/AWSSDK.Core.dll, assemblyVersion 3.3.0.0, fileVersion 3.7.0.31 Reconciling library AWSSDK.S3/3.7.0.32 Parsed runtime deps entry 2 for asset name: AWSSDK.S3 from package: AWSSDK.S3, library version: 3.7.0.32, relpath: lib/netcoreapp3.1/AWSSDK.S3.dll, assemblyVersion 3.3.0.0, fileVersion 3.7.0.32 Reconciling library Dapper/2.0.35 Parsed runtime deps entry 3 for asset name: Dapper from package: Dapper, library version: 2.0.35, relpath: lib/netstandard2.0/Dapper.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.35.21366 Reconciling library DotNetEnv/1.4.0 Parsed runtime deps entry 4 for asset name: DotNetEnv from package: DotNetEnv, library version: 1.4.0, relpath: lib/netstandard1.3/DotNetEnv.dll, assemblyVersion 1.4.0.0, fileVersion 1.4.0.0 Reconciling library EFCore.NamingConventions/5.0.2 Parsed runtime deps entry 5 for asset name: EFCore.NamingConventions from package: EFCore.NamingConventions, library version: 5.0.2, relpath: lib/netstandard2.1/EFCore.NamingConventions.dll, assemblyVersion 5.0.2.0, fileVersion 5.0.2.0 Reconciling library Humanizer.Core/2.8.26 Parsed runtime deps entry 6 for asset name: Humanizer from package: Humanizer.Core, library version: 2.8.26, relpath: lib/netstandard2.0/Humanizer.dll, assemblyVersion 2.8.0.0, fileVersion 2.8.26.1919 Reconciling library Microsoft.AspNetCore.Http.Features/5.0.6 Parsed runtime deps entry 7 for asset name: Microsoft.AspNetCore.Http.Features from package: Microsoft.AspNetCore.Http.Features, library version: 5.0.6, relpath: lib/net5.0/Microsoft.AspNetCore.Http.Features.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.621.22305 Reconciling library Microsoft.CSharp/4.7.0 Library Microsoft.CSharp/4.7.0 does not exist Reconciling library Microsoft.Data.SqlClient/2.0.1 Parsed runtime deps entry 8 for asset name: Microsoft.Data.SqlClient from package: Microsoft.Data.SqlClient, library version: 2.0.1, relpath: runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll, assemblyVersion 2.0.20168.4, fileVersion 2.0.20168.4 Reconciling library Microsoft.Data.SqlClient.SNI.runtime/2.0.1 Reconciling library Microsoft.EntityFrameworkCore/5.0.6 Parsed runtime deps entry 9 for asset name: Microsoft.EntityFrameworkCore from package: Microsoft.EntityFrameworkCore, library version: 5.0.6, relpath: lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll, assemblyVersion 5.0.6.0, fileVersion 5.0.621.21307 Reconciling library Microsoft.EntityFrameworkCore.Abstractions/5.0.6 Parsed runtime deps entry 10 for asset name: Microsoft.EntityFrameworkCore.Abstractions from package: Microsoft.EntityFrameworkCore.Abstractions, library version: 5.0.6, relpath: lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll, assemblyVersion 5.0.6.0, fileVersion 5.0.621.21307 Reconciling library Microsoft.EntityFrameworkCore.Analyzers/5.0.6 Library Microsoft.EntityFrameworkCore.Analyzers/5.0.6 does not exist Reconciling library Microsoft.EntityFrameworkCore.Design/5.0.6 Parsed runtime deps entry 11 for asset name: Microsoft.EntityFrameworkCore.Design from package: Microsoft.EntityFrameworkCore.Design, library version: 5.0.6, relpath: lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll, assemblyVersion 5.0.6.0, fileVersion 5.0.621.21307 Reconciling library Microsoft.EntityFrameworkCore.Relational/5.0.6 Parsed runtime deps entry 12 for asset name: Microsoft.EntityFrameworkCore.Relational from package: Microsoft.EntityFrameworkCore.Relational, library version: 5.0.6, relpath: lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll, assemblyVersion 5.0.6.0, fileVersion 5.0.621.21307 Reconciling library Microsoft.EntityFrameworkCore.SqlServer/5.0.6 Parsed runtime deps entry 13 for asset name: Microsoft.EntityFrameworkCore.SqlServer from package: Microsoft.EntityFrameworkCore.SqlServer, library version: 5.0.6, relpath: lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll, assemblyVersion 5.0.6.0, fileVersion 5.0.621.21307 Reconciling library Microsoft.Extensions.Caching.Abstractions/5.0.0 Parsed runtime deps entry 14 for asset name: Microsoft.Extensions.Caching.Abstractions from package: Microsoft.Extensions.Caching.Abstractions, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Caching.Memory/5.0.0 Parsed runtime deps entry 15 for asset name: Microsoft.Extensions.Caching.Memory from package: Microsoft.Extensions.Caching.Memory, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Configuration/5.0.0 Parsed runtime deps entry 16 for asset name: Microsoft.Extensions.Configuration from package: Microsoft.Extensions.Configuration, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Configuration.Abstractions/5.0.0 Parsed runtime deps entry 17 for asset name: Microsoft.Extensions.Configuration.Abstractions from package: Microsoft.Extensions.Configuration.Abstractions, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Configuration.FileExtensions/5.0.0 Parsed runtime deps entry 18 for asset name: Microsoft.Extensions.Configuration.FileExtensions from package: Microsoft.Extensions.Configuration.FileExtensions, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Configuration.Json/5.0.0 Parsed runtime deps entry 19 for asset name: Microsoft.Extensions.Configuration.Json from package: Microsoft.Extensions.Configuration.Json, library version: 5.0.0, relpath: lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.DependencyInjection/5.0.1 Parsed runtime deps entry 20 for asset name: Microsoft.Extensions.DependencyInjection from package: Microsoft.Extensions.DependencyInjection, library version: 5.0.1, relpath: lib/net5.0/Microsoft.Extensions.DependencyInjection.dll, assemblyVersion 5.0.0.1, fileVersion 5.0.120.57516 Reconciling library Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0 Parsed runtime deps entry 21 for asset name: Microsoft.Extensions.DependencyInjection.Abstractions from package: Microsoft.Extensions.DependencyInjection.Abstractions, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.FileProviders.Abstractions/5.0.0 Parsed runtime deps entry 22 for asset name: Microsoft.Extensions.FileProviders.Abstractions from package: Microsoft.Extensions.FileProviders.Abstractions, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.FileProviders.Physical/5.0.0 Parsed runtime deps entry 23 for asset name: Microsoft.Extensions.FileProviders.Physical from package: Microsoft.Extensions.FileProviders.Physical, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.FileSystemGlobbing/5.0.0 Parsed runtime deps entry 24 for asset name: Microsoft.Extensions.FileSystemGlobbing from package: Microsoft.Extensions.FileSystemGlobbing, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Logging/5.0.0 Parsed runtime deps entry 25 for asset name: Microsoft.Extensions.Logging from package: Microsoft.Extensions.Logging, library version: 5.0.0, relpath: lib/netstandard2.1/Microsoft.Extensions.Logging.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Logging.Abstractions/5.0.0 Parsed runtime deps entry 26 for asset name: Microsoft.Extensions.Logging.Abstractions from package: Microsoft.Extensions.Logging.Abstractions, library version: 5.0.0, relpath: lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Options/5.0.0 Parsed runtime deps entry 27 for asset name: Microsoft.Extensions.Options from package: Microsoft.Extensions.Options, library version: 5.0.0, relpath: lib/net5.0/Microsoft.Extensions.Options.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.20.51904 Reconciling library Microsoft.Extensions.Primitives/5.0.1 Parsed runtime deps entry 28 for asset name: Microsoft.Extensions.Primitives from package: Microsoft.Extensions.Primitives, library version: 5.0.1, relpath: lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.521.16609 Reconciling library Microsoft.Identity.Client/4.14.0 Parsed runtime deps entry 29 for asset name: Microsoft.Identity.Client from package: Microsoft.Identity.Client, library version: 4.14.0, relpath: lib/netcoreapp2.1/Microsoft.Identity.Client.dll, assemblyVersion 4.14.0.0, fileVersion 4.14.0.0 Reconciling library Microsoft.IdentityModel.JsonWebTokens/5.6.0 Parsed runtime deps entry 30 for asset name: Microsoft.IdentityModel.JsonWebTokens from package: Microsoft.IdentityModel.JsonWebTokens, library version: 5.6.0, relpath: lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll, assemblyVersion 5.6.0.0, fileVersion 5.6.0.61018 Reconciling library Microsoft.IdentityModel.Logging/5.6.0 Parsed runtime deps entry 31 for asset name: Microsoft.IdentityModel.Logging from package: Microsoft.IdentityModel.Logging, library version: 5.6.0, relpath: lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll, assemblyVersion 5.6.0.0, fileVersion 5.6.0.61018 Reconciling library Microsoft.IdentityModel.Protocols/5.6.0 Parsed runtime deps entry 32 for asset name: Microsoft.IdentityModel.Protocols from package: Microsoft.IdentityModel.Protocols, library version: 5.6.0, relpath: lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll, assemblyVersion 5.6.0.0, fileVersion 5.6.0.61018 Reconciling library Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0 Parsed runtime deps entry 33 for asset name: Microsoft.IdentityModel.Protocols.OpenIdConnect from package: Microsoft.IdentityModel.Protocols.OpenIdConnect, library version: 5.6.0, relpath: lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll, assemblyVersion 5.6.0.0, fileVersion 5.6.0.61018 Reconciling library Microsoft.IdentityModel.Tokens/5.6.0 Parsed runtime deps entry 34 for asset name: Microsoft.IdentityModel.Tokens from package: Microsoft.IdentityModel.Tokens, library version: 5.6.0, relpath: lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll, assemblyVersion 5.6.0.0, fileVersion 5.6.0.61018 Reconciling library Microsoft.IO.RecyclableMemoryStream/2.1.2 Parsed runtime deps entry 35 for asset name: Microsoft.IO.RecyclableMemoryStream from package: Microsoft.IO.RecyclableMemoryStream, library version: 2.1.2, relpath: lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll, assemblyVersion 2.1.2.0, fileVersion 2.1.2.0 Reconciling library Microsoft.NETCore.Platforms/3.1.0 Library Microsoft.NETCore.Platforms/3.1.0 does not exist Reconciling library Microsoft.NETCore.Targets/1.1.3 Library Microsoft.NETCore.Targets/1.1.3 does not exist Reconciling library Microsoft.Win32.Primitives/4.3.0 Library Microsoft.Win32.Primitives/4.3.0 does not exist Reconciling library Microsoft.Win32.Registry/4.7.0 Library Microsoft.Win32.Registry/4.7.0 does not exist Reconciling library Microsoft.Win32.SystemEvents/4.7.0 Parsed runtime deps entry 36 for asset name: Microsoft.Win32.SystemEvents from package: Microsoft.Win32.SystemEvents, library version: 4.7.0, relpath: lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library Company.Logging/1.2.2 Parsed runtime deps entry 37 for asset name: Company.Logging from package: Company.Logging, library version: 1.2.2, relpath: lib/net5.0/Company.Logging.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.0.0 Reconciling library Company.S3/1.0.7 Parsed runtime deps entry 38 for asset name: Company.S3 from package: Company.S3, library version: 1.0.7, relpath: lib/net5.0/Company.S3.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.0.0 Reconciling library NETStandard.Library/1.6.1 Library NETStandard.Library/1.6.1 does not exist Reconciling library Newtonsoft.Json/10.0.1 Parsed runtime deps entry 39 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 10.0.1, relpath: lib/netstandard1.3/Newtonsoft.Json.dll, assemblyVersion 10.0.0.0, fileVersion 10.0.1.20720 Reconciling library Npgsql/5.0.5 Parsed runtime deps entry 40 for asset name: Npgsql from package: Npgsql, library version: 5.0.5, relpath: lib/net5.0/Npgsql.dll, assemblyVersion 5.0.5.0, fileVersion 5.0.5.0 Reconciling library Npgsql.EntityFrameworkCore.PostgreSQL/5.0.6 Parsed runtime deps entry 41 for asset name: Npgsql.EntityFrameworkCore.PostgreSQL from package: Npgsql.EntityFrameworkCore.PostgreSQL, library version: 5.0.6, relpath: lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll, assemblyVersion 5.0.6.0, fileVersion 5.0.6.0 Reconciling library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.native.System/4.3.0 Library runtime.native.System/4.3.0 does not exist Reconciling library runtime.native.System.Data.SqlClient.sni/4.7.0 Library runtime.native.System.Data.SqlClient.sni/4.7.0 does not exist Reconciling library runtime.native.System.IO.Compression/4.3.0 Library runtime.native.System.IO.Compression/4.3.0 does not exist Reconciling library runtime.native.System.Net.Http/4.3.0 Library runtime.native.System.Net.Http/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 Library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0 Reconciling library runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0 Reconciling library runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0 Reconciling library Serilog/2.9.0 Parsed runtime deps entry 42 for asset name: Serilog from package: Serilog, library version: 2.9.0, relpath: lib/netstandard2.0/Serilog.dll, assemblyVersion 2.0.0.0, fileVersion 2.9.0.0 Reconciling library Serilog.Extensions.Logging/3.0.1 Parsed runtime deps entry 43 for asset name: Serilog.Extensions.Logging from package: Serilog.Extensions.Logging, library version: 3.0.1, relpath: lib/netstandard2.0/Serilog.Extensions.Logging.dll, assemblyVersion 2.0.0.0, fileVersion 3.0.1.0 Reconciling library Serilog.Sinks.Console/3.1.1 Parsed runtime deps entry 44 for asset name: Serilog.Sinks.Console from package: Serilog.Sinks.Console, library version: 3.1.1, relpath: lib/netcoreapp1.1/Serilog.Sinks.Console.dll, assemblyVersion 3.1.1.0, fileVersion 3.1.1.0 Reconciling library System.AppContext/4.3.0 Library System.AppContext/4.3.0 does not exist Reconciling library System.Buffers/4.3.0 Library System.Buffers/4.3.0 does not exist Reconciling library System.Collections/4.3.0 Library System.Collections/4.3.0 does not exist Reconciling library System.Collections.Concurrent/4.3.0 Library System.Collections.Concurrent/4.3.0 does not exist Reconciling library System.Collections.Immutable/5.0.0 Library System.Collections.Immutable/5.0.0 does not exist Reconciling library System.Collections.NonGeneric/4.3.0 Library System.Collections.NonGeneric/4.3.0 does not exist Reconciling library System.Collections.Specialized/4.3.0 Library System.Collections.Specialized/4.3.0 does not exist Reconciling library System.ComponentModel/4.3.0 Library System.ComponentModel/4.3.0 does not exist Reconciling library System.ComponentModel.Annotations/5.0.0 Library System.ComponentModel.Annotations/5.0.0 does not exist Reconciling library System.ComponentModel.Primitives/4.3.0 Library System.ComponentModel.Primitives/4.3.0 does not exist Reconciling library System.ComponentModel.TypeConverter/4.3.0 Library System.ComponentModel.TypeConverter/4.3.0 does not exist Reconciling library System.Configuration.ConfigurationManager/4.7.0 Parsed runtime deps entry 45 for asset name: System.Configuration.ConfigurationManager from package: System.Configuration.ConfigurationManager, library version: 4.7.0, relpath: lib/netstandard2.0/System.Configuration.ConfigurationManager.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Console/4.3.0 Library System.Console/4.3.0 does not exist Reconciling library System.Data.SqlClient/4.8.1 Parsed runtime deps entry 46 for asset name: System.Data.SqlClient from package: System.Data.SqlClient, library version: 4.8.1, relpath: runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll, assemblyVersion 4.6.1.1, fileVersion 4.700.20.6702 Reconciling library System.Diagnostics.Debug/4.3.0 Library System.Diagnostics.Debug/4.3.0 does not exist Reconciling library System.Diagnostics.DiagnosticSource/5.0.1 Parsed runtime deps entry 47 for asset name: System.Diagnostics.DiagnosticSource from package: System.Diagnostics.DiagnosticSource, library version: 5.0.1, relpath: lib/net5.0/System.Diagnostics.DiagnosticSource.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.220.61120 Reconciling library System.Diagnostics.Tools/4.3.0 Library System.Diagnostics.Tools/4.3.0 does not exist Reconciling library System.Diagnostics.Tracing/4.3.0 Library System.Diagnostics.Tracing/4.3.0 does not exist Reconciling library System.Drawing.Common/4.7.0 Parsed runtime deps entry 48 for asset name: System.Drawing.Common from package: System.Drawing.Common, library version: 4.7.0, relpath: runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.19.56404 Reconciling library System.Dynamic.Runtime/4.3.0 Library System.Dynamic.Runtime/4.3.0 does not exist Reconciling library System.Globalization/4.3.0 Library System.Globalization/4.3.0 does not exist Reconciling library System.Globalization.Calendars/4.3.0 Library System.Globalization.Calendars/4.3.0 does not exist Reconciling library System.Globalization.Extensions/4.3.0 Library System.Globalization.Extensions/4.3.0 does not exist Reconciling library System.IdentityModel.Tokens.Jwt/5.6.0 Parsed runtime deps entry 49 for asset name: System.IdentityModel.Tokens.Jwt from package: System.IdentityModel.Tokens.Jwt, library version: 5.6.0, relpath: lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll, assemblyVersion 5.6.0.0, fileVersion 5.6.0.61018 Reconciling library System.IO/4.3.0 Library System.IO/4.3.0 does not exist Reconciling library System.IO.Compression/4.3.0 Library System.IO.Compression/4.3.0 does not exist Reconciling library System.IO.Compression.ZipFile/4.3.0 Library System.IO.Compression.ZipFile/4.3.0 does not exist Reconciling library System.IO.FileSystem/4.3.0 Library System.IO.FileSystem/4.3.0 does not exist Reconciling library System.IO.FileSystem.Primitives/4.3.0 Library System.IO.FileSystem.Primitives/4.3.0 does not exist Reconciling library System.IO.Pipelines/5.0.1 Parsed runtime deps entry 50 for asset name: System.IO.Pipelines from package: System.IO.Pipelines, library version: 5.0.1, relpath: lib/netcoreapp3.0/System.IO.Pipelines.dll, assemblyVersion 5.0.0.1, fileVersion 5.0.120.57516 Reconciling library System.Linq/4.3.0 Library System.Linq/4.3.0 does not exist Reconciling library System.Linq.Expressions/4.3.0 Library System.Linq.Expressions/4.3.0 does not exist Reconciling library System.Net.Http/4.3.0 Library System.Net.Http/4.3.0 does not exist Reconciling library System.Net.NameResolution/4.3.0 Library System.Net.NameResolution/4.3.0 does not exist Reconciling library System.Net.Primitives/4.3.0 Library System.Net.Primitives/4.3.0 does not exist Reconciling library System.Net.Sockets/4.3.0 Library System.Net.Sockets/4.3.0 does not exist Reconciling library System.ObjectModel/4.3.0 Library System.ObjectModel/4.3.0 does not exist Reconciling library System.Private.DataContractSerialization/4.3.0 Library System.Private.DataContractSerialization/4.3.0 does not exist Reconciling library System.Private.Uri/4.3.2 Library System.Private.Uri/4.3.2 does not exist Reconciling library System.Reflection/4.3.0 Library System.Reflection/4.3.0 does not exist Reconciling library System.Reflection.Emit/4.3.0 Library System.Reflection.Emit/4.3.0 does not exist Reconciling library System.Reflection.Emit.ILGeneration/4.3.0 Library System.Reflection.Emit.ILGeneration/4.3.0 does not exist Reconciling library System.Reflection.Emit.Lightweight/4.7.0 Library System.Reflection.Emit.Lightweight/4.7.0 does not exist Reconciling library System.Reflection.Extensions/4.3.0 Library System.Reflection.Extensions/4.3.0 does not exist Reconciling library System.Reflection.Primitives/4.3.0 Library System.Reflection.Primitives/4.3.0 does not exist Reconciling library System.Reflection.TypeExtensions/4.3.0 Library System.Reflection.TypeExtensions/4.3.0 does not exist Reconciling library System.Resources.ResourceManager/4.3.0 Library System.Resources.ResourceManager/4.3.0 does not exist Reconciling library System.Runtime/4.3.0 Library System.Runtime/4.3.0 does not exist Reconciling library System.Runtime.Caching/4.7.0 Parsed runtime deps entry 51 for asset name: System.Runtime.Caching from package: System.Runtime.Caching, library version: 4.7.0, relpath: lib/netstandard2.0/System.Runtime.Caching.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404 Reconciling library System.Runtime.CompilerServices.Unsafe/4.6.0 Library System.Runtime.CompilerServices.Unsafe/4.6.0 does not exist Reconciling library System.Runtime.Extensions/4.3.0 Library System.Runtime.Extensions/4.3.0 does not exist Reconciling library System.Runtime.Handles/4.3.0 Library System.Runtime.Handles/4.3.0 does not exist Reconciling library System.Runtime.InteropServices/4.3.0 Library System.Runtime.InteropServices/4.3.0 does not exist Reconciling library System.Runtime.InteropServices.RuntimeInformation/4.3.0 Library System.Runtime.InteropServices.RuntimeInformation/4.3.0 does not exist Reconciling library System.Runtime.Numerics/4.3.0 Library System.Runtime.Numerics/4.3.0 does not exist Reconciling library System.Runtime.Serialization.Formatters/4.3.0 Library System.Runtime.Serialization.Formatters/4.3.0 does not exist Reconciling library System.Runtime.Serialization.Json/4.3.0 Library System.Runtime.Serialization.Json/4.3.0 does not exist Reconciling library System.Runtime.Serialization.Primitives/4.3.0 Library System.Runtime.Serialization.Primitives/4.3.0 does not exist Reconciling library System.Security.AccessControl/4.7.0 Library System.Security.AccessControl/4.7.0 does not exist Reconciling library System.Security.Cryptography.Algorithms/4.3.0 Library System.Security.Cryptography.Algorithms/4.3.0 does not exist Reconciling library System.Security.Cryptography.Cng/4.5.0 Library System.Security.Cryptography.Cng/4.5.0 does not exist Reconciling library System.Security.Cryptography.Csp/4.3.0 Library System.Security.Cryptography.Csp/4.3.0 does not exist Reconciling library System.Security.Cryptography.Encoding/4.3.0 Library System.Security.Cryptography.Encoding/4.3.0 does not exist Reconciling library System.Security.Cryptography.OpenSsl/4.3.0 Library System.Security.Cryptography.OpenSsl/4.3.0 does not exist Reconciling library System.Security.Cryptography.Primitives/4.3.0 Library System.Security.Cryptography.Primitives/4.3.0 does not exist Reconciling library System.Security.Cryptography.ProtectedData/4.7.0 Parsed runtime deps entry 52 for asset name: System.Security.Cryptography.ProtectedData from package: System.Security.Cryptography.ProtectedData, library version: 4.7.0, relpath: lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Cryptography.X509Certificates/4.3.0 Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist Reconciling library System.Security.Permissions/4.7.0 Parsed runtime deps entry 53 for asset name: System.Security.Permissions from package: System.Security.Permissions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Security.Permissions.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404 Reconciling library System.Security.Principal.Windows/4.7.0 Library System.Security.Principal.Windows/4.7.0 does not exist Reconciling library System.Security.SecureString/4.3.0 Library System.Security.SecureString/4.3.0 does not exist Reconciling library System.Text.Encoding/4.3.0 Library System.Text.Encoding/4.3.0 does not exist Reconciling library System.Text.Encoding.CodePages/4.7.0 Library System.Text.Encoding.CodePages/4.7.0 does not exist Reconciling library System.Text.Encoding.Extensions/4.3.0 Library System.Text.Encoding.Extensions/4.3.0 does not exist Reconciling library System.Text.RegularExpressions/4.3.0 Library System.Text.RegularExpressions/4.3.0 does not exist Reconciling library System.Threading/4.3.0 Library System.Threading/4.3.0 does not exist Reconciling library System.Threading.Tasks/4.3.0 Library System.Threading.Tasks/4.3.0 does not exist Reconciling library System.Threading.Tasks.Extensions/4.3.0 Library System.Threading.Tasks.Extensions/4.3.0 does not exist Reconciling library System.Threading.Timer/4.3.0 Library System.Threading.Timer/4.3.0 does not exist Reconciling library System.Windows.Extensions/4.7.0 Parsed runtime deps entry 54 for asset name: System.Windows.Extensions from package: System.Windows.Extensions, library version: 4.7.0, relpath: lib/netcoreapp3.0/System.Windows.Extensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404 Reconciling library System.Xml.ReaderWriter/4.3.0 Library System.Xml.ReaderWriter/4.3.0 does not exist Reconciling library System.Xml.XDocument/4.3.0 Library System.Xml.XDocument/4.3.0 does not exist Reconciling library System.Xml.XmlDocument/4.3.0 Library System.Xml.XmlDocument/4.3.0 does not exist Reconciling library System.Xml.XmlSerializer/4.3.0 Library System.Xml.XmlSerializer/4.3.0 does not exist -- Listing probe configurations... probe_config_t: probe=[] deps-dir-probe=[1] probe_config_t: probe=[/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23] deps-dir-probe=[0] probe_config_t: probe=[/Users/username/.nuget/packages] deps-dir-probe=[0] probe_config_t: probe=[/Users/username/.nuget/packages] deps-dir-probe=[0] Adding tpa entry: /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/tools/netcoreapp2.0/any/ef.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Company.DbContexts, 1.0.0, Company.DbContexts.dll] Considering entry [Company.DbContexts/1.0.0/Company.DbContexts.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query exists /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll Probed deps dir and matched '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll' Adding tpa entry: /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [AWSSDK.Core, 3.7.0.31, lib/netcoreapp3.1/AWSSDK.Core.dll] Considering entry [AWSSDK.Core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/AWSSDK.Core.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [AWSSDK.Core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [AWSSDK.Core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/awssdk.core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll Probed package dir and matched '/Users/username/.nuget/packages/awssdk.core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll' Adding tpa entry: /Users/username/.nuget/packages/awssdk.core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll, AssemblyVersion: 3.3.0.0, FileVersion: 3.7.0.31 Processing TPA for deps entry [AWSSDK.S3, 3.7.0.32, lib/netcoreapp3.1/AWSSDK.S3.dll] Considering entry [AWSSDK.S3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/AWSSDK.S3.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [AWSSDK.S3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [AWSSDK.S3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/awssdk.s3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll Probed package dir and matched '/Users/username/.nuget/packages/awssdk.s3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll' Adding tpa entry: /Users/username/.nuget/packages/awssdk.s3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll, AssemblyVersion: 3.3.0.0, FileVersion: 3.7.0.32 Processing TPA for deps entry [Dapper, 2.0.35, lib/netstandard2.0/Dapper.dll] Considering entry [Dapper/2.0.35/lib/netstandard2.0/Dapper.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Dapper.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Dapper/2.0.35/lib/netstandard2.0/Dapper.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Dapper/2.0.35/lib/netstandard2.0/Dapper.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/dapper/2.0.35/lib/netstandard2.0/Dapper.dll Probed package dir and matched '/Users/username/.nuget/packages/dapper/2.0.35/lib/netstandard2.0/Dapper.dll' Adding tpa entry: /Users/username/.nuget/packages/dapper/2.0.35/lib/netstandard2.0/Dapper.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.35.21366 Processing TPA for deps entry [DotNetEnv, 1.4.0, lib/netstandard1.3/DotNetEnv.dll] Considering entry [DotNetEnv/1.4.0/lib/netstandard1.3/DotNetEnv.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/DotNetEnv.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [DotNetEnv/1.4.0/lib/netstandard1.3/DotNetEnv.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [DotNetEnv/1.4.0/lib/netstandard1.3/DotNetEnv.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/dotnetenv/1.4.0/lib/netstandard1.3/DotNetEnv.dll Probed package dir and matched '/Users/username/.nuget/packages/dotnetenv/1.4.0/lib/netstandard1.3/DotNetEnv.dll' Adding tpa entry: /Users/username/.nuget/packages/dotnetenv/1.4.0/lib/netstandard1.3/DotNetEnv.dll, AssemblyVersion: 1.4.0.0, FileVersion: 1.4.0.0 Processing TPA for deps entry [EFCore.NamingConventions, 5.0.2, lib/netstandard2.1/EFCore.NamingConventions.dll] Considering entry [EFCore.NamingConventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/EFCore.NamingConventions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [EFCore.NamingConventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [EFCore.NamingConventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/efcore.namingconventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll Probed package dir and matched '/Users/username/.nuget/packages/efcore.namingconventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll' Adding tpa entry: /Users/username/.nuget/packages/efcore.namingconventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll, AssemblyVersion: 5.0.2.0, FileVersion: 5.0.2.0 Processing TPA for deps entry [Humanizer.Core, 2.8.26, lib/netstandard2.0/Humanizer.dll] Considering entry [Humanizer.Core/2.8.26/lib/netstandard2.0/Humanizer.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Humanizer.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Humanizer.Core/2.8.26/lib/netstandard2.0/Humanizer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Humanizer.Core/2.8.26/lib/netstandard2.0/Humanizer.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/humanizer.core/2.8.26/lib/netstandard2.0/Humanizer.dll Probed package dir and matched '/Users/username/.nuget/packages/humanizer.core/2.8.26/lib/netstandard2.0/Humanizer.dll' Adding tpa entry: /Users/username/.nuget/packages/humanizer.core/2.8.26/lib/netstandard2.0/Humanizer.dll, AssemblyVersion: 2.8.0.0, FileVersion: 2.8.26.1919 Processing TPA for deps entry [Microsoft.AspNetCore.Http.Features, 5.0.6, lib/net5.0/Microsoft.AspNetCore.Http.Features.dll] Considering entry [Microsoft.AspNetCore.Http.Features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.AspNetCore.Http.Features.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.AspNetCore.Http.Features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.AspNetCore.Http.Features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.aspnetcore.http.features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.aspnetcore.http.features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.aspnetcore.http.features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.621.22305 Processing TPA for deps entry [Microsoft.Data.SqlClient, 2.0.1, runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll] Considering entry [Microsoft.Data.SqlClient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Data.SqlClient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Data.SqlClient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.data.sqlclient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.data.sqlclient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.data.sqlclient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll, AssemblyVersion: 2.0.20168.4, FileVersion: 2.0.20168.4 Processing TPA for deps entry [Microsoft.EntityFrameworkCore, 5.0.6, lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll] Considering entry [Microsoft.EntityFrameworkCore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.EntityFrameworkCore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.EntityFrameworkCore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.entityframeworkcore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.entityframeworkcore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.entityframeworkcore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll, AssemblyVersion: 5.0.6.0, FileVersion: 5.0.621.21307 Processing TPA for deps entry [Microsoft.EntityFrameworkCore.Abstractions, 5.0.6, lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll] Considering entry [Microsoft.EntityFrameworkCore.Abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.Abstractions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.EntityFrameworkCore.Abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.EntityFrameworkCore.Abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.entityframeworkcore.abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.entityframeworkcore.abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.entityframeworkcore.abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll, AssemblyVersion: 5.0.6.0, FileVersion: 5.0.621.21307 Processing TPA for deps entry [Microsoft.EntityFrameworkCore.Design, 5.0.6, lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll] Considering entry [Microsoft.EntityFrameworkCore.Design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.Design.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.EntityFrameworkCore.Design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.EntityFrameworkCore.Design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.entityframeworkcore.design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.entityframeworkcore.design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.entityframeworkcore.design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll, AssemblyVersion: 5.0.6.0, FileVersion: 5.0.621.21307 Processing TPA for deps entry [Microsoft.EntityFrameworkCore.Relational, 5.0.6, lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll] Considering entry [Microsoft.EntityFrameworkCore.Relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.Relational.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.EntityFrameworkCore.Relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.EntityFrameworkCore.Relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.entityframeworkcore.relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.entityframeworkcore.relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.entityframeworkcore.relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll, AssemblyVersion: 5.0.6.0, FileVersion: 5.0.621.21307 Processing TPA for deps entry [Microsoft.EntityFrameworkCore.SqlServer, 5.0.6, lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll] Considering entry [Microsoft.EntityFrameworkCore.SqlServer/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.EntityFrameworkCore.SqlServer.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.EntityFrameworkCore.SqlServer/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.EntityFrameworkCore.SqlServer/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.entityframeworkcore.sqlserver/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.entityframeworkcore.sqlserver/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.entityframeworkcore.sqlserver/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll, AssemblyVersion: 5.0.6.0, FileVersion: 5.0.621.21307 Processing TPA for deps entry [Microsoft.Extensions.Caching.Abstractions, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll] Considering entry [Microsoft.Extensions.Caching.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Caching.Abstractions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Caching.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Caching.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.caching.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.caching.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.caching.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Caching.Memory, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll] Considering entry [Microsoft.Extensions.Caching.Memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Caching.Memory.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Caching.Memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Caching.Memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.caching.memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.caching.memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.caching.memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Configuration, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.Configuration.dll] Considering entry [Microsoft.Extensions.Configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Configuration.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Abstractions, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll] Considering entry [Microsoft.Extensions.Configuration.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Abstractions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Configuration.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Configuration.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.configuration.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.configuration.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.configuration.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Configuration.FileExtensions, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll] Considering entry [Microsoft.Extensions.Configuration.FileExtensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Configuration.FileExtensions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Configuration.FileExtensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Configuration.FileExtensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.configuration.fileextensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.configuration.fileextensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.configuration.fileextensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Configuration.Json, 5.0.0, lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll] Considering entry [Microsoft.Extensions.Configuration.Json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Configuration.Json.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Configuration.Json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Configuration.Json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.configuration.json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.configuration.json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.configuration.json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection, 5.0.1, lib/net5.0/Microsoft.Extensions.DependencyInjection.dll] Considering entry [Microsoft.Extensions.DependencyInjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.DependencyInjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.DependencyInjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.dependencyinjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.dependencyinjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.dependencyinjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll, AssemblyVersion: 5.0.0.1, FileVersion: 5.0.120.57516 Processing TPA for deps entry [Microsoft.Extensions.DependencyInjection.Abstractions, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll] Considering entry [Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.FileProviders.Abstractions, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll] Considering entry [Microsoft.Extensions.FileProviders.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Abstractions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.FileProviders.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.FileProviders.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.fileproviders.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.fileproviders.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.fileproviders.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.FileProviders.Physical, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll] Considering entry [Microsoft.Extensions.FileProviders.Physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.FileProviders.Physical.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.FileProviders.Physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.FileProviders.Physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.fileproviders.physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.fileproviders.physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.fileproviders.physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.FileSystemGlobbing, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll] Considering entry [Microsoft.Extensions.FileSystemGlobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.FileSystemGlobbing.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.FileSystemGlobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.FileSystemGlobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.filesystemglobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.filesystemglobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.filesystemglobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Logging, 5.0.0, lib/netstandard2.1/Microsoft.Extensions.Logging.dll] Considering entry [Microsoft.Extensions.Logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Logging.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Logging.Abstractions, 5.0.0, lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll] Considering entry [Microsoft.Extensions.Logging.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Logging.Abstractions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Logging.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Logging.Abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Options, 5.0.0, lib/net5.0/Microsoft.Extensions.Options.dll] Considering entry [Microsoft.Extensions.Options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Options.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.20.51904 Processing TPA for deps entry [Microsoft.Extensions.Primitives, 5.0.1, lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll] Considering entry [Microsoft.Extensions.Primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Extensions.Primitives.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Extensions.Primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Extensions.Primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.extensions.primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.extensions.primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.extensions.primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.521.16609 Processing TPA for deps entry [Microsoft.Identity.Client, 4.14.0, lib/netcoreapp2.1/Microsoft.Identity.Client.dll] Considering entry [Microsoft.Identity.Client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Identity.Client.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Identity.Client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Identity.Client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.identity.client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.identity.client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.identity.client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll, AssemblyVersion: 4.14.0.0, FileVersion: 4.14.0.0 Processing TPA for deps entry [Microsoft.IdentityModel.JsonWebTokens, 5.6.0, lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll] Considering entry [Microsoft.IdentityModel.JsonWebTokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.IdentityModel.JsonWebTokens.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.IdentityModel.JsonWebTokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.IdentityModel.JsonWebTokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.identitymodel.jsonwebtokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.identitymodel.jsonwebtokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.identitymodel.jsonwebtokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll, AssemblyVersion: 5.6.0.0, FileVersion: 5.6.0.61018 Processing TPA for deps entry [Microsoft.IdentityModel.Logging, 5.6.0, lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll] Considering entry [Microsoft.IdentityModel.Logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.IdentityModel.Logging.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.IdentityModel.Logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.IdentityModel.Logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.identitymodel.logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.identitymodel.logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.identitymodel.logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll, AssemblyVersion: 5.6.0.0, FileVersion: 5.6.0.61018 Processing TPA for deps entry [Microsoft.IdentityModel.Protocols, 5.6.0, lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll] Considering entry [Microsoft.IdentityModel.Protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.IdentityModel.Protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.IdentityModel.Protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.identitymodel.protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.identitymodel.protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.identitymodel.protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll, AssemblyVersion: 5.6.0.0, FileVersion: 5.6.0.61018 Processing TPA for deps entry [Microsoft.IdentityModel.Protocols.OpenIdConnect, 5.6.0, lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll] Considering entry [Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.IdentityModel.Protocols.OpenIdConnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll, AssemblyVersion: 5.6.0.0, FileVersion: 5.6.0.61018 Processing TPA for deps entry [Microsoft.IdentityModel.Tokens, 5.6.0, lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll] Considering entry [Microsoft.IdentityModel.Tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.IdentityModel.Tokens.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.IdentityModel.Tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.IdentityModel.Tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.identitymodel.tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.identitymodel.tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.identitymodel.tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll, AssemblyVersion: 5.6.0.0, FileVersion: 5.6.0.61018 Processing TPA for deps entry [Microsoft.IO.RecyclableMemoryStream, 2.1.2, lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll] Considering entry [Microsoft.IO.RecyclableMemoryStream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.IO.RecyclableMemoryStream.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.IO.RecyclableMemoryStream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.IO.RecyclableMemoryStream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.io.recyclablememorystream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.io.recyclablememorystream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.io.recyclablememorystream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll, AssemblyVersion: 2.1.2.0, FileVersion: 2.1.2.0 Processing TPA for deps entry [Microsoft.Win32.SystemEvents, 4.7.0, lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll] Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Microsoft.Win32.SystemEvents.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Microsoft.Win32.SystemEvents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/microsoft.win32.systemevents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll Probed package dir and matched '/Users/username/.nuget/packages/microsoft.win32.systemevents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll' Adding tpa entry: /Users/username/.nuget/packages/microsoft.win32.systemevents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Company.Logging, 1.2.2, lib/net5.0/Company.Logging.dll] Considering entry [Company.Logging/1.2.2/lib/net5.0/Company.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.Logging.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Company.Logging/1.2.2/lib/net5.0/Company.Logging.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Company.Logging/1.2.2/lib/net5.0/Company.Logging.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/company.logging/1.2.2/lib/net5.0/Company.Logging.dll Probed package dir and matched '/Users/username/.nuget/packages/company.logging/1.2.2/lib/net5.0/Company.Logging.dll' Adding tpa entry: /Users/username/.nuget/packages/company.logging/1.2.2/lib/net5.0/Company.Logging.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.0.0 Processing TPA for deps entry [Company.S3, 1.0.7, lib/net5.0/Company.S3.dll] Considering entry [Company.S3/1.0.7/lib/net5.0/Company.S3.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.S3.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Company.S3/1.0.7/lib/net5.0/Company.S3.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Company.S3/1.0.7/lib/net5.0/Company.S3.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/company.s3/1.0.7/lib/net5.0/Company.S3.dll Probed package dir and matched '/Users/username/.nuget/packages/company.s3/1.0.7/lib/net5.0/Company.S3.dll' Adding tpa entry: /Users/username/.nuget/packages/company.s3/1.0.7/lib/net5.0/Company.S3.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.0.0 Processing TPA for deps entry [Newtonsoft.Json, 10.0.1, lib/netstandard1.3/Newtonsoft.Json.dll] Considering entry [Newtonsoft.Json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Newtonsoft.Json.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Newtonsoft.Json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Newtonsoft.Json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/newtonsoft.json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll Probed package dir and matched '/Users/username/.nuget/packages/newtonsoft.json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll' Adding tpa entry: /Users/username/.nuget/packages/newtonsoft.json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll, AssemblyVersion: 10.0.0.0, FileVersion: 10.0.1.20720 Processing TPA for deps entry [Npgsql, 5.0.5, lib/net5.0/Npgsql.dll] Considering entry [Npgsql/5.0.5/lib/net5.0/Npgsql.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Npgsql.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Npgsql/5.0.5/lib/net5.0/Npgsql.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Npgsql/5.0.5/lib/net5.0/Npgsql.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/npgsql/5.0.5/lib/net5.0/Npgsql.dll Probed package dir and matched '/Users/username/.nuget/packages/npgsql/5.0.5/lib/net5.0/Npgsql.dll' Adding tpa entry: /Users/username/.nuget/packages/npgsql/5.0.5/lib/net5.0/Npgsql.dll, AssemblyVersion: 5.0.5.0, FileVersion: 5.0.5.0 Processing TPA for deps entry [Npgsql.EntityFrameworkCore.PostgreSQL, 5.0.6, lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll] Considering entry [Npgsql.EntityFrameworkCore.PostgreSQL/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Npgsql.EntityFrameworkCore.PostgreSQL/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Npgsql.EntityFrameworkCore.PostgreSQL/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/npgsql.entityframeworkcore.postgresql/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll Probed package dir and matched '/Users/username/.nuget/packages/npgsql.entityframeworkcore.postgresql/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll' Adding tpa entry: /Users/username/.nuget/packages/npgsql.entityframeworkcore.postgresql/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll, AssemblyVersion: 5.0.6.0, FileVersion: 5.0.6.0 Processing TPA for deps entry [Serilog, 2.9.0, lib/netstandard2.0/Serilog.dll] Considering entry [Serilog/2.9.0/lib/netstandard2.0/Serilog.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Serilog.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Serilog/2.9.0/lib/netstandard2.0/Serilog.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Serilog/2.9.0/lib/netstandard2.0/Serilog.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/serilog/2.9.0/lib/netstandard2.0/Serilog.dll Probed package dir and matched '/Users/username/.nuget/packages/serilog/2.9.0/lib/netstandard2.0/Serilog.dll' Adding tpa entry: /Users/username/.nuget/packages/serilog/2.9.0/lib/netstandard2.0/Serilog.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.9.0.0 Processing TPA for deps entry [Serilog.Extensions.Logging, 3.0.1, lib/netstandard2.0/Serilog.Extensions.Logging.dll] Considering entry [Serilog.Extensions.Logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Serilog.Extensions.Logging.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Serilog.Extensions.Logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Serilog.Extensions.Logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/serilog.extensions.logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll Probed package dir and matched '/Users/username/.nuget/packages/serilog.extensions.logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll' Adding tpa entry: /Users/username/.nuget/packages/serilog.extensions.logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll, AssemblyVersion: 2.0.0.0, FileVersion: 3.0.1.0 Processing TPA for deps entry [Serilog.Sinks.Console, 3.1.1, lib/netcoreapp1.1/Serilog.Sinks.Console.dll] Considering entry [Serilog.Sinks.Console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Serilog.Sinks.Console.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [Serilog.Sinks.Console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [Serilog.Sinks.Console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/serilog.sinks.console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll Probed package dir and matched '/Users/username/.nuget/packages/serilog.sinks.console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll' Adding tpa entry: /Users/username/.nuget/packages/serilog.sinks.console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll, AssemblyVersion: 3.1.1.0, FileVersion: 3.1.1.0 Processing TPA for deps entry [System.Configuration.ConfigurationManager, 4.7.0, lib/netstandard2.0/System.Configuration.ConfigurationManager.dll] Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.Configuration.ConfigurationManager.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Configuration.ConfigurationManager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.configuration.configurationmanager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll Probed package dir and matched '/Users/username/.nuget/packages/system.configuration.configurationmanager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll' Adding tpa entry: /Users/username/.nuget/packages/system.configuration.configurationmanager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Data.SqlClient, 4.8.1, runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll] Considering entry [System.Data.SqlClient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Data.SqlClient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Data.SqlClient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.data.sqlclient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll Probed package dir and matched '/Users/username/.nuget/packages/system.data.sqlclient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll' Adding tpa entry: /Users/username/.nuget/packages/system.data.sqlclient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll, AssemblyVersion: 4.6.1.1, FileVersion: 4.700.20.6702 Processing TPA for deps entry [System.Diagnostics.DiagnosticSource, 5.0.1, lib/net5.0/System.Diagnostics.DiagnosticSource.dll] Considering entry [System.Diagnostics.DiagnosticSource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.Diagnostics.DiagnosticSource.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Diagnostics.DiagnosticSource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Diagnostics.DiagnosticSource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.diagnostics.diagnosticsource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll Probed package dir and matched '/Users/username/.nuget/packages/system.diagnostics.diagnosticsource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: /Users/username/.nuget/packages/system.diagnostics.diagnosticsource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 5.0.0.0, FileVersion: 5.0.220.61120 Processing TPA for deps entry [System.Drawing.Common, 4.7.0, runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll] Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [], probe fx level:0, entry fx level:0 Relative path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Drawing.Common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.drawing.common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll Probed package dir and matched '/Users/username/.nuget/packages/system.drawing.common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll' Adding tpa entry: /Users/username/.nuget/packages/system.drawing.common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.IdentityModel.Tokens.Jwt, 5.6.0, lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll] Considering entry [System.IdentityModel.Tokens.Jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.IdentityModel.Tokens.Jwt.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.IdentityModel.Tokens.Jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.IdentityModel.Tokens.Jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.identitymodel.tokens.jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll Probed package dir and matched '/Users/username/.nuget/packages/system.identitymodel.tokens.jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll' Adding tpa entry: /Users/username/.nuget/packages/system.identitymodel.tokens.jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll, AssemblyVersion: 5.6.0.0, FileVersion: 5.6.0.61018 Processing TPA for deps entry [System.IO.Pipelines, 5.0.1, lib/netcoreapp3.0/System.IO.Pipelines.dll] Considering entry [System.IO.Pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.IO.Pipelines.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.IO.Pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.IO.Pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll Probed package dir and matched '/Users/username/.nuget/packages/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll' Adding tpa entry: /Users/username/.nuget/packages/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll, AssemblyVersion: 5.0.0.1, FileVersion: 5.0.120.57516 Processing TPA for deps entry [System.Runtime.Caching, 4.7.0, lib/netstandard2.0/System.Runtime.Caching.dll] Considering entry [System.Runtime.Caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.Runtime.Caching.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Runtime.Caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Runtime.Caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.runtime.caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll Probed package dir and matched '/Users/username/.nuget/packages/system.runtime.caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll' Adding tpa entry: /Users/username/.nuget/packages/system.runtime.caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Security.Cryptography.ProtectedData, 4.7.0, lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll] Considering entry [System.Security.Cryptography.ProtectedData/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Security.Cryptography.ProtectedData/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Security.Cryptography.ProtectedData/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.security.cryptography.protecteddata/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll Probed package dir and matched '/Users/username/.nuget/packages/system.security.cryptography.protecteddata/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll' Adding tpa entry: /Users/username/.nuget/packages/system.security.cryptography.protecteddata/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Security.Permissions, 4.7.0, lib/netcoreapp3.0/System.Security.Permissions.dll] Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.Security.Permissions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Security.Permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.security.permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll Probed package dir and matched '/Users/username/.nuget/packages/system.security.permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll' Adding tpa entry: /Users/username/.nuget/packages/system.security.permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [System.Windows.Extensions, 4.7.0, lib/netcoreapp3.0/System.Windows.Extensions.dll] Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0 Local path query did not exist /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/System.Windows.Extensions.dll Skipping... not found in deps dir '/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/' Skipping... not found in probe dir '' Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:0 Skipping... not found in deps json. Skipping... not found in probe dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Considering entry [System.Windows.Extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll], probe dir [/Users/username/.nuget/packages], probe fx level:-1, entry fx level:0 Relative path query exists /Users/username/.nuget/packages/system.windows.extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll Probed package dir and matched '/Users/username/.nuget/packages/system.windows.extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll' Adding tpa entry: /Users/username/.nuget/packages/system.windows.extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.CoreLib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, mscorlib.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/mscorlib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, netstandard.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/netstandard.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.AppContext.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.AppContext.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Buffers.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Buffers.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.DataAnnotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Configuration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Configuration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.DataSetExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Contracts.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Debug.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tools.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Tracing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Dynamic.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Calendars.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Globalization.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.UnmanagedMemoryStream.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Numerics.Vectors.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.ILGeneration.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Emit.Lightweight.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Reader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.ResourceManager.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Handles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Intrinsics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Loader.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.SecureString.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceModel.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ServiceProcess.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Overlapped.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Extensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Thread.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.ThreadPool.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Timer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ValueTuple.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.ReaderWriter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.Serialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XmlSerializer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, WindowsBase.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/WindowsBase.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.CSharp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.VisualBasic.Core.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 11.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, Microsoft.Win32.Registry.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Concurrent.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Immutable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.NonGeneric.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Collections.Specialized.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Annotations.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.EventBasedAsync.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ComponentModel.TypeConverter.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Console.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Console.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Data.Common.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.DiagnosticSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll' Replacing deps entry [/Users/username/.nuget/packages/system.diagnostics.diagnosticsource/5.0.1/lib/net5.0/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion:5.0.0.0, FileVersion:5.0.220.61120] with [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion:6.0.0.0, FileVersion:6.0.21.47023] Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.FileVersionInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.Process.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.StackTrace.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TextWriterTraceListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Diagnostics.TraceSource.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Drawing.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Formats.Asn1.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.Brotli.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Compression.ZipFile.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.DriveInfo.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.FileSystem.Watcher.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.IsolatedStorage.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.MemoryMappedFiles.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.IO.Pipes.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Expressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Linq.Queryable.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Memory.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Memory.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Http.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.HttpListener.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Mail.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NameResolution.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.NetworkInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Ping.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Quic.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Quic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Requests.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Security.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.ServicePoint.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.Sockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebClient.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebHeaderCollection.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.Client.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Net.WebSockets.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.ObjectModel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.DataContractSerialization.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Uri.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Private.Xml.Linq.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.DispatchProxy.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.Metadata.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Reflection.TypeExtensions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Resources.Writer.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.Unsafe.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.CompilerServices.VisualC.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.InteropServices.RuntimeInformation.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Numerics.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Formatters.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Runtime.Serialization.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.AccessControl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Claims.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Algorithms.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Cng.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Csp.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Encoding.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.OpenSsl.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.Primitives.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Cryptography.X509Certificates.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Security.Principal.Windows.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encoding.CodePages.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Encodings.Web.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.Json.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Text.RegularExpressions.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Channels.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Dataflow.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Threading.Tasks.Parallel.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Transactions.Local.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Web.HttpUtility.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, System.Xml.XPath.XDocument.dll] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll' Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll, AssemblyVersion: 6.0.0.0, FileVersion: 6.0.21.47023 Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, createdump] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/createdump], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/createdump' Adding to native path: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/ Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libclrjit.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libclrjit.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libclrjit.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libcoreclr.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libdbgshim.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libdbgshim.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordaccore.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordaccore.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libmscordbi.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libmscordbi.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Globalization.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Globalization.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.IO.Compression.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.IO.Compression.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Net.Security.Native.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Net.Security.Native.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.Apple.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.Apple.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libSystem.Security.Cryptography.Native.OpenSsl.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libSystem.Security.Cryptography.Native.OpenSsl.dylib' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.0-rc.2.21470.23, libhostpolicy.dylib] Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1 Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23' Skipping... not found in probe dir '' Considering entry [Microsoft.NETCore.App.Runtime.osx-arm64/6.0.0-rc.2.21470.23/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23], probe fx level:1, entry fx level:1 Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libhostpolicy.dylib' Property System.Reflection.Metadata.MetadataUpdater.IsSupported = false Property PROBING_DIRECTORIES = /Users/username/.nuget/packages:/Users/username/.nuget/packages: Property RUNTIME_IDENTIFIER = osx.11.0-arm64 Property FX_DEPS_FILE = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_DEPS_FILES = /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.deps.json;/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.NETCore.App.deps.json Property APP_CONTEXT_BASE_DIRECTORY = /Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/ Property PLATFORM_RESOURCE_ROOTS = Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/: Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.HttpUtility.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Channels.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Claims.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Formatters.dll:/Users/username/.nuget/packages/dapper/2.0.35/lib/netstandard2.0/Dapper.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Metadata.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ObjectModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Security.dll:/Users/username/.nuget/packages/microsoft.extensions.configuration.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Memory.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.dll:/Users/username/.nuget/packages/company.logging/1.2.2/lib/net5.0/Company.Logging.dll:/Users/username/.nuget/packages/microsoft.identity.client/4.14.0/lib/netcoreapp2.1/Microsoft.Identity.Client.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.DriveInfo.dll:/Users/username/.nuget/packages/microsoft.identitymodel.logging/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Console.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Overlapped.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.NonGeneric.dll:/Users/username/.nuget/packages/serilog/2.9.0/lib/netstandard2.0/Serilog.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Immutable.dll:/Users/username/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Concurrent.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/WindowsBase.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.ServicePoint.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebSockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.HttpListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Reader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceProcess.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.SecureString.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Requests.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Uri.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Timer.dll:/Users/username/.nuget/packages/microsoft.identitymodel.jsonwebtokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Loader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Handles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.Common.dll:/Users/username/.nuget/packages/microsoft.entityframeworkcore.sqlserver/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.SqlServer.dll:/Users/username/.nuget/packages/microsoft.extensions.configuration/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.dll:/Users/username/.nuget/packages/npgsql.entityframeworkcore.postgresql/5.0.6/lib/netstandard2.1/Npgsql.EntityFrameworkCore.PostgreSQL.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.Writer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Resources.ResourceManager.dll:/Users/username/.nuget/packages/microsoft.extensions.fileproviders.physical/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.Serialization.dll:/Users/username/.nuget/packages/microsoft.extensions.configuration.fileextensions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Sockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Data.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Emit.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.XPath.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Dynamic.Runtime.dll:/Users/username/.nuget/packages/microsoft.extensions.options/5.0.0/lib/net5.0/Microsoft.Extensions.Options.dll:/Users/username/.nuget/packages/awssdk.core/3.7.0.31/lib/netcoreapp3.1/AWSSDK.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/mscorlib.dll:/Users/username/.nuget/packages/microsoft.aspnetcore.http.features/5.0.6/lib/net5.0/Microsoft.AspNetCore.Http.Features.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Expressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Configuration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Numerics.Vectors.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Globalization.Calendars.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Contracts.dll:/Users/username/.nuget/packages/system.security.permissions/4.7.0/lib/netcoreapp3.0/System.Security.Permissions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ServiceModel.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.TypeConverter.dll:/Users/username/.nuget/packages/microsoft.extensions.caching.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Buffers.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Quic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/netstandard.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Http.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.Compression.FileSystem.dll:/Users/username/.nuget/packages/system.identitymodel.tokens.jwt/5.6.0/lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll:/Users/username/.nuget/packages/system.runtime.caching/4.7.0/lib/netstandard2.0/System.Runtime.Caching.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ComponentModel.EventBasedAsync.dll:/Users/username/.nuget/packages/microsoft.extensions.fileproviders.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll:/Users/username/.nuget/packages/system.io.pipelines/5.0.1/lib/netcoreapp3.0/System.IO.Pipelines.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.dll:/Users/username/.nuget/packages/microsoft.extensions.logging/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Logging.dll:/Users/username/.nuget/packages/system.configuration.configurationmanager/4.7.0/lib/netstandard2.0/System.Configuration.ConfigurationManager.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Formats.Asn1.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Transactions.Local.dll:/Users/username/.nuget/packages/serilog.sinks.console/3.1.1/lib/netcoreapp1.1/Serilog.Sinks.Console.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebProxy.dll:/Users/username/.nuget/packages/awssdk.s3/3.7.0.32/lib/netcoreapp3.1/AWSSDK.S3.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/Microsoft.CSharp.dll:/Users/username/.nuget/packages/serilog.extensions.logging/3.0.1/lib/netstandard2.0/Serilog.Extensions.Logging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Tools.dll:/Users/username/.nuget/packages/npgsql/5.0.5/lib/net5.0/Npgsql.dll:/Users/username/.nuget/packages/microsoft.win32.systemevents/4.7.0/lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll:/Users/username/.nuget/packages/humanizer.core/2.8.26/lib/netstandard2.0/Humanizer.dll:/Users/username/.nuget/packages/microsoft.identitymodel.tokens/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.dll:/Users/username/.nuget/packages/microsoft.extensions.primitives/5.0.1/lib/netcoreapp3.0/Microsoft.Extensions.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.Xml.dll:/Users/username/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll:/Users/username/.nuget/packages/microsoft.extensions.filesystemglobbing/5.0.0/lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.IO.FileSystem.Primitives.dll:/Users/username/.nuget/packages/newtonsoft.json/10.0.1/lib/netstandard1.3/Newtonsoft.Json.dll:/Users/username/.nuget/packages/microsoft.entityframeworkcore/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.WebClient.dll:/Users/username/.nuget/packages/microsoft.extensions.dependencyinjection/5.0.1/lib/net5.0/Microsoft.Extensions.DependencyInjection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Mail.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Linq.Queryable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.dll:/Users/username/.nuget/packages/efcore.namingconventions/5.0.2/lib/netstandard2.1/EFCore.NamingConventions.dll:/Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/tools/netcoreapp2.0/any/ef.dll:/Users/username/.nuget/packages/microsoft.extensions.caching.memory/5.0.0/lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll:/Users/username/.nuget/packages/system.windows.extensions/4.7.0/lib/netcoreapp3.0/System.Windows.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Drawing.Primitives.dll:/Users/username/.nuget/packages/system.data.sqlclient/4.8.1/runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll:/Users/username/.nuget/packages/dotnetenv/1.4.0/lib/netstandard1.3/DotNetEnv.dll:/Users/username/.nuget/packages/microsoft.identitymodel.protocols/5.6.0/lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll:/Users/username/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/5.0.0/lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Collections.Specialized.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.Process.dll:/Users/username/.nuget/packages/system.security.cryptography.protecteddata/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.Numerics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.Ping.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.dll:/Users/username/.nuget/packages/microsoft.entityframeworkcore.relational/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Relational.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.ValueTuple.dll:/Users/username/.nuget/packages/company.s3/1.0.7/lib/net5.0/Company.S3.dll:/Users/username/.nuget/packages/microsoft.entityframeworkcore.abstractions/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Abstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Net.NameResolution.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Text.Json.dll:/Users/username/.nuget/packages/microsoft.io.recyclablememorystream/2.1.2/lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll:/Users/username/.nuget/packages/microsoft.data.sqlclient/2.0.1/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.AppContext.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Threading.Thread.dll:/Users/username/.nuget/packages/microsoft.extensions.configuration.json/5.0.0/lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Reflection.DispatchProxy.dll:/Users/username/.nuget/packages/microsoft.entityframeworkcore.design/5.0.6/lib/netstandard2.1/Microsoft.EntityFrameworkCore.Design.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Diagnostics.StackTrace.dll:/Users/username/.nuget/packages/system.drawing.common/4.7.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Web.dll:/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/System.Private.CoreLib.dll CoreCLR path = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/6.0.0-rc.2.21470.23/' Launch host: /usr/local/share/dotnet/dotnet, app: /Users/username/.dotnet/tools/.store/dotnet-ef/5.0.10/dotnet-ef/5.0.10/tools/netcoreapp3.1/any/tools/netcoreapp2.0/any/ef.dll, argc: 16, args: database,update,--context,MyContext,--assembly,/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll,--startup-assembly,/Users/username/source/repos/companyrepo/Company.DbContexts/bin/Debug/net5.0/Company.DbContexts.dll,--project-dir,/Users/username/source/repos/companyrepo/Company.DbContexts/,--language,C#,--working-dir,/Users/username/source/repos/companyrepo/Company.DbContexts,--root-namespace,Company.DbContexts, --- Begin breadcrumb write Directory core breadcrumbs [] was not specified or found Fallback directory core breadcrumbs at [opt/corebreadcrumbs] was not found Breadcrumb store was not obtained... skipping write. Execute managed assembly exit code: 0x0 Execute managed assembly exit code: 0x0 Execute managed assembly exit code: 0x0