Skip to content

Instantly share code, notes, and snippets.

@nbkolchin
Created March 15, 2020 17:04
Show Gist options
  • Save nbkolchin/667e96211531eb277bdb320fcc23fc90 to your computer and use it in GitHub Desktop.
Save nbkolchin/667e96211531eb277bdb320fcc23fc90 to your computer and use it in GitHub Desktop.
Tracing enabled @ Sun Mar 15 16:30:28 2020 UTC
--- Invoked dotnet [version: 3.1.2, commit hash: 916b5cba268e1e1e803243004f4276cf40b2dda8] main = {
dotnet
fsi
}
Reading fx resolver directory=[/usr/local/share/dotnet/host/fxr]
Considering fxr version=[3.1.2]...
Detected latest fxr version=[/usr/local/share/dotnet/host/fxr/3.1.2]...
Resolved fxr [/usr/local/share/dotnet/host/fxr/3.1.2/libhostfxr.dylib]...
Invoking fx resolver [/usr/local/share/dotnet/host/fxr/3.1.2/libhostfxr.dylib] v2
Host path: [/usr/local/share/dotnet/dotnet]
Dotnet path: [/usr/local/share/dotnet/]
App path: [/usr/local/share/dotnet/dotnet.dll]
Tracing enabled @ Sun Mar 15 16:30:28 2020 UTC
--- Invoked hostfxr_main_startupinfo [commit hash: 916b5cba268e1e1e803243004f4276cf40b2dda8]
Checking if CoreCLR path exists=[/usr/local/share/dotnet/libcoreclr.dylib]
--- Executing in muxer mode...
Using the provided arguments to determine the application to execute.
Application 'fsi' is not a managed executable.
--- Resolving .NET Core SDK with working dir [/Users/snob/work/experiments/fsharp/playground/zeromq/client]
Probing path [/Users/snob/work/experiments/fsharp/playground/zeromq/client/global.json] for global.json
Probing path [/Users/snob/work/experiments/fsharp/playground/zeromq/global.json] for global.json
Probing path [/Users/snob/work/experiments/fsharp/playground/global.json] for global.json
Probing path [/Users/snob/work/experiments/fsharp/global.json] for global.json
Probing path [/Users/snob/work/experiments/global.json] for global.json
Probing path [/Users/snob/work/global.json] for global.json
Probing path [/Users/snob/global.json] for global.json
Probing path [/Users/global.json] for global.json
Probing path [/global.json] for global.json
Terminating global.json search at [/]
Resolving SDKs with version = 'latest', rollForward = 'latestMajor', allowPrerelease = true
Searching for SDK versions in [/usr/local/share/dotnet/sdk]
Version [3.1.102] is a better match than [none]
SDK path resolved to [/usr/local/share/dotnet/sdk/3.1.102]
Using .NET Core SDK dll=[/usr/local/share/dotnet/sdk/3.1.102/dotnet.dll]
Using the provided arguments to determine the application to execute.
Using dotnet root path [/usr/local/share/dotnet/]
App runtimeconfig.json from [/usr/local/share/dotnet/sdk/3.1.102/dotnet.dll]
Runtime config is cfg=/usr/local/share/dotnet/sdk/3.1.102/dotnet.runtimeconfig.json dev=/usr/local/share/dotnet/sdk/3.1.102/dotnet.runtimeconfig.dev.json
Attempting to read runtime config: /usr/local/share/dotnet/sdk/3.1.102/dotnet.runtimeconfig.json
Attempting to read dev runtime config: /usr/local/share/dotnet/sdk/3.1.102/dotnet.runtimeconfig.dev.json
Runtime config [/usr/local/share/dotnet/sdk/3.1.102/dotnet.runtimeconfig.json] is valid=[1]
--- The specified framework 'Microsoft.NETCore.App', version '3.1.2', apply_patches=1, version_compatibility_range=minor is compatible with the previously referenced version '3.1.2'.
--- Resolving FX directory, name 'Microsoft.NETCore.App' version '3.1.2'
Searching FX directory in [/usr/local/share/dotnet]
Attempting FX roll forward starting from version='[3.1.2]', apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, prefer_release=1
'Roll forward' enabled with version_compatibility_range [minor]. Looking for the lowest release greater than or equal version to [3.1.2]
Found version [3.1.2]
Applying patch roll forward from [3.1.2] on release only
Inspecting version... [3.1.2]
Changing Selected FX version from [] to [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2]
Chose FX version [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2]
Runtime config is cfg=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.runtimeconfig.json dev=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.runtimeconfig.dev.json
Attempting to read runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.runtimeconfig.json
Attempting to read dev runtime config: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.runtimeconfig.dev.json
Runtime config [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.runtimeconfig.json] is valid=[1]
--- Summary of all frameworks:
framework:'Microsoft.NETCore.App', lowest requested version='3.1.2', found version='3.1.2', effective reference version='3.1.2' apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, folder=/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2
Executing as a framework-dependent app as per config file [/usr/local/share/dotnet/sdk/3.1.102/dotnet.runtimeconfig.json]
--- Resolving libhostpolicy.dylib version from deps json [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.deps.json]
Resolved version 3.1.2 from dependency manifest file [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.deps.json]
Directory core servicing at [] was not specified or found
Fallback directory core servicing at [opt/coreservicing] was not found
Did not find libhostpolicy.dylib in directory pkgs/runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.2/runtimes/osx-x64/native
The expected libhostpolicy.dylib directory is [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2]
Tracing enabled @ Sun Mar 15 16:30:28 2020 UTC
Reading from host interface version: [0x16041101:240] to initialize policy version: [0x16041101:240]
--- Invoked hostpolicy [commit hash: 916b5cba268e1e1e803243004f4276cf40b2dda8] [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy,3.1.2,runtimes/osx-x64/native][x64] corehost_main = {
dotnet
/usr/local/share/dotnet/sdk/3.1.102/dotnet.dll
fsi
}
Deps file:
Directory core servicing at [] was not specified or found
Fallback directory core servicing at [opt/coreservicing] was not found
-- arguments_t: host_path='/usr/local/share/dotnet/dotnet' app_root='/usr/local/share/dotnet/sdk/3.1.102/' deps='/usr/local/share/dotnet/sdk/3.1.102/dotnet.deps.json' core_svc='' mgd_app='/usr/local/share/dotnet/sdk/3.1.102/dotnet.dll'
-- arguments_t: dotnet shared store: '/usr/local/share/dotnet/store/x64/netcoreapp3.1'
Using Fx /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.deps.json deps file
Loading deps file... /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.deps.json as framework dependent=[0]
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.CSharp.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll assemblyVersion=10.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll assemblyVersion=4.1.3.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.AppContext.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Buffers.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Concurrent.dll assemblyVersion=4.0.15.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Immutable.dll assemblyVersion=1.2.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.NonGeneric.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Specialized.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll assemblyVersion=4.3.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Console.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Core.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Data.Common.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Data.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Debug.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Process.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tools.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.Primitives.dll assemblyVersion=4.2.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Dynamic.Runtime.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Calendars.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Extensions.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.IO.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Expressions.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Parallel.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Queryable.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Memory.dll assemblyVersion=4.2.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Http.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.HttpListener.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Mail.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NameResolution.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NetworkInformation.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Ping.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Primitives.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Requests.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Security.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.ServicePoint.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Sockets.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebClient.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebProxy.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Net.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.Vectors.dll assemblyVersion=4.1.6.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ObjectModel.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll assemblyVersion=4.1.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Uri.dll assemblyVersion=4.0.6.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.Linq.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll assemblyVersion=4.0.6.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll assemblyVersion=4.1.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll assemblyVersion=4.1.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Extensions.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Metadata.dll assemblyVersion=1.4.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Primitives.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll assemblyVersion=4.1.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Reader.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.ResourceManager.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Writer.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=4.0.6.0 fileVersion=4.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Extensions.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Handles.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll assemblyVersion=4.0.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Loader.dll assemblyVersion=4.1.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Numerics.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll assemblyVersion=4.1.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll assemblyVersion=4.0.15.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.AccessControl.dll assemblyVersion=4.1.3.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Claims.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll assemblyVersion=4.3.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll assemblyVersion=4.3.3.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll assemblyVersion=4.1.3.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.Windows.dll assemblyVersion=4.1.3.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.SecureString.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Security.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll assemblyVersion=4.1.3.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encodings.Web.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Json.dll assemblyVersion=4.0.1.1 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Text.RegularExpressions.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Channels.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Overlapped.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll assemblyVersion=4.6.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll assemblyVersion=4.3.1.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll assemblyVersion=4.0.4.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Thread.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.ThreadPool.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Timer.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.Local.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.ValueTuple.dll assemblyVersion=4.0.5.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Web.HttpUtility.dll assemblyVersion=4.0.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Web.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll assemblyVersion=4.2.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XDocument.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlDocument.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll assemblyVersion=4.1.2.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/System.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding runtime asset runtimes/osx-x64/lib/netcoreapp3.1/netstandard.dll assemblyVersion=2.1.0.0 fileVersion=4.700.20.6702 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/SOS_README.md assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Globalization.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.IO.Compression.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.IO.Compression.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Net.Http.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Net.Http.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Net.Security.Native.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Net.Security.Native.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Private.CoreLib.dll assemblyVersion=4.0.0.0 fileVersion=4.700.20.6602 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/libclrjit.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/libcoreclr.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/libdbgshim.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/libmscordaccore.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/libmscordbi.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Adding native asset runtimes/osx-x64/native/libhostpolicy.dylib assemblyVersion= fileVersion=0.0.0.0 from runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.2
Reconciling library Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01
Library Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.NETCore.App.Internal/3.1.2-servicing.20067.4
Library Microsoft.NETCore.App.Internal/3.1.2-servicing.20067.4 does not exist
Reconciling library Microsoft.NETCore.App/3.1.2-servicing.20067.4
Library Microsoft.NETCore.App/3.1.2-servicing.20067.4 does not exist
Reconciling library Microsoft.NETCore.DotNetHostPolicy/3.1.2
Library Microsoft.NETCore.DotNetHostPolicy/3.1.2 does not exist
Reconciling library Microsoft.NETCore.Platforms/3.1.0
Library Microsoft.NETCore.Platforms/3.1.0 does not exist
Reconciling library Microsoft.NETCore.Targets/3.1.0
Library Microsoft.NETCore.Targets/3.1.0 does not exist
Reconciling library Microsoft.SourceLink.Common/1.0.0-beta2-19367-01
Library Microsoft.SourceLink.Common/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01
Library Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01
Library Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01 does not exist
Reconciling library NETStandard.Library/2.1.0
Library NETStandard.Library/2.1.0 does not exist
Reconciling library XliffTasks/1.0.0-beta.19252.1
Library XliffTasks/1.0.0-beta.19252.1 does not exist
Reconciling library runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4
Parsed runtime deps entry 0 for asset name: Microsoft.CSharp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.CSharp.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 1 for asset name: Microsoft.VisualBasic.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll, assemblyVersion 10.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 2 for asset name: Microsoft.VisualBasic from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 3 for asset name: Microsoft.Win32.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 4 for asset name: Microsoft.Win32.Registry from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll, assemblyVersion 4.1.3.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 5 for asset name: System.AppContext from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.AppContext.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 6 for asset name: System.Buffers from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Buffers.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 7 for asset name: System.Collections.Concurrent from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Concurrent.dll, assemblyVersion 4.0.15.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 8 for asset name: System.Collections.Immutable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Immutable.dll, assemblyVersion 1.2.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 9 for asset name: System.Collections.NonGeneric from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.NonGeneric.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 10 for asset name: System.Collections.Specialized from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Specialized.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 11 for asset name: System.Collections from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 12 for asset name: System.ComponentModel.Annotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll, assemblyVersion 4.3.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 13 for asset name: System.ComponentModel.DataAnnotations from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 14 for asset name: System.ComponentModel.EventBasedAsync from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 15 for asset name: System.ComponentModel.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 16 for asset name: System.ComponentModel.TypeConverter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 17 for asset name: System.ComponentModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 18 for asset name: System.Configuration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 19 for asset name: System.Console from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Console.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 20 for asset name: System.Core from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 21 for asset name: System.Data.Common from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Data.Common.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 22 for asset name: System.Data.DataSetExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 23 for asset name: System.Data from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 24 for asset name: System.Diagnostics.Contracts from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 25 for asset name: System.Diagnostics.Debug from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Debug.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 26 for asset name: System.Diagnostics.DiagnosticSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 27 for asset name: System.Diagnostics.FileVersionInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 28 for asset name: System.Diagnostics.Process from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Process.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 29 for asset name: System.Diagnostics.StackTrace from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 30 for asset name: System.Diagnostics.TextWriterTraceListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 31 for asset name: System.Diagnostics.Tools from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tools.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 32 for asset name: System.Diagnostics.TraceSource from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 33 for asset name: System.Diagnostics.Tracing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 34 for asset name: System.Drawing.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.Primitives.dll, assemblyVersion 4.2.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 35 for asset name: System.Drawing from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 36 for asset name: System.Dynamic.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Dynamic.Runtime.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 37 for asset name: System.Globalization.Calendars from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Calendars.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 38 for asset name: System.Globalization.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Extensions.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 39 for asset name: System.Globalization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 40 for asset name: System.IO.Compression.Brotli from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 41 for asset name: System.IO.Compression.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 42 for asset name: System.IO.Compression.ZipFile from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 43 for asset name: System.IO.Compression from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 44 for asset name: System.IO.FileSystem.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 45 for asset name: System.IO.FileSystem.DriveInfo from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 46 for asset name: System.IO.FileSystem.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 47 for asset name: System.IO.FileSystem.Watcher from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 48 for asset name: System.IO.FileSystem from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 49 for asset name: System.IO.IsolatedStorage from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 50 for asset name: System.IO.MemoryMappedFiles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 51 for asset name: System.IO.Pipes.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 52 for asset name: System.IO.Pipes from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 53 for asset name: System.IO.UnmanagedMemoryStream from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 54 for asset name: System.IO from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.IO.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 55 for asset name: System.Linq.Expressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Expressions.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 56 for asset name: System.Linq.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Parallel.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 57 for asset name: System.Linq.Queryable from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Queryable.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 58 for asset name: System.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 59 for asset name: System.Memory from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Memory.dll, assemblyVersion 4.2.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 60 for asset name: System.Net.Http from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Http.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 61 for asset name: System.Net.HttpListener from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.HttpListener.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 62 for asset name: System.Net.Mail from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Mail.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 63 for asset name: System.Net.NameResolution from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NameResolution.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 64 for asset name: System.Net.NetworkInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NetworkInformation.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 65 for asset name: System.Net.Ping from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Ping.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 66 for asset name: System.Net.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Primitives.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 67 for asset name: System.Net.Requests from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Requests.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 68 for asset name: System.Net.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Security.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 69 for asset name: System.Net.ServicePoint from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.ServicePoint.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 70 for asset name: System.Net.Sockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Sockets.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 71 for asset name: System.Net.WebClient from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebClient.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 72 for asset name: System.Net.WebHeaderCollection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 73 for asset name: System.Net.WebProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebProxy.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 74 for asset name: System.Net.WebSockets.Client from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 75 for asset name: System.Net.WebSockets from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 76 for asset name: System.Net from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 77 for asset name: System.Numerics.Vectors from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.Vectors.dll, assemblyVersion 4.1.6.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 78 for asset name: System.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 79 for asset name: System.ObjectModel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ObjectModel.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 80 for asset name: System.Private.DataContractSerialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll, assemblyVersion 4.1.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 81 for asset name: System.Private.Uri from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Uri.dll, assemblyVersion 4.0.6.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 82 for asset name: System.Private.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.Linq.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 83 for asset name: System.Private.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 84 for asset name: System.Reflection.DispatchProxy from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll, assemblyVersion 4.0.6.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 85 for asset name: System.Reflection.Emit.ILGeneration from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll, assemblyVersion 4.1.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 86 for asset name: System.Reflection.Emit.Lightweight from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll, assemblyVersion 4.1.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 87 for asset name: System.Reflection.Emit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 88 for asset name: System.Reflection.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Extensions.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 89 for asset name: System.Reflection.Metadata from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Metadata.dll, assemblyVersion 1.4.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 90 for asset name: System.Reflection.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Primitives.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 91 for asset name: System.Reflection.TypeExtensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll, assemblyVersion 4.1.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 92 for asset name: System.Reflection from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 93 for asset name: System.Resources.Reader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Reader.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 94 for asset name: System.Resources.ResourceManager from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.ResourceManager.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 95 for asset name: System.Resources.Writer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Writer.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 96 for asset name: System.Runtime.CompilerServices.Unsafe from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 4.0.6.0, fileVersion 4.0.0.0
Parsed runtime deps entry 97 for asset name: System.Runtime.CompilerServices.VisualC from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 98 for asset name: System.Runtime.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Extensions.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 99 for asset name: System.Runtime.Handles from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Handles.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 100 for asset name: System.Runtime.InteropServices.RuntimeInformation from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 101 for asset name: System.Runtime.InteropServices.WindowsRuntime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 102 for asset name: System.Runtime.InteropServices from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 103 for asset name: System.Runtime.Intrinsics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 104 for asset name: System.Runtime.Loader from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Loader.dll, assemblyVersion 4.1.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 105 for asset name: System.Runtime.Numerics from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Numerics.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 106 for asset name: System.Runtime.Serialization.Formatters from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 107 for asset name: System.Runtime.Serialization.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 108 for asset name: System.Runtime.Serialization.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 109 for asset name: System.Runtime.Serialization.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll, assemblyVersion 4.1.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 110 for asset name: System.Runtime.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 111 for asset name: System.Runtime.WindowsRuntime.UI.Xaml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 112 for asset name: System.Runtime.WindowsRuntime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll, assemblyVersion 4.0.15.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 113 for asset name: System.Runtime from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 114 for asset name: System.Security.AccessControl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.AccessControl.dll, assemblyVersion 4.1.3.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 115 for asset name: System.Security.Claims from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Claims.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 116 for asset name: System.Security.Cryptography.Algorithms from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll, assemblyVersion 4.3.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 117 for asset name: System.Security.Cryptography.Cng from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll, assemblyVersion 4.3.3.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 118 for asset name: System.Security.Cryptography.Csp from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 119 for asset name: System.Security.Cryptography.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 120 for asset name: System.Security.Cryptography.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll, assemblyVersion 4.1.3.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 121 for asset name: System.Security.Cryptography.Primitives from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 122 for asset name: System.Security.Cryptography.X509Certificates from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 123 for asset name: System.Security.Principal.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.Windows.dll, assemblyVersion 4.1.3.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 124 for asset name: System.Security.Principal from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 125 for asset name: System.Security.SecureString from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.SecureString.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 126 for asset name: System.Security from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 127 for asset name: System.ServiceModel.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 128 for asset name: System.ServiceProcess from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 129 for asset name: System.Text.Encoding.CodePages from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll, assemblyVersion 4.1.3.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 130 for asset name: System.Text.Encoding.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 131 for asset name: System.Text.Encoding from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 132 for asset name: System.Text.Encodings.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encodings.Web.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 133 for asset name: System.Text.Json from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Json.dll, assemblyVersion 4.0.1.1, fileVersion 4.700.20.6702
Parsed runtime deps entry 134 for asset name: System.Text.RegularExpressions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Text.RegularExpressions.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 135 for asset name: System.Threading.Channels from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Channels.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 136 for asset name: System.Threading.Overlapped from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Overlapped.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 137 for asset name: System.Threading.Tasks.Dataflow from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll, assemblyVersion 4.6.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 138 for asset name: System.Threading.Tasks.Extensions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll, assemblyVersion 4.3.1.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 139 for asset name: System.Threading.Tasks.Parallel from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll, assemblyVersion 4.0.4.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 140 for asset name: System.Threading.Tasks from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 141 for asset name: System.Threading.Thread from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Thread.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 142 for asset name: System.Threading.ThreadPool from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.ThreadPool.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 143 for asset name: System.Threading.Timer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Timer.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 144 for asset name: System.Threading from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 145 for asset name: System.Transactions.Local from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.Local.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 146 for asset name: System.Transactions from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 147 for asset name: System.ValueTuple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.ValueTuple.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 148 for asset name: System.Web.HttpUtility from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Web.HttpUtility.dll, assemblyVersion 4.0.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 149 for asset name: System.Web from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 150 for asset name: System.Windows from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 151 for asset name: System.Xml.Linq from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 152 for asset name: System.Xml.ReaderWriter from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll, assemblyVersion 4.2.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 153 for asset name: System.Xml.Serialization from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 154 for asset name: System.Xml.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XDocument.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 155 for asset name: System.Xml.XPath.XDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 156 for asset name: System.Xml.XPath from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 157 for asset name: System.Xml.XmlDocument from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlDocument.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 158 for asset name: System.Xml.XmlSerializer from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll, assemblyVersion 4.1.2.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 159 for asset name: System.Xml from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 160 for asset name: System from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/System.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 161 for asset name: WindowsBase from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 162 for asset name: mscorlib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6702
Parsed runtime deps entry 163 for asset name: netstandard from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/lib/netcoreapp3.1/netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 4.700.20.6702
Parsed native deps entry 0 for asset name: SOS_README from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/SOS_README.md, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 1 for asset name: System.Globalization.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Globalization.Native.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 2 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.a, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 3 for asset name: System.IO.Compression.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.IO.Compression.Native.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 4 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Native.a, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 5 for asset name: System.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Native.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 6 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Net.Http.Native.a, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 7 for asset name: System.Net.Http.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Net.Http.Native.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 8 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Net.Security.Native.a, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 9 for asset name: System.Net.Security.Native from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Net.Security.Native.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 10 for asset name: System.Private.CoreLib from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Private.CoreLib.dll, assemblyVersion 4.0.0.0, fileVersion 4.700.20.6602
Parsed native deps entry 11 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 12 for asset name: System.Security.Cryptography.Native.Apple from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 13 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 14 for asset name: System.Security.Cryptography.Native.OpenSsl from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 15 for asset name: libclrjit from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/libclrjit.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 16 for asset name: libcoreclr from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/libcoreclr.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 17 for asset name: libdbgshim from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/libdbgshim.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 18 for asset name: libmscordaccore from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/libmscordaccore.dylib, assemblyVersion , fileVersion 0.0.0.0
Parsed native deps entry 19 for asset name: libmscordbi from package: runtime.osx-x64.Microsoft.NETCore.App, library version: 3.1.2-servicing.20067.4, relpath: runtimes/osx-x64/native/libmscordbi.dylib, assemblyVersion , fileVersion 0.0.0.0
Reconciling library runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.2
Parsed native deps entry 20 for asset name: libhostpolicy from package: runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, library version: 3.1.2, relpath: runtimes/osx-x64/native/libhostpolicy.dylib, assemblyVersion , fileVersion 0.0.0.0
The rid fallback graph is: {
osx.10.15-x64 => [
osx.10.15,
osx.10.14-x64,
osx.10.14,
osx.10.13-x64,
osx.10.13,
osx.10.12-x64,
osx.10.12,
osx.10.11-x64,
osx.10.11,
osx.10.10-x64,
osx.10.10,
osx-x64,
osx,
unix-x64,
unix,
any,
base,
]
osx.10.15 => [
osx.10.14,
osx.10.13,
osx.10.12,
osx.10.11,
osx.10.10,
osx,
unix,
any,
base,
]
osx.10.14-x64 => [
osx.10.14,
osx.10.13-x64,
osx.10.13,
osx.10.12-x64,
osx.10.12,
osx.10.11-x64,
osx.10.11,
osx.10.10-x64,
osx.10.10,
osx-x64,
osx,
unix-x64,
unix,
any,
base,
]
osx.10.13 => [
osx.10.12,
osx.10.11,
osx.10.10,
osx,
unix,
any,
base,
]
osx.10.14 => [
osx.10.13,
osx.10.12,
osx.10.11,
osx.10.10,
osx,
unix,
any,
base,
]
osx.10.13-x64 => [
osx.10.13,
osx.10.12-x64,
osx.10.12,
osx.10.11-x64,
osx.10.11,
osx.10.10-x64,
osx.10.10,
osx-x64,
osx,
unix-x64,
unix,
any,
base,
]
osx.10.11-x64 => [
osx.10.11,
osx.10.10-x64,
osx.10.10,
osx-x64,
osx,
unix-x64,
unix,
any,
base,
]
osx.10.12 => [
osx.10.11,
osx.10.10,
osx,
unix,
any,
base,
]
osx.10.10 => [
osx,
unix,
any,
base,
]
osx.10.11 => [
osx.10.10,
osx,
unix,
any,
base,
]
osx.10.10-x64 => [
osx.10.10,
osx-x64,
osx,
unix-x64,
unix,
any,
base,
]
osx-x64 => [
osx,
unix-x64,
unix,
any,
base,
]
osx.10.12-x64 => [
osx.10.12,
osx.10.11-x64,
osx.10.11,
osx.10.10-x64,
osx.10.10,
osx-x64,
osx,
unix-x64,
unix,
any,
base,
]
osx => [
unix,
any,
base,
]
}
Using /usr/local/share/dotnet/sdk/3.1.102/dotnet.deps.json deps file
Loading deps file... /usr/local/share/dotnet/sdk/3.1.102/dotnet.deps.json as framework dependent=[1]
Adding runtimeTargets runtime asset runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll rid=win assemblyVersion=4.0.5.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.ProtectedData/4.7.0
HostRID is osx.10.15-x64
Adding runtime asset lib/dotnet5.4/Microsoft.ApplicationInsights.dll assemblyVersion=2.0.0.0 fileVersion=2.0.0.30671 from Microsoft.ApplicationInsights/2.0.0
Adding runtime asset lib/netcoreapp3.1/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6801 from Microsoft.AspNetCore.DeveloperCertificates.XPlat/3.1.2-servicing.20068.1
Adding runtime asset lib/netstandard2.0/Microsoft.Build.Framework.dll assemblyVersion=15.1.0.0 fileVersion=16.4.0.56501 from Microsoft.Build.Framework/16.4.0
Adding resources asset lib/netstandard1.3/cs/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/cs/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/de/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/de/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/en/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/en/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/es/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/es/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/fr/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/fr/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/it/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/it/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ja/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ja/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ko/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ko/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pl/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pl/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pt-BR/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ru/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/ru/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/tr/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/tr/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hans/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hant/MSBuild.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding resources asset lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.Build.Localization/16.4.0-preview-19565-01
Adding runtime asset lib/netstandard2.0/Microsoft.Build.NuGetSdkResolver.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from Microsoft.Build.NuGetSdkResolver/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll assemblyVersion=15.1.0.0 fileVersion=16.4.0.56501 from Microsoft.Build.Tasks.Core/16.4.0
Adding runtime asset lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll assemblyVersion=15.1.0.0 fileVersion=16.4.0.56501 from Microsoft.Build.Utilities.Core/16.4.0
Adding runtime asset lib/netcoreapp2.1/Microsoft.Build.dll assemblyVersion=15.1.0.0 fileVersion=16.4.0.56501 from Microsoft.Build/16.4.0
Adding runtime asset lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll assemblyVersion=1.0.0.0 fileVersion=1.0.19.20801 from Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1
Adding runtime asset lib/netcoreapp3.1/Microsoft.DotNet.Cli.Sln.Internal.dll assemblyVersion=3.1.102.0 fileVersion=3.101.220.6901 from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Adding runtime asset lib/netcoreapp3.1/Microsoft.DotNet.Cli.Utils.dll assemblyVersion=3.1.102.0 fileVersion=3.101.220.6901 from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Adding runtime asset lib/netcoreapp3.1/dotnet.dll assemblyVersion=3.1.102.0 fileVersion=3.101.220.6901 from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/cs/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/de/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/es/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/fr/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/it/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ja/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ko/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pl/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pt-BR/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ru/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/tr/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hans/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hant/dotnet.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Adding runtime asset lib/netcoreapp3.1/Microsoft.DotNet.Configurer.dll assemblyVersion=3.1.102.0 fileVersion=3.101.220.6901 from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/cs/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/de/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/es/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/fr/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/it/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ja/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ko/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pl/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/ru/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/tr/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding resources asset lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Configurer.resources.dll assemblyVersion= fileVersion= from Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Adding runtime asset lib/netstandard2.0/Microsoft.DotNet.InternalAbstractions.dll assemblyVersion=3.1.102.0 fileVersion=3.101.220.6901 from Microsoft.DotNet.InternalAbstractions/3.1.102-servicing.20069.1
Adding runtime asset lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6704 from Microsoft.DotNet.PlatformAbstractions/3.1.2
Adding runtime asset lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll assemblyVersion=1.0.1.0 fileVersion=1.0.1.21122 from Microsoft.Extensions.CommandLineUtils/1.0.1
Adding runtime asset lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6704 from Microsoft.Extensions.DependencyModel/3.1.2
Adding runtime asset lib/netstandard2.0/Microsoft.NET.HostModel.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6704 from Microsoft.NET.HostModel/3.1.2
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Abstractions/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Cli/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Core.Contracts/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Core/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Edge/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Orchestrator.RunnableProjects/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateEngine.Utils/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll assemblyVersion=3.1.2.0 fileVersion=3.100.220.6401 from Microsoft.TemplateSearch.Common/3.1.2-servicing.20064.1
Adding runtime asset lib/netstandard2.0/Microsoft.TestPlatform.Build.dll assemblyVersion=15.0.0.0 fileVersion=15.0.0.0 from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding resources asset lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll assemblyVersion= fileVersion= from Microsoft.TestPlatform.Build/16.3.0
Adding runtime asset lib/netstandard2.0/Newtonsoft.Json.dll assemblyVersion=11.0.0.0 fileVersion=11.0.1.21818 from Newtonsoft.Json/11.0.1
Adding runtime asset lib/netstandard2.0/NuGet.Build.Tasks.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Build.Tasks/5.4.0-rtm.6292
Adding runtime asset lib/netcoreapp2.1/NuGet.CommandLine.XPlat.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.CommandLine.XPlat/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Commands.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Commands/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Common.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Common/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Configuration.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Configuration/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Credentials.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Credentials/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.DependencyResolver.Core.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.DependencyResolver.Core/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Frameworks.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Frameworks/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.LibraryModel.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.LibraryModel/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/cs/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/de/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/es/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/fr/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/it/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ja/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ko/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pl/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/pt-BR/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/ru/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/tr/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding resources asset lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll assemblyVersion= fileVersion= from NuGet.Localization/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Packaging.Core.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Packaging.Core/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Packaging.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Packaging/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.ProjectModel.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.ProjectModel/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Protocol.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Protocol/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/NuGet.Versioning.dll assemblyVersion=5.4.0.2 fileVersion=5.4.0.6292 from NuGet.Versioning/5.4.0-rtm.6292
Adding runtime asset lib/netstandard2.0/System.CodeDom.dll assemblyVersion=4.0.3.0 fileVersion=4.700.19.56404 from System.CodeDom/4.7.0
Adding runtime asset lib/netstandard2.0/System.Resources.Extensions.dll assemblyVersion=4.0.1.0 fileVersion=4.700.19.56404 from System.Resources.Extensions/4.7.0
Adding runtime asset lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll assemblyVersion=4.0.5.0 fileVersion=4.700.19.56404 from System.Security.Cryptography.ProtectedData/4.7.0
Adding runtime asset lib/netcoreapp3.0/System.Text.Json.dll assemblyVersion=4.0.1.1 fileVersion=4.700.20.6702 from System.Text.Json/4.7.1
Reconciling library Microsoft.ApplicationInsights/2.0.0
Parsed runtime deps entry 0 for asset name: Microsoft.ApplicationInsights from package: Microsoft.ApplicationInsights, library version: 2.0.0, relpath: lib/dotnet5.4/Microsoft.ApplicationInsights.dll, assemblyVersion 2.0.0.0, fileVersion 2.0.0.30671
Reconciling library Microsoft.AspNetCore.DeveloperCertificates.XPlat/3.1.2-servicing.20068.1
Parsed runtime deps entry 1 for asset name: Microsoft.AspNetCore.DeveloperCertificates.XPlat from package: Microsoft.AspNetCore.DeveloperCertificates.XPlat, library version: 3.1.2-servicing.20068.1, relpath: lib/netcoreapp3.1/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6801
Reconciling library Microsoft.Build.Framework/16.4.0
Parsed runtime deps entry 2 for asset name: Microsoft.Build.Framework from package: Microsoft.Build.Framework, library version: 16.4.0, relpath: lib/netstandard2.0/Microsoft.Build.Framework.dll, assemblyVersion 15.1.0.0, fileVersion 16.4.0.56501
Reconciling library Microsoft.Build.Localization/16.4.0-preview-19565-01
Parsed resources deps entry 0 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/cs/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 1 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 2 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 3 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/cs/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 4 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/de/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 5 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 6 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 7 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/de/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 8 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/en/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 9 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 10 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 11 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/en/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 12 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/es/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 13 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 14 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 15 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/es/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 16 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/fr/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 17 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 18 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 19 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/fr/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 20 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/it/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 21 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 22 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 23 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/it/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 24 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ja/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 25 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 26 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 27 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ja/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 28 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ko/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 29 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 30 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 31 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ko/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 32 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pl/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 33 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 34 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 35 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pl/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 36 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pt-BR/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 37 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 38 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 39 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 40 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ru/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 41 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 42 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 43 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/ru/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 44 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/tr/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 45 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 46 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 47 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/tr/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 48 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hans/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 49 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 50 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 51 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 52 for asset name: MSBuild.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hant/MSBuild.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 53 for asset name: Microsoft.Build.Tasks.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 54 for asset name: Microsoft.Build.Utilities.Core.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 55 for asset name: Microsoft.Build.resources from package: Microsoft.Build.Localization, library version: 16.4.0-preview-19565-01, relpath: lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll, assemblyVersion , fileVersion
Reconciling library Microsoft.Build.NuGetSdkResolver/5.4.0-rtm.6292
Parsed runtime deps entry 3 for asset name: Microsoft.Build.NuGetSdkResolver from package: Microsoft.Build.NuGetSdkResolver, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/Microsoft.Build.NuGetSdkResolver.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library Microsoft.Build.Runtime/16.4.0
Library Microsoft.Build.Runtime/16.4.0 does not exist
Reconciling library Microsoft.Build.Tasks.Core/16.4.0
Parsed runtime deps entry 4 for asset name: Microsoft.Build.Tasks.Core from package: Microsoft.Build.Tasks.Core, library version: 16.4.0, relpath: lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll, assemblyVersion 15.1.0.0, fileVersion 16.4.0.56501
Reconciling library Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01
Library Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.Build.Utilities.Core/16.4.0
Parsed runtime deps entry 5 for asset name: Microsoft.Build.Utilities.Core from package: Microsoft.Build.Utilities.Core, library version: 16.4.0, relpath: lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll, assemblyVersion 15.1.0.0, fileVersion 16.4.0.56501
Reconciling library Microsoft.Build/16.4.0
Parsed runtime deps entry 6 for asset name: Microsoft.Build from package: Microsoft.Build, library version: 16.4.0, relpath: lib/netcoreapp2.1/Microsoft.Build.dll, assemblyVersion 15.1.0.0, fileVersion 16.4.0.56501
Reconciling library Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1
Parsed runtime deps entry 7 for asset name: Microsoft.DotNet.Cli.CommandLine from package: Microsoft.DotNet.Cli.CommandLine, library version: 1.0.0-preview.19208.1, relpath: lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll, assemblyVersion 1.0.0.0, fileVersion 1.0.19.20801
Reconciling library Microsoft.DotNet.Cli.Runtime/3.1.102-servicing.20069.1
Library Microsoft.DotNet.Cli.Runtime/3.1.102-servicing.20069.1 does not exist
Reconciling library Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1
Parsed runtime deps entry 8 for asset name: Microsoft.DotNet.Cli.Sln.Internal from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/Microsoft.DotNet.Cli.Sln.Internal.dll, assemblyVersion 3.1.102.0, fileVersion 3.101.220.6901
Parsed resources deps entry 56 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 57 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 58 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 59 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 60 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 61 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 62 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 63 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 64 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 65 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 66 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 67 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 68 for asset name: Microsoft.DotNet.Cli.Sln.Internal.resources from package: Microsoft.DotNet.Cli.Sln.Internal, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll, assemblyVersion , fileVersion
Reconciling library Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1
Parsed runtime deps entry 9 for asset name: Microsoft.DotNet.Cli.Utils from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/Microsoft.DotNet.Cli.Utils.dll, assemblyVersion 3.1.102.0, fileVersion 3.101.220.6901
Parsed resources deps entry 69 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 70 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 71 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 72 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 73 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 74 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 75 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 76 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 77 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 78 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 79 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 80 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 81 for asset name: Microsoft.DotNet.Cli.Utils.resources from package: Microsoft.DotNet.Cli.Utils, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll, assemblyVersion , fileVersion
Reconciling library Microsoft.DotNet.Cli/3.1.102-servicing.20069.1
Parsed runtime deps entry 10 for asset name: dotnet from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/dotnet.dll, assemblyVersion 3.1.102.0, fileVersion 3.101.220.6901
Parsed resources deps entry 82 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/cs/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 83 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/de/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 84 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/es/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 85 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/fr/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 86 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/it/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 87 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ja/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 88 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ko/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 89 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pl/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 90 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pt-BR/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 91 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ru/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 92 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/tr/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 93 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hans/dotnet.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 94 for asset name: dotnet.resources from package: Microsoft.DotNet.Cli, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hant/dotnet.resources.dll, assemblyVersion , fileVersion
Reconciling library Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1
Parsed runtime deps entry 11 for asset name: Microsoft.DotNet.Configurer from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/Microsoft.DotNet.Configurer.dll, assemblyVersion 3.1.102.0, fileVersion 3.101.220.6901
Parsed resources deps entry 95 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/cs/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 96 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/de/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 97 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/es/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 98 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/fr/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 99 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/it/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 100 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ja/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 101 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ko/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 102 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pl/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 103 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 104 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/ru/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 105 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/tr/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 106 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 107 for asset name: Microsoft.DotNet.Configurer.resources from package: Microsoft.DotNet.Configurer, library version: 3.1.102-servicing.20069.1, relpath: lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Configurer.resources.dll, assemblyVersion , fileVersion
Reconciling library Microsoft.DotNet.InternalAbstractions/3.1.102-servicing.20069.1
Parsed runtime deps entry 12 for asset name: Microsoft.DotNet.InternalAbstractions from package: Microsoft.DotNet.InternalAbstractions, library version: 3.1.102-servicing.20069.1, relpath: lib/netstandard2.0/Microsoft.DotNet.InternalAbstractions.dll, assemblyVersion 3.1.102.0, fileVersion 3.101.220.6901
Reconciling library Microsoft.DotNet.PlatformAbstractions/3.1.2
Parsed runtime deps entry 13 for asset name: Microsoft.DotNet.PlatformAbstractions from package: Microsoft.DotNet.PlatformAbstractions, library version: 3.1.2, relpath: lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6704
Reconciling library Microsoft.Extensions.CommandLineUtils/1.0.1
Parsed runtime deps entry 14 for asset name: Microsoft.Extensions.CommandLineUtils from package: Microsoft.Extensions.CommandLineUtils, library version: 1.0.1, relpath: lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll, assemblyVersion 1.0.1.0, fileVersion 1.0.1.21122
Reconciling library Microsoft.Extensions.DependencyModel/3.1.2
Parsed runtime deps entry 15 for asset name: Microsoft.Extensions.DependencyModel from package: Microsoft.Extensions.DependencyModel, library version: 3.1.2, relpath: lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6704
Reconciling library Microsoft.NET.HostModel/3.1.2
Parsed runtime deps entry 16 for asset name: Microsoft.NET.HostModel from package: Microsoft.NET.HostModel, library version: 3.1.2, relpath: lib/netstandard2.0/Microsoft.NET.HostModel.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6704
Reconciling library Microsoft.NETCore.Compilers/3.4.1-beta4-19614-01
Library Microsoft.NETCore.Compilers/3.4.1-beta4-19614-01 does not exist
Reconciling library Microsoft.NETCore.Platforms/3.1.0
Library Microsoft.NETCore.Platforms/3.1.0 does not exist
Reconciling library Microsoft.NETCore.Targets/1.1.0
Library Microsoft.NETCore.Targets/1.1.0 does not exist
Reconciling library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2
Library Microsoft.NETFramework.ReferenceAssemblies/1.0.0-preview.2 does not exist
Reconciling library Microsoft.SourceLink.Common/1.0.0-beta2-19367-01
Library Microsoft.SourceLink.Common/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01
Library Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01
Library Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01 does not exist
Reconciling library Microsoft.TemplateEngine.Abstractions/3.1.2-servicing.20064.1
Parsed runtime deps entry 17 for asset name: Microsoft.TemplateEngine.Abstractions from package: Microsoft.TemplateEngine.Abstractions, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateEngine.Cli.Localization/3.1.2-servicing.20064.1
Library Microsoft.TemplateEngine.Cli.Localization/3.1.2-servicing.20064.1 does not exist
Reconciling library Microsoft.TemplateEngine.Cli/3.1.2-servicing.20064.1
Parsed runtime deps entry 18 for asset name: Microsoft.TemplateEngine.Cli from package: Microsoft.TemplateEngine.Cli, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateEngine.Core.Contracts/3.1.2-servicing.20064.1
Parsed runtime deps entry 19 for asset name: Microsoft.TemplateEngine.Core.Contracts from package: Microsoft.TemplateEngine.Core.Contracts, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateEngine.Core/3.1.2-servicing.20064.1
Parsed runtime deps entry 20 for asset name: Microsoft.TemplateEngine.Core from package: Microsoft.TemplateEngine.Core, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateEngine.Edge/3.1.2-servicing.20064.1
Parsed runtime deps entry 21 for asset name: Microsoft.TemplateEngine.Edge from package: Microsoft.TemplateEngine.Edge, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateEngine.Orchestrator.RunnableProjects/3.1.2-servicing.20064.1
Parsed runtime deps entry 22 for asset name: Microsoft.TemplateEngine.Orchestrator.RunnableProjects from package: Microsoft.TemplateEngine.Orchestrator.RunnableProjects, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateEngine.Utils/3.1.2-servicing.20064.1
Parsed runtime deps entry 23 for asset name: Microsoft.TemplateEngine.Utils from package: Microsoft.TemplateEngine.Utils, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TemplateSearch.Common/3.1.2-servicing.20064.1
Parsed runtime deps entry 24 for asset name: Microsoft.TemplateSearch.Common from package: Microsoft.TemplateSearch.Common, library version: 3.1.2-servicing.20064.1, relpath: lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll, assemblyVersion 3.1.2.0, fileVersion 3.100.220.6401
Reconciling library Microsoft.TestPlatform.Build/16.3.0
Parsed runtime deps entry 25 for asset name: Microsoft.TestPlatform.Build from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/Microsoft.TestPlatform.Build.dll, assemblyVersion 15.0.0.0, fileVersion 15.0.0.0
Parsed resources deps entry 108 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 109 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 110 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 111 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 112 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 113 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 114 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 115 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 116 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 117 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 118 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 119 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 120 for asset name: Microsoft.TestPlatform.Build.resources from package: Microsoft.TestPlatform.Build, library version: 16.3.0, relpath: lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll, assemblyVersion , fileVersion
Reconciling library Microsoft.TestPlatform.CLI/16.3.0
Library Microsoft.TestPlatform.CLI/16.3.0 does not exist
Reconciling library Microsoft.Win32.Primitives/4.3.0
Library Microsoft.Win32.Primitives/4.3.0 does not exist
Reconciling library Microsoft.Win32.Registry/4.3.0
Library Microsoft.Win32.Registry/4.3.0 does not exist
Reconciling library NETStandard.Library/1.6.1
Library NETStandard.Library/1.6.1 does not exist
Reconciling library Newtonsoft.Json/11.0.1
Parsed runtime deps entry 26 for asset name: Newtonsoft.Json from package: Newtonsoft.Json, library version: 11.0.1, relpath: lib/netstandard2.0/Newtonsoft.Json.dll, assemblyVersion 11.0.0.0, fileVersion 11.0.1.21818
Reconciling library NuGet.Build.Tasks/5.4.0-rtm.6292
Parsed runtime deps entry 27 for asset name: NuGet.Build.Tasks from package: NuGet.Build.Tasks, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Build.Tasks.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.CommandLine.XPlat/5.4.0-rtm.6292
Parsed runtime deps entry 28 for asset name: NuGet.CommandLine.XPlat from package: NuGet.CommandLine.XPlat, library version: 5.4.0-rtm.6292, relpath: lib/netcoreapp2.1/NuGet.CommandLine.XPlat.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Commands/5.4.0-rtm.6292
Parsed runtime deps entry 29 for asset name: NuGet.Commands from package: NuGet.Commands, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Commands.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Common/5.4.0-rtm.6292
Parsed runtime deps entry 30 for asset name: NuGet.Common from package: NuGet.Common, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Common.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Configuration/5.4.0-rtm.6292
Parsed runtime deps entry 31 for asset name: NuGet.Configuration from package: NuGet.Configuration, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Configuration.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Credentials/5.4.0-rtm.6292
Parsed runtime deps entry 32 for asset name: NuGet.Credentials from package: NuGet.Credentials, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Credentials.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.DependencyResolver.Core/5.4.0-rtm.6292
Parsed runtime deps entry 33 for asset name: NuGet.DependencyResolver.Core from package: NuGet.DependencyResolver.Core, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.DependencyResolver.Core.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Frameworks/5.4.0-rtm.6292
Parsed runtime deps entry 34 for asset name: NuGet.Frameworks from package: NuGet.Frameworks, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Frameworks.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.LibraryModel/5.4.0-rtm.6292
Parsed runtime deps entry 35 for asset name: NuGet.LibraryModel from package: NuGet.LibraryModel, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.LibraryModel.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Localization/5.4.0-rtm.6292
Parsed resources deps entry 121 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 122 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 123 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 124 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 125 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 126 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 127 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 128 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 129 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 130 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 131 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 132 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 133 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 134 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 135 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 136 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 137 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 138 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/cs/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 139 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 140 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 141 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 142 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 143 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 144 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 145 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 146 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 147 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 148 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 149 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 150 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 151 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 152 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 153 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 154 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 155 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 156 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/de/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 157 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 158 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 159 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 160 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 161 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 162 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 163 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 164 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 165 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 166 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 167 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 168 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 169 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 170 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 171 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 172 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 173 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 174 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/es/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 175 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 176 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 177 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 178 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 179 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 180 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 181 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 182 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 183 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 184 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 185 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 186 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 187 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 188 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 189 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 190 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 191 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 192 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/fr/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 193 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 194 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 195 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 196 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 197 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 198 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 199 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 200 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 201 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 202 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 203 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 204 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 205 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 206 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 207 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 208 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 209 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 210 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/it/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 211 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 212 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 213 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 214 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 215 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 216 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 217 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 218 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 219 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 220 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 221 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 222 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 223 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 224 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 225 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 226 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 227 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 228 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ja/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 229 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 230 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 231 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 232 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 233 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 234 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 235 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 236 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 237 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 238 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 239 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 240 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 241 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 242 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 243 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 244 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 245 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 246 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ko/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 247 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 248 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 249 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 250 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 251 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 252 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 253 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 254 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 255 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 256 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 257 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 258 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 259 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 260 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 261 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 262 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 263 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 264 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pl/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 265 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 266 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 267 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 268 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 269 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 270 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 271 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 272 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 273 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 274 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 275 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 276 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 277 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 278 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 279 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 280 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 281 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 282 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/pt-BR/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 283 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 284 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 285 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 286 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 287 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 288 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 289 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 290 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 291 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 292 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 293 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 294 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 295 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 296 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 297 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 298 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 299 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 300 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/ru/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 301 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 302 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 303 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 304 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 305 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 306 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 307 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 308 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 309 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 310 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 311 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 312 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 313 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 314 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 315 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 316 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 317 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 318 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/tr/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 319 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 320 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 321 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 322 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 323 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 324 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 325 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 326 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 327 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 328 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 329 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 330 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 331 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 332 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 333 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 334 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 335 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 336 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 337 for asset name: Microsoft.Build.NuGetSdkResolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 338 for asset name: NuGet.Build.Tasks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 339 for asset name: NuGet.CommandLine.XPlat.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 340 for asset name: NuGet.Commands.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 341 for asset name: NuGet.Common.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 342 for asset name: NuGet.Configuration.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 343 for asset name: NuGet.Credentials.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 344 for asset name: NuGet.DependencyResolver.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 345 for asset name: NuGet.Frameworks.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 346 for asset name: NuGet.LibraryModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 347 for asset name: NuGet.Localization.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 348 for asset name: NuGet.Packaging.Core.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 349 for asset name: NuGet.Packaging.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 350 for asset name: NuGet.ProjectModel.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 351 for asset name: NuGet.Protocol.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 352 for asset name: NuGet.Resolver.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 353 for asset name: NuGet.Versioning.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll, assemblyVersion , fileVersion
Parsed resources deps entry 354 for asset name: Test.Utility.resources from package: NuGet.Localization, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll, assemblyVersion , fileVersion
Reconciling library NuGet.Packaging.Core/5.4.0-rtm.6292
Parsed runtime deps entry 36 for asset name: NuGet.Packaging.Core from package: NuGet.Packaging.Core, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Packaging.Core.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Packaging/5.4.0-rtm.6292
Parsed runtime deps entry 37 for asset name: NuGet.Packaging from package: NuGet.Packaging, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Packaging.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.ProjectModel/5.4.0-rtm.6292
Parsed runtime deps entry 38 for asset name: NuGet.ProjectModel from package: NuGet.ProjectModel, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.ProjectModel.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Protocol/5.4.0-rtm.6292
Parsed runtime deps entry 39 for asset name: NuGet.Protocol from package: NuGet.Protocol, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Protocol.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library NuGet.Versioning/5.4.0-rtm.6292
Parsed runtime deps entry 40 for asset name: NuGet.Versioning from package: NuGet.Versioning, library version: 5.4.0-rtm.6292, relpath: lib/netstandard2.0/NuGet.Versioning.dll, assemblyVersion 5.4.0.2, fileVersion 5.4.0.6292
Reconciling library System.AppContext/4.3.0
Library System.AppContext/4.3.0 does not exist
Reconciling library System.Buffers/4.3.0
Library System.Buffers/4.3.0 does not exist
Reconciling library System.CodeDom/4.7.0
Parsed runtime deps entry 41 for asset name: System.CodeDom from package: System.CodeDom, library version: 4.7.0, relpath: lib/netstandard2.0/System.CodeDom.dll, assemblyVersion 4.0.3.0, fileVersion 4.700.19.56404
Reconciling library System.Collections.Concurrent/4.3.0
Library System.Collections.Concurrent/4.3.0 does not exist
Reconciling library System.Collections.Immutable/1.5.0
Library System.Collections.Immutable/1.5.0 does not exist
Reconciling library System.Collections/4.3.0
Library System.Collections/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.Diagnostics.Debug/4.3.0
Library System.Diagnostics.Debug/4.3.0 does not exist
Reconciling library System.Diagnostics.DiagnosticSource/4.3.0
Library System.Diagnostics.DiagnosticSource/4.3.0 does not exist
Reconciling library System.Diagnostics.Process/4.3.0
Library System.Diagnostics.Process/4.3.0 does not exist
Reconciling library System.Diagnostics.Tools/4.3.0
Library System.Diagnostics.Tools/4.3.0 does not exist
Reconciling library System.Diagnostics.TraceSource/4.0.0
Library System.Diagnostics.TraceSource/4.0.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.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.Globalization/4.3.0
Library System.Globalization/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.Compression/4.3.0
Library System.IO.Compression/4.3.0 does not exist
Reconciling library System.IO.FileSystem.Primitives/4.3.0
Library System.IO.FileSystem.Primitives/4.3.0 does not exist
Reconciling library System.IO.FileSystem/4.3.0
Library System.IO.FileSystem/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.Linq.Expressions/4.3.0
Library System.Linq.Expressions/4.3.0 does not exist
Reconciling library System.Linq.Parallel/4.0.1
Library System.Linq.Parallel/4.0.1 does not exist
Reconciling library System.Linq/4.3.0
Library System.Linq/4.3.0 does not exist
Reconciling library System.Memory/4.5.3
Library System.Memory/4.5.3 does not exist
Reconciling library System.Net.Http/4.3.4
Library System.Net.Http/4.3.4 does not exist
Reconciling library System.Net.Primitives/4.3.0
Library System.Net.Primitives/4.3.0 does not exist
Reconciling library System.Net.Sockets/4.3.0
Library System.Net.Sockets/4.3.0 does not exist
Reconciling library System.ObjectModel/4.3.0
Library System.ObjectModel/4.3.0 does not exist
Reconciling library System.Reflection.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.Emit/4.3.0
Library System.Reflection.Emit/4.3.0 does not exist
Reconciling library System.Reflection.Extensions/4.3.0
Library System.Reflection.Extensions/4.3.0 does not exist
Reconciling library System.Reflection.Metadata/1.6.0
Library System.Reflection.Metadata/1.6.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.Reflection/4.3.0
Library System.Reflection/4.3.0 does not exist
Reconciling library System.Resources.Extensions/4.7.0
Parsed runtime deps entry 42 for asset name: System.Resources.Extensions from package: System.Resources.Extensions, library version: 4.7.0, relpath: lib/netstandard2.0/System.Resources.Extensions.dll, assemblyVersion 4.0.1.0, fileVersion 4.700.19.56404
Reconciling library System.Resources.ResourceManager/4.3.0
Library System.Resources.ResourceManager/4.3.0 does not exist
Reconciling library System.Resources.Writer/4.0.0
Library System.Resources.Writer/4.0.0 does not exist
Reconciling library System.Runtime.Extensions/4.3.0
Library System.Runtime.Extensions/4.3.0 does not exist
Reconciling library System.Runtime.Handles/4.3.0
Library System.Runtime.Handles/4.3.0 does not exist
Reconciling library System.Runtime.InteropServices.RuntimeInformation/4.3.0
Library System.Runtime.InteropServices.RuntimeInformation/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.Loader/4.3.0
Library System.Runtime.Loader/4.3.0 does not exist
Reconciling library System.Runtime.Numerics/4.3.0
Library System.Runtime.Numerics/4.3.0 does not exist
Reconciling library System.Runtime.Serialization.Formatters/4.3.0
Library System.Runtime.Serialization.Formatters/4.3.0 does not exist
Reconciling library System.Runtime.Serialization.Primitives/4.3.0
Library System.Runtime.Serialization.Primitives/4.3.0 does not exist
Reconciling library System.Runtime/4.3.0
Library System.Runtime/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.ProtectedData/4.7.0
Parsed runtime deps entry 43 for asset name: System.Security.Cryptography.ProtectedData from package: System.Security.Cryptography.ProtectedData, library version: 4.7.0, relpath: lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.19.56404
Reconciling library System.Security.Cryptography.X509Certificates/4.3.0
Library System.Security.Cryptography.X509Certificates/4.3.0 does not exist
Reconciling library System.Security.Principal.Windows/4.3.0
Library System.Security.Principal.Windows/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.Text.Encoding.CodePages/4.7.0
Library System.Text.Encoding.CodePages/4.7.0 does not exist
Reconciling library System.Text.Encoding.Extensions/4.3.0
Library System.Text.Encoding.Extensions/4.3.0 does not exist
Reconciling library System.Text.Encoding/4.3.0
Library System.Text.Encoding/4.3.0 does not exist
Reconciling library System.Text.Json/4.7.1
Parsed runtime deps entry 44 for asset name: System.Text.Json from package: System.Text.Json, library version: 4.7.1, relpath: lib/netcoreapp3.0/System.Text.Json.dll, assemblyVersion 4.0.1.1, fileVersion 4.700.20.6702
Reconciling library System.Text.RegularExpressions/4.3.0
Library System.Text.RegularExpressions/4.3.0 does not exist
Reconciling library System.Threading.Tasks.Dataflow/4.9.0
Library System.Threading.Tasks.Dataflow/4.9.0 does not exist
Reconciling library System.Threading.Tasks.Extensions/4.3.0
Library System.Threading.Tasks.Extensions/4.3.0 does not exist
Reconciling library System.Threading.Tasks/4.3.0
Library System.Threading.Tasks/4.3.0 does not exist
Reconciling library System.Threading.Thread/4.3.0
Library System.Threading.Thread/4.3.0 does not exist
Reconciling library System.Threading.ThreadPool/4.3.0
Library System.Threading.ThreadPool/4.3.0 does not exist
Reconciling library System.Threading.Timer/4.3.0
Library System.Threading.Timer/4.3.0 does not exist
Reconciling library System.Threading/4.3.0
Library System.Threading/4.3.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 XliffTasks/1.0.0-beta.19252.1
Library XliffTasks/1.0.0-beta.19252.1 does not exist
Reconciling library dotnet.deps.json/3.1.102-servicing.20070.8
Library dotnet.deps.json/3.1.102-servicing.20070.8 does not exist
Reconciling library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.native.System.IO.Compression/4.3.0
Library runtime.native.System.IO.Compression/4.3.0 does not exist
Reconciling library runtime.native.System.Net.Http/4.3.0
Library runtime.native.System.Net.Http/4.3.0 does not exist
Reconciling library runtime.native.System.Security.Cryptography.Apple/4.3.0
Library runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist
Reconciling library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.native.System/4.3.0
Library runtime.native.System/4.3.0 does not exist
Reconciling library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0
Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0 does not exist
Reconciling library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2
Library runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2 does not exist
Reconciling library tool_cli/3.1.102-servicing.20070.8
Library tool_cli/3.1.102-servicing.20070.8 does not exist
Reconciling library tool_msbuild/3.1.102-servicing.20070.8
Library tool_msbuild/3.1.102-servicing.20070.8 does not exist
Reconciling library tool_nuget/3.1.102-servicing.20070.8
Library tool_nuget/3.1.102-servicing.20070.8 does not exist
-- Listing probe configurations...
probe_config_t: probe=[] deps-dir-probe=[1]
probe_config_t: probe=[/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2] deps-dir-probe=[0]
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/dotnet.dll, AssemblyVersion: , FileVersion:
Processing TPA for deps entry [Microsoft.ApplicationInsights, 2.0.0, lib/dotnet5.4/Microsoft.ApplicationInsights.dll]
Considering entry [Microsoft.ApplicationInsights/2.0.0/lib/dotnet5.4/Microsoft.ApplicationInsights.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.ApplicationInsights.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.ApplicationInsights.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.ApplicationInsights.dll, AssemblyVersion: 2.0.0.0, FileVersion: 2.0.0.30671
Processing TPA for deps entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat, 3.1.2-servicing.20068.1, lib/netcoreapp3.1/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll]
Considering entry [Microsoft.AspNetCore.DeveloperCertificates.XPlat/3.1.2-servicing.20068.1/lib/netcoreapp3.1/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6801
Processing TPA for deps entry [Microsoft.Build.Framework, 16.4.0, lib/netstandard2.0/Microsoft.Build.Framework.dll]
Considering entry [Microsoft.Build.Framework/16.4.0/lib/netstandard2.0/Microsoft.Build.Framework.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Framework.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Framework.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Framework.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.4.0.56501
Processing TPA for deps entry [Microsoft.Build.NuGetSdkResolver, 5.4.0-rtm.6292, lib/netstandard2.0/Microsoft.Build.NuGetSdkResolver.dll]
Considering entry [Microsoft.Build.NuGetSdkResolver/5.4.0-rtm.6292/lib/netstandard2.0/Microsoft.Build.NuGetSdkResolver.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.NuGetSdkResolver.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.NuGetSdkResolver.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.NuGetSdkResolver.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [Microsoft.Build.Tasks.Core, 16.4.0, lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll]
Considering entry [Microsoft.Build.Tasks.Core/16.4.0/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Tasks.Core.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Tasks.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Tasks.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.4.0.56501
Processing TPA for deps entry [Microsoft.Build.Utilities.Core, 16.4.0, lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll]
Considering entry [Microsoft.Build.Utilities.Core/16.4.0/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Utilities.Core.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Utilities.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Utilities.Core.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.4.0.56501
Processing TPA for deps entry [Microsoft.Build, 16.4.0, lib/netcoreapp2.1/Microsoft.Build.dll]
Considering entry [Microsoft.Build/16.4.0/lib/netcoreapp2.1/Microsoft.Build.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.dll, AssemblyVersion: 15.1.0.0, FileVersion: 16.4.0.56501
Processing TPA for deps entry [Microsoft.DotNet.Cli.CommandLine, 1.0.0-preview.19208.1, lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll]
Considering entry [Microsoft.DotNet.Cli.CommandLine/1.0.0-preview.19208.1/lib/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.CommandLine.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.CommandLine.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.CommandLine.dll, AssemblyVersion: 1.0.0.0, FileVersion: 1.0.19.20801
Processing TPA for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/Microsoft.DotNet.Cli.Sln.Internal.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/Microsoft.DotNet.Cli.Sln.Internal.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Sln.Internal.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Sln.Internal.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Sln.Internal.dll, AssemblyVersion: 3.1.102.0, FileVersion: 3.101.220.6901
Processing TPA for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/Microsoft.DotNet.Cli.Utils.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/Microsoft.DotNet.Cli.Utils.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Utils.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Utils.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Utils.dll, AssemblyVersion: 3.1.102.0, FileVersion: 3.101.220.6901
Processing TPA for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/dotnet.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/dotnet.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/dotnet.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/dotnet.dll'
Processing TPA for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/Microsoft.DotNet.Configurer.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/Microsoft.DotNet.Configurer.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Configurer.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Configurer.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Configurer.dll, AssemblyVersion: 3.1.102.0, FileVersion: 3.101.220.6901
Processing TPA for deps entry [Microsoft.DotNet.InternalAbstractions, 3.1.102-servicing.20069.1, lib/netstandard2.0/Microsoft.DotNet.InternalAbstractions.dll]
Considering entry [Microsoft.DotNet.InternalAbstractions/3.1.102-servicing.20069.1/lib/netstandard2.0/Microsoft.DotNet.InternalAbstractions.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.InternalAbstractions.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.InternalAbstractions.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.InternalAbstractions.dll, AssemblyVersion: 3.1.102.0, FileVersion: 3.101.220.6901
Processing TPA for deps entry [Microsoft.DotNet.PlatformAbstractions, 3.1.2, lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll]
Considering entry [Microsoft.DotNet.PlatformAbstractions/3.1.2/lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.PlatformAbstractions.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.PlatformAbstractions.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.PlatformAbstractions.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6704
Processing TPA for deps entry [Microsoft.Extensions.CommandLineUtils, 1.0.1, lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll]
Considering entry [Microsoft.Extensions.CommandLineUtils/1.0.1/lib/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.CommandLineUtils.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.CommandLineUtils.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.CommandLineUtils.dll, AssemblyVersion: 1.0.1.0, FileVersion: 1.0.1.21122
Processing TPA for deps entry [Microsoft.Extensions.DependencyModel, 3.1.2, lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll]
Considering entry [Microsoft.Extensions.DependencyModel/3.1.2/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.DependencyModel.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.DependencyModel.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.DependencyModel.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6704
Processing TPA for deps entry [Microsoft.NET.HostModel, 3.1.2, lib/netstandard2.0/Microsoft.NET.HostModel.dll]
Considering entry [Microsoft.NET.HostModel/3.1.2/lib/netstandard2.0/Microsoft.NET.HostModel.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.NET.HostModel.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.NET.HostModel.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.NET.HostModel.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6704
Processing TPA for deps entry [Microsoft.TemplateEngine.Abstractions, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll]
Considering entry [Microsoft.TemplateEngine.Abstractions/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Abstractions.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Abstractions.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Abstractions.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Abstractions.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateEngine.Cli, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll]
Considering entry [Microsoft.TemplateEngine.Cli/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Cli.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Cli.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Cli.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Cli.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateEngine.Core.Contracts, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll]
Considering entry [Microsoft.TemplateEngine.Core.Contracts/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.Contracts.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.Contracts.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.Contracts.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.Contracts.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateEngine.Core, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll]
Considering entry [Microsoft.TemplateEngine.Core/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Core.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateEngine.Edge, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll]
Considering entry [Microsoft.TemplateEngine.Edge/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Edge.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Edge.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Edge.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Edge.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll]
Considering entry [Microsoft.TemplateEngine.Orchestrator.RunnableProjects/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateEngine.Utils, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll]
Considering entry [Microsoft.TemplateEngine.Utils/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateEngine.Utils.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Utils.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Utils.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Utils.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TemplateSearch.Common, 3.1.2-servicing.20064.1, lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll]
Considering entry [Microsoft.TemplateSearch.Common/3.1.2-servicing.20064.1/lib/netstandard2.0/Microsoft.TemplateSearch.Common.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateSearch.Common.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateSearch.Common.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateSearch.Common.dll, AssemblyVersion: 3.1.2.0, FileVersion: 3.100.220.6401
Processing TPA for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/Microsoft.TestPlatform.Build.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/Microsoft.TestPlatform.Build.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TestPlatform.Build.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TestPlatform.Build.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Microsoft.TestPlatform.Build.dll, AssemblyVersion: 15.0.0.0, FileVersion: 15.0.0.0
Processing TPA for deps entry [Newtonsoft.Json, 11.0.1, lib/netstandard2.0/Newtonsoft.Json.dll]
Considering entry [Newtonsoft.Json/11.0.1/lib/netstandard2.0/Newtonsoft.Json.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/Newtonsoft.Json.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/Newtonsoft.Json.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/Newtonsoft.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 11.0.1.21818
Processing TPA for deps entry [NuGet.Build.Tasks, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Build.Tasks.dll]
Considering entry [NuGet.Build.Tasks/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Build.Tasks.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Build.Tasks.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Build.Tasks.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Build.Tasks.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.CommandLine.XPlat, 5.4.0-rtm.6292, lib/netcoreapp2.1/NuGet.CommandLine.XPlat.dll]
Considering entry [NuGet.CommandLine.XPlat/5.4.0-rtm.6292/lib/netcoreapp2.1/NuGet.CommandLine.XPlat.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.CommandLine.XPlat.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.CommandLine.XPlat.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.CommandLine.XPlat.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Commands, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Commands.dll]
Considering entry [NuGet.Commands/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Commands.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Commands.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Commands.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Commands.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Common, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Common.dll]
Considering entry [NuGet.Common/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Common.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Common.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Common.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Common.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Configuration, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Configuration.dll]
Considering entry [NuGet.Configuration/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Configuration.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Configuration.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Configuration.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Configuration.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Credentials, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Credentials.dll]
Considering entry [NuGet.Credentials/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Credentials.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Credentials.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Credentials.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Credentials.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.DependencyResolver.Core, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.DependencyResolver.Core.dll]
Considering entry [NuGet.DependencyResolver.Core/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.DependencyResolver.Core.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.DependencyResolver.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.DependencyResolver.Core.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Frameworks, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Frameworks.dll]
Considering entry [NuGet.Frameworks/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Frameworks.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Frameworks.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Frameworks.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Frameworks.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.LibraryModel, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.LibraryModel.dll]
Considering entry [NuGet.LibraryModel/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.LibraryModel.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.LibraryModel.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.LibraryModel.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.LibraryModel.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Packaging.Core, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Packaging.Core.dll]
Considering entry [NuGet.Packaging.Core/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Packaging.Core.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.Core.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.Core.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Packaging, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Packaging.dll]
Considering entry [NuGet.Packaging/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Packaging.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.ProjectModel, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.ProjectModel.dll]
Considering entry [NuGet.ProjectModel/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.ProjectModel.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.ProjectModel.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.ProjectModel.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.ProjectModel.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Protocol, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Protocol.dll]
Considering entry [NuGet.Protocol/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Protocol.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Protocol.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Protocol.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Protocol.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [NuGet.Versioning, 5.4.0-rtm.6292, lib/netstandard2.0/NuGet.Versioning.dll]
Considering entry [NuGet.Versioning/5.4.0-rtm.6292/lib/netstandard2.0/NuGet.Versioning.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/NuGet.Versioning.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/NuGet.Versioning.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/NuGet.Versioning.dll, AssemblyVersion: 5.4.0.2, FileVersion: 5.4.0.6292
Processing TPA for deps entry [System.CodeDom, 4.7.0, lib/netstandard2.0/System.CodeDom.dll]
Considering entry [System.CodeDom/4.7.0/lib/netstandard2.0/System.CodeDom.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/System.CodeDom.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/System.CodeDom.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/System.CodeDom.dll, AssemblyVersion: 4.0.3.0, FileVersion: 4.700.19.56404
Processing TPA for deps entry [System.Resources.Extensions, 4.7.0, lib/netstandard2.0/System.Resources.Extensions.dll]
Considering entry [System.Resources.Extensions/4.7.0/lib/netstandard2.0/System.Resources.Extensions.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/System.Resources.Extensions.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/System.Resources.Extensions.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/System.Resources.Extensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.19.56404
Processing TPA for deps entry [System.Security.Cryptography.ProtectedData, 4.7.0, lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll]
Considering entry [System.Security.Cryptography.ProtectedData/4.7.0/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/System.Security.Cryptography.ProtectedData.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/System.Security.Cryptography.ProtectedData.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/System.Security.Cryptography.ProtectedData.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.19.56404
Processing TPA for deps entry [System.Text.Json, 4.7.1, lib/netcoreapp3.0/System.Text.Json.dll]
Considering entry [System.Text.Json/4.7.1/lib/netcoreapp3.0/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:0
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/System.Text.Json.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/System.Text.Json.dll'
Adding tpa entry: /usr/local/share/dotnet/sdk/3.1.102/System.Text.Json.dll, AssemblyVersion: 4.0.1.1, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.CSharp.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.CSharp.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.CSharp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.CSharp.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.CSharp.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.CSharp.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.Core.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.Core.dll, AssemblyVersion: 10.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.VisualBasic.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Primitives.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Registry.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Registry.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Registry.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.AppContext.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.AppContext.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.AppContext.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.AppContext.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.AppContext.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.AppContext.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Buffers.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Buffers.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Buffers.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Buffers.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Buffers.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Buffers.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Concurrent.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Concurrent.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Concurrent.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Concurrent.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Concurrent.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Concurrent.dll, AssemblyVersion: 4.0.15.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Immutable.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Immutable.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Immutable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Immutable.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Immutable.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Immutable.dll, AssemblyVersion: 1.2.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.NonGeneric.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.NonGeneric.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.NonGeneric.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.NonGeneric.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.NonGeneric.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.NonGeneric.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Specialized.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Specialized.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.Specialized.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Specialized.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Specialized.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Specialized.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Collections.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Annotations.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Annotations.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Annotations.dll, AssemblyVersion: 4.3.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.DataAnnotations.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.DataAnnotations.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.EventBasedAsync.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.EventBasedAsync.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Primitives.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.TypeConverter.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.TypeConverter.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.TypeConverter.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ComponentModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Configuration.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Configuration.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Configuration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Configuration.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Configuration.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Console.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Console.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Console.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Console.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Console.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Console.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Core.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Core.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Core.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Core.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Core.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Data.Common.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Data.Common.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Data.Common.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.Common.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.Common.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.Common.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.DataSetExtensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.DataSetExtensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.DataSetExtensions.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Data.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Data.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Data.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Contracts.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Contracts.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Contracts.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Debug.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Debug.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Debug.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Debug.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Debug.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Debug.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.DiagnosticSource.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.DiagnosticSource.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.FileVersionInfo.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.FileVersionInfo.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Process.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Process.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Process.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Process.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Process.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Process.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.StackTrace.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.StackTrace.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.StackTrace.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TextWriterTraceListener.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TextWriterTraceListener.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tools.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tools.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tools.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tools.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tools.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tools.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TraceSource.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TraceSource.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TraceSource.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tracing.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tracing.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tracing.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.Primitives.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Drawing.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Dynamic.Runtime.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Dynamic.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Dynamic.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Dynamic.Runtime.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Dynamic.Runtime.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Dynamic.Runtime.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Calendars.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Calendars.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Calendars.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Calendars.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Calendars.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Calendars.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Extensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Extensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Extensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Extensions.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Globalization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Brotli.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Brotli.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Brotli.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.FileSystem.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.FileSystem.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.ZipFile.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.ZipFile.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.ZipFile.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Compression.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.AccessControl.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.AccessControl.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.DriveInfo.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.DriveInfo.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Primitives.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Watcher.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Watcher.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Watcher.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.FileSystem.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.IsolatedStorage.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.IsolatedStorage.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.IsolatedStorage.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.MemoryMappedFiles.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.MemoryMappedFiles.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.MemoryMappedFiles.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.AccessControl.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.AccessControl.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.AccessControl.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.Pipes.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.UnmanagedMemoryStream.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.UnmanagedMemoryStream.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.IO.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.IO.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Expressions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Expressions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Expressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Expressions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Expressions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Expressions.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Parallel.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Parallel.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Parallel.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Parallel.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Queryable.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Queryable.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.Queryable.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Queryable.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Queryable.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Queryable.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Memory.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Memory.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Memory.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Memory.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Memory.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Memory.dll, AssemblyVersion: 4.2.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Http.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Http.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Http.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.HttpListener.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.HttpListener.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.HttpListener.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.HttpListener.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.HttpListener.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.HttpListener.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Mail.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Mail.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Mail.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Mail.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Mail.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Mail.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NameResolution.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NameResolution.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NameResolution.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NameResolution.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NameResolution.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NameResolution.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NetworkInformation.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NetworkInformation.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.NetworkInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NetworkInformation.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NetworkInformation.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NetworkInformation.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Ping.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Ping.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Ping.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Ping.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Ping.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Ping.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Primitives.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Requests.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Requests.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Requests.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Requests.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Requests.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Requests.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Security.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Security.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.ServicePoint.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.ServicePoint.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.ServicePoint.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.ServicePoint.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.ServicePoint.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.ServicePoint.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Sockets.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Sockets.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.Sockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Sockets.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Sockets.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Sockets.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebClient.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebClient.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebClient.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebClient.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebClient.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebClient.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebHeaderCollection.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebHeaderCollection.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebHeaderCollection.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebProxy.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebProxy.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebProxy.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebProxy.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebProxy.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.Client.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.Client.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.Client.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.WebSockets.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Net.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Net.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.Vectors.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.Vectors.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.Vectors.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.Vectors.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.Vectors.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.Vectors.dll, AssemblyVersion: 4.1.6.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ObjectModel.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ObjectModel.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ObjectModel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ObjectModel.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ObjectModel.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ObjectModel.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.DataContractSerialization.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.DataContractSerialization.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.DataContractSerialization.dll, AssemblyVersion: 4.1.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Uri.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Uri.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Uri.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Uri.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Uri.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Uri.dll, AssemblyVersion: 4.0.6.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.Linq.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.Linq.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.Linq.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.Linq.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Private.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.DispatchProxy.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.DispatchProxy.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.DispatchProxy.dll, AssemblyVersion: 4.0.6.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.ILGeneration.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.ILGeneration.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.Lightweight.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.Lightweight.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Emit.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Extensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Extensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Extensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Extensions.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Metadata.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Metadata.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Metadata.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Metadata.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Metadata.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Metadata.dll, AssemblyVersion: 1.4.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Primitives.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.TypeExtensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.TypeExtensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.TypeExtensions.dll, AssemblyVersion: 4.1.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Reflection.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Reader.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Reader.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Reader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Reader.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Reader.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Reader.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.ResourceManager.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.ResourceManager.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.ResourceManager.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.ResourceManager.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.ResourceManager.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.ResourceManager.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Writer.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Writer.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Resources.Writer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Writer.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Writer.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Writer.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.Unsafe.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.Unsafe.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 4.0.6.0, FileVersion: 4.0.0.0
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.VisualC.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.VisualC.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Extensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Extensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Extensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Extensions.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Handles.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Handles.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Handles.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Handles.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Handles.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Handles.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.RuntimeInformation.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.RuntimeInformation.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.WindowsRuntime.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.WindowsRuntime.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.WindowsRuntime.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.InteropServices.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Intrinsics.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Intrinsics.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Intrinsics.dll, AssemblyVersion: 4.0.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Loader.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Loader.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Loader.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Loader.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Loader.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Loader.dll, AssemblyVersion: 4.1.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Numerics.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Numerics.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Numerics.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Numerics.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Numerics.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Numerics.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Formatters.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Formatters.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Json.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Json.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Json.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Xml.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Xml.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Xml.dll, AssemblyVersion: 4.1.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.UI.Xaml.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.UI.Xaml.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.UI.Xaml.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.dll, AssemblyVersion: 4.0.15.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Runtime.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.AccessControl.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.AccessControl.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.AccessControl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.AccessControl.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.AccessControl.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.AccessControl.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Claims.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Claims.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Claims.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Claims.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Claims.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Claims.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Algorithms.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Algorithms.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 4.3.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Cng.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Cng.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Cng.dll, AssemblyVersion: 4.3.3.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Csp.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Csp.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Csp.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Encoding.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Encoding.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Encoding.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.OpenSsl.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.OpenSsl.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Primitives.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Primitives.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Primitives.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.X509Certificates.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.X509Certificates.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.Windows.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.Windows.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.Windows.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.Windows.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.Windows.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.Principal.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.SecureString.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.SecureString.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.SecureString.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.SecureString.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.SecureString.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.SecureString.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Security.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Security.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceModel.Web.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceModel.Web.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceModel.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceModel.Web.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceModel.Web.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceProcess.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceProcess.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ServiceProcess.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceProcess.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceProcess.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.CodePages.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.CodePages.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.CodePages.dll, AssemblyVersion: 4.1.3.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.Extensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.Extensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.Extensions.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encoding.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encodings.Web.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encodings.Web.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Encodings.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encodings.Web.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encodings.Web.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encodings.Web.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Json.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Json.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.Json.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Json.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Json.dll'
Replacing deps entry [/usr/local/share/dotnet/sdk/3.1.102/System.Text.Json.dll, AssemblyVersion:4.0.1.1, FileVersion:4.700.20.6702] with [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Json.dll, AssemblyVersion:4.0.1.1, FileVersion:4.700.20.6702]
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Json.dll, AssemblyVersion: 4.0.1.1, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Text.RegularExpressions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.RegularExpressions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Text.RegularExpressions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.RegularExpressions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.RegularExpressions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.RegularExpressions.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Channels.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Channels.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Channels.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Channels.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Channels.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Channels.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Overlapped.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Overlapped.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Overlapped.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Overlapped.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Overlapped.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Overlapped.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Dataflow.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Dataflow.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 4.6.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Extensions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Extensions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Extensions.dll, AssemblyVersion: 4.3.1.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Parallel.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Parallel.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Parallel.dll, AssemblyVersion: 4.0.4.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Tasks.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Thread.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Thread.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Thread.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Thread.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Thread.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Thread.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.ThreadPool.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.ThreadPool.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.ThreadPool.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.ThreadPool.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.ThreadPool.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.ThreadPool.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Timer.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Timer.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.Timer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Timer.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Timer.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Timer.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Threading.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.Local.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.Local.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.Local.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.Local.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.Local.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.Local.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Transactions.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.ValueTuple.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ValueTuple.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.ValueTuple.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ValueTuple.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ValueTuple.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ValueTuple.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Web.HttpUtility.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Web.HttpUtility.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Web.HttpUtility.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.HttpUtility.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.HttpUtility.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.HttpUtility.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Web.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Web.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Web.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Windows.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Windows.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Windows.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Windows.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Windows.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Linq.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Linq.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Linq.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Linq.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Linq.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.ReaderWriter.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.ReaderWriter.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.ReaderWriter.dll, AssemblyVersion: 4.2.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Serialization.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Serialization.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.Serialization.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Serialization.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Serialization.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XDocument.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XDocument.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XDocument.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XDocument.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.XDocument.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.XDocument.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.XDocument.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XPath.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlDocument.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlDocument.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlDocument.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlDocument.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlDocument.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlDocument.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlSerializer.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlSerializer.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlSerializer.dll, AssemblyVersion: 4.1.2.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.Xml.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/System.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/System.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/WindowsBase.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/WindowsBase.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/WindowsBase.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/WindowsBase.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/WindowsBase.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/mscorlib.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/mscorlib.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/mscorlib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/mscorlib.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/mscorlib.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 4.700.20.6702
Processing TPA for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/lib/netcoreapp3.1/netstandard.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/netstandard.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/lib/netcoreapp3.1/netstandard.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/netstandard.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/netstandard.dll'
Adding tpa entry: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 4.700.20.6702
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/SOS_README.md]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/SOS_README.md], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/SOS_README.md], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/SOS_README.md
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/SOS_README.md'
Adding to native path: /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Globalization.Native.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Globalization.Native.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Globalization.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Native.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Native.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.IO.Compression.Native.a]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.IO.Compression.Native.a], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.IO.Compression.Native.a], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Native.a
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Native.a'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.IO.Compression.Native.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.IO.Compression.Native.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.IO.Compression.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Native.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Native.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Native.a]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Native.a], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Native.a], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Native.a
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Native.a'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Native.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Native.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Native.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Native.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Net.Http.Native.a]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Http.Native.a], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Http.Native.a], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.Native.a
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.Native.a'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Net.Http.Native.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Http.Native.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Http.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.Native.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.Native.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Net.Security.Native.a]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Security.Native.a], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Security.Native.a], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.Native.a
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.Native.a'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Net.Security.Native.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Security.Native.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Net.Security.Native.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.Native.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.Native.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Private.CoreLib.dll]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Private.CoreLib.dll], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.CoreLib.dll
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.CoreLib.dll'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.a], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.Apple.a
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.Apple.a'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.Apple.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.Apple.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.Apple.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.a], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.OpenSsl.a
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.OpenSsl.a'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.OpenSsl.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Native.OpenSsl.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/libclrjit.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libclrjit.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libclrjit.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libclrjit.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libclrjit.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/libcoreclr.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libcoreclr.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libcoreclr.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libcoreclr.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/libdbgshim.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libdbgshim.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libdbgshim.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libdbgshim.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/libmscordaccore.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libmscordaccore.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libmscordaccore.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libmscordaccore.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.App, 3.1.2-servicing.20067.4, runtimes/osx-x64/native/libmscordbi.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.App/3.1.2-servicing.20067.4/runtimes/osx-x64/native/libmscordbi.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libmscordbi.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libmscordbi.dylib'
Processing native/culture for deps entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy, 3.1.2, runtimes/osx-x64/native/libhostpolicy.dylib]
Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.2/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [], probe fx level:0, entry fx level:1
Skipping... not found in deps dir '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2'
Skipping... not found in probe dir ''
Considering entry [runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy/3.1.2/runtimes/osx-x64/native/libhostpolicy.dylib], probe dir [/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2], probe fx level:1, entry fx level:1
Local path query exists /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libhostpolicy.dylib
Probed deps json and matched '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libhostpolicy.dylib'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/cs/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/cs/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/MSBuild.resources.dll'
Adding to resources path: /usr/local/share/dotnet/sdk/3.1.102
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/cs/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/cs/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/cs/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/cs/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/de/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/de/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/de/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/de/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/de/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/de/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/en/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/en/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/en asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/en/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/en/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/en/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/en asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/en/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/en/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/en/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/en asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/en/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/en/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/en/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/en/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/en asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/en/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/en/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/es/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/es/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/es/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/es/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/es/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/es/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/fr/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/fr/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/fr/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/fr/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/fr/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/fr/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/it/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/it/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/it/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/it/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/it/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/it/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ja/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ja/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ja/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ja/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ja/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ja/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ko/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ko/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ko/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ko/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ko/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ko/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pl/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pl/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pl/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pl/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pl/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pl/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pt-BR/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pt-BR/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pt-BR/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pt-BR/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/pt-BR/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ru/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ru/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ru/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ru/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/ru/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/ru/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/tr/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/tr/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/tr/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/tr/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/tr/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/tr/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hans/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hans/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hans/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hant/MSBuild.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hant/MSBuild.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: MSBuild.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/MSBuild.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/MSBuild.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.Build.Tasks.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.Build.Utilities.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll'
Processing native/culture for deps entry [Microsoft.Build.Localization, 16.4.0-preview-19565-01, lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll]
Considering entry [Microsoft.Build.Localization/16.4.0-preview-19565-01/lib/netstandard1.3/zh-Hant/Microsoft.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Sln.Internal, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Sln.Internal/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.DotNet.Cli.Sln.Internal.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/cs/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/de/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/es/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/fr/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/it/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ja/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ko/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pl/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ru/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/tr/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli.Utils, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll]
Considering entry [Microsoft.DotNet.Cli.Utils/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.DotNet.Cli.Utils.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/cs/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/cs/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/de/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/de/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/es/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/es/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/fr/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/fr/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/it/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/it/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ja/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ja/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ko/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ko/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pl/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pl/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pt-BR/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pt-BR/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ru/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ru/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/tr/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/tr/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hans/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hans/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Cli, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hant/dotnet.resources.dll]
Considering entry [Microsoft.DotNet.Cli/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hant/dotnet.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: dotnet.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/dotnet.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/dotnet.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/cs/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/cs/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/de/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/de/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/es/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/es/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/fr/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/fr/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/it/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/it/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ja/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ja/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ko/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ko/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pl/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pl/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/pt-BR/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/ru/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/ru/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/tr/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/tr/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hans/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.DotNet.Configurer, 3.1.102-servicing.20069.1, lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Configurer.resources.dll]
Considering entry [Microsoft.DotNet.Configurer/3.1.102-servicing.20069.1/lib/netcoreapp3.1/zh-Hant/Microsoft.DotNet.Configurer.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.DotNet.Configurer.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.DotNet.Configurer.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.DotNet.Configurer.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/cs/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/de/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/es/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/fr/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/it/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/ja/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/ko/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/pl/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/ru/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/tr/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [Microsoft.TestPlatform.Build, 16.3.0, lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll]
Considering entry [Microsoft.TestPlatform.Build/16.3.0/lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.Build.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.TestPlatform.Build.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.TestPlatform.Build.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.TestPlatform.Build.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/cs/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/cs/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/cs asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/cs/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/cs/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/de/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/de/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/de asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/de/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/de/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/es/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/es/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/es asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/es/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/es/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/fr/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/fr/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/fr asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/fr/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/fr/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/it/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/it/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/it asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/it/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/it/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ja/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ja/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ja asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ja/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ja/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ko/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ko/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ko asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ko/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ko/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pl/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pl/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pl asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pl/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pl/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/pt-BR/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/pt-BR/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/pt-BR asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/pt-BR/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/pt-BR/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/ru/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/ru/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/ru asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/ru/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/ru/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/tr/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/tr/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/tr asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/tr/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/tr/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hans/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hans asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hans/Test.Utility.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Microsoft.Build.NuGetSdkResolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Microsoft.Build.NuGetSdkResolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Build.Tasks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Build.Tasks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Build.Tasks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Build.Tasks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.CommandLine.XPlat.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.CommandLine.XPlat.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.CommandLine.XPlat.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.CommandLine.XPlat.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Commands.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Commands.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Commands.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Commands.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Common.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Common.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Common.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Common.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Configuration.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Configuration.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Configuration.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Configuration.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Credentials.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Credentials.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Credentials.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Credentials.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.DependencyResolver.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.DependencyResolver.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.DependencyResolver.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.DependencyResolver.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Frameworks.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Frameworks.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Frameworks.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Frameworks.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.LibraryModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.LibraryModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.LibraryModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.LibraryModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Localization.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Localization.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Localization.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Localization.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Packaging.Core.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Packaging.Core.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Packaging.Core.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Packaging.Core.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Packaging.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Packaging.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Packaging.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Packaging.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.ProjectModel.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.ProjectModel.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.ProjectModel.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.ProjectModel.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Protocol.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Protocol.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Protocol.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Protocol.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Resolver.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Resolver.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Resolver.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Resolver.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/NuGet.Versioning.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: NuGet.Versioning.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Versioning.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/NuGet.Versioning.resources.dll'
Processing native/culture for deps entry [NuGet.Localization, 5.4.0-rtm.6292, lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll]
Considering entry [NuGet.Localization/5.4.0-rtm.6292/lib/netstandard2.0/zh-Hant/Test.Utility.resources.dll], probe dir [], probe fx level:0, entry fx level:0
Detected a resource asset, will query dir/ietf-tag/resource base: /usr/local/share/dotnet/sdk/3.1.102/zh-Hant asset: Test.Utility.resources
Local path query exists /usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Test.Utility.resources.dll
Probed deps dir and matched '/usr/local/share/dotnet/sdk/3.1.102/zh-Hant/Test.Utility.resources.dll'
The resolved JIT path is '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libclrjit.dylib'
Property JIT_PATH = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libclrjit.dylib
Property PROBING_DIRECTORIES =
Property FX_DEPS_FILE = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.deps.json
Property APP_CONTEXT_DEPS_FILES = /usr/local/share/dotnet/sdk/3.1.102/dotnet.deps.json;/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.NETCore.App.deps.json
Property APP_CONTEXT_BASE_DIRECTORY = /usr/local/share/dotnet/sdk/3.1.102/
Property AppDomainCompatSwitch = UseLatestBehaviorWhenTFMNotSpecified
Property PLATFORM_RESOURCE_ROOTS = /usr/local/share/dotnet/sdk/3.1.102:
Property NATIVE_DLL_SEARCH_DIRECTORIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2:
Property FX_PRODUCT_VERSION = 3.1.2
Property TRUSTED_PLATFORM_ASSEMBLIES = /usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/netstandard.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XPath.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.HttpUtility.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.Local.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Thread.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Parallel.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.CommandLine.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encodings.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Overlapped.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Channels.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Encoding.CodePages.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceProcess.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.SecureString.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Requests.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.X509Certificates.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.IsolatedStorage.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.OpenSsl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.RegularExpressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Cng.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TextWriterTraceListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Algorithms.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.AccessControl.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Formatters.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Loader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.WindowsRuntime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.InteropServices.RuntimeInformation.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.InternalAbstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.Unsafe.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Writer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.ResourceManager.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.TypeExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Security.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Csp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Metadata.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Handles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.DataSetExtensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Intrinsics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.Lightweight.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Principal.Windows.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.ILGeneration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Timer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Uri.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.DataContractSerialization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ObjectModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Numerics.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Ping.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NameResolution.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Queryable.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Mail.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Transactions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.HttpListener.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Http.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.MemoryMappedFiles.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Memory.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlSerializer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.DriveInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Parallel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Linq.Expressions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.Brotli.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.UnmanagedMemoryStream.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Utils.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Pipes.AccessControl.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.DependencyModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.ThreadPool.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Resources.Reader.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Sockets.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.AccessControl.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Commands.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.ZipFile.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.Primitives.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.FileSystem.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Configuration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/WindowsBase.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.ProjectModel.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Build.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.Compression.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.XmlDocument.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.ServicePoint.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Extensions.dll:/usr/local/share/dotnet/sdk/3.1.102/System.Resources.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tools.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Tracing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Globalization.Calendars.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.Vectors.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.StackTrace.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Configuration.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Registry.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.FileVersionInfo.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.DiagnosticSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Debug.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Console.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ServiceModel.Web.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.Annotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.DataAnnotations.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.TypeConverter.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.NuGetSdkResolver.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.CommandLine.dll:/usr/local/share/dotnet/sdk/3.1.102/System.Security.Cryptography.ProtectedData.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Process.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.Xml.Linq.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.IO.FileSystem.Watcher.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ComponentModel.EventBasedAsync.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.CompilerServices.VisualC.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.AppContext.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Claims.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.WindowsRuntime.UI.Xaml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/mscorlib.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.VisualBasic.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.NonGeneric.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Utilities.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Text.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.NetworkInformation.dll:/usr/local/share/dotnet/sdk/3.1.102/System.CodeDom.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Credentials.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.LibraryModel.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Extensions.CommandLineUtils.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.DependencyResolver.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebProxy.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateSearch.Common.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.ApplicationInsights.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.ReaderWriter.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Protocol.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.Primitives.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Edge.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.Win32.Primitives.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Extensions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.Common.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.ValueTuple.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.PlatformAbstractions.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.DispatchProxy.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Versioning.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Core.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Packaging.Core.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Framework.dll:/usr/local/share/dotnet/sdk/3.1.102/dotnet.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TestPlatform.Build.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.Dataflow.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Numerics.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.NET.HostModel.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Extensions.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Abstractions.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Core.Contracts.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/Microsoft.CSharp.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.TemplateEngine.Cli.dll:/usr/local/share/dotnet/sdk/3.1.102/Newtonsoft.Json.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Security.Cryptography.Encoding.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Diagnostics.TraceSource.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Immutable.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Configurer.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Runtime.Serialization.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Specialized.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.Build.Tasks.Core.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Threading.Tasks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebHeaderCollection.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Drawing.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebSockets.Client.dll:/usr/local/share/dotnet/sdk/3.1.102/NuGet.Frameworks.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Xml.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Dynamic.Runtime.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Collections.Concurrent.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Net.WebClient.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Reflection.Emit.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.DotNet.Cli.Sln.Internal.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Data.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Buffers.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Web.dll:/usr/local/share/dotnet/sdk/3.1.102/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll:/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/System.Private.CoreLib.dll
CoreCLR path = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/libcoreclr.dylib', CoreCLR dir = '/usr/local/share/dotnet/shared/Microsoft.NETCore.App/3.1.2/'
Failed to create CoreCLR, HRESULT: 0x8007001F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment