runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Receiving the following error message after upgrading to .NET SDK 6.0.200 on MacOS: Error: 'Failed to initialize CoreCLR, HRESULT: 0x80004005' [/var/folders/4d/cbxjxphj73931v78kt_h2vr80000gn/T/il11v5iq.ifv/WorkerExtensions.csproj]

Open Arash-Sabet opened this issue 2 years ago • 13 comments

Describe the bug

Ensure that you have the latest version of MacOS on an x64 machine and install the latest .NET SDK version 6.0.200 on it. Compile a dotnet solution that used to be success and you will get the following error message:

/Users/myusername/.nuget/packages/microsoft.azure.webjobs.script.extensionsmetadatagenerator/4.0.1/build/Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(37,5): error : Metadata generation failed. Exit code: '137' Error: 'Failed to initialize CoreCLR, HRESULT: 0x80004005' [/var/folders/4d/cbxjxphj73931v78kt_h2vr80000gn/T/il11v5iq.ifv/WorkerExtensions.csproj]

Arash-Sabet avatar Mar 09 '22 01:03 Arash-Sabet

I think I'm getting this as well. MacOS 12 using ARM64 architecture. I enabled COREHOST_TRACE=1 and got the following logs:

Trace Logs
Tracing enabled @ Sat Mar 19 23:57:10 2022 UTC
--- Invoked apphost [version: static, commit hash: static] main = {
./trash
}
The managed DLL bound to this executable is: 'trash.dll'
Detected Single-File app bundle
Using internal fxr
Invoking fx resolver [/Users//Downloads/] hostfxr_main_bundle_startupinfo
Host path: [/Users//Downloads/trash]
Dotnet path: [/Users//Downloads/]
App path: [/Users//Downloads/trash.dll]
Bundle Header Offset: [223109e]
--- Invoked hostfxr_main_bundle_startupinfo [commit hash: static]
Mapped application bundle
Unmapped application bundle
Single-File bundle details:
DepsJson Offset:[221257b] Size[1eb23]
RuntimeConfigJson Offset:[98da6c] Size[11c]
.net core 3 compatibility mode: [No]
--- Executing in a native executable mode...
Using dotnet root path [/Users//Downloads/]
App runtimeconfig.json from [/Users//Downloads/trash.dll]
Runtime config is cfg=/Users//Downloads/trash.runtimeconfig.json dev=/Users//Downloads/trash.runtimeconfig.dev.json
Attempting to read runtime config: /Users//Downloads/trash.runtimeconfig.json
Attempting to read dev runtime config: /Users//Downloads/trash.runtimeconfig.dev.json
Mapped bundle for [/Users//Downloads/trash.runtimeconfig.json]
Unmapped application bundle
Runtime config [/Users//Downloads/trash.runtimeconfig.json] is valid=[1]
Executing as a self-contained app as per config file [/Users//Downloads/trash.runtimeconfig.json]
Using internal hostpolicy
Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248]
Mapped application bundle
Files embedded within the bundled will be extracted to [/Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=] directory.
Reusing existing extraction of application bundle.
Unmapped application bundle
--- Invoked hostpolicy [commit hash: static] [static,static,static][arm64] corehost_main = {
./trash
}
Mode: apphost
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//Downloads/trash' app_root='/Users//Downloads/' deps='/Users//Downloads/trash.deps.json' core_svc='' mgd_app='/Users//Downloads/trash.dll'
-- arguments_t: dotnet shared store: ''
Using /Users//Downloads/trash.deps.json deps file
Mapped bundle for [/Users//Downloads/trash.deps.json]
Loading deps file... /Users//Downloads/trash.deps.json as framework dependent=[0]
Adding runtime asset trash.dll assemblyVersion= fileVersion= from trash/1.8.2
Adding runtime asset Microsoft.CSharp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset Microsoft.VisualBasic.Core.dll assemblyVersion=11.0.0.0 fileVersion=11.100.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset Microsoft.Win32.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset Microsoft.Win32.Registry.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.AppContext.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Buffers.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Collections.Concurrent.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Collections.Immutable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Collections.NonGeneric.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Collections.Specialized.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Collections.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ComponentModel.Annotations.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ComponentModel.EventBasedAsync.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ComponentModel.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ComponentModel.TypeConverter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ComponentModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Console.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Core.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Data.Common.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Data.DataSetExtensions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Data.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.Contracts.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.Debug.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.DiagnosticSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.FileVersionInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.Process.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.StackTrace.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.Tools.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.TraceSource.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Diagnostics.Tracing.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Drawing.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Dynamic.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Formats.Asn1.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Globalization.Calendars.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Globalization.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Globalization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.Compression.Brotli.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.Compression.ZipFile.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.Compression.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.FileSystem.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.FileSystem.DriveInfo.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.FileSystem.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.FileSystem.Watcher.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.FileSystem.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.IsolatedStorage.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.MemoryMappedFiles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.Pipes.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.Pipes.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.UnmanagedMemoryStream.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.IO.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Linq.Expressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Linq.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Linq.Queryable.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Memory.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Http.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Http.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.HttpListener.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Mail.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.NameResolution.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.NetworkInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Ping.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Quic.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Requests.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Security.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.ServicePoint.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.Sockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.WebClient.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.WebHeaderCollection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.WebProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.WebSockets.Client.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.WebSockets.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Net.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Numerics.Vectors.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ObjectModel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Private.CoreLib.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Private.DataContractSerialization.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Private.Uri.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Private.Xml.Linq.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Private.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.DispatchProxy.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.Emit.ILGeneration.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.Emit.Lightweight.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.Emit.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.Metadata.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.TypeExtensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Reflection.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Resources.Reader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Resources.ResourceManager.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Resources.Writer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=6.0.0.0 fileVersion=0.0.0.0 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.CompilerServices.VisualC.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Handles.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.InteropServices.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Intrinsics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Loader.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Numerics.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Serialization.Formatters.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Serialization.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Serialization.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Serialization.Xml.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Runtime.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.AccessControl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Claims.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.Algorithms.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.Cng.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.Csp.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.OpenSsl.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.Primitives.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Cryptography.X509Certificates.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Principal.Windows.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.Principal.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.SecureString.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Security.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Text.Encoding.CodePages.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Text.Encoding.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Text.Encoding.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Text.Encodings.Web.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Text.Json.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Text.RegularExpressions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Channels.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Overlapped.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Tasks.Dataflow.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Tasks.Extensions.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Tasks.Parallel.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Tasks.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Thread.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.ThreadPool.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.Timer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Threading.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Transactions.Local.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.ValueTuple.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Web.HttpUtility.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Web.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.ReaderWriter.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.XPath.XDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.XPath.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.XmlDocument.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.XmlSerializer.dll assemblyVersion=6.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset System.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset netstandard.dll assemblyVersion=2.1.0.0 fileVersion=6.0.222.6406 from runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Adding runtime asset lib/net5.0/Autofac.dll assemblyVersion=6.3.0.0 fileVersion=6.3.0.0 from Autofac/6.3.0
Adding runtime asset lib/netstandard2.1/Autofac.Extras.AggregateService.dll assemblyVersion=6.1.2.0 fileVersion=6.1.2.0 from Autofac.Extras.AggregateService/6.1.2
Adding runtime asset lib/netstandard2.1/AutoMapper.dll assemblyVersion=11.0.0.0 fileVersion=11.0.1.0 from AutoMapper/11.0.1
Adding runtime asset lib/netstandard1.5/Castle.Core.dll assemblyVersion=4.0.0.0 fileVersion=4.4.1.0 from Castle.Core/4.4.1
Adding runtime asset lib/netstandard2.1/CliFx.dll assemblyVersion=2.2.2.0 fileVersion=2.2.2.0 from CliFx/2.2.2
Adding runtime asset lib/net6.0/FluentValidation.dll assemblyVersion=9.0.0.0 fileVersion=10.3.6.0 from FluentValidation/10.3.6
Adding runtime asset lib/netstandard2.0/Flurl.dll assemblyVersion=3.0.4.0 fileVersion=3.0.4.0 from Flurl/3.0.4
Adding runtime asset lib/netstandard2.0/Flurl.Http.dll assemblyVersion=3.2.2.0 fileVersion=3.2.2.0 from Flurl.Http/3.2.2
Adding runtime asset lib/netcoreapp3.1/LibGit2Sharp.dll assemblyVersion=0.27.0.0 fileVersion=0.27.0.0 from LibGit2Sharp/0.27.0-preview-0175
Adding native asset runtimes/osx-arm64/native/libgit2-b7bad55.dylib assemblyVersion= fileVersion=0.0.0.0 from LibGit2Sharp.NativeBinaries/2.0.315-alpha.0.9
Adding runtime asset lib/netstandard2.0/MoreLinq.dll assemblyVersion=3.3.2.0 fileVersion=3.3.2.0 from morelinq/3.3.2
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/netstandard2.0/Newtonsoft.Json.Schema.dll assemblyVersion=3.0.0.0 fileVersion=3.0.14.25421 from Newtonsoft.Json.Schema/3.0.14
Adding runtime asset lib/netstandard2.1/Serilog.dll assemblyVersion=2.0.0.0 fileVersion=2.10.0.0 from Serilog/2.10.0
Adding runtime asset lib/net5.0/Serilog.Sinks.Console.dll assemblyVersion=4.0.1.0 fileVersion=4.0.1.0 from Serilog.Sinks.Console/4.0.1
Adding runtime asset lib/net5.0/Serilog.Sinks.File.dll assemblyVersion=5.0.0.0 fileVersion=5.0.0.0 from Serilog.Sinks.File/5.0.0
Adding runtime asset lib/netstandard1.1/System.Data.HashFunction.Core.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.0 from System.Data.HashFunction.Core/2.0.0
Adding runtime asset lib/netstandard1.1/System.Data.HashFunction.FNV.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.0 from System.Data.HashFunction.FNV/2.0.0
Adding runtime asset lib/netstandard1.1/System.Data.HashFunction.Interfaces.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.0 from System.Data.HashFunction.Interfaces/2.0.0
Adding runtime asset lib/net6.0/System.IO.Abstractions.dll assemblyVersion=16.0.0.0 fileVersion=16.1.16.6261 from System.IO.Abstractions/16.1.16
Adding runtime asset lib/net5.0/System.Reactive.dll assemblyVersion=5.0.0.0 fileVersion=5.0.0.1 from System.Reactive/5.0.0
Adding runtime asset lib/netstandard2.1/YamlDotNet.dll assemblyVersion=11.0.0.0 fileVersion=11.2.1.0 from YamlDotNet/11.2.1
Adding runtime asset Common.dll assemblyVersion= fileVersion= from Common/1.0.0
Adding runtime asset TrashLib.dll assemblyVersion= fileVersion= from TrashLib/1.0.0
Adding runtime asset VersionControl.dll assemblyVersion= fileVersion= from VersionControl/1.0.0
Reconciling library trash/1.8.2
Parsed runtime deps entry 0 for asset name: trash from project: trash, library version: 1.8.2, relpath: trash.dll, assemblyVersion , fileVersion
Reconciling library runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2
Parsed runtime deps entry 1 for asset name: Microsoft.CSharp from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: Microsoft.CSharp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 2 for asset name: Microsoft.VisualBasic.Core from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 11.0.0.0, fileVersion 11.100.222.6406
Parsed runtime deps entry 3 for asset name: Microsoft.VisualBasic from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 4 for asset name: Microsoft.Win32.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 5 for asset name: Microsoft.Win32.Registry from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 6 for asset name: System.AppContext from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.AppContext.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 7 for asset name: System.Buffers from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Buffers.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 8 for asset name: System.Collections.Concurrent from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Collections.Concurrent.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 9 for asset name: System.Collections.Immutable from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Collections.Immutable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 10 for asset name: System.Collections.NonGeneric from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Collections.NonGeneric.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 11 for asset name: System.Collections.Specialized from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Collections.Specialized.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 12 for asset name: System.Collections from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Collections.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 13 for asset name: System.ComponentModel.Annotations from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 14 for asset name: System.ComponentModel.DataAnnotations from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 15 for asset name: System.ComponentModel.EventBasedAsync from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 16 for asset name: System.ComponentModel.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 17 for asset name: System.ComponentModel.TypeConverter from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 18 for asset name: System.ComponentModel from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ComponentModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 19 for asset name: System.Configuration from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 20 for asset name: System.Console from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Console.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 21 for asset name: System.Core from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 22 for asset name: System.Data.Common from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Data.Common.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 23 for asset name: System.Data.DataSetExtensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 24 for asset name: System.Data from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 25 for asset name: System.Diagnostics.Contracts from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 26 for asset name: System.Diagnostics.Debug from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.Debug.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 27 for asset name: System.Diagnostics.DiagnosticSource from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 28 for asset name: System.Diagnostics.FileVersionInfo from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 29 for asset name: System.Diagnostics.Process from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.Process.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 30 for asset name: System.Diagnostics.StackTrace from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 31 for asset name: System.Diagnostics.TextWriterTraceListener from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 32 for asset name: System.Diagnostics.Tools from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.Tools.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 33 for asset name: System.Diagnostics.TraceSource from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 34 for asset name: System.Diagnostics.Tracing from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 35 for asset name: System.Drawing.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Drawing.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 36 for asset name: System.Drawing from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 37 for asset name: System.Dynamic.Runtime from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Dynamic.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 38 for asset name: System.Formats.Asn1 from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Formats.Asn1.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 39 for asset name: System.Globalization.Calendars from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Globalization.Calendars.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 40 for asset name: System.Globalization.Extensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Globalization.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 41 for asset name: System.Globalization from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Globalization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 42 for asset name: System.IO.Compression.Brotli from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 43 for asset name: System.IO.Compression.FileSystem from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 44 for asset name: System.IO.Compression.ZipFile from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 45 for asset name: System.IO.Compression from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.Compression.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 46 for asset name: System.IO.FileSystem.AccessControl from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 47 for asset name: System.IO.FileSystem.DriveInfo from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 48 for asset name: System.IO.FileSystem.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 49 for asset name: System.IO.FileSystem.Watcher from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 50 for asset name: System.IO.FileSystem from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.FileSystem.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 51 for asset name: System.IO.IsolatedStorage from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 52 for asset name: System.IO.MemoryMappedFiles from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 53 for asset name: System.IO.Pipes.AccessControl from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 54 for asset name: System.IO.Pipes from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.Pipes.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 55 for asset name: System.IO.UnmanagedMemoryStream from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 56 for asset name: System.IO from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.IO.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 57 for asset name: System.Linq.Expressions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Linq.Expressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 58 for asset name: System.Linq.Parallel from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Linq.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 59 for asset name: System.Linq.Queryable from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Linq.Queryable.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 60 for asset name: System.Linq from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 61 for asset name: System.Memory from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Memory.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 62 for asset name: System.Net.Http.Json from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Http.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 63 for asset name: System.Net.Http from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Http.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 64 for asset name: System.Net.HttpListener from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.HttpListener.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 65 for asset name: System.Net.Mail from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Mail.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 66 for asset name: System.Net.NameResolution from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.NameResolution.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 67 for asset name: System.Net.NetworkInformation from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.NetworkInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 68 for asset name: System.Net.Ping from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Ping.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 69 for asset name: System.Net.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 70 for asset name: System.Net.Quic from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Quic.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 71 for asset name: System.Net.Requests from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Requests.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 72 for asset name: System.Net.Security from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Security.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 73 for asset name: System.Net.ServicePoint from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.ServicePoint.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 74 for asset name: System.Net.Sockets from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.Sockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 75 for asset name: System.Net.WebClient from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.WebClient.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 76 for asset name: System.Net.WebHeaderCollection from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 77 for asset name: System.Net.WebProxy from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.WebProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 78 for asset name: System.Net.WebSockets.Client from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 79 for asset name: System.Net.WebSockets from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.WebSockets.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 80 for asset name: System.Net from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 81 for asset name: System.Numerics.Vectors from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Numerics.Vectors.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 82 for asset name: System.Numerics from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 83 for asset name: System.ObjectModel from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ObjectModel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 84 for asset name: System.Private.CoreLib from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Private.CoreLib.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 85 for asset name: System.Private.DataContractSerialization from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 86 for asset name: System.Private.Uri from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Private.Uri.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 87 for asset name: System.Private.Xml.Linq from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Private.Xml.Linq.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 88 for asset name: System.Private.Xml from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Private.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 89 for asset name: System.Reflection.DispatchProxy from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 90 for asset name: System.Reflection.Emit.ILGeneration from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 91 for asset name: System.Reflection.Emit.Lightweight from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 92 for asset name: System.Reflection.Emit from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.Emit.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 93 for asset name: System.Reflection.Extensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 94 for asset name: System.Reflection.Metadata from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.Metadata.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 95 for asset name: System.Reflection.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 96 for asset name: System.Reflection.TypeExtensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 97 for asset name: System.Reflection from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Reflection.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 98 for asset name: System.Resources.Reader from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Resources.Reader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 99 for asset name: System.Resources.ResourceManager from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Resources.ResourceManager.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 100 for asset name: System.Resources.Writer from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Resources.Writer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 101 for asset name: System.Runtime.CompilerServices.Unsafe from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 6.0.0.0, fileVersion 0.0.0.0
Parsed runtime deps entry 102 for asset name: System.Runtime.CompilerServices.VisualC from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 103 for asset name: System.Runtime.Extensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 104 for asset name: System.Runtime.Handles from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Handles.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 105 for asset name: System.Runtime.InteropServices.RuntimeInformation from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 106 for asset name: System.Runtime.InteropServices from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.InteropServices.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 107 for asset name: System.Runtime.Intrinsics from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 108 for asset name: System.Runtime.Loader from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Loader.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 109 for asset name: System.Runtime.Numerics from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Numerics.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 110 for asset name: System.Runtime.Serialization.Formatters from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 111 for asset name: System.Runtime.Serialization.Json from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 112 for asset name: System.Runtime.Serialization.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 113 for asset name: System.Runtime.Serialization.Xml from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 114 for asset name: System.Runtime.Serialization from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 115 for asset name: System.Runtime from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Runtime.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 116 for asset name: System.Security.AccessControl from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.AccessControl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 117 for asset name: System.Security.Claims from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Claims.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 118 for asset name: System.Security.Cryptography.Algorithms from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 119 for asset name: System.Security.Cryptography.Cng from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 120 for asset name: System.Security.Cryptography.Csp from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 121 for asset name: System.Security.Cryptography.Encoding from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 122 for asset name: System.Security.Cryptography.OpenSsl from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 123 for asset name: System.Security.Cryptography.Primitives from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 124 for asset name: System.Security.Cryptography.X509Certificates from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 125 for asset name: System.Security.Principal.Windows from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Principal.Windows.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 126 for asset name: System.Security.Principal from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.Principal.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 127 for asset name: System.Security.SecureString from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.SecureString.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 128 for asset name: System.Security from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 129 for asset name: System.ServiceModel.Web from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 130 for asset name: System.ServiceProcess from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 131 for asset name: System.Text.Encoding.CodePages from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 132 for asset name: System.Text.Encoding.Extensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 133 for asset name: System.Text.Encoding from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Text.Encoding.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 134 for asset name: System.Text.Encodings.Web from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Text.Encodings.Web.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 135 for asset name: System.Text.Json from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Text.Json.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 136 for asset name: System.Text.RegularExpressions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Text.RegularExpressions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 137 for asset name: System.Threading.Channels from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Channels.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 138 for asset name: System.Threading.Overlapped from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Overlapped.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 139 for asset name: System.Threading.Tasks.Dataflow from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 140 for asset name: System.Threading.Tasks.Extensions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 141 for asset name: System.Threading.Tasks.Parallel from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 142 for asset name: System.Threading.Tasks from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Tasks.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 143 for asset name: System.Threading.Thread from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Thread.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 144 for asset name: System.Threading.ThreadPool from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.ThreadPool.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 145 for asset name: System.Threading.Timer from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.Timer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 146 for asset name: System.Threading from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Threading.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 147 for asset name: System.Transactions.Local from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Transactions.Local.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 148 for asset name: System.Transactions from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 149 for asset name: System.ValueTuple from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.ValueTuple.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 150 for asset name: System.Web.HttpUtility from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Web.HttpUtility.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 151 for asset name: System.Web from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 152 for asset name: System.Windows from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 153 for asset name: System.Xml.Linq from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 154 for asset name: System.Xml.ReaderWriter from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 155 for asset name: System.Xml.Serialization from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 156 for asset name: System.Xml.XDocument from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 157 for asset name: System.Xml.XPath.XDocument from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 158 for asset name: System.Xml.XPath from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.XPath.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 159 for asset name: System.Xml.XmlDocument from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.XmlDocument.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 160 for asset name: System.Xml.XmlSerializer from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 6.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 161 for asset name: System.Xml from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 162 for asset name: System from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 163 for asset name: WindowsBase from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 164 for asset name: mscorlib from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 6.0.222.6406
Parsed runtime deps entry 165 for asset name: netstandard from runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, library version: 6.0.2, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 6.0.222.6406
Reconciling library Autofac/6.3.0
Parsed runtime deps entry 166 for asset name: Autofac from package: Autofac, library version: 6.3.0, relpath: lib/net5.0/Autofac.dll, assemblyVersion 6.3.0.0, fileVersion 6.3.0.0
Reconciling library Autofac.Extras.AggregateService/6.1.2
Parsed runtime deps entry 167 for asset name: Autofac.Extras.AggregateService from package: Autofac.Extras.AggregateService, library version: 6.1.2, relpath: lib/netstandard2.1/Autofac.Extras.AggregateService.dll, assemblyVersion 6.1.2.0, fileVersion 6.1.2.0
Reconciling library AutoMapper/11.0.1
Parsed runtime deps entry 168 for asset name: AutoMapper from package: AutoMapper, library version: 11.0.1, relpath: lib/netstandard2.1/AutoMapper.dll, assemblyVersion 11.0.0.0, fileVersion 11.0.1.0
Reconciling library Castle.Core/4.4.1
Parsed runtime deps entry 169 for asset name: Castle.Core from package: Castle.Core, library version: 4.4.1, relpath: lib/netstandard1.5/Castle.Core.dll, assemblyVersion 4.0.0.0, fileVersion 4.4.1.0
Reconciling library CliFx/2.2.2
Parsed runtime deps entry 170 for asset name: CliFx from package: CliFx, library version: 2.2.2, relpath: lib/netstandard2.1/CliFx.dll, assemblyVersion 2.2.2.0, fileVersion 2.2.2.0
Reconciling library FluentValidation/10.3.6
Parsed runtime deps entry 171 for asset name: FluentValidation from package: FluentValidation, library version: 10.3.6, relpath: lib/net6.0/FluentValidation.dll, assemblyVersion 9.0.0.0, fileVersion 10.3.6.0
Reconciling library Flurl/3.0.4
Parsed runtime deps entry 172 for asset name: Flurl from package: Flurl, library version: 3.0.4, relpath: lib/netstandard2.0/Flurl.dll, assemblyVersion 3.0.4.0, fileVersion 3.0.4.0
Reconciling library Flurl.Http/3.2.2
Parsed runtime deps entry 173 for asset name: Flurl.Http from package: Flurl.Http, library version: 3.2.2, relpath: lib/netstandard2.0/Flurl.Http.dll, assemblyVersion 3.2.2.0, fileVersion 3.2.2.0
Reconciling library GitVersion.MsBuild/5.8.3
Library GitVersion.MsBuild/5.8.3 does not exist
Reconciling library JetBrains.Annotations/2021.3.0
Library JetBrains.Annotations/2021.3.0 does not exist
Reconciling library LibGit2Sharp/0.27.0-preview-0175
Parsed runtime deps entry 174 for asset name: LibGit2Sharp from package: LibGit2Sharp, library version: 0.27.0-preview-0175, relpath: lib/netcoreapp3.1/LibGit2Sharp.dll, assemblyVersion 0.27.0.0, fileVersion 0.27.0.0
Reconciling library LibGit2Sharp.NativeBinaries/2.0.315-alpha.0.9
Parsed native deps entry 0 for asset name: libgit2-b7bad55 from package: LibGit2Sharp.NativeBinaries, library version: 2.0.315-alpha.0.9, relpath: runtimes/osx-arm64/native/libgit2-b7bad55.dylib, assemblyVersion , fileVersion 0.0.0.0
Reconciling library Microsoft.CSharp/4.7.0
Library Microsoft.CSharp/4.7.0 does not exist
Reconciling library Microsoft.NETCore.Platforms/2.1.2
Library Microsoft.NETCore.Platforms/2.1.2 does not exist
Reconciling library Microsoft.NETCore.Targets/1.1.0
Library Microsoft.NETCore.Targets/1.1.0 does not exist
Reconciling library Microsoft.Win32.Primitives/4.3.0
Library Microsoft.Win32.Primitives/4.3.0 does not exist
Reconciling library morelinq/3.3.2
Parsed runtime deps entry 175 for asset name: MoreLinq from package: morelinq, library version: 3.3.2, relpath: lib/netstandard2.0/MoreLinq.dll, assemblyVersion 3.3.2.0, fileVersion 3.3.2.0
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 176 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 Newtonsoft.Json.Schema/3.0.14
Parsed runtime deps entry 177 for asset name: Newtonsoft.Json.Schema from package: Newtonsoft.Json.Schema, library version: 3.0.14, relpath: lib/netstandard2.0/Newtonsoft.Json.Schema.dll, assemblyVersion 3.0.0.0, fileVersion 3.0.14.25421
Reconciling library runtime.any.System.Collections/4.3.0
Library runtime.any.System.Collections/4.3.0 does not exist
Reconciling library runtime.any.System.Diagnostics.Tools/4.3.0
Library runtime.any.System.Diagnostics.Tools/4.3.0 does not exist
Reconciling library runtime.any.System.Diagnostics.Tracing/4.3.0
Library runtime.any.System.Diagnostics.Tracing/4.3.0 does not exist
Reconciling library runtime.any.System.Globalization/4.3.0
Library runtime.any.System.Globalization/4.3.0 does not exist
Reconciling library runtime.any.System.Globalization.Calendars/4.3.0
Library runtime.any.System.Globalization.Calendars/4.3.0 does not exist
Reconciling library runtime.any.System.IO/4.3.0
Library runtime.any.System.IO/4.3.0 does not exist
Reconciling library runtime.any.System.Reflection/4.3.0
Library runtime.any.System.Reflection/4.3.0 does not exist
Reconciling library runtime.any.System.Reflection.Extensions/4.3.0
Library runtime.any.System.Reflection.Extensions/4.3.0 does not exist
Reconciling library runtime.any.System.Reflection.Primitives/4.3.0
Library runtime.any.System.Reflection.Primitives/4.3.0 does not exist
Reconciling library runtime.any.System.Resources.ResourceManager/4.3.0
Library runtime.any.System.Resources.ResourceManager/4.3.0 does not exist
Reconciling library runtime.any.System.Runtime/4.3.0
Library runtime.any.System.Runtime/4.3.0 does not exist
Reconciling library runtime.any.System.Runtime.Handles/4.3.0
Library runtime.any.System.Runtime.Handles/4.3.0 does not exist
Reconciling library runtime.any.System.Runtime.InteropServices/4.3.0
Library runtime.any.System.Runtime.InteropServices/4.3.0 does not exist
Reconciling library runtime.any.System.Text.Encoding/4.3.0
Library runtime.any.System.Text.Encoding/4.3.0 does not exist
Reconciling library runtime.any.System.Text.Encoding.Extensions/4.3.0
Library runtime.any.System.Text.Encoding.Extensions/4.3.0 does not exist
Reconciling library runtime.any.System.Threading.Tasks/4.3.0
Library runtime.any.System.Threading.Tasks/4.3.0 does not exist
Reconciling library runtime.any.System.Threading.Timer/4.3.0
Library runtime.any.System.Threading.Timer/4.3.0 does not exist
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 runtime.unix.Microsoft.Win32.Primitives/4.3.0
Library runtime.unix.Microsoft.Win32.Primitives/4.3.0 does not exist
Reconciling library runtime.unix.System.Console/4.3.0
Library runtime.unix.System.Console/4.3.0 does not exist
Reconciling library runtime.unix.System.Diagnostics.Debug/4.3.0
Library runtime.unix.System.Diagnostics.Debug/4.3.0 does not exist
Reconciling library runtime.unix.System.IO.FileSystem/4.3.0
Library runtime.unix.System.IO.FileSystem/4.3.0 does not exist
Reconciling library runtime.unix.System.Net.Primitives/4.3.0
Library runtime.unix.System.Net.Primitives/4.3.0 does not exist
Reconciling library runtime.unix.System.Net.Sockets/4.3.0
Library runtime.unix.System.Net.Sockets/4.3.0 does not exist
Reconciling library runtime.unix.System.Private.Uri/4.3.0
Library runtime.unix.System.Private.Uri/4.3.0 does not exist
Reconciling library runtime.unix.System.Runtime.Extensions/4.3.0
Library runtime.unix.System.Runtime.Extensions/4.3.0 does not exist
Reconciling library Serilog/2.10.0
Parsed runtime deps entry 178 for asset name: Serilog from package: Serilog, library version: 2.10.0, relpath: lib/netstandard2.1/Serilog.dll, assemblyVersion 2.0.0.0, fileVersion 2.10.0.0
Reconciling library Serilog.Sinks.Console/4.0.1
Parsed runtime deps entry 179 for asset name: Serilog.Sinks.Console from package: Serilog.Sinks.Console, library version: 4.0.1, relpath: lib/net5.0/Serilog.Sinks.Console.dll, assemblyVersion 4.0.1.0, fileVersion 4.0.1.0
Reconciling library Serilog.Sinks.File/5.0.0
Parsed runtime deps entry 180 for asset name: Serilog.Sinks.File from package: Serilog.Sinks.File, library version: 5.0.0, relpath: lib/net5.0/Serilog.Sinks.File.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.0.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.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.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.Console/4.3.0
Library System.Console/4.3.0 does not exist
Reconciling library System.Data.HashFunction.Core/2.0.0
Parsed runtime deps entry 181 for asset name: System.Data.HashFunction.Core from package: System.Data.HashFunction.Core, library version: 2.0.0, relpath: lib/netstandard1.1/System.Data.HashFunction.Core.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.0
Reconciling library System.Data.HashFunction.FNV/2.0.0
Parsed runtime deps entry 182 for asset name: System.Data.HashFunction.FNV from package: System.Data.HashFunction.FNV, library version: 2.0.0, relpath: lib/netstandard1.1/System.Data.HashFunction.FNV.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.0
Reconciling library System.Data.HashFunction.Interfaces/2.0.0
Parsed runtime deps entry 183 for asset name: System.Data.HashFunction.Interfaces from package: System.Data.HashFunction.Interfaces, library version: 2.0.0, relpath: lib/netstandard1.1/System.Data.HashFunction.Interfaces.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.0
Reconciling library System.Diagnostics.Debug/4.3.0
Library System.Diagnostics.Debug/4.3.0 does not exist
Reconciling library System.Diagnostics.DiagnosticSource/4.7.1
Library System.Diagnostics.DiagnosticSource/4.7.1 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.TraceSource/4.3.0
Library System.Diagnostics.TraceSource/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.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.IO/4.3.0
Library System.IO/4.3.0 does not exist
Reconciling library System.IO.Abstractions/16.1.16
Parsed runtime deps entry 184 for asset name: System.IO.Abstractions from package: System.IO.Abstractions, library version: 16.1.16, relpath: lib/net6.0/System.IO.Abstractions.dll, assemblyVersion 16.0.0.0, fileVersion 16.1.16.6261
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.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.Uri/4.3.0
Library System.Private.Uri/4.3.0 does not exist
Reconciling library System.Reactive/5.0.0
Parsed runtime deps entry 185 for asset name: System.Reactive from package: System.Reactive, library version: 5.0.0, relpath: lib/net5.0/System.Reactive.dll, assemblyVersion 5.0.0.0, fileVersion 5.0.0.1
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.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.CompilerServices.Unsafe/4.5.2
Library System.Runtime.CompilerServices.Unsafe/4.5.2 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.Security.Claims/4.3.0
Library System.Security.Claims/4.3.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.3.0
Library System.Security.Cryptography.Cng/4.3.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.X509Certificates/4.3.0
Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist
Reconciling library System.Security.Principal/4.3.0
Library System.Security.Principal/4.3.0 does not exist
Reconciling library System.Security.Principal.Windows/4.3.0
Library System.Security.Principal.Windows/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.5.1
Library System.Text.Encoding.CodePages/4.5.1 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.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.ValueTuple/4.4.0
Library System.ValueTuple/4.4.0 does not exist
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 YamlDotNet/11.2.1
Parsed runtime deps entry 186 for asset name: YamlDotNet from package: YamlDotNet, library version: 11.2.1, relpath: lib/netstandard2.1/YamlDotNet.dll, assemblyVersion 11.0.0.0, fileVersion 11.2.1.0
Reconciling library Common/1.0.0
Parsed runtime deps entry 187 for asset name: Common from project: Common, library version: 1.0.0, relpath: Common.dll, assemblyVersion , fileVersion
Reconciling library TrashLib/1.0.0
Parsed runtime deps entry 188 for asset name: TrashLib from project: TrashLib, library version: 1.0.0, relpath: TrashLib.dll, assemblyVersion , fileVersion
Reconciling library VersionControl/1.0.0
Parsed runtime deps entry 189 for asset name: VersionControl from project: VersionControl, library version: 1.0.0, relpath: VersionControl.dll, assemblyVersion , fileVersion
The rid fallback graph is: {
osx.12-arm64 => [
osx.12,
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.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,
]
}
Unmapped application bundle
-- Listing probe configurations...
probe_config_t: probe=[] deps-dir-probe=[1]
Processing TPA for deps entry [trash, 1.8.2, trash.dll]
  Considering entry [trash/1.8.2/trash.dll], probe dir [], probe fx level:0, entry fx level:0
    trash.dll found in bundle [/Users//Downloads/trash.dll]
    Probed deps dir and matched '/Users//Downloads/trash.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, Microsoft.CSharp.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:0
    Microsoft.CSharp.dll found in bundle [/Users//Downloads/Microsoft.CSharp.dll]
    Probed deps dir and matched '/Users//Downloads/Microsoft.CSharp.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, Microsoft.VisualBasic.Core.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:0
    Microsoft.VisualBasic.Core.dll found in bundle [/Users//Downloads/Microsoft.VisualBasic.Core.dll]
    Probed deps dir and matched '/Users//Downloads/Microsoft.VisualBasic.Core.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, Microsoft.VisualBasic.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:0
    Microsoft.VisualBasic.dll found in bundle [/Users//Downloads/Microsoft.VisualBasic.dll]
    Probed deps dir and matched '/Users//Downloads/Microsoft.VisualBasic.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, Microsoft.Win32.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    Microsoft.Win32.Primitives.dll found in bundle [/Users//Downloads/Microsoft.Win32.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/Microsoft.Win32.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, Microsoft.Win32.Registry.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:0
    Microsoft.Win32.Registry.dll found in bundle [/Users//Downloads/Microsoft.Win32.Registry.dll]
    Probed deps dir and matched '/Users//Downloads/Microsoft.Win32.Registry.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.AppContext.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:0
    System.AppContext.dll found in bundle [/Users//Downloads/System.AppContext.dll]
    Probed deps dir and matched '/Users//Downloads/System.AppContext.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Buffers.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Buffers.dll found in bundle [/Users//Downloads/System.Buffers.dll]
    Probed deps dir and matched '/Users//Downloads/System.Buffers.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Collections.Concurrent.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Collections.Concurrent.dll found in bundle [/Users//Downloads/System.Collections.Concurrent.dll]
    Probed deps dir and matched '/Users//Downloads/System.Collections.Concurrent.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Collections.Immutable.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Collections.Immutable.dll found in bundle [/Users//Downloads/System.Collections.Immutable.dll]
    Probed deps dir and matched '/Users//Downloads/System.Collections.Immutable.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Collections.NonGeneric.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Collections.NonGeneric.dll found in bundle [/Users//Downloads/System.Collections.NonGeneric.dll]
    Probed deps dir and matched '/Users//Downloads/System.Collections.NonGeneric.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Collections.Specialized.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Collections.Specialized.dll found in bundle [/Users//Downloads/System.Collections.Specialized.dll]
    Probed deps dir and matched '/Users//Downloads/System.Collections.Specialized.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Collections.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Collections.dll found in bundle [/Users//Downloads/System.Collections.dll]
    Probed deps dir and matched '/Users//Downloads/System.Collections.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ComponentModel.Annotations.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ComponentModel.Annotations.dll found in bundle [/Users//Downloads/System.ComponentModel.Annotations.dll]
    Probed deps dir and matched '/Users//Downloads/System.ComponentModel.Annotations.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ComponentModel.DataAnnotations.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ComponentModel.DataAnnotations.dll found in bundle [/Users//Downloads/System.ComponentModel.DataAnnotations.dll]
    Probed deps dir and matched '/Users//Downloads/System.ComponentModel.DataAnnotations.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ComponentModel.EventBasedAsync.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ComponentModel.EventBasedAsync.dll found in bundle [/Users//Downloads/System.ComponentModel.EventBasedAsync.dll]
    Probed deps dir and matched '/Users//Downloads/System.ComponentModel.EventBasedAsync.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ComponentModel.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ComponentModel.Primitives.dll found in bundle [/Users//Downloads/System.ComponentModel.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.ComponentModel.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ComponentModel.TypeConverter.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ComponentModel.TypeConverter.dll found in bundle [/Users//Downloads/System.ComponentModel.TypeConverter.dll]
    Probed deps dir and matched '/Users//Downloads/System.ComponentModel.TypeConverter.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ComponentModel.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ComponentModel.dll found in bundle [/Users//Downloads/System.ComponentModel.dll]
    Probed deps dir and matched '/Users//Downloads/System.ComponentModel.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Configuration.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Configuration.dll found in bundle [/Users//Downloads/System.Configuration.dll]
    Probed deps dir and matched '/Users//Downloads/System.Configuration.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Console.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Console.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Console.dll found in bundle [/Users//Downloads/System.Console.dll]
    Probed deps dir and matched '/Users//Downloads/System.Console.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Core.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Core.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Core.dll found in bundle [/Users//Downloads/System.Core.dll]
    Probed deps dir and matched '/Users//Downloads/System.Core.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Data.Common.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Data.Common.dll found in bundle [/Users//Downloads/System.Data.Common.dll]
    Probed deps dir and matched '/Users//Downloads/System.Data.Common.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Data.DataSetExtensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Data.DataSetExtensions.dll found in bundle [/Users//Downloads/System.Data.DataSetExtensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Data.DataSetExtensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Data.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Data.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Data.dll found in bundle [/Users//Downloads/System.Data.dll]
    Probed deps dir and matched '/Users//Downloads/System.Data.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.Contracts.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.Contracts.dll found in bundle [/Users//Downloads/System.Diagnostics.Contracts.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.Contracts.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.Debug.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.Debug.dll found in bundle [/Users//Downloads/System.Diagnostics.Debug.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.Debug.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.DiagnosticSource.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.DiagnosticSource.dll found in bundle [/Users//Downloads/System.Diagnostics.DiagnosticSource.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.DiagnosticSource.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.FileVersionInfo.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.FileVersionInfo.dll found in bundle [/Users//Downloads/System.Diagnostics.FileVersionInfo.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.FileVersionInfo.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.Process.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.Process.dll found in bundle [/Users//Downloads/System.Diagnostics.Process.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.Process.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.StackTrace.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.StackTrace.dll found in bundle [/Users//Downloads/System.Diagnostics.StackTrace.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.StackTrace.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.TextWriterTraceListener.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.TextWriterTraceListener.dll found in bundle [/Users//Downloads/System.Diagnostics.TextWriterTraceListener.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.TextWriterTraceListener.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.Tools.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.Tools.dll found in bundle [/Users//Downloads/System.Diagnostics.Tools.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.Tools.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.TraceSource.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.TraceSource.dll found in bundle [/Users//Downloads/System.Diagnostics.TraceSource.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.TraceSource.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Diagnostics.Tracing.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Diagnostics.Tracing.dll found in bundle [/Users//Downloads/System.Diagnostics.Tracing.dll]
    Probed deps dir and matched '/Users//Downloads/System.Diagnostics.Tracing.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Drawing.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Drawing.Primitives.dll found in bundle [/Users//Downloads/System.Drawing.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.Drawing.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Drawing.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Drawing.dll found in bundle [/Users//Downloads/System.Drawing.dll]
    Probed deps dir and matched '/Users//Downloads/System.Drawing.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Dynamic.Runtime.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Dynamic.Runtime.dll found in bundle [/Users//Downloads/System.Dynamic.Runtime.dll]
    Probed deps dir and matched '/Users//Downloads/System.Dynamic.Runtime.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Formats.Asn1.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Formats.Asn1.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Formats.Asn1.dll found in bundle [/Users//Downloads/System.Formats.Asn1.dll]
    Probed deps dir and matched '/Users//Downloads/System.Formats.Asn1.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Globalization.Calendars.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Globalization.Calendars.dll found in bundle [/Users//Downloads/System.Globalization.Calendars.dll]
    Probed deps dir and matched '/Users//Downloads/System.Globalization.Calendars.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Globalization.Extensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Globalization.Extensions.dll found in bundle [/Users//Downloads/System.Globalization.Extensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Globalization.Extensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Globalization.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Globalization.dll found in bundle [/Users//Downloads/System.Globalization.dll]
    Probed deps dir and matched '/Users//Downloads/System.Globalization.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.Compression.Brotli.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Compression.Brotli.dll found in bundle [/Users//Downloads/System.IO.Compression.Brotli.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Compression.Brotli.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.Compression.FileSystem.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Compression.FileSystem.dll found in bundle [/Users//Downloads/System.IO.Compression.FileSystem.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Compression.FileSystem.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.Compression.ZipFile.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Compression.ZipFile.dll found in bundle [/Users//Downloads/System.IO.Compression.ZipFile.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Compression.ZipFile.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.Compression.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Compression.dll found in bundle [/Users//Downloads/System.IO.Compression.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Compression.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.FileSystem.AccessControl.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.FileSystem.AccessControl.dll found in bundle [/Users//Downloads/System.IO.FileSystem.AccessControl.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.FileSystem.AccessControl.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.FileSystem.DriveInfo.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.FileSystem.DriveInfo.dll found in bundle [/Users//Downloads/System.IO.FileSystem.DriveInfo.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.FileSystem.DriveInfo.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.FileSystem.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.FileSystem.Primitives.dll found in bundle [/Users//Downloads/System.IO.FileSystem.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.FileSystem.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.FileSystem.Watcher.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.FileSystem.Watcher.dll found in bundle [/Users//Downloads/System.IO.FileSystem.Watcher.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.FileSystem.Watcher.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.FileSystem.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.FileSystem.dll found in bundle [/Users//Downloads/System.IO.FileSystem.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.FileSystem.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.IsolatedStorage.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.IsolatedStorage.dll found in bundle [/Users//Downloads/System.IO.IsolatedStorage.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.IsolatedStorage.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.MemoryMappedFiles.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.MemoryMappedFiles.dll found in bundle [/Users//Downloads/System.IO.MemoryMappedFiles.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.MemoryMappedFiles.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.Pipes.AccessControl.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Pipes.AccessControl.dll found in bundle [/Users//Downloads/System.IO.Pipes.AccessControl.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Pipes.AccessControl.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.Pipes.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Pipes.dll found in bundle [/Users//Downloads/System.IO.Pipes.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Pipes.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.UnmanagedMemoryStream.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.UnmanagedMemoryStream.dll found in bundle [/Users//Downloads/System.IO.UnmanagedMemoryStream.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.UnmanagedMemoryStream.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.IO.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.IO.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.dll found in bundle [/Users//Downloads/System.IO.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Linq.Expressions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Linq.Expressions.dll found in bundle [/Users//Downloads/System.Linq.Expressions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Linq.Expressions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Linq.Parallel.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Linq.Parallel.dll found in bundle [/Users//Downloads/System.Linq.Parallel.dll]
    Probed deps dir and matched '/Users//Downloads/System.Linq.Parallel.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Linq.Queryable.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Linq.Queryable.dll found in bundle [/Users//Downloads/System.Linq.Queryable.dll]
    Probed deps dir and matched '/Users//Downloads/System.Linq.Queryable.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Linq.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Linq.dll found in bundle [/Users//Downloads/System.Linq.dll]
    Probed deps dir and matched '/Users//Downloads/System.Linq.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Memory.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Memory.dll found in bundle [/Users//Downloads/System.Memory.dll]
    Probed deps dir and matched '/Users//Downloads/System.Memory.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Http.Json.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Http.Json.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Http.Json.dll found in bundle [/Users//Downloads/System.Net.Http.Json.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Http.Json.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Http.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Http.dll found in bundle [/Users//Downloads/System.Net.Http.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Http.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.HttpListener.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.HttpListener.dll found in bundle [/Users//Downloads/System.Net.HttpListener.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.HttpListener.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Mail.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Mail.dll found in bundle [/Users//Downloads/System.Net.Mail.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Mail.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.NameResolution.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.NameResolution.dll found in bundle [/Users//Downloads/System.Net.NameResolution.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.NameResolution.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.NetworkInformation.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.NetworkInformation.dll found in bundle [/Users//Downloads/System.Net.NetworkInformation.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.NetworkInformation.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Ping.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Ping.dll found in bundle [/Users//Downloads/System.Net.Ping.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Ping.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Primitives.dll found in bundle [/Users//Downloads/System.Net.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Quic.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Quic.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Quic.dll found in bundle [/Users//Downloads/System.Net.Quic.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Quic.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Requests.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Requests.dll found in bundle [/Users//Downloads/System.Net.Requests.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Requests.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Security.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Security.dll found in bundle [/Users//Downloads/System.Net.Security.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Security.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.ServicePoint.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.ServicePoint.dll found in bundle [/Users//Downloads/System.Net.ServicePoint.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.ServicePoint.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.Sockets.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.Sockets.dll found in bundle [/Users//Downloads/System.Net.Sockets.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.Sockets.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.WebClient.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.WebClient.dll found in bundle [/Users//Downloads/System.Net.WebClient.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.WebClient.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.WebHeaderCollection.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.WebHeaderCollection.dll found in bundle [/Users//Downloads/System.Net.WebHeaderCollection.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.WebHeaderCollection.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.WebProxy.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.WebProxy.dll found in bundle [/Users//Downloads/System.Net.WebProxy.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.WebProxy.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.WebSockets.Client.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.WebSockets.Client.dll found in bundle [/Users//Downloads/System.Net.WebSockets.Client.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.WebSockets.Client.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.WebSockets.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.WebSockets.dll found in bundle [/Users//Downloads/System.Net.WebSockets.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.WebSockets.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Net.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Net.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Net.dll found in bundle [/Users//Downloads/System.Net.dll]
    Probed deps dir and matched '/Users//Downloads/System.Net.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Numerics.Vectors.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Numerics.Vectors.dll found in bundle [/Users//Downloads/System.Numerics.Vectors.dll]
    Probed deps dir and matched '/Users//Downloads/System.Numerics.Vectors.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Numerics.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Numerics.dll found in bundle [/Users//Downloads/System.Numerics.dll]
    Probed deps dir and matched '/Users//Downloads/System.Numerics.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ObjectModel.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ObjectModel.dll found in bundle [/Users//Downloads/System.ObjectModel.dll]
    Probed deps dir and matched '/Users//Downloads/System.ObjectModel.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Private.CoreLib.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Private.CoreLib.dll found in bundle [/Users//Downloads/System.Private.CoreLib.dll]
    Probed deps dir and matched '/Users//Downloads/System.Private.CoreLib.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Private.DataContractSerialization.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Private.DataContractSerialization.dll found in bundle [/Users//Downloads/System.Private.DataContractSerialization.dll]
    Probed deps dir and matched '/Users//Downloads/System.Private.DataContractSerialization.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Private.Uri.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Private.Uri.dll found in bundle [/Users//Downloads/System.Private.Uri.dll]
    Probed deps dir and matched '/Users//Downloads/System.Private.Uri.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Private.Xml.Linq.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Private.Xml.Linq.dll found in bundle [/Users//Downloads/System.Private.Xml.Linq.dll]
    Probed deps dir and matched '/Users//Downloads/System.Private.Xml.Linq.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Private.Xml.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Private.Xml.dll found in bundle [/Users//Downloads/System.Private.Xml.dll]
    Probed deps dir and matched '/Users//Downloads/System.Private.Xml.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.DispatchProxy.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.DispatchProxy.dll found in bundle [/Users//Downloads/System.Reflection.DispatchProxy.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.DispatchProxy.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.Emit.ILGeneration.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.Emit.ILGeneration.dll found in bundle [/Users//Downloads/System.Reflection.Emit.ILGeneration.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.Emit.ILGeneration.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.Emit.Lightweight.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.Emit.Lightweight.dll found in bundle [/Users//Downloads/System.Reflection.Emit.Lightweight.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.Emit.Lightweight.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.Emit.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.Emit.dll found in bundle [/Users//Downloads/System.Reflection.Emit.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.Emit.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.Extensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.Extensions.dll found in bundle [/Users//Downloads/System.Reflection.Extensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.Extensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.Metadata.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.Metadata.dll found in bundle [/Users//Downloads/System.Reflection.Metadata.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.Metadata.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.Primitives.dll found in bundle [/Users//Downloads/System.Reflection.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.TypeExtensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.TypeExtensions.dll found in bundle [/Users//Downloads/System.Reflection.TypeExtensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.TypeExtensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Reflection.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reflection.dll found in bundle [/Users//Downloads/System.Reflection.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reflection.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Resources.Reader.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Resources.Reader.dll found in bundle [/Users//Downloads/System.Resources.Reader.dll]
    Probed deps dir and matched '/Users//Downloads/System.Resources.Reader.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Resources.ResourceManager.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Resources.ResourceManager.dll found in bundle [/Users//Downloads/System.Resources.ResourceManager.dll]
    Probed deps dir and matched '/Users//Downloads/System.Resources.ResourceManager.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Resources.Writer.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Resources.Writer.dll found in bundle [/Users//Downloads/System.Resources.Writer.dll]
    Probed deps dir and matched '/Users//Downloads/System.Resources.Writer.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.CompilerServices.Unsafe.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.CompilerServices.Unsafe.dll found in bundle [/Users//Downloads/System.Runtime.CompilerServices.Unsafe.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.CompilerServices.Unsafe.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.CompilerServices.VisualC.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.CompilerServices.VisualC.dll found in bundle [/Users//Downloads/System.Runtime.CompilerServices.VisualC.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.CompilerServices.VisualC.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Extensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Extensions.dll found in bundle [/Users//Downloads/System.Runtime.Extensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Extensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Handles.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Handles.dll found in bundle [/Users//Downloads/System.Runtime.Handles.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Handles.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.InteropServices.RuntimeInformation.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.InteropServices.RuntimeInformation.dll found in bundle [/Users//Downloads/System.Runtime.InteropServices.RuntimeInformation.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.InteropServices.RuntimeInformation.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.InteropServices.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.InteropServices.dll found in bundle [/Users//Downloads/System.Runtime.InteropServices.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.InteropServices.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Intrinsics.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Intrinsics.dll found in bundle [/Users//Downloads/System.Runtime.Intrinsics.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Intrinsics.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Loader.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Loader.dll found in bundle [/Users//Downloads/System.Runtime.Loader.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Loader.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Numerics.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Numerics.dll found in bundle [/Users//Downloads/System.Runtime.Numerics.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Numerics.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Serialization.Formatters.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Serialization.Formatters.dll found in bundle [/Users//Downloads/System.Runtime.Serialization.Formatters.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Serialization.Formatters.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Serialization.Json.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Serialization.Json.dll found in bundle [/Users//Downloads/System.Runtime.Serialization.Json.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Serialization.Json.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Serialization.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Serialization.Primitives.dll found in bundle [/Users//Downloads/System.Runtime.Serialization.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Serialization.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Serialization.Xml.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Serialization.Xml.dll found in bundle [/Users//Downloads/System.Runtime.Serialization.Xml.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Serialization.Xml.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.Serialization.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.Serialization.dll found in bundle [/Users//Downloads/System.Runtime.Serialization.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.Serialization.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Runtime.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Runtime.dll found in bundle [/Users//Downloads/System.Runtime.dll]
    Probed deps dir and matched '/Users//Downloads/System.Runtime.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.AccessControl.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.AccessControl.dll found in bundle [/Users//Downloads/System.Security.AccessControl.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.AccessControl.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Claims.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Claims.dll found in bundle [/Users//Downloads/System.Security.Claims.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Claims.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.Algorithms.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.Algorithms.dll found in bundle [/Users//Downloads/System.Security.Cryptography.Algorithms.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.Algorithms.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.Cng.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.Cng.dll found in bundle [/Users//Downloads/System.Security.Cryptography.Cng.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.Cng.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.Csp.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.Csp.dll found in bundle [/Users//Downloads/System.Security.Cryptography.Csp.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.Csp.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.Encoding.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.Encoding.dll found in bundle [/Users//Downloads/System.Security.Cryptography.Encoding.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.Encoding.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.OpenSsl.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.OpenSsl.dll found in bundle [/Users//Downloads/System.Security.Cryptography.OpenSsl.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.OpenSsl.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.Primitives.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.Primitives.dll found in bundle [/Users//Downloads/System.Security.Cryptography.Primitives.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.Primitives.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Cryptography.X509Certificates.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Cryptography.X509Certificates.dll found in bundle [/Users//Downloads/System.Security.Cryptography.X509Certificates.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Cryptography.X509Certificates.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Principal.Windows.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Principal.Windows.dll found in bundle [/Users//Downloads/System.Security.Principal.Windows.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Principal.Windows.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.Principal.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.Principal.dll found in bundle [/Users//Downloads/System.Security.Principal.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.Principal.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.SecureString.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.SecureString.dll found in bundle [/Users//Downloads/System.Security.SecureString.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.SecureString.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Security.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Security.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Security.dll found in bundle [/Users//Downloads/System.Security.dll]
    Probed deps dir and matched '/Users//Downloads/System.Security.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ServiceModel.Web.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ServiceModel.Web.dll found in bundle [/Users//Downloads/System.ServiceModel.Web.dll]
    Probed deps dir and matched '/Users//Downloads/System.ServiceModel.Web.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ServiceProcess.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ServiceProcess.dll found in bundle [/Users//Downloads/System.ServiceProcess.dll]
    Probed deps dir and matched '/Users//Downloads/System.ServiceProcess.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Text.Encoding.CodePages.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Text.Encoding.CodePages.dll found in bundle [/Users//Downloads/System.Text.Encoding.CodePages.dll]
    Probed deps dir and matched '/Users//Downloads/System.Text.Encoding.CodePages.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Text.Encoding.Extensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Text.Encoding.Extensions.dll found in bundle [/Users//Downloads/System.Text.Encoding.Extensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Text.Encoding.Extensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Text.Encoding.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Text.Encoding.dll found in bundle [/Users//Downloads/System.Text.Encoding.dll]
    Probed deps dir and matched '/Users//Downloads/System.Text.Encoding.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Text.Encodings.Web.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Text.Encodings.Web.dll found in bundle [/Users//Downloads/System.Text.Encodings.Web.dll]
    Probed deps dir and matched '/Users//Downloads/System.Text.Encodings.Web.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Text.Json.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Text.Json.dll found in bundle [/Users//Downloads/System.Text.Json.dll]
    Probed deps dir and matched '/Users//Downloads/System.Text.Json.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Text.RegularExpressions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Text.RegularExpressions.dll found in bundle [/Users//Downloads/System.Text.RegularExpressions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Text.RegularExpressions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Channels.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Channels.dll found in bundle [/Users//Downloads/System.Threading.Channels.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Channels.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Overlapped.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Overlapped.dll found in bundle [/Users//Downloads/System.Threading.Overlapped.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Overlapped.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Tasks.Dataflow.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Tasks.Dataflow.dll found in bundle [/Users//Downloads/System.Threading.Tasks.Dataflow.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Tasks.Dataflow.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Tasks.Extensions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Tasks.Extensions.dll found in bundle [/Users//Downloads/System.Threading.Tasks.Extensions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Tasks.Extensions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Tasks.Parallel.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Tasks.Parallel.dll found in bundle [/Users//Downloads/System.Threading.Tasks.Parallel.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Tasks.Parallel.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Tasks.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Tasks.dll found in bundle [/Users//Downloads/System.Threading.Tasks.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Tasks.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Thread.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Thread.dll found in bundle [/Users//Downloads/System.Threading.Thread.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Thread.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.ThreadPool.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.ThreadPool.dll found in bundle [/Users//Downloads/System.Threading.ThreadPool.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.ThreadPool.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.Timer.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.Timer.dll found in bundle [/Users//Downloads/System.Threading.Timer.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.Timer.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Threading.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Threading.dll found in bundle [/Users//Downloads/System.Threading.dll]
    Probed deps dir and matched '/Users//Downloads/System.Threading.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Transactions.Local.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Transactions.Local.dll found in bundle [/Users//Downloads/System.Transactions.Local.dll]
    Probed deps dir and matched '/Users//Downloads/System.Transactions.Local.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Transactions.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Transactions.dll found in bundle [/Users//Downloads/System.Transactions.dll]
    Probed deps dir and matched '/Users//Downloads/System.Transactions.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.ValueTuple.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:0
    System.ValueTuple.dll found in bundle [/Users//Downloads/System.ValueTuple.dll]
    Probed deps dir and matched '/Users//Downloads/System.ValueTuple.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Web.HttpUtility.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Web.HttpUtility.dll found in bundle [/Users//Downloads/System.Web.HttpUtility.dll]
    Probed deps dir and matched '/Users//Downloads/System.Web.HttpUtility.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Web.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Web.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Web.dll found in bundle [/Users//Downloads/System.Web.dll]
    Probed deps dir and matched '/Users//Downloads/System.Web.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Windows.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Windows.dll found in bundle [/Users//Downloads/System.Windows.dll]
    Probed deps dir and matched '/Users//Downloads/System.Windows.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.Linq.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.Linq.dll found in bundle [/Users//Downloads/System.Xml.Linq.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.Linq.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.ReaderWriter.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.ReaderWriter.dll found in bundle [/Users//Downloads/System.Xml.ReaderWriter.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.ReaderWriter.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.Serialization.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.Serialization.dll found in bundle [/Users//Downloads/System.Xml.Serialization.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.Serialization.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.XDocument.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.XDocument.dll found in bundle [/Users//Downloads/System.Xml.XDocument.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.XDocument.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.XPath.XDocument.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.XPath.XDocument.dll found in bundle [/Users//Downloads/System.Xml.XPath.XDocument.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.XPath.XDocument.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.XPath.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.XPath.dll found in bundle [/Users//Downloads/System.Xml.XPath.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.XPath.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.XmlDocument.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.XmlDocument.dll found in bundle [/Users//Downloads/System.Xml.XmlDocument.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.XmlDocument.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.XmlSerializer.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.XmlSerializer.dll found in bundle [/Users//Downloads/System.Xml.XmlSerializer.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.XmlSerializer.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.Xml.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Xml.dll found in bundle [/Users//Downloads/System.Xml.dll]
    Probed deps dir and matched '/Users//Downloads/System.Xml.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, System.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/System.dll], probe dir [], probe fx level:0, entry fx level:0
    System.dll found in bundle [/Users//Downloads/System.dll]
    Probed deps dir and matched '/Users//Downloads/System.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, WindowsBase.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:0
    WindowsBase.dll found in bundle [/Users//Downloads/WindowsBase.dll]
    Probed deps dir and matched '/Users//Downloads/WindowsBase.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, mscorlib.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:0
    mscorlib.dll found in bundle [/Users//Downloads/mscorlib.dll]
    Probed deps dir and matched '/Users//Downloads/mscorlib.dll'
Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64, 6.0.2, netstandard.dll]
  Considering entry [runtimepack.Microsoft.NETCore.App.Runtime.osx-arm64/6.0.2/netstandard.dll], probe dir [], probe fx level:0, entry fx level:0
    netstandard.dll found in bundle [/Users//Downloads/netstandard.dll]
    Probed deps dir and matched '/Users//Downloads/netstandard.dll'
Processing TPA for deps entry [Autofac, 6.3.0, lib/net5.0/Autofac.dll]
  Considering entry [Autofac/6.3.0/lib/net5.0/Autofac.dll], probe dir [], probe fx level:0, entry fx level:0
    Autofac.dll found in bundle [/Users//Downloads/Autofac.dll]
    Probed deps dir and matched '/Users//Downloads/Autofac.dll'
Processing TPA for deps entry [Autofac.Extras.AggregateService, 6.1.2, lib/netstandard2.1/Autofac.Extras.AggregateService.dll]
  Considering entry [Autofac.Extras.AggregateService/6.1.2/lib/netstandard2.1/Autofac.Extras.AggregateService.dll], probe dir [], probe fx level:0, entry fx level:0
    Autofac.Extras.AggregateService.dll found in bundle [/Users//Downloads/Autofac.Extras.AggregateService.dll]
    Probed deps dir and matched '/Users//Downloads/Autofac.Extras.AggregateService.dll'
Processing TPA for deps entry [AutoMapper, 11.0.1, lib/netstandard2.1/AutoMapper.dll]
  Considering entry [AutoMapper/11.0.1/lib/netstandard2.1/AutoMapper.dll], probe dir [], probe fx level:0, entry fx level:0
    AutoMapper.dll found in bundle [/Users//Downloads/AutoMapper.dll]
    Probed deps dir and matched '/Users//Downloads/AutoMapper.dll'
Processing TPA for deps entry [Castle.Core, 4.4.1, lib/netstandard1.5/Castle.Core.dll]
  Considering entry [Castle.Core/4.4.1/lib/netstandard1.5/Castle.Core.dll], probe dir [], probe fx level:0, entry fx level:0
    Castle.Core.dll found in bundle [/Users//Downloads/Castle.Core.dll]
    Probed deps dir and matched '/Users//Downloads/Castle.Core.dll'
Processing TPA for deps entry [CliFx, 2.2.2, lib/netstandard2.1/CliFx.dll]
  Considering entry [CliFx/2.2.2/lib/netstandard2.1/CliFx.dll], probe dir [], probe fx level:0, entry fx level:0
    CliFx.dll found in bundle [/Users//Downloads/CliFx.dll]
    Probed deps dir and matched '/Users//Downloads/CliFx.dll'
Processing TPA for deps entry [FluentValidation, 10.3.6, lib/net6.0/FluentValidation.dll]
  Considering entry [FluentValidation/10.3.6/lib/net6.0/FluentValidation.dll], probe dir [], probe fx level:0, entry fx level:0
    FluentValidation.dll found in bundle [/Users//Downloads/FluentValidation.dll]
    Probed deps dir and matched '/Users//Downloads/FluentValidation.dll'
Processing TPA for deps entry [Flurl, 3.0.4, lib/netstandard2.0/Flurl.dll]
  Considering entry [Flurl/3.0.4/lib/netstandard2.0/Flurl.dll], probe dir [], probe fx level:0, entry fx level:0
    Flurl.dll found in bundle [/Users//Downloads/Flurl.dll]
    Probed deps dir and matched '/Users//Downloads/Flurl.dll'
Processing TPA for deps entry [Flurl.Http, 3.2.2, lib/netstandard2.0/Flurl.Http.dll]
  Considering entry [Flurl.Http/3.2.2/lib/netstandard2.0/Flurl.Http.dll], probe dir [], probe fx level:0, entry fx level:0
    Flurl.Http.dll found in bundle [/Users//Downloads/Flurl.Http.dll]
    Probed deps dir and matched '/Users//Downloads/Flurl.Http.dll'
Processing TPA for deps entry [LibGit2Sharp, 0.27.0-preview-0175, lib/netcoreapp3.1/LibGit2Sharp.dll]
  Considering entry [LibGit2Sharp/0.27.0-preview-0175/lib/netcoreapp3.1/LibGit2Sharp.dll], probe dir [], probe fx level:0, entry fx level:0
    LibGit2Sharp.dll found in bundle [/Users//Downloads/LibGit2Sharp.dll]
    Probed deps dir and matched '/Users//Downloads/LibGit2Sharp.dll'
Processing TPA for deps entry [morelinq, 3.3.2, lib/netstandard2.0/MoreLinq.dll]
  Considering entry [morelinq/3.3.2/lib/netstandard2.0/MoreLinq.dll], probe dir [], probe fx level:0, entry fx level:0
    MoreLinq.dll found in bundle [/Users//Downloads/MoreLinq.dll]
    Probed deps dir and matched '/Users//Downloads/MoreLinq.dll'
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
    Newtonsoft.Json.dll found in bundle [/Users//Downloads/Newtonsoft.Json.dll]
    Probed deps dir and matched '/Users//Downloads/Newtonsoft.Json.dll'
Processing TPA for deps entry [Newtonsoft.Json.Schema, 3.0.14, lib/netstandard2.0/Newtonsoft.Json.Schema.dll]
  Considering entry [Newtonsoft.Json.Schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll], probe dir [], probe fx level:0, entry fx level:0
    Newtonsoft.Json.Schema.dll found in bundle [/Users//Downloads/Newtonsoft.Json.Schema.dll]
    Probed deps dir and matched '/Users//Downloads/Newtonsoft.Json.Schema.dll'
Processing TPA for deps entry [Serilog, 2.10.0, lib/netstandard2.1/Serilog.dll]
  Considering entry [Serilog/2.10.0/lib/netstandard2.1/Serilog.dll], probe dir [], probe fx level:0, entry fx level:0
    Serilog.dll found in bundle [/Users//Downloads/Serilog.dll]
    Probed deps dir and matched '/Users//Downloads/Serilog.dll'
Processing TPA for deps entry [Serilog.Sinks.Console, 4.0.1, lib/net5.0/Serilog.Sinks.Console.dll]
  Considering entry [Serilog.Sinks.Console/4.0.1/lib/net5.0/Serilog.Sinks.Console.dll], probe dir [], probe fx level:0, entry fx level:0
    Serilog.Sinks.Console.dll found in bundle [/Users//Downloads/Serilog.Sinks.Console.dll]
    Probed deps dir and matched '/Users//Downloads/Serilog.Sinks.Console.dll'
Processing TPA for deps entry [Serilog.Sinks.File, 5.0.0, lib/net5.0/Serilog.Sinks.File.dll]
  Considering entry [Serilog.Sinks.File/5.0.0/lib/net5.0/Serilog.Sinks.File.dll], probe dir [], probe fx level:0, entry fx level:0
    Serilog.Sinks.File.dll found in bundle [/Users//Downloads/Serilog.Sinks.File.dll]
    Probed deps dir and matched '/Users//Downloads/Serilog.Sinks.File.dll'
Processing TPA for deps entry [System.Data.HashFunction.Core, 2.0.0, lib/netstandard1.1/System.Data.HashFunction.Core.dll]
  Considering entry [System.Data.HashFunction.Core/2.0.0/lib/netstandard1.1/System.Data.HashFunction.Core.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Data.HashFunction.Core.dll found in bundle [/Users//Downloads/System.Data.HashFunction.Core.dll]
    Probed deps dir and matched '/Users//Downloads/System.Data.HashFunction.Core.dll'
Processing TPA for deps entry [System.Data.HashFunction.FNV, 2.0.0, lib/netstandard1.1/System.Data.HashFunction.FNV.dll]
  Considering entry [System.Data.HashFunction.FNV/2.0.0/lib/netstandard1.1/System.Data.HashFunction.FNV.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Data.HashFunction.FNV.dll found in bundle [/Users//Downloads/System.Data.HashFunction.FNV.dll]
    Probed deps dir and matched '/Users//Downloads/System.Data.HashFunction.FNV.dll'
Processing TPA for deps entry [System.Data.HashFunction.Interfaces, 2.0.0, lib/netstandard1.1/System.Data.HashFunction.Interfaces.dll]
  Considering entry [System.Data.HashFunction.Interfaces/2.0.0/lib/netstandard1.1/System.Data.HashFunction.Interfaces.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Data.HashFunction.Interfaces.dll found in bundle [/Users//Downloads/System.Data.HashFunction.Interfaces.dll]
    Probed deps dir and matched '/Users//Downloads/System.Data.HashFunction.Interfaces.dll'
Processing TPA for deps entry [System.IO.Abstractions, 16.1.16, lib/net6.0/System.IO.Abstractions.dll]
  Considering entry [System.IO.Abstractions/16.1.16/lib/net6.0/System.IO.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0
    System.IO.Abstractions.dll found in bundle [/Users//Downloads/System.IO.Abstractions.dll]
    Probed deps dir and matched '/Users//Downloads/System.IO.Abstractions.dll'
Processing TPA for deps entry [System.Reactive, 5.0.0, lib/net5.0/System.Reactive.dll]
  Considering entry [System.Reactive/5.0.0/lib/net5.0/System.Reactive.dll], probe dir [], probe fx level:0, entry fx level:0
    System.Reactive.dll found in bundle [/Users//Downloads/System.Reactive.dll]
    Probed deps dir and matched '/Users//Downloads/System.Reactive.dll'
Processing TPA for deps entry [YamlDotNet, 11.2.1, lib/netstandard2.1/YamlDotNet.dll]
  Considering entry [YamlDotNet/11.2.1/lib/netstandard2.1/YamlDotNet.dll], probe dir [], probe fx level:0, entry fx level:0
    YamlDotNet.dll found in bundle [/Users//Downloads/YamlDotNet.dll]
    Probed deps dir and matched '/Users//Downloads/YamlDotNet.dll'
Processing TPA for deps entry [Common, 1.0.0, Common.dll]
  Considering entry [Common/1.0.0/Common.dll], probe dir [], probe fx level:0, entry fx level:0
    Common.dll found in bundle [/Users//Downloads/Common.dll]
    Probed deps dir and matched '/Users//Downloads/Common.dll'
Processing TPA for deps entry [TrashLib, 1.0.0, TrashLib.dll]
  Considering entry [TrashLib/1.0.0/TrashLib.dll], probe dir [], probe fx level:0, entry fx level:0
    TrashLib.dll found in bundle [/Users//Downloads/TrashLib.dll]
    Probed deps dir and matched '/Users//Downloads/TrashLib.dll'
Processing TPA for deps entry [VersionControl, 1.0.0, VersionControl.dll]
  Considering entry [VersionControl/1.0.0/VersionControl.dll], probe dir [], probe fx level:0, entry fx level:0
    VersionControl.dll found in bundle [/Users//Downloads/VersionControl.dll]
    Probed deps dir and matched '/Users//Downloads/VersionControl.dll'
Processing native/culture for deps entry [LibGit2Sharp.NativeBinaries, 2.0.315-alpha.0.9, runtimes/osx-arm64/native/libgit2-b7bad55.dylib]
  Considering entry [LibGit2Sharp.NativeBinaries/2.0.315-alpha.0.9/runtimes/osx-arm64/native/libgit2-b7bad55.dylib], probe dir [], probe fx level:0, entry fx level:0
    libgit2-b7bad55.dylib found in bundle [/Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=/libgit2-b7bad55.dylib] (extracted)
    Probed deps dir and matched '/Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=/libgit2-b7bad55.dylib'
Adding to native path: /Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=/
Adding to native path: /Users//Downloads/
Adding to native path: /Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=
Property HOSTPOLICY_EMBEDDED = true
Property PINVOKE_OVERRIDE = 0x1045bba70
Property System.Reflection.Metadata.MetadataUpdater.IsSupported = false
Property PROBING_DIRECTORIES =
Property RUNTIME_IDENTIFIER = osx.12-arm64
Property FX_DEPS_FILE =
Property APP_CONTEXT_DEPS_FILES =
Property APP_CONTEXT_BASE_DIRECTORY = /Users//Downloads/
Property BUNDLE_PROBE = 0x1045bb9c4
Property PLATFORM_RESOURCE_ROOTS =
Property NATIVE_DLL_SEARCH_DIRECTORIES = /Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=/:/Users//Downloads/:/Users//.net/trash/U2VyWBPLbOXnRBg7KTq+m7cMEIDeBQw=:
Property TRUSTED_PLATFORM_ASSEMBLIES =
CoreCLR path = '', CoreCLR dir = ''
Failed to create CoreCLR, HRESULT: 0x80004005

rcdailey avatar Mar 20 '22 03:03 rcdailey

I wonder whether strace would help here (forget the Mac equivalent)

Also, why are apparently not all Mac customers hitting this? What is special?

danmoseley avatar Mar 20 '22 14:03 danmoseley

I installed Visual Studio 2022 Preview for Mac to get going with the project. I realized that it fixed the problem! I did not consider it as a workaround or solution to the issue I reported, but it fixed the problem which was quite a fluke.

Arash-Sabet avatar Mar 25 '22 12:03 Arash-Sabet

In my case, it's not reasonable to expect consumers of my application to install Visual Studio to mitigate the error. Mine is not a dev-time issue but happens on executables I've published.

rcdailey avatar Mar 25 '22 14:03 rcdailey

Have you tried SDK 6.0.201?

Arash-Sabet avatar Mar 28 '22 21:03 Arash-Sabet

For what reason do I need to test this on that version?

rcdailey avatar Mar 29 '22 01:03 rcdailey

@vitek-karas looking at the trace logs shared above, do you have any idea what would cause the coreclr path and dir to be reported as empty?

CoreCLR path = '', CoreCLR dir = ''
Failed to create CoreCLR, HRESULT: 0x80004005

janvorli avatar Jun 21 '22 23:06 janvorli

The trace log is for a single-file self-contained app - so the runtime is statically linked to the host (so there's no CoreCLR .dylib anywhere).

@VSadov has been looking at some single-file macOS related problems relatively recently, maybe he will have an idea.

I would definitely recommend rebuilding the app with the latest .NET 6 SDK.

vitek-karas avatar Jun 22 '22 07:06 vitek-karas

I would definitely recommend rebuilding the app with the latest .NET 6 SDK.

@vitek-karas what version specifically? I'm always technically using latest. I'm trying to pin down a specific fix version.

rcdailey avatar Jun 22 '22 12:06 rcdailey

@rcdailey it was more a generic recommendation - we often get issue reports which are using a somewhat stale versions, so just trying to make sure that this is not one of those.

@VSadov any idea if some of the recent macOS arm64 fixes in single-file could show up like this?

vitek-karas avatar Jun 27 '22 12:06 vitek-karas

Tagging subscribers to this area: @agocke, @vitek-karas, @vsadov See info in area-owners.md if you want to be subscribed.

Issue Details

Describe the bug

Ensure that you have the latest version of MacOS on an x64 machine and install the latest .NET SDK version 6.0.200 on it. Compile a dotnet solution that used to be success and you will get the following error message:

/Users/myusername/.nuget/packages/microsoft.azure.webjobs.script.extensionsmetadatagenerator/4.0.1/build/Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets(37,5): error : Metadata generation failed. Exit code: '137' Error: 'Failed to initialize CoreCLR, HRESULT: 0x80004005' [/var/folders/4d/cbxjxphj73931v78kt_h2vr80000gn/T/il11v5iq.ifv/WorkerExtensions.csproj]

Author: Arash-Sabet
Assignees: marcpopMSFT
Labels:

os-mac-os-x, arch-x64, area-Single-File, untriaged

Milestone: -

msftbot[bot] avatar Jul 07 '22 15:07 msftbot[bot]

@rcdailey were you able to try this on a more recent SDK?

vitek-karas avatar Aug 05 '22 21:08 vitek-karas

@vitek-karas Using SDK 6.0.302, my executable still just exits with no error output on Apple M1 systems using the osx-arm64 runtime. In this particular test, setting COREHOST_TRACE=1 and COREHOST_TRACEFILE=<path> didn't result in any output which is strange.

Note that my project is completely open source and you have full access to my binaries and build workflows to see what the issue is. I'm honestly not sure if it's related, but I can say for sure my osx arm64 builds are not working.

The relevant build result is here. Artifacts are available there; be sure to grab recyclarr-osx-arm64 (here) which is a zip file that contains a single executable named recyclarr. To test, extract that binary, make it executable, and run it:

./recyclarr radarr

Here is a screenshot showing the environment setup, running the executable, how it fails and there's no output. I'm not sure how to diagnose further.

image

Here is the system & OS information:

image

The recyclarr executable is built using this script, which results in the following command (powershell syntax):

dotnet publish src\Recyclarr `
    --output publish\osx-arm64 `
    --configuration Release `
    --runtime osx-arm64 `
    --self-contained=true `
    -p:PublishSingleFile=true `
    -p:IncludeNativeLibrariesForSelfExtract=true `
    -p:PublishReadyToRunComposite=true `
    -p:PublishReadyToRunShowWarnings=true `
    -p:EnableCompressionInSingleFile=true

Why isn't there any output when it fails? What can I do to get more diagnostic information?

rcdailey avatar Aug 06 '22 16:08 rcdailey

@vitek-karas did you get a chance to review my last reply? I hope I was able to provide enough detail. If not, let me know how else I can help.

rcdailey avatar Aug 15 '22 00:08 rcdailey

Hey I'm confirming that I'm seeing this issue with a tool that my team produces.

I build all of my binaries on a Ubuntu 22.04 agent.

How I'm building

<use dotnet 6.0.405 in CI Build step above step above>
dotnet publish -f net6.0 -c Release -r osx-x64 -p:PublishSingleFile=true --self-contained  --output <blah>

The mac machine I'm using to test:

macOS Monterey
version 12.6.2

Ubuntu 22.04 produced binaries Mac produced binaries

Our linux and windows (including linux-arm64) all run successfully, but these mac binaries definitely do not.

When I produce these binaries locally on the mac (using identical command/targeting), I am able to produce a valid binary that runs on the machine.

~~Until I can get this figured out, I think I'm going to fall back to assembling my mac executables on a mac pipelines agent. I am executing on that now but I do not know if it will actually solve this problem yet.~~

Follow-up, this does not work. Assembled using the same command on a mac agent, unfortunately no difference in the crash.

Enabled COREHOST_TRACE and attaching the log.txt.

scbedd avatar Jan 11 '23 19:01 scbedd

Does it mean that people who have a x64 Mac computer won't be able to compile and build a .NET project?

Arash-Sabet avatar Jan 12 '23 13:01 Arash-Sabet

Does it mean that people who have a x64 Mac computer won't be able to compile and build a .NET project?

There is something in what I'm doing that is specific, because there are other folks on my team who are having zero problems with this exact topic. (publishing mac bits from built on ubuntu machine)

I am starting to think there is something up with the signing of the bits that is causing this error, but I am still investigating that avenue.

EDIT: follow up. I have spoken to a SME on this issue, and they believe that the HResult is because the signed/notarized binary requires entitlement: com.apple.security.cs.allow-jit.

Which makes sense! As even self-contained executables need to be able to JIT. I will follow up on this thread when I get a signed/notarized working as expected, but they were extremely confident in their answer.

scbedd avatar Jan 18 '23 00:01 scbedd