Tracing enabled @ Tue Aug 26 08:01:07 2025 GMT
--- Invoked hostfxr_initialize_for_runtime_config [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470]
Specified runtimeconfig.json from [C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.json]
Runtime config is cfg=C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.json dev=C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.dev.json
Attempting to read dev runtime config: C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.dev.json
Attempting to read runtime config: C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.json
Runtime config [C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.json] is valid=[1]
--- The specified framework 'Microsoft.NETCore.App', version '8.0.0', apply_patches=1, version_compatibility_range=minor is compatible with the previously referenced version '8.0.0'.
--- Resolving FX directory, name 'Microsoft.NETCore.App' version '8.0.0'
Searching FX directory in [C:\path\to\app\build\dependencies\dotnet]
Attempting FX roll forward starting from version='[8.0.0]', 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 [8.0.0]
Found version [8.0.4]
Applying patch roll forward from [8.0.4] on release only
Inspecting version... [5.0.17]
Inspecting version... [8.0.4]
Changing Selected FX version from [] to [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4]
Chose FX version [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4]
Runtime config is cfg=C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.runtimeconfig.json dev=C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.runtimeconfig.dev.json
Attempting to read dev runtime config: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.runtimeconfig.dev.json
Attempting to read runtime config: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.runtimeconfig.json
Runtime config [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.runtimeconfig.json] is valid=[1]
--- Summary of all frameworks:
     framework:'Microsoft.NETCore.App', lowest requested version='8.0.0', found version='8.0.4', effective reference version='8.0.0' apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, folder=C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4
Libhost loading occurring for a framework-dependent component per config file [C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.json]
--- Resolving hostpolicy.dll version from deps json [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json]
Resolved version  from dependency manifest file [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json]
Dependency manifest C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json does not contain an entry for runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy
The expected hostpolicy.dll directory is [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4]
Loaded library from C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\hostpolicy.dll
Tracing enabled @ Tue Aug 26 08:01:07 2025 GMT
Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248]
--- Invoked hostpolicy [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470] corehost_initialize = {
}
Mode: libhost
Deps file: 
-- arguments_t: app_root='' deps='.deps.json' mgd_app=''
Multilevel lookup is true
Looking for architecture-specific registry value in 'HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation'.
Found registered install location 'C:\Program Files\dotnet\'.
Shared store (global): 'C:\Program Files\dotnet\store\x64\net8.0'
Using C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json deps file
Loading deps file... [C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json] as framework dependent=0, use_fallback_graph=0
Processing package Microsoft.NETCore.App.Runtime.win-x64/8.0.4
  Adding runtime assets
    System.Private.CoreLib.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=8.0.424.16909
    Microsoft.Win32.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    netstandard.dll assemblyVersion=2.1.0.0 fileVersion=8.0.424.16909
    System.AppContext.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Buffers.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Core.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Data.DataSetExtensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Data.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.Contracts.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.Debug.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.Tools.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.Tracing.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Dynamic.Runtime.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Globalization.Calendars.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Globalization.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Globalization.Extensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.IO.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.FileSystem.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.FileSystem.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.Pipes.AccessControl.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.UnmanagedMemoryStream.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Numerics.Vectors.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.Emit.ILGeneration.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.Emit.Lightweight.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.Extensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Resources.Reader.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Resources.ResourceManager.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Extensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Handles.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Intrinsics.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Loader.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Serialization.Json.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Serialization.Xml.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.Algorithms.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.Cng.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.Csp.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.Encoding.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.OpenSsl.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.X509Certificates.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Security.Principal.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.SecureString.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Text.Encoding.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Text.Encoding.Extensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Overlapped.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Tasks.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Tasks.Extensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Thread.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.ThreadPool.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Timer.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.ValueTuple.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Web.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Xml.ReaderWriter.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    System.Xml.XDocument.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Xml.XmlDocument.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Xml.XmlSerializer.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Xml.XPath.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=8.0.424.16909
    Microsoft.CSharp.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    Microsoft.VisualBasic.Core.dll assemblyVersion=13.0.0.0 fileVersion=13.0.424.16909
    Microsoft.Win32.Registry.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Collections.Concurrent.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Collections.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Collections.Immutable.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Collections.NonGeneric.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Collections.Specialized.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ComponentModel.Annotations.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ComponentModel.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ComponentModel.EventBasedAsync.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ComponentModel.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ComponentModel.TypeConverter.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Console.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Data.Common.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.DiagnosticSource.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.FileVersionInfo.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.Process.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.StackTrace.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Diagnostics.TraceSource.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Drawing.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Formats.Asn1.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Formats.Tar.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.Compression.Brotli.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.Compression.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.Compression.ZipFile.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.FileSystem.AccessControl.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.FileSystem.DriveInfo.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.FileSystem.Watcher.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.IsolatedStorage.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.MemoryMappedFiles.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.IO.Pipes.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Linq.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Linq.Expressions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Linq.Parallel.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Linq.Queryable.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Memory.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Http.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Http.Json.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.HttpListener.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Mail.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.NameResolution.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.NetworkInformation.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Ping.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Quic.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Requests.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Security.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.ServicePoint.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.Sockets.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.WebClient.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.WebHeaderCollection.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.WebProxy.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.WebSockets.Client.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Net.WebSockets.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.ObjectModel.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Private.DataContractSerialization.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Private.Uri.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Private.Xml.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Private.Xml.Linq.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.DispatchProxy.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.Emit.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.Metadata.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Reflection.TypeExtensions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Resources.Writer.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.CompilerServices.VisualC.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.InteropServices.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.InteropServices.JavaScript.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Numerics.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Serialization.Formatters.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Runtime.Serialization.Primitives.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.AccessControl.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Claims.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Cryptography.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Security.Principal.Windows.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Text.Encoding.CodePages.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Text.Encodings.Web.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Text.Json.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Text.RegularExpressions.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Channels.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Tasks.Dataflow.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Threading.Tasks.Parallel.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Transactions.Local.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Web.HttpUtility.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
    System.Xml.XPath.XDocument.dll assemblyVersion=8.0.0.0 fileVersion=8.0.424.16909
  Adding native assets
    clretwrc.dll assemblyVersion= fileVersion=8.0.424.16909
    clrgc.dll assemblyVersion= fileVersion=8.0.424.16909
    clrjit.dll assemblyVersion= fileVersion=8.0.424.16909
    coreclr.dll assemblyVersion= fileVersion=8.0.424.16909
    createdump.exe assemblyVersion= fileVersion=8.0.424.16909
    mscordaccore.dll assemblyVersion= fileVersion=8.0.424.16909
    mscordaccore_amd64_amd64_8.0.424.16909.dll assemblyVersion= fileVersion=8.0.424.16909
    mscordbi.dll assemblyVersion= fileVersion=8.0.424.16909
    mscorrc.dll assemblyVersion= fileVersion=8.0.424.16909
    msquic.dll assemblyVersion= fileVersion=2.3.5.0
    System.IO.Compression.Native.dll assemblyVersion= fileVersion=8.0.424.16909
    hostpolicy.dll assemblyVersion= fileVersion=8.0.424.16909
    Microsoft.DiaSymReader.Native.amd64.dll assemblyVersion= fileVersion=14.38.33135.0
Reconciling library Microsoft.NETCore.App.Runtime.win-x64/8.0.4
  package: Microsoft.NETCore.App.Runtime.win-x64, version: 8.0.4
  Adding runtime assets
    Entry 0 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 1 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 8.0.424.16909
    Entry 2 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 3 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 4 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 8.0.424.16909
    Entry 5 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 6 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 7 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 8 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 9 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 10 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 11 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 12 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 13 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 14 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 15 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 16 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 17 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 18 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 19 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 20 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 21 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 22 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 23 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 24 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 25 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 26 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 27 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 28 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 29 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 30 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 31 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 32 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 33 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 34 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 35 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 36 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 37 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 38 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 39 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 40 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 41 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 42 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 43 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 44 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 45 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 46 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 47 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 48 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 49 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 50 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 51 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 52 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 53 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 54 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 55 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 56 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 57 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 58 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 59 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 60 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 61 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 62 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 63 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 64 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 65 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 66 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 67 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 68 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 69 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 70 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 71 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 72 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 73 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 74 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 75 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 76 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 77 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 78 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 79 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 80 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 8.0.424.16909
    Entry 81 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 82 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 13.0.0.0, fileVersion 13.0.424.16909
    Entry 83 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 84 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 85 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 86 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 87 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 88 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 89 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 90 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 91 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 92 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 93 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 94 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 95 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 96 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 97 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 98 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 99 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 100 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 101 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 102 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 103 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 104 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 105 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 106 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 107 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 108 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 109 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 110 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 111 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 112 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 113 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 114 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 115 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 116 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 117 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 118 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 119 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 120 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 121 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 122 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 123 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 124 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 125 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 126 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 127 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 128 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 129 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 130 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 131 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 132 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 133 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 134 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 135 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 136 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 137 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 138 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 139 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 140 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 141 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 142 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 143 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 144 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 145 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 146 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 147 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 148 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 149 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 150 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 151 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 152 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 153 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 154 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 155 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 156 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 157 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 158 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 159 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 160 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 161 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 162 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 163 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 164 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 165 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 166 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
    Entry 167 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 8.0.0.0, fileVersion 8.0.424.16909
  Adding native assets
    Entry 0 for asset name: clretwrc, relpath: clretwrc.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 1 for asset name: clrgc, relpath: clrgc.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 2 for asset name: clrjit, relpath: clrjit.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 3 for asset name: coreclr, relpath: coreclr.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 4 for asset name: createdump, relpath: createdump.exe, assemblyVersion , fileVersion 8.0.424.16909
    Entry 5 for asset name: mscordaccore, relpath: mscordaccore.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 6 for asset name: mscordaccore_amd64_amd64_8.0.424.16909, relpath: mscordaccore_amd64_amd64_8.0.424.16909.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 7 for asset name: mscordbi, relpath: mscordbi.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 8 for asset name: mscorrc, relpath: mscorrc.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 9 for asset name: msquic, relpath: msquic.dll, assemblyVersion , fileVersion 2.3.5.0
    Entry 10 for asset name: System.IO.Compression.Native, relpath: System.IO.Compression.Native.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 11 for asset name: hostpolicy, relpath: hostpolicy.dll, assemblyVersion , fileVersion 8.0.424.16909
    Entry 12 for asset name: Microsoft.DiaSymReader.Native.amd64, relpath: Microsoft.DiaSymReader.Native.amd64.dll, assemblyVersion , fileVersion 14.38.33135.0
Using .deps.json deps file
Dependencies manifest does not exist at [.deps.json]
-- Probe configurations:
  probe type=app
  probe type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Private.CoreLib.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.CoreLib.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.CoreLib.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.CoreLib.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, Microsoft.VisualBasic.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, Microsoft.Win32.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, mscorlib.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscorlib.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscorlib.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, netstandard.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\netstandard.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\netstandard.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.AppContext.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.AppContext.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.AppContext.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.AppContext.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Buffers.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Buffers.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Buffers.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Buffers.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ComponentModel.DataAnnotations.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.DataAnnotations.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.DataAnnotations.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Configuration.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Configuration.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Configuration.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Core.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Core.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Core.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Data.DataSetExtensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.DataSetExtensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.DataSetExtensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.DataSetExtensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Data.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.Contracts.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Contracts.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Contracts.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Contracts.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.Debug.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Debug.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Debug.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Debug.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.Tools.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tools.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tools.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tools.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.Tracing.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tracing.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tracing.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tracing.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Drawing.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Dynamic.Runtime.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Dynamic.Runtime.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Dynamic.Runtime.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Dynamic.Runtime.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Globalization.Calendars.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Calendars.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Calendars.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Calendars.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Globalization.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Globalization.Extensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Extensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Extensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Extensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Compression.FileSystem.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.FileSystem.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.FileSystem.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.FileSystem.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.FileSystem.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Pipes.AccessControl.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.AccessControl.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.AccessControl.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.AccessControl.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.UnmanagedMemoryStream.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.UnmanagedMemoryStream.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.UnmanagedMemoryStream.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Numerics.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Numerics.Vectors.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.Vectors.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.Vectors.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.Vectors.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.Emit.ILGeneration.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.ILGeneration.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.ILGeneration.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.Emit.Lightweight.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.Lightweight.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.Lightweight.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.Extensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Extensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Extensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Extensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Resources.Reader.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Reader.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Reader.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Reader.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Resources.ResourceManager.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.ResourceManager.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.ResourceManager.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.ResourceManager.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.CompilerServices.Unsafe.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.Unsafe.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.Unsafe.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Extensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Extensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Extensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Extensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Handles.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Handles.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Handles.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Handles.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.InteropServices.RuntimeInformation.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.RuntimeInformation.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.RuntimeInformation.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Intrinsics.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Intrinsics.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Intrinsics.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Intrinsics.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Loader.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Loader.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Loader.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Loader.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Serialization.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Serialization.Json.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Json.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Json.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Json.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Serialization.Xml.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Xml.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Xml.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Xml.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.Algorithms.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Algorithms.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Algorithms.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.Cng.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Cng.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Cng.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Cng.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.Csp.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Csp.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Csp.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Csp.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.Encoding.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Encoding.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Encoding.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Encoding.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.OpenSsl.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.OpenSsl.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.OpenSsl.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.X509Certificates.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.X509Certificates.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.X509Certificates.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Principal.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.SecureString.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.SecureString.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.SecureString.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.SecureString.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ServiceModel.Web.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceModel.Web.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceModel.Web.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ServiceProcess.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceProcess.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceProcess.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Text.Encoding.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Text.Encoding.Extensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.Extensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.Extensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.Extensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Overlapped.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Overlapped.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Overlapped.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Overlapped.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Tasks.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Tasks.Extensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Extensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Extensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Extensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Thread.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Thread.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Thread.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Thread.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.ThreadPool.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.ThreadPool.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.ThreadPool.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.ThreadPool.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Timer.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Timer.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Timer.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Timer.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Transactions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ValueTuple.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ValueTuple.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ValueTuple.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ValueTuple.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Web.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Windows.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Windows.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Windows.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.Linq.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Linq.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Linq.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.ReaderWriter.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.ReaderWriter.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.ReaderWriter.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.ReaderWriter.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.Serialization.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Serialization.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Serialization.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.XDocument.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XDocument.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XDocument.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XDocument.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.XmlDocument.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlDocument.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlDocument.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlDocument.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.XmlSerializer.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlSerializer.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlSerializer.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlSerializer.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.XPath.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, WindowsBase.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\WindowsBase.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\WindowsBase.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, Microsoft.CSharp.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.CSharp.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.CSharp.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.CSharp.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, Microsoft.VisualBasic.Core.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.Core.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.Core.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.Core.dll, AssemblyVersion: 13.0.0.0, FileVersion: 13.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, Microsoft.Win32.Registry.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Registry.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Registry.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Registry.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Collections.Concurrent.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Concurrent.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Concurrent.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Concurrent.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Collections.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Collections.Immutable.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Immutable.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Immutable.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Immutable.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Collections.NonGeneric.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.NonGeneric.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.NonGeneric.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.NonGeneric.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Collections.Specialized.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Specialized.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Specialized.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Specialized.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ComponentModel.Annotations.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Annotations.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Annotations.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Annotations.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ComponentModel.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ComponentModel.EventBasedAsync.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.EventBasedAsync.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.EventBasedAsync.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ComponentModel.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ComponentModel.TypeConverter.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.TypeConverter.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.TypeConverter.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.TypeConverter.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Console.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Console.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Console.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Console.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Data.Common.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.Common.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.Common.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.Common.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.DiagnosticSource.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.DiagnosticSource.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.DiagnosticSource.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.FileVersionInfo.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.FileVersionInfo.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.FileVersionInfo.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.Process.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Process.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Process.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Process.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.StackTrace.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.StackTrace.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.StackTrace.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.StackTrace.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.TextWriterTraceListener.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TextWriterTraceListener.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TextWriterTraceListener.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Diagnostics.TraceSource.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TraceSource.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TraceSource.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TraceSource.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Drawing.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Formats.Asn1.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Asn1.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Asn1.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Asn1.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Formats.Tar.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Tar.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Tar.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Tar.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Compression.Brotli.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.Brotli.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.Brotli.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.Brotli.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Compression.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Compression.ZipFile.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.ZipFile.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.ZipFile.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.ZipFile.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.FileSystem.AccessControl.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.AccessControl.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.AccessControl.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.FileSystem.DriveInfo.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.DriveInfo.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.DriveInfo.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.FileSystem.Watcher.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Watcher.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Watcher.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Watcher.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.IsolatedStorage.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.IsolatedStorage.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.IsolatedStorage.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.IsolatedStorage.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.MemoryMappedFiles.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.MemoryMappedFiles.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.MemoryMappedFiles.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.MemoryMappedFiles.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Pipes.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Linq.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Linq.Expressions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Expressions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Expressions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Expressions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Linq.Parallel.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Parallel.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Parallel.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Parallel.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Linq.Queryable.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Queryable.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Queryable.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Queryable.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Memory.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Memory.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Memory.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Memory.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Http.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Http.Json.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.Json.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.Json.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.Json.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.HttpListener.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.HttpListener.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.HttpListener.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.HttpListener.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Mail.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Mail.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Mail.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Mail.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.NameResolution.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NameResolution.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NameResolution.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NameResolution.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.NetworkInformation.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NetworkInformation.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NetworkInformation.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NetworkInformation.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Ping.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Ping.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Ping.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Ping.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Quic.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Quic.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Quic.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Quic.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Requests.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Requests.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Requests.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Requests.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Security.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Security.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Security.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Security.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.ServicePoint.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.ServicePoint.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.ServicePoint.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.ServicePoint.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.Sockets.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Sockets.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Sockets.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Sockets.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.WebClient.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebClient.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebClient.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebClient.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.WebHeaderCollection.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebHeaderCollection.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebHeaderCollection.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebHeaderCollection.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.WebProxy.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebProxy.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebProxy.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebProxy.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.WebSockets.Client.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.Client.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.Client.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.Client.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Net.WebSockets.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.ObjectModel.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ObjectModel.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ObjectModel.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ObjectModel.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Private.DataContractSerialization.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.DataContractSerialization.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.DataContractSerialization.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.DataContractSerialization.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Private.Uri.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Uri.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Uri.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Uri.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Private.Xml.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Private.Xml.Linq.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.Linq.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.Linq.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.Linq.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.DispatchProxy.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.DispatchProxy.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.DispatchProxy.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.DispatchProxy.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.Emit.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.Metadata.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Metadata.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Metadata.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Metadata.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Reflection.TypeExtensions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.TypeExtensions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.TypeExtensions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.TypeExtensions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Resources.Writer.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Writer.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Writer.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Writer.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.CompilerServices.VisualC.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.VisualC.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.VisualC.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.InteropServices.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.InteropServices.JavaScript.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.JavaScript.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.JavaScript.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.JavaScript.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Numerics.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Numerics.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Numerics.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Numerics.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Serialization.Formatters.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Formatters.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Formatters.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Runtime.Serialization.Primitives.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Primitives.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Primitives.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.AccessControl.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.AccessControl.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.AccessControl.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.AccessControl.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Claims.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Claims.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Claims.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Claims.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Cryptography.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Security.Principal.Windows.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.Windows.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.Windows.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.Windows.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Text.Encoding.CodePages.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.CodePages.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.CodePages.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.CodePages.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Text.Encodings.Web.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encodings.Web.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encodings.Web.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encodings.Web.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Text.Json.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Json.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Json.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Json.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Text.RegularExpressions.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.RegularExpressions.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.RegularExpressions.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.RegularExpressions.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Channels.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Channels.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Channels.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Channels.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Tasks.Dataflow.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Dataflow.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Dataflow.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Threading.Tasks.Parallel.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Parallel.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Parallel.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Parallel.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Transactions.Local.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.Local.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.Local.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.Local.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Web.HttpUtility.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.HttpUtility.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.HttpUtility.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.HttpUtility.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.Xml.XPath.XDocument.dll] with fx level: 1
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.XDocument.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.XDocument.dll'
Adding tpa entry: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.XDocument.dll, AssemblyVersion: 8.0.0.0, FileVersion: 8.0.424.16909
Adding to native path: 
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, clretwrc.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\clretwrc.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\clretwrc.dll'
Adding to native path: C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, clrgc.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\clrgc.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\clrgc.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, clrjit.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\clrjit.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\clrjit.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, coreclr.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\coreclr.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\coreclr.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, createdump.exe]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\createdump.exe (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\createdump.exe'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, mscordaccore.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscordaccore.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscordaccore.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, mscordaccore_amd64_amd64_8.0.424.16909.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscordaccore_amd64_amd64_8.0.424.16909.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscordaccore_amd64_amd64_8.0.424.16909.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, mscordbi.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscordbi.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscordbi.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, mscorrc.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscorrc.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscorrc.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, msquic.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\msquic.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\msquic.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, System.IO.Compression.Native.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.Native.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.Native.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, hostpolicy.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\hostpolicy.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\hostpolicy.dll'
Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 8.0.4, Microsoft.DiaSymReader.Native.amd64.dll]
  Using probe config: type=app
    Skipping... not app asset
  Using probe config: type=framework dir=[C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4] fx_level=1
    Local path query C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.DiaSymReader.Native.amd64.dll (skipped file existence check)
    Probed deps json and matched 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.DiaSymReader.Native.amd64.dll'
Adding to resources path: 
Initialized context for config: C:\path\to\app\lib\dotnet\MyApp.runtimeconfig.json
--- Invoked hostfxr_set_runtime_property_value [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470]
Overwriting property APP_CONTEXT_BASE_DIRECTORY. New value: 'C:\path\to\app\lib\dotnet'. Old value: ''.
--- Invoked hostfxr_get_runtime_property_value [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470]
--- Invoked hostfxr_set_runtime_property_value [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470]
Overwriting property APP_CONTEXT_DEPS_FILES. New value: 'C:\path\to\app\lib\dotnet\MyApp.deps.json;C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.deps.json;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json'. Old value: 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json'.
--- Invoked hostfxr_get_runtime_delegate [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470]
Property FX_DEPS_FILE = C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json
Property TRUSTED_PLATFORM_ASSEMBLIES = C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\netstandard.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.CoreLib.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.Lightweight.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.Extensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\mscorlib.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceModel.Web.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.AppContext.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.Unsafe.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Buffers.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Overlapped.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.DataAnnotations.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Configuration.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Core.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.DataSetExtensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NameResolution.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Handles.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Extensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Asn1.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.FileSystem.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Debug.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Json.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Contracts.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tools.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Tracing.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ServiceProcess.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Windows.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Dynamic.Runtime.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Calendars.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.NonGeneric.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.RuntimeInformation.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Globalization.Extensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Cng.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Json.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.AccessControl.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Xml.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.UnmanagedMemoryStream.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Csp.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.Local.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Drawing.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Numerics.Vectors.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlDocument.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.ILGeneration.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ValueTuple.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.SecureString.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Annotations.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Reader.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.TypeConverter.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.ResourceManager.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Extensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Intrinsics.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Encoding.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Loader.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.Algorithms.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.OpenSsl.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.X509Certificates.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Extensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Thread.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.ThreadPool.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Timer.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Transactions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Linq.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.ReaderWriter.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.MemoryMappedFiles.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.Serialization.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XDocument.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XmlSerializer.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Numerics.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\WindowsBase.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.CSharp.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.VisualBasic.Core.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.Win32.Registry.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Concurrent.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encodings.Web.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Immutable.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Collections.Specialized.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.EventBasedAsync.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ComponentModel.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Security.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Console.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Data.Common.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.DiagnosticSource.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.FileVersionInfo.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.Process.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.StackTrace.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TextWriterTraceListener.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Diagnostics.TraceSource.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Formats.Tar.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.Brotli.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Compression.ZipFile.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.AccessControl.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.DriveInfo.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.FileSystem.Watcher.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.IsolatedStorage.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.IO.Pipes.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Expressions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Parallel.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Linq.Queryable.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Memory.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Http.Json.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.HttpListener.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Mail.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.NetworkInformation.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Ping.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Quic.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Requests.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.ServicePoint.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.Sockets.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebClient.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebHeaderCollection.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebProxy.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Net.WebSockets.Client.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.ObjectModel.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.DataContractSerialization.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Uri.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.Xml.Linq.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.DispatchProxy.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Emit.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.Metadata.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Reflection.TypeExtensions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Resources.Writer.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Web.HttpUtility.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Cryptography.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.CompilerServices.VisualC.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.InteropServices.JavaScript.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Formatters.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Runtime.Serialization.Primitives.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.AccessControl.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Claims.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Security.Principal.Windows.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.Encoding.CodePages.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Text.RegularExpressions.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Channels.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Dataflow.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Threading.Tasks.Parallel.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Xml.XPath.XDocument.dll;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\System.Private.CoreLib.dll
Property NATIVE_DLL_SEARCH_DIRECTORIES = ;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\;
Property PLATFORM_RESOURCE_ROOTS = ;
Property APP_CONTEXT_BASE_DIRECTORY = C:\path\to\app\lib\dotnet
Property APP_CONTEXT_DEPS_FILES = C:\path\to\app\lib\dotnet\MyApp.deps.json;C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.deps.json;C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\Microsoft.NETCore.App.deps.json
Property PROBING_DIRECTORIES = 
Property RUNTIME_IDENTIFIER = win-x64
Property System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization = false
Property HOST_RUNTIME_CONTRACT = 0x1e36a03fa68
CoreCLR path = 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\coreclr.dll', CoreCLR dir = 'C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\'
Loaded library from C:\path\to\app\build\dependencies\dotnet\shared\Microsoft.NETCore.App\8.0.4\coreclr.dll
--- Invoked hostpolicy [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470] corehost_resolve_component_dependencies = {
  Component main assembly path: C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.dll
}
-- arguments_t: app_root='C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\' deps='C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.deps.json' mgd_app='C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.dll'
Attempting to read dev runtime config: 
Attempting to read runtime config: 
Runtime config does not exist at []
Runtime config [] is valid=[1]
Multilevel lookup is true
Looking for architecture-specific registry value in 'HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation'.
Found registered install location 'C:\Program Files\dotnet\'.
Shared store (global): 'C:\Program Files\dotnet\store\x64\net8.0'
Using C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.deps.json deps file
Loading deps file... [C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.deps.json] as framework dependent=1, use_fallback_graph=0
Host RID list = [
  win-x64,
  win,
  any,
]
Processing package Python.Runtime/3.0.5-axivion1
  Adding runtime assets
    Python.Runtime.dll assemblyVersion= fileVersion=
Processing package Lost.Compat.NullabilityAttributes/0.0.4
Processing package Microsoft.Build.Tasks.Git/1.1.1
Processing package Microsoft.CSharp/4.7.0
  Adding runtime assets
    lib/netstandard2.0/Microsoft.CSharp.dll assemblyVersion=4.0.5.0 fileVersion=4.700.19.56404
Processing package Microsoft.Net.Compilers.Toolset/4.0.1
Processing package Microsoft.NETCore.Platforms/1.1.0
Processing package Microsoft.NETCore.Targets/1.1.0
Processing package Microsoft.SourceLink.Common/1.1.1
Processing package Microsoft.SourceLink.GitHub/1.1.1
Processing package NETStandard.Library/2.0.3
Processing package NonCopyableAnalyzer/0.7.0
Processing package System.IO/4.3.0
Processing package System.Reflection/4.3.0
Processing package System.Reflection.Emit/4.3.0
  Adding runtime assets
    lib/netstandard1.3/System.Reflection.Emit.dll assemblyVersion=4.0.2.0 fileVersion=4.6.24705.1
Processing package System.Reflection.Emit.ILGeneration/4.3.0
  Adding runtime assets
    lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll assemblyVersion=4.0.2.0 fileVersion=4.6.24705.1
Processing package System.Reflection.Primitives/4.3.0
Processing package System.Runtime/4.3.0
Processing package System.Text.Encoding/4.3.0
Processing package System.Threading.Tasks/4.3.0
Reconciling library Python.Runtime/3.0.5-axivion1
  project: Python.Runtime, version: 3.0.5-axivion1
  Adding runtime assets
    Entry 0 for asset name: Python.Runtime, relpath: Python.Runtime.dll, assemblyVersion , fileVersion 
Reconciling library Lost.Compat.NullabilityAttributes/0.0.4
  No assets for library Lost.Compat.NullabilityAttributes/0.0.4
Reconciling library Microsoft.Build.Tasks.Git/1.1.1
  No assets for library Microsoft.Build.Tasks.Git/1.1.1
Reconciling library Microsoft.CSharp/4.7.0
  package: Microsoft.CSharp, version: 4.7.0
  Adding runtime assets
    Entry 1 for asset name: Microsoft.CSharp, relpath: lib/netstandard2.0/Microsoft.CSharp.dll, assemblyVersion 4.0.5.0, fileVersion 4.700.19.56404
Reconciling library Microsoft.Net.Compilers.Toolset/4.0.1
  No assets for library Microsoft.Net.Compilers.Toolset/4.0.1
Reconciling library Microsoft.NETCore.Platforms/1.1.0
  No assets for library Microsoft.NETCore.Platforms/1.1.0
Reconciling library Microsoft.NETCore.Targets/1.1.0
  No assets for library Microsoft.NETCore.Targets/1.1.0
Reconciling library Microsoft.SourceLink.Common/1.1.1
  No assets for library Microsoft.SourceLink.Common/1.1.1
Reconciling library Microsoft.SourceLink.GitHub/1.1.1
  No assets for library Microsoft.SourceLink.GitHub/1.1.1
Reconciling library NETStandard.Library/2.0.3
  No assets for library NETStandard.Library/2.0.3
Reconciling library NonCopyableAnalyzer/0.7.0
  No assets for library NonCopyableAnalyzer/0.7.0
Reconciling library System.IO/4.3.0
  No assets for library System.IO/4.3.0
Reconciling library System.Reflection/4.3.0
  No assets for library System.Reflection/4.3.0
Reconciling library System.Reflection.Emit/4.3.0
  package: System.Reflection.Emit, version: 4.3.0
  Adding runtime assets
    Entry 2 for asset name: System.Reflection.Emit, relpath: lib/netstandard1.3/System.Reflection.Emit.dll, assemblyVersion 4.0.2.0, fileVersion 4.6.24705.1
Reconciling library System.Reflection.Emit.ILGeneration/4.3.0
  package: System.Reflection.Emit.ILGeneration, version: 4.3.0
  Adding runtime assets
    Entry 3 for asset name: System.Reflection.Emit.ILGeneration, relpath: lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll, assemblyVersion 4.0.2.0, fileVersion 4.6.24705.1
Reconciling library System.Reflection.Primitives/4.3.0
  No assets for library System.Reflection.Primitives/4.3.0
Reconciling library System.Runtime/4.3.0
  No assets for library System.Runtime/4.3.0
Reconciling library System.Text.Encoding/4.3.0
  No assets for library System.Text.Encoding/4.3.0
Reconciling library System.Threading.Tasks/4.3.0
  No assets for library System.Threading.Tasks/4.3.0
-- Probe configurations:
  probe type=app
Adding tpa entry: C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.dll, AssemblyVersion: , FileVersion: 
Processing TPA for deps entry [Python.Runtime, 3.0.5-axivion1, Python.Runtime.dll] with fx level: 0
  Using probe config: type=app
    Local path query C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.dll (skipped file existence check)
    Probed deps dir and matched 'C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.dll'
Processing TPA for deps entry [Microsoft.CSharp, 4.7.0, lib/netstandard2.0/Microsoft.CSharp.dll] with fx level: 0
  Using probe config: type=app
    Local path query C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Microsoft.CSharp.dll (skipped file existence check)
    Probed deps dir and matched 'C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Microsoft.CSharp.dll'
Adding tpa entry: C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Microsoft.CSharp.dll, AssemblyVersion: 4.0.5.0, FileVersion: 4.700.19.56404
Processing TPA for deps entry [System.Reflection.Emit, 4.3.0, lib/netstandard1.3/System.Reflection.Emit.dll] with fx level: 0
  Using probe config: type=app
    Local path query C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.dll (skipped file existence check)
    Probed deps dir and matched 'C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.dll'
Adding tpa entry: C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.6.24705.1
Processing TPA for deps entry [System.Reflection.Emit.ILGeneration, 4.3.0, lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll] with fx level: 0
  Using probe config: type=app
    Local path query C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.ILGeneration.dll (skipped file existence check)
    Probed deps dir and matched 'C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.ILGeneration.dll'
Adding tpa entry: C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 4.0.2.0, FileVersion: 4.6.24705.1
corehost_resolve_component_dependencies results: {
  assembly_paths: 'C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Python.Runtime.dll;C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\Microsoft.CSharp.dll;C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.dll;C:\path\to\app\lib\scripts-python3.10\pythonnet\runtime\System.Reflection.Emit.ILGeneration.dll;'
  native_search_paths: ''
  resource_search_paths: ''
}
--- Invoked hostfxr_close [version: 8.0.4 @Commit: 2d7eea252964e69be94cb9c847b371b23e4dd470]
