Console log: 'AppHost.Bundle.Tests' from job bb8d3ea6-8b25-4812-96de-b7ff94cb92dc workitem 25c3a9fc-1178-4274-93a7-52b748dc3f95 (windows.11.amd64.client.open.rt) executed on machine a008H3M running Windows-11-10.0.26100-SP0 C:\h\w\B79E0A15\w\A46108F5\e>set PATH=C:\h\w\B79E0A15\p\dotnet-cli;C:\python3\Scripts\;C:\python3\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Debuggers\x64;C:\arcade-tools\node-20.19.0\;C:\Users\runner\AppData\Local\Microsoft\WindowsApps C:\h\w\B79E0A15\w\A46108F5\e>set DOTNET_ROOT=C:\h\w\B79E0A15\p\dotnet-cli C:\h\w\B79E0A15\w\A46108F5\e>set DOTNET_CLI_TELEMETRY_OPTOUT=1 C:\h\w\B79E0A15\w\A46108F5\e>set DOTNET_CLI_HOME=C:\h\w\B79E0A15\w\A46108F5\e\.dotnet C:\h\w\B79E0A15\w\A46108F5\e>set NUGET_PACKAGES=C:\h\w\B79E0A15\w\A46108F5\e\.nuget C:\h\w\B79E0A15\w\A46108F5\e>set TEST_ASSETS_OUTPUT=C:\h\w\B79E0A15\p\test_assets C:\h\w\B79E0A15\w\A46108F5\e>set TEST_ARTIFACTS=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts C:\h\w\B79E0A15\w\A46108F5\e>AppHost.Bundle.Tests.exe --filter-query /[category!=failing] --crashdump --hangdump --hangdump-timeout 8m --hangdump-type full --report-trx --results-directory . xUnit.net v3 Microsoft.Testing.Platform Runner v3.1.0+03a071627b (64-bit .NET 10.0.0) [+0/x0/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.StaticHost.NotMarkedAsBundle_RunSelfContainedApp (3s) [+0/x0/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (6s) [+0/x0/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (9s) failed AppHost.Bundle.Tests.StaticHost.NotMarkedAsBundle_RunSelfContainedApp (9s 590ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\zkcm0gmu.x0i\HelloWorld\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.StaticHost.NotMarkedAsBundle_RunSelfContainedApp() in /_/src/installer/tests/AppHost.Bundle.Tests/StaticHost.cs:21 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+0/x1/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundleExtractToSpecificPath.ExtractionDirectoryReused (12s) [+0/x1/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (15s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.ExtractionDirectoryReused (12s 809ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-0\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\extract-0 Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.ExtractionDirectoryReused() in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:104 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+0/x2/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (18s) [+0/x2/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (21s) [+0/x2/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (24s) failed AppHost.Bundle.Tests.AppLaunch.NonAsciiCharacterSelfContainedApp (12s 543ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2e45fr14.vzl\HelloWorld_??\bundle-0\HelloWorld_??.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.RunTheApp(String path, Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:27 at AppHost.Bundle.Tests.AppLaunch.NonAsciiCharacterSelfContainedApp() in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:93 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+1/x3/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (27s) [+1/x3/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (30s) [+1/x3/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (33s) [+1/x3/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (36s) failed AppHost.Bundle.Tests.AppLaunch.RunApp(selfContained: True) (13s 474ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\fb0dtflc.vtq\HelloWorld\bundle-0\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.RunTheApp(String path, Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:27 at AppHost.Bundle.Tests.AppLaunch.RunApp(Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:65 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [+1/x4/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (39s) [+1/x4/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (42s) [+1/x4/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (45s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "./foo", bundleOptions: BundleAllContent) (21s 149ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-1\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = ./foo Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [+1/x5/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (49s) failed AppHost.Bundle.Tests.AppLaunch.RunApp(selfContained: False) (10s 146ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\lqxszqbl.tmo\HelloWorld\bundle-0\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci [createdump] Writing full dump for process 3888 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_3888_crash.dmp [createdump] Dump successfully written in 188ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.RunTheApp(String path, Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:27 at AppHost.Bundle.Tests.AppLaunch.RunApp(Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:65 at InvokeStub_AppLaunch.RunApp(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+1/x6/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (52s) [+1/x6/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (55s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "../foo", bundleOptions: BundleAllContent) (8s 944ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-2\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = ../foo Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+1/x7/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (58s) [+1/x7/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 01s) failed AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(selfContained: True) (14s 316ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\fb0dtflc.vtq\HelloWorld\bundle-1\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.RunTheApp(String path, Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:27 at AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:154 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [+1/x8/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 04s) [+1/x8/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 07s) failed AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(selfContained: False) (5s 107ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\lqxszqbl.tmo\HelloWorld\bundle-1\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci [createdump] Writing full dump for process 8032 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_8032_crash.dmp [createdump] Dump successfully written in 161ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.RunTheApp(String path, Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:27 at AppHost.Bundle.Tests.AppLaunch.AdditionalContentAfterBundleMetadata(Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:154 at InvokeStub_AppLaunch.AdditionalContentAfterBundleMetadata(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "foo", bundleOptions: BundleAllContent) (13s 117ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-3\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = foo Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+3/x10/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 10s) [+3/x10/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 13s) [+3/x10/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 16s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "foo\\bar", bundleOptions: BundleAllContent) (8s 999ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-4\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = foo\bar Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+3/x11/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 19s) [+3/x11/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 22s) [+3/x11/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 25s) failed AppHost.Bundle.Tests.AppLaunch.DisableCetCompat(selfContained: True) (16s 009ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\gz2m2se2.k3w\HelloWorld\bundle-2\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_ROOT(x86) = DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.DisableCetCompat(Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:127 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [+3/x12/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 28s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "./foo", bundleOptions: BundleNativeBinaries) (11s 922ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-5\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = ./foo Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) failed AppHost.Bundle.Tests.AppLaunch.DisableCetCompat(selfContained: False) (5s 062ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\zmei1kwb.02r\HelloWorld\bundle-3\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_ROOT(x86) = DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci [createdump] Writing full dump for process 4144 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_4144_crash.dmp [createdump] Dump successfully written in 173ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.AppLaunch.DisableCetCompat(Boolean selfContained) in /_/src/installer/tests/AppHost.Bundle.Tests/AppLaunch.cs:127 at InvokeStub_AppLaunch.DisableCetCompat(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+3/x14/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 31s) [+3/x14/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 34s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "../foo", bundleOptions: BundleNativeBinaries) (7s 100ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-6\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = ../foo Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+4/x15/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "foo", bundleOptions: BundleNativeBinaries) (1m 37s) [+4/x15/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 40s) [+4/x15/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 43s) [+4/x15/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 46s) failed AppHost.Bundle.Tests.NativeLibraries.PInvoke_SelfContained_BundleNative (11s 385ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\a5fgflt2.o4j\HelloWorld\bundle-1\HelloWorld.exe Arguments: load_native_library_pinvoke Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\a5fgflt2.o4j\HelloWorld\extract-0 Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_pinvoke .NET 11.0.0-ci Loading mockhostpolicy via P/Invoke (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via P/Invoke (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via P/Invoke (flags: System32) failed: System.DllNotFoundException: Dll was not found. at HelloWorld.LoadNativeLibrary.corehost_unload_system32() at HelloWorld.LoadNativeLibrary.PInvoke(Nullable`1 flags) in /_/src/installer/tests/Assets/Projects/HelloWorld/LoadNativeLibrary.cs:line 25 StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.PInvoke(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:38 at AppHost.Bundle.Tests.NativeLibraries.PInvoke_SelfContained_BundleNative() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:33 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+4/x16/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 49s) [+4/x16/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 52s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "foo", bundleOptions: BundleNativeBinaries) (15s 475ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-7\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = foo Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) failed AppHost.Bundle.Tests.NativeLibraries.PInvoke_FrameworkDependent (5s 662ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\v0l4qlzd.ung\HelloWorld\bundle-0\HelloWorld.exe Arguments: load_native_library_pinvoke Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_BUNDLE_EXTRACT_BASE_DIR = Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_pinvoke .NET 11.0.0-ci Loading mockhostpolicy via P/Invoke (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via P/Invoke (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via P/Invoke (flags: System32) failed: System.DllNotFoundException: Unable to load DLL 'mockhostpolicy-System32' or one of its dependencies: The specified module could not be found. (0x8007007E) at HelloWorld.LoadNativeLibrary.corehost_unload_system32() at HelloWorld.LoadNativeLibrary.PInvoke(Nullable`1 flags) in /_/src/installer/tests/Assets/Projects/HelloWorld/LoadNativeLibrary.cs:line 25 [createdump] Writing full dump for process 8280 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_8280_crash.dmp [createdump] Dump successfully written in 231ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.PInvoke(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:38 at AppHost.Bundle.Tests.NativeLibraries.PInvoke_FrameworkDependent() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:24 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+5/x18/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 55s) [+5/x18/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (1m 58s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(relativePath: "foo\\bar", bundleOptions: BundleNativeBinaries) (8s 333ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-8\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = foo\bar Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RelativePath(String relativePath, BundleOptions bundleOptions) in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:84 at InvokeStub_BundleExtractToSpecificPath.RelativePath(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) failed AppHost.Bundle.Tests.NativeLibraries.TryLoad_FrameworkDependent_BundleNative (6s 907ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\v0l4qlzd.ung\HelloWorld\bundle-1\HelloWorld.exe Arguments: load_native_library_api Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\v0l4qlzd.ung\HelloWorld\extract-0 Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_api .NET 11.0.0-ci Loading mockhostpolicy via NativeLibrary API (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via NativeLibrary API (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via NativeLibrary API (flags: System32) failed [createdump] Writing full dump for process 9404 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_9404_crash.dmp [createdump] Dump successfully written in 193ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.TryLoad(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:66 at AppHost.Bundle.Tests.NativeLibraries.TryLoad_FrameworkDependent_BundleNative() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:55 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+5/x20/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 01s) [+5/x20/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 04s) [+5/x20/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 07s) failed AppHost.Bundle.Tests.NativeLibraries.TryLoad_FrameworkDependent (6s 134ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\v0l4qlzd.ung\HelloWorld\bundle-0\HelloWorld.exe Arguments: load_native_library_api Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_BUNDLE_EXTRACT_BASE_DIR = Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_api .NET 11.0.0-ci Loading mockhostpolicy via NativeLibrary API (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via NativeLibrary API (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via NativeLibrary API (flags: System32) failed [createdump] Writing full dump for process 7644 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_7644_crash.dmp [createdump] Dump successfully written in 770ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.TryLoad(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:66 at AppHost.Bundle.Tests.NativeLibraries.TryLoad_FrameworkDependent() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:52 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.AbsolutePath (7s 170ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-0\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\extract-1 Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.AbsolutePath() in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:43 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+5/x22/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 10s) [+5/x22/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 13s) failed AppHost.Bundle.Tests.NativeLibraries.PInvoke_SelfContained (6s 175ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\a5fgflt2.o4j\HelloWorld\bundle-0\HelloWorld.exe Arguments: load_native_library_pinvoke Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_pinvoke .NET 11.0.0-ci Loading mockhostpolicy via P/Invoke (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via P/Invoke (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via P/Invoke (flags: System32) failed: System.DllNotFoundException: Dll was not found. at HelloWorld.LoadNativeLibrary.corehost_unload_system32() at HelloWorld.LoadNativeLibrary.PInvoke(Nullable`1 flags) in /_/src/installer/tests/Assets/Projects/HelloWorld/LoadNativeLibrary.cs:line 25 StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.PInvoke(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:38 at AppHost.Bundle.Tests.NativeLibraries.PInvoke_SelfContained() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:30 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [+5/x23/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 16s) failed AppHost.Bundle.Tests.BundleExtractToSpecificPath.RecoverMissingFiles (9s 250ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\bundle-0\HelloWorld.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\m2yvuqmz.ack\HelloWorld\extract-2 Exit Code: 0xc0000005 StdOut: Hello World! .NET 11.0.0-ci StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleExtractToSpecificPath.RecoverMissingFiles() in /_/src/installer/tests/AppHost.Bundle.Tests/BundleExtractToSpecificPath.cs:144 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) failed AppHost.Bundle.Tests.NativeLibraries.PInvoke_FrameworkDependent_BundleNative (3s 582ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\v0l4qlzd.ung\HelloWorld\bundle-1\HelloWorld.exe Arguments: load_native_library_pinvoke Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\v0l4qlzd.ung\HelloWorld\extract-1 Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_pinvoke .NET 11.0.0-ci Loading mockhostpolicy via P/Invoke (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via P/Invoke (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via P/Invoke (flags: System32) failed: System.DllNotFoundException: Unable to load DLL 'mockhostpolicy-System32' or one of its dependencies: The specified module could not be found. (0x8007007E) at HelloWorld.LoadNativeLibrary.corehost_unload_system32() at HelloWorld.LoadNativeLibrary.PInvoke(Nullable`1 flags) in /_/src/installer/tests/Assets/Projects/HelloWorld/LoadNativeLibrary.cs:line 25 [createdump] Writing full dump for process 5568 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_5568_crash.dmp [createdump] Dump successfully written in 239ms StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.PInvoke(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:38 at AppHost.Bundle.Tests.NativeLibraries.PInvoke_FrameworkDependent_BundleNative() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:27 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x25/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 19s) [+5/x25/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 22s) failed AppHost.Bundle.Tests.NativeLibraries.TryLoad_SelfContained_BundleNative (6s 454ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\a5fgflt2.o4j\HelloWorld\bundle-1\HelloWorld.exe Arguments: load_native_library_api Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\a5fgflt2.o4j\HelloWorld\extract-1 Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_api .NET 11.0.0-ci Loading mockhostpolicy via NativeLibrary API (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via NativeLibrary API (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via NativeLibrary API (flags: System32) failed StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.TryLoad(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:66 at AppHost.Bundle.Tests.NativeLibraries.TryLoad_SelfContained_BundleNative() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:61 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x26/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 25s) [+5/x26/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 28s) [+5/x26/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 31s) failed AppHost.Bundle.Tests.BundleProbe.SingleFileApp_ProbeFiles (15s 403ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.exe Arguments: host_runtime_contract.bundle_probe HostApiInvokerApp.dll HostApiInvokerApp.runtimeconfig.json System.Private.CoreLib.dll hostpolicy.dll -- Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_HOST_TRACE = 1 Exit Code: 0xc0000005 StdOut: Arguments: host_runtime_contract.bundle_probe HostApiInvokerApp.dll HostApiInvokerApp.runtimeconfig.json System.Private.CoreLib.dll hostpolicy.dll -- get_runtime_property: HostApiInvokerApp.dll - found = True get_runtime_property: HostApiInvokerApp.runtimeconfig.json - found = True get_runtime_property: System.Private.CoreLib.dll - found = True get_runtime_property: hostpolicy.dll - found = False get_runtime_property: -- - found = False StdErr: Tracing enabled @ Sat Jan 3 01:58:10 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.exe host_runtime_contract.bundle_probe HostApiInvokerApp.dll HostApiInvokerApp.runtimeconfig.json System.Private.CoreLib.dll hostpolicy.dll -- } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'HostApiInvokerApp.dll' Detected Single-File app bundle Using internal fxr Invoking fx resolver [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.exe] Dotnet path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.dll] Bundle Header Offset: [79467008] --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[972400] Size[66cd] RuntimeConfigJson Offset:[97e800] Size[b7] .net core 3 compatibility mode: [No] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.json] is valid=[1] Executing as a self-contained app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.runtimeconfig.json] Using internal hostpolicy Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.exe host_runtime_contract.bundle_probe HostApiInvokerApp.dll HostApiInvokerApp.runtimeconfig.json System.Private.CoreLib.dll hostpolicy.dll -- } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.deps.json' mgd_app='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.dll' Multilevel lookup is true Looking for architecture-specific registry value in 'HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation'. The registry key ['SOFTWARE\dotnet\Setup\InstalledVersions\x64'] does not exist. Shared store (global): 'C:\Program Files\dotnet\store\x64\net11.0' Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package HostApiInvokerApp/1.0.0 Adding runtime assets HostApiInvokerApp.dll assemblyVersion= fileVersion= localPath=(not set) Processing package runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Reconciling library HostApiInvokerApp/1.0.0 project: HostApiInvokerApp, version: 1.0.0 Adding runtime assets Entry 0 for asset name: HostApiInvokerApp, relpath: HostApiInvokerApp.dll, assemblyVersion , fileVersion , localPath (not set) Reconciling library runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 1 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 172 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app Processing TPA for deps entry [HostApiInvokerApp, 1.0.0, HostApiInvokerApp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: HostApiInvokerApp.dll HostApiInvokerApp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.CSharp.dll Microsoft.CSharp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.CSharp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.CSharp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.Core.dll Microsoft.VisualBasic.Core.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.VisualBasic.Core.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.VisualBasic.Core.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.dll Microsoft.VisualBasic.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.VisualBasic.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.VisualBasic.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Primitives.dll Microsoft.Win32.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.Win32.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.Win32.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Registry.dll Microsoft.Win32.Registry.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.Win32.Registry.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\Microsoft.Win32.Registry.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: mscorlib.dll mscorlib.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\mscorlib.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\mscorlib.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: netstandard.dll netstandard.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\netstandard.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\netstandard.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.AppContext.dll System.AppContext.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.AppContext.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.AppContext.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Buffers.dll System.Buffers.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Buffers.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Buffers.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Concurrent.dll System.Collections.Concurrent.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.Concurrent.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.Concurrent.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.dll System.Collections.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Immutable.dll System.Collections.Immutable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.Immutable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.Immutable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.NonGeneric.dll System.Collections.NonGeneric.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.NonGeneric.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.NonGeneric.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Specialized.dll System.Collections.Specialized.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.Specialized.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Collections.Specialized.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Annotations.dll System.ComponentModel.Annotations.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.Annotations.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.Annotations.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.DataAnnotations.dll System.ComponentModel.DataAnnotations.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.DataAnnotations.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.DataAnnotations.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.dll System.ComponentModel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.EventBasedAsync.dll System.ComponentModel.EventBasedAsync.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.EventBasedAsync.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.EventBasedAsync.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Primitives.dll System.ComponentModel.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.TypeConverter.dll System.ComponentModel.TypeConverter.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.TypeConverter.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ComponentModel.TypeConverter.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Configuration.dll System.Configuration.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Configuration.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Configuration.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Console.dll System.Console.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Console.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Console.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Core.dll System.Core.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Core.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Core.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.Common.dll System.Data.Common.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Data.Common.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Data.Common.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.DataSetExtensions.dll System.Data.DataSetExtensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Data.DataSetExtensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Data.DataSetExtensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.dll System.Data.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Data.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Data.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Contracts.dll System.Diagnostics.Contracts.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Contracts.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Contracts.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Debug.dll System.Diagnostics.Debug.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Debug.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Debug.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.DiagnosticSource.dll System.Diagnostics.DiagnosticSource.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.DiagnosticSource.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.DiagnosticSource.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.FileVersionInfo.dll System.Diagnostics.FileVersionInfo.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.FileVersionInfo.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.FileVersionInfo.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Process.dll System.Diagnostics.Process.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Process.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Process.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.StackTrace.dll System.Diagnostics.StackTrace.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.StackTrace.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.StackTrace.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TextWriterTraceListener.dll System.Diagnostics.TextWriterTraceListener.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.TextWriterTraceListener.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.TextWriterTraceListener.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tools.dll System.Diagnostics.Tools.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Tools.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Tools.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TraceSource.dll System.Diagnostics.TraceSource.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.TraceSource.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.TraceSource.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tracing.dll System.Diagnostics.Tracing.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Tracing.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Diagnostics.Tracing.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.dll System.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.dll System.Drawing.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Drawing.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Drawing.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.Primitives.dll System.Drawing.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Drawing.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Drawing.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Dynamic.Runtime.dll System.Dynamic.Runtime.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Dynamic.Runtime.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Dynamic.Runtime.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Asn1.dll System.Formats.Asn1.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Formats.Asn1.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Formats.Asn1.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Tar.dll System.Formats.Tar.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Formats.Tar.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Formats.Tar.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Calendars.dll System.Globalization.Calendars.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Globalization.Calendars.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Globalization.Calendars.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.dll System.Globalization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Globalization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Globalization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Extensions.dll System.Globalization.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Globalization.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Globalization.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.Brotli.dll System.IO.Compression.Brotli.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.Brotli.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.Brotli.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.dll System.IO.Compression.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.FileSystem.dll System.IO.Compression.FileSystem.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.FileSystem.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.FileSystem.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.ZipFile.dll System.IO.Compression.ZipFile.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.ZipFile.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Compression.ZipFile.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.dll System.IO.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.AccessControl.dll System.IO.FileSystem.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.dll System.IO.FileSystem.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.DriveInfo.dll System.IO.FileSystem.DriveInfo.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.DriveInfo.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.DriveInfo.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Primitives.dll System.IO.FileSystem.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Watcher.dll System.IO.FileSystem.Watcher.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.Watcher.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.FileSystem.Watcher.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.IsolatedStorage.dll System.IO.IsolatedStorage.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.IsolatedStorage.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.IsolatedStorage.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.MemoryMappedFiles.dll System.IO.MemoryMappedFiles.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.MemoryMappedFiles.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.MemoryMappedFiles.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipelines.dll System.IO.Pipelines.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Pipelines.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Pipelines.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.AccessControl.dll System.IO.Pipes.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Pipes.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Pipes.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.dll System.IO.Pipes.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Pipes.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.Pipes.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.UnmanagedMemoryStream.dll System.IO.UnmanagedMemoryStream.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.UnmanagedMemoryStream.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.IO.UnmanagedMemoryStream.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.AsyncEnumerable.dll System.Linq.AsyncEnumerable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.AsyncEnumerable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.AsyncEnumerable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.dll System.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Expressions.dll System.Linq.Expressions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.Expressions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.Expressions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Parallel.dll System.Linq.Parallel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.Parallel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.Parallel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Queryable.dll System.Linq.Queryable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.Queryable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Linq.Queryable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Memory.dll System.Memory.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Memory.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Memory.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.dll System.Net.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.dll System.Net.Http.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Http.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Http.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.Json.dll System.Net.Http.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Http.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Http.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.HttpListener.dll System.Net.HttpListener.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.HttpListener.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.HttpListener.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Mail.dll System.Net.Mail.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Mail.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Mail.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NameResolution.dll System.Net.NameResolution.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.NameResolution.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.NameResolution.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NetworkInformation.dll System.Net.NetworkInformation.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.NetworkInformation.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.NetworkInformation.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Ping.dll System.Net.Ping.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Ping.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Ping.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Primitives.dll System.Net.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Quic.dll System.Net.Quic.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Quic.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Quic.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Requests.dll System.Net.Requests.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Requests.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Requests.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Security.dll System.Net.Security.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Security.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Security.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServerSentEvents.dll System.Net.ServerSentEvents.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.ServerSentEvents.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.ServerSentEvents.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServicePoint.dll System.Net.ServicePoint.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.ServicePoint.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.ServicePoint.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Sockets.dll System.Net.Sockets.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Sockets.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.Sockets.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebClient.dll System.Net.WebClient.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebClient.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebClient.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebHeaderCollection.dll System.Net.WebHeaderCollection.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebHeaderCollection.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebHeaderCollection.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebProxy.dll System.Net.WebProxy.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebProxy.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebProxy.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.Client.dll System.Net.WebSockets.Client.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebSockets.Client.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebSockets.Client.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.dll System.Net.WebSockets.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebSockets.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Net.WebSockets.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.dll System.Numerics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Numerics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Numerics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.Vectors.dll System.Numerics.Vectors.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Numerics.Vectors.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Numerics.Vectors.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ObjectModel.dll System.ObjectModel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ObjectModel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ObjectModel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.CoreLib.dll System.Private.CoreLib.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.CoreLib.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.CoreLib.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.DataContractSerialization.dll System.Private.DataContractSerialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.DataContractSerialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.DataContractSerialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Uri.dll System.Private.Uri.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.Uri.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.Uri.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.dll System.Private.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.Linq.dll System.Private.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.Xml.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Private.Xml.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.DispatchProxy.dll System.Reflection.DispatchProxy.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.DispatchProxy.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.DispatchProxy.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.dll System.Reflection.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.dll System.Reflection.Emit.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Emit.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Emit.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.ILGeneration.dll System.Reflection.Emit.ILGeneration.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Emit.ILGeneration.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Emit.ILGeneration.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.Lightweight.dll System.Reflection.Emit.Lightweight.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Emit.Lightweight.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Emit.Lightweight.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Extensions.dll System.Reflection.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Metadata.dll System.Reflection.Metadata.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Metadata.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Metadata.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Primitives.dll System.Reflection.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.TypeExtensions.dll System.Reflection.TypeExtensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.TypeExtensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Reflection.TypeExtensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Reader.dll System.Resources.Reader.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Resources.Reader.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Resources.Reader.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.ResourceManager.dll System.Resources.ResourceManager.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Resources.ResourceManager.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Resources.ResourceManager.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Writer.dll System.Resources.Writer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Resources.Writer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Resources.Writer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.CompilerServices.Unsafe.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.CompilerServices.Unsafe.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.VisualC.dll System.Runtime.CompilerServices.VisualC.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.CompilerServices.VisualC.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.CompilerServices.VisualC.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.dll System.Runtime.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Extensions.dll System.Runtime.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Handles.dll System.Runtime.Handles.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Handles.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Handles.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.dll System.Runtime.InteropServices.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.InteropServices.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.InteropServices.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.JavaScript.dll System.Runtime.InteropServices.JavaScript.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.InteropServices.JavaScript.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.InteropServices.JavaScript.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll System.Runtime.InteropServices.RuntimeInformation.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.InteropServices.RuntimeInformation.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.InteropServices.RuntimeInformation.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Intrinsics.dll System.Runtime.Intrinsics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Intrinsics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Intrinsics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Loader.dll System.Runtime.Loader.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Loader.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Loader.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Numerics.dll System.Runtime.Numerics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Numerics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Numerics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.dll System.Runtime.Serialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Formatters.dll System.Runtime.Serialization.Formatters.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Formatters.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Formatters.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Json.dll System.Runtime.Serialization.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Primitives.dll System.Runtime.Serialization.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Xml.dll System.Runtime.Serialization.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Runtime.Serialization.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.AccessControl.dll System.Security.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Claims.dll System.Security.Claims.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Claims.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Claims.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Algorithms.dll System.Security.Cryptography.Algorithms.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Algorithms.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Algorithms.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Cng.dll System.Security.Cryptography.Cng.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Cng.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Cng.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Csp.dll System.Security.Cryptography.Csp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Csp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Csp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.dll System.Security.Cryptography.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Encoding.dll System.Security.Cryptography.Encoding.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Encoding.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Encoding.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.OpenSsl.dll System.Security.Cryptography.OpenSsl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.OpenSsl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.OpenSsl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Primitives.dll System.Security.Cryptography.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.X509Certificates.dll System.Security.Cryptography.X509Certificates.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.X509Certificates.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Cryptography.X509Certificates.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.dll System.Security.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.dll System.Security.Principal.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Principal.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Principal.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.Windows.dll System.Security.Principal.Windows.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Principal.Windows.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.Principal.Windows.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.SecureString.dll System.Security.SecureString.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.SecureString.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Security.SecureString.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceModel.Web.dll System.ServiceModel.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ServiceModel.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ServiceModel.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceProcess.dll System.ServiceProcess.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ServiceProcess.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ServiceProcess.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.CodePages.dll System.Text.Encoding.CodePages.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encoding.CodePages.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encoding.CodePages.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.dll System.Text.Encoding.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encoding.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encoding.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.Extensions.dll System.Text.Encoding.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encoding.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encoding.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encodings.Web.dll System.Text.Encodings.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encodings.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Encodings.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Json.dll System.Text.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.RegularExpressions.dll System.Text.RegularExpressions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.RegularExpressions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Text.RegularExpressions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.AccessControl.dll System.Threading.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Channels.dll System.Threading.Channels.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Channels.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Channels.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.dll System.Threading.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Overlapped.dll System.Threading.Overlapped.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Overlapped.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Overlapped.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Dataflow.dll System.Threading.Tasks.Dataflow.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.Dataflow.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.Dataflow.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.dll System.Threading.Tasks.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Extensions.dll System.Threading.Tasks.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Parallel.dll System.Threading.Tasks.Parallel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.Parallel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Tasks.Parallel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Thread.dll System.Threading.Thread.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Thread.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Thread.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.ThreadPool.dll System.Threading.ThreadPool.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.ThreadPool.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.ThreadPool.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Timer.dll System.Threading.Timer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Timer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Threading.Timer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.dll System.Transactions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Transactions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Transactions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.Local.dll System.Transactions.Local.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Transactions.Local.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Transactions.Local.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ValueTuple.dll System.ValueTuple.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ValueTuple.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.ValueTuple.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.dll System.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.HttpUtility.dll System.Web.HttpUtility.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Web.HttpUtility.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Web.HttpUtility.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Windows.dll System.Windows.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Windows.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Windows.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.dll System.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Linq.dll System.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.ReaderWriter.dll System.Xml.ReaderWriter.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.ReaderWriter.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.ReaderWriter.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Serialization.dll System.Xml.Serialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.Serialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.Serialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XDocument.dll System.Xml.XDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlDocument.dll System.Xml.XmlDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XmlDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XmlDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlSerializer.dll System.Xml.XmlSerializer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XmlSerializer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XmlSerializer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.dll System.Xml.XPath.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XPath.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XPath.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.XDocument.dll System.Xml.XPath.XDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XPath.XDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\System.Xml.XPath.XDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: WindowsBase.dll WindowsBase.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\WindowsBase.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\WindowsBase.dll' Property FX_DEPS_FILE = Property TRUSTED_PLATFORM_ASSEMBLIES = Property NATIVE_DLL_SEARCH_DIRECTORIES = Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\ Property APP_CONTEXT_DEPS_FILES = Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x22e9503d418 CoreCLR path = '', CoreCLR dir = '' Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.exe, app: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\hhllgozg.enm\HostApiInvokerApp\bundle-0\HostApiInvokerApp.dll, argc: 6, args: host_runtime_contract.bundle_probe,HostApiInvokerApp.dll,HostApiInvokerApp.runtimeconfig.json,System.Private.CoreLib.dll,hostpolicy.dll,--, Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleProbe.SingleFileApp_ProbeFiles() in /_/src/installer/tests/AppHost.Bundle.Tests/BundleProbe.cs:41 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) failed AppHost.Bundle.Tests.NativeLibraries.TryLoad_SelfContained (10s 924ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\a5fgflt2.o4j\HelloWorld\bundle-0\HelloWorld.exe Arguments: load_native_library_api Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = Exit Code: 0xc0000005 StdOut: Hello World! load_native_library_api .NET 11.0.0-ci Loading mockhostpolicy via NativeLibrary API (flags: default) succeeded Loading mockhostpolicy-AssemblyDirectory via NativeLibrary API (flags: AssemblyDirectory) succeeded Loading mockhostpolicy-System32 via NativeLibrary API (flags: System32) failed StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.NativeLibraries.TryLoad(Boolean selfContained, Boolean bundleNative) in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:66 at AppHost.Bundle.Tests.NativeLibraries.TryLoad_SelfContained() in /_/src/installer/tests/AppHost.Bundle.Tests/NativeLibraries.cs:58 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x28/?0] AppHost.Bundle.Tests.dll (net10.0|x64)(2m 34s) [+5/x28/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 37s) [+5/x28/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 40s) [+5/x28/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 43s) failed AppHost.Bundle.Tests.SingleFileApiTests.SelfContained (11s 520ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\bundle-0\SingleFileApiTests.exe Arguments: fullyqualifiedname codebase appcontext cmdlineargs executing_assembly_location basedirectory Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = Exit Code: 0xc0000005 StdOut: FullyQualifiedName: Name: CodeBase NotSupported APP_CONTEXT_DEPS_FILES: Command line args: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\bundle-0\SingleFileApiTests.exe ExecutingAssembly.Location: AppContext.BaseDirectory: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\bundle-0\ StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.SingleFileApiTests.SelfContained() in /_/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:23 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x29/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 46s) [+5/x29/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 49s) [+5/x29/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 53s) [+5/x29/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 56s) failed AppHost.Bundle.Tests.BundleLocalizedApp.Bundled_Localized_App_Run_Succeeds (19s 937ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\w444rq2f.4el\LocalizedApp\bundle-0\LocalizedApp.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = Exit Code: 0xc0000005 StdOut: StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at LocalizedApp.Program.Main() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundleLocalizedApp.Bundled_Localized_App_Run_Succeeds() in /_/src/installer/tests/AppHost.Bundle.Tests/BundleLocalizedApp.cs:23 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x30/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (2m 59s) [+5/x30/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - 2 tests running (3m 02s) failed AppHost.Bundle.Tests.SingleFileApiTests.SelfContained_BundleAllContent (18s 565ms) Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\bundle-1\SingleFileApiTests.exe Arguments: fullyqualifiedname codebase appcontext cmdlineargs executing_assembly_location basedirectory trusted_platform_assemblies assembly_location System.Console Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_BUNDLE_EXTRACT_BASE_DIR = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0 Exit Code: 0xc0000005 StdOut: FullyQualifiedName: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Private.CoreLib.dll Name: System.Private.CoreLib.dll CodeBase file:///C:/h/w/B79E0A15/w/A46108F5/e/test_artifacts/nn1mtnp1.cgp/SingleFileApiTests/extract-0/SingleFileApiTests/maqKbOgspcIL/SingleFileApiTests.dll APP_CONTEXT_DEPS_FILES: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\SingleFileApiTests.deps.json Command line args: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\bundle-1\SingleFileApiTests.exe ExecutingAssembly.Location: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\SingleFileApiTests.dll AppContext.BaseDirectory: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\ TRUSTED_PLATFORM_ASSEMBLIES: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Linq.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\Microsoft.VisualBasic.Core.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\Microsoft.CSharp.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\SingleFileApiTests.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\netstandard.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\Microsoft.VisualBasic.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\mscorlib.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ServiceModel.Web.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\Microsoft.Win32.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Formats.Asn1.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.FileSystem.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Compression.FileSystem.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.Debug.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Text.Json.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.Contracts.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\Microsoft.Win32.Registry.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Compression.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.AppContext.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Buffers.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Collections.Specialized.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Collections.Concurrent.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Collections.NonGeneric.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Globalization.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Text.Encodings.Web.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Collections.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.Serialization.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.MemoryMappedFiles.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Collections.Immutable.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ComponentModel.Annotations.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ComponentModel.DataAnnotations.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.OpenSsl.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ComponentModel.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.StackTrace.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ComponentModel.EventBasedAsync.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ComponentModel.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Tasks.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ComponentModel.TypeConverter.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.FileVersionInfo.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Configuration.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Security.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Console.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Core.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.UnmanagedMemoryStream.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Data.Common.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.FileSystem.AccessControl.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Data.DataSetExtensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.DiagnosticSource.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.NameResolution.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Data.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.Process.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Pipes.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Windows.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Dynamic.Runtime.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.TextWriterTraceListener.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.Tools.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.TraceSource.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Compression.Brotli.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Diagnostics.Tracing.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Drawing.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Transactions.Local.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Numerics.Vectors.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Drawing.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Globalization.Extensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Formats.Tar.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Globalization.Calendars.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Compression.ZipFile.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.FileSystem.DriveInfo.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.FileSystem.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.FileSystem.Watcher.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Linq.AsyncEnumerable.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.IsolatedStorage.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Pipelines.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.IO.Pipes.AccessControl.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Linq.Expressions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Linq.Parallel.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Linq.Queryable.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Memory.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Http.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Http.Json.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.WebSockets.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.HttpListener.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Mail.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.NetworkInformation.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Ping.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ValueTuple.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Quic.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Requests.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.ServerSentEvents.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.ServicePoint.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.Sockets.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.WebClient.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.WebHeaderCollection.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.WebProxy.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Net.WebSockets.Client.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Numerics.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ObjectModel.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Private.CoreLib.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Private.DataContractSerialization.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Private.Uri.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Private.Xml.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Private.Xml.Linq.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.DispatchProxy.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.Emit.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.XmlDocument.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.Emit.ILGeneration.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Text.Encoding.Extensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.Emit.Lightweight.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.Extensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.Metadata.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Reflection.TypeExtensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Resources.Reader.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Resources.ResourceManager.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Resources.Writer.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.CompilerServices.Unsafe.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Web.HttpUtility.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.CompilerServices.VisualC.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Extensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Handles.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.InteropServices.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.InteropServices.JavaScript.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.InteropServices.RuntimeInformation.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Intrinsics.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Loader.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.XPath.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Numerics.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Serialization.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Serialization.Formatters.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Serialization.Json.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Serialization.Primitives.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Runtime.Serialization.Xml.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.AccessControl.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Claims.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.Algorithms.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.Cng.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.Csp.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.Encoding.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Cryptography.X509Certificates.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Principal.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.Principal.Windows.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Security.SecureString.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.ServiceProcess.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Text.Encoding.CodePages.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Text.Encoding.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Text.RegularExpressions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.AccessControl.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Channels.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Overlapped.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Tasks.Dataflow.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Tasks.Extensions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Tasks.Parallel.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Thread.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.ThreadPool.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Threading.Timer.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Transactions.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Web.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.Linq.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.ReaderWriter.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.XDocument.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.XmlSerializer.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Xml.XPath.XDocument.dll C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\WindowsBase.dll System.Console location: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\nn1mtnp1.cgp\SingleFileApiTests\extract-0\SingleFileApiTests\maqKbOgspcIL\System.Console.dll StdErr: Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.SingleFileApiTests.SelfContained_BundleAllContent() in /_/src/installer/tests/AppHost.Bundle.Tests/SingleFileApiTests.cs:47 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x31/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(options: None) (3m 05s) failed AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(options: None) (11s 604ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.exe Arguments: Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_HOST_TRACE = 1 DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Wow! We now say hello to the big world and you. [createdump] Writing full dump for process 5104 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_5104_crash.dmp [createdump] Dump successfully written in 173ms StdErr: Tracing enabled @ Sat Jan 3 01:58:42 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.exe } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'AppWithSubDirs.dll' Detected Single-File app bundle .NET root search location options: 0 Failed to read environment variable [DOTNET_ROOT_X64], HRESULT: 0x80070002 Using environment variable DOTNET_ROOT=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] as runtime location. Reading fx resolver directory=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr] Considering fxr version=[11.0.0-ci]... Detected latest fxr version=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci]... Resolved fxr [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci\hostfxr.dll]... Loaded library from C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci\hostfxr.dll Invoking fx resolver [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci\hostfxr.dll] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.exe] Dotnet path: [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.dll] Bundle Header Offset: [171183] Tracing enabled @ Sat Jan 3 01:58:42 2026 GMT --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[27000] Size[1ec] RuntimeConfigJson Offset:[29c00] Size[af] .net core 3 compatibility mode: [No] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '11.0.0-ci', apply_patches=1, version_compatibility_range=minor is compatible with the previously referenced version '11.0.0-ci'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '11.0.0-ci' Searching FX directory in [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] Attempting FX roll forward starting from version='[11.0.0-ci]', apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, prefer_release=0 'Roll forward' enabled with version_compatibility_range [minor]. Looking for the lowest release/pre-release greater than or equal version to [11.0.0-ci] Found version [11.0.0-ci] Framework reference resolved to version '11.0.0-ci'. Changing Selected FX version from [] to [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] Chose FX version [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] Runtime config is cfg=C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.json dev=C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.json Runtime config [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='11.0.0-ci', found version='11.0.0-ci', effective reference version='11.0.0-ci' apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, folder=C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci Executing as a framework-dependent app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json] The expected hostpolicy.dll directory is [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] Loaded library from C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\hostpolicy.dll Tracing enabled @ Sat Jan 3 01:58:46 2026 GMT Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.exe } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json' mgd_app='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.dll' DOTNET_MULTILEVEL_LOOKUP is set to 0 Multilevel lookup is false Using C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json deps file Loading deps file... [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Adding native assets clretwrc.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) clrgc.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) clrgcexp.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) clrjit.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) coreclr.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) createdump.exe assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) mscordaccore.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) mscordaccore_amd64_amd64_42.42.42.42424.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) mscordbi.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) msquic.dll assemblyVersion= fileVersion=2.4.16.0 localPath=(not set) System.IO.Compression.Native.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) hostpolicy.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) Microsoft.DiaSymReader.Native.amd64.dll assemblyVersion= fileVersion=14.40.33810.0 localPath=(not set) Reconciling library Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci package: Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 0 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 1 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Adding native assets Entry 0 for asset name: clretwrc, relpath: clretwrc.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 1 for asset name: clrgc, relpath: clrgc.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: clrgcexp, relpath: clrgcexp.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: clrjit, relpath: clrjit.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: coreclr, relpath: coreclr.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: createdump, relpath: createdump.exe, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscordaccore, relpath: mscordaccore.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: mscordaccore_amd64_amd64_42.42.42.42424, relpath: mscordaccore_amd64_amd64_42.42.42.42424.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: mscordbi, relpath: mscordbi.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: msquic, relpath: msquic.dll, assemblyVersion , fileVersion 2.4.16.0, localPath (not set) Entry 10 for asset name: System.IO.Compression.Native, relpath: System.IO.Compression.Native.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: hostpolicy, relpath: hostpolicy.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: Microsoft.DiaSymReader.Native.amd64, relpath: Microsoft.DiaSymReader.Native.amd64.dll, assemblyVersion , fileVersion 14.40.33810.0, localPath (not set) Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json]: is_framework_dependent=1, use_fallback_graph=0 Host RID list = [ win-x64, win, any, ] Processing package AppWithSubDirs/1.0.0 Adding runtime assets AppWithSubDirs.dll assemblyVersion= fileVersion= localPath=(not set) Reconciling library AppWithSubDirs/1.0.0 project: AppWithSubDirs, version: 1.0.0 Adding runtime assets Entry 0 for asset name: AppWithSubDirs, relpath: AppWithSubDirs.dll, assemblyVersion , fileVersion , localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app probe type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Processing TPA for deps entry [AppWithSubDirs, 1.0.0, AppWithSubDirs.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: AppWithSubDirs.dll AppWithSubDirs.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.dll' Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.CoreLib.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.VisualBasic.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.Win32.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscorlib.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: netstandard.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.AppContext.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Buffers.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.DataAnnotations.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Configuration.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Core.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Data.DataSetExtensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Data.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Contracts.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Debug.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Tools.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Tracing.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Drawing.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Dynamic.Runtime.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Globalization.Calendars.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Globalization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Globalization.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.FileSystem.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Pipes.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.UnmanagedMemoryStream.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.ServicePoint.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Numerics.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Numerics.Vectors.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Emit.ILGeneration.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Emit.Lightweight.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Resources.Reader.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Resources.ResourceManager.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.CompilerServices.Unsafe.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Handles.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Intrinsics.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Loader.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Json.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Xml.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Algorithms.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Cng.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Csp.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Encoding.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.OpenSsl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.X509Certificates.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Principal.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.SecureString.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ServiceModel.Web.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ServiceProcess.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encoding.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encoding.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Overlapped.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Thread.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.ThreadPool.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Timer.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Transactions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ValueTuple.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Web.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Windows.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.Linq.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.ReaderWriter.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.Serialization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XDocument.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XmlDocument.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XmlSerializer.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XPath.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: WindowsBase.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.CSharp.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.VisualBasic.Core.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll, AssemblyVersion: 16.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.Win32.Registry.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.Concurrent.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.Immutable.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.NonGeneric.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.Specialized.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.Annotations.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.EventBasedAsync.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.TypeConverter.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Console.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Data.Common.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.DiagnosticSource.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.FileVersionInfo.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Process.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.StackTrace.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.TextWriterTraceListener.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.TraceSource.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Drawing.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Formats.Asn1.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Formats.Tar.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.Brotli.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.ZipFile.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.DriveInfo.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.Watcher.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.IsolatedStorage.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.MemoryMappedFiles.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Pipelines.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Pipes.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.AsyncEnumerable.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.Expressions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.Parallel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.Queryable.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Memory.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Http.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Http.Json.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.HttpListener.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Mail.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.NameResolution.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.NetworkInformation.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Ping.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Quic.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Requests.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Security.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.ServerSentEvents.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Sockets.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebClient.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebHeaderCollection.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebProxy.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebSockets.Client.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebSockets.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ObjectModel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.DataContractSerialization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.Uri.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.Xml.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.Xml.Linq.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.DispatchProxy.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Emit.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Metadata.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.TypeExtensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Resources.Writer.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.CompilerServices.VisualC.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.InteropServices.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.InteropServices.JavaScript.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Numerics.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Formatters.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 8.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Claims.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Principal.Windows.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encoding.CodePages.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encodings.Web.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Json.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.RegularExpressions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Channels.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.Dataflow.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.Parallel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Transactions.Local.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Web.HttpUtility.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XPath.XDocument.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clretwrc.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clretwrc.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clretwrc.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clretwrc.dll' Adding to native path: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\ Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clrgc.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clrgc.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgc.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgc.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clrgcexp.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clrgcexp.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgcexp.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgcexp.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clrjit.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clrjit.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrjit.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrjit.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, coreclr.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: coreclr.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, createdump.exe, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: createdump.exe Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\createdump.exe Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\createdump.exe' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscordaccore.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscordaccore.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscordaccore_amd64_amd64_42.42.42.42424.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscordaccore_amd64_amd64_42.42.42.42424.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore_amd64_amd64_42.42.42.42424.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore_amd64_amd64_42.42.42.42424.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscordbi.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscordbi.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordbi.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordbi.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, msquic.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: msquic.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\msquic.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\msquic.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Native.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.Native.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Native.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Native.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, hostpolicy.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: hostpolicy.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\hostpolicy.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\hostpolicy.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.DiaSymReader.Native.amd64.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.DiaSymReader.Native.amd64.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.DiaSymReader.Native.amd64.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.DiaSymReader.Native.amd64.dll' Property FX_DEPS_FILE = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json Property TRUSTED_PLATFORM_ASSEMBLIES = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll Property NATIVE_DLL_SEARCH_DIRECTORIES = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\; Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\ Property APP_CONTEXT_DEPS_FILES = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x275e449a658 CoreCLR path = 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll', CoreCLR dir = 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\' Loaded library from C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.exe, app: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-0\AppWithSubDirs.dll, argc: 0, args: --- Begin breadcrumb write Breadcrumbs will be written using a background thread Breadcrumb thread write callback... --- End breadcrumb write 1 --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_resolve_component_dependencies = { Component main assembly path: qwerty } Failed to locate managed application [qwerty] Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundledAppWithSubDirs.RunTheApp(String path, Boolean selfContained, Boolean deleteApp) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:39 at AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(BundleOptions options) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:72 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [+5/x32/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(options: BundleAllContent) (3m 08s) failed AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(options: BundleAllContent) (3s 545ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.exe Arguments: Environment: DOTNET_ROOT = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish DOTNET_HOST_TRACE = 1 DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Wow! We now say hello to the big world and you. [createdump] Writing full dump for process 9960 to file C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_9960_crash.dmp [createdump] Dump successfully written in 186ms StdErr: Tracing enabled @ Sat Jan 3 01:58:49 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.exe } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'AppWithSubDirs.dll' Detected Single-File app bundle .NET root search location options: 0 Failed to read environment variable [DOTNET_ROOT_X64], HRESULT: 0x80070002 Using environment variable DOTNET_ROOT=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] as runtime location. Reading fx resolver directory=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr] Considering fxr version=[11.0.0-ci]... Detected latest fxr version=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci]... Resolved fxr [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci\hostfxr.dll]... Loaded library from C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci\hostfxr.dll Invoking fx resolver [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\host\fxr\11.0.0-ci\hostfxr.dll] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.exe] Dotnet path: [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.dll] Bundle Header Offset: [171230] Tracing enabled @ Sat Jan 3 01:58:49 2026 GMT --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[27000] Size[1ec] RuntimeConfigJson Offset:[29c00] Size[af] .net core 3 compatibility mode: [Yes] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json] is valid=[1] --- The specified framework 'Microsoft.NETCore.App', version '11.0.0-ci', apply_patches=1, version_compatibility_range=minor is compatible with the previously referenced version '11.0.0-ci'. --- Resolving FX directory, name 'Microsoft.NETCore.App' version '11.0.0-ci' Searching FX directory in [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish] Attempting FX roll forward starting from version='[11.0.0-ci]', apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, prefer_release=0 'Roll forward' enabled with version_compatibility_range [minor]. Looking for the lowest release/pre-release greater than or equal version to [11.0.0-ci] Found version [11.0.0-ci] Framework reference resolved to version '11.0.0-ci'. Changing Selected FX version from [] to [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] Chose FX version [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] Runtime config is cfg=C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.json dev=C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.json Runtime config [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.runtimeconfig.json] is valid=[1] --- Summary of all frameworks: framework:'Microsoft.NETCore.App', lowest requested version='11.0.0-ci', found version='11.0.0-ci', effective reference version='11.0.0-ci' apply_patches=1, version_compatibility_range=minor, roll_to_highest_version=0, folder=C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci Executing as a framework-dependent app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json] The expected hostpolicy.dll directory is [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] Loaded library from C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\hostpolicy.dll Tracing enabled @ Sat Jan 3 01:58:49 2026 GMT Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Files embedded within the bundle will be extracted to [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC] directory. Starting new extraction of application bundle. Temporary directory used to extract bundled files is [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\26e8]. AppWithSubDirs.deps.json (size: 492) AppWithSubDirs.dll (size: 7168) AppWithSubDirs.runtimeconfig.json (size: 175) Sentence\Conjunction\word (size: 4) Sentence\Interjection\word (size: 5) Sentence\Noun\Adjective\Article\word (size: 4) Sentence\Noun\Adjective\Preposition\word (size: 3) Sentence\Noun\Adjective\word (size: 4) Sentence\Noun\Pronoun\Another\word (size: 3) Sentence\Noun\Pronoun\word (size: 3) Sentence\Noun\word (size: 6) Sentence\This is a really, really, really, really, really, really, really, really, really, really, really, really, really, really long file name for punctuation\word (size: 1) Sentence\Verb\Adverb\word (size: 4) Sentence\Verb\word (size: 4) Sentence\word (size: 6) empty (size: 0) Completed new extraction. Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.exe } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json' mgd_app='C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.dll' DOTNET_MULTILEVEL_LOOKUP is set to 0 Multilevel lookup is false Using C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json deps file Loading deps file... [C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Adding native assets clretwrc.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) clrgc.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) clrgcexp.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) clrjit.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) coreclr.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) createdump.exe assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) mscordaccore.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) mscordaccore_amd64_amd64_42.42.42.42424.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) mscordbi.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) msquic.dll assemblyVersion= fileVersion=2.4.16.0 localPath=(not set) System.IO.Compression.Native.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) hostpolicy.dll assemblyVersion= fileVersion=42.42.42.42424 localPath=(not set) Microsoft.DiaSymReader.Native.amd64.dll assemblyVersion= fileVersion=14.40.33810.0 localPath=(not set) Reconciling library Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci package: Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 0 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 1 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Adding native assets Entry 0 for asset name: clretwrc, relpath: clretwrc.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 1 for asset name: clrgc, relpath: clrgc.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: clrgcexp, relpath: clrgcexp.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: clrjit, relpath: clrjit.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: coreclr, relpath: coreclr.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: createdump, relpath: createdump.exe, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscordaccore, relpath: mscordaccore.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: mscordaccore_amd64_amd64_42.42.42.42424, relpath: mscordaccore_amd64_amd64_42.42.42.42424.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: mscordbi, relpath: mscordbi.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: msquic, relpath: msquic.dll, assemblyVersion , fileVersion 2.4.16.0, localPath (not set) Entry 10 for asset name: System.IO.Compression.Native, relpath: System.IO.Compression.Native.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: hostpolicy, relpath: hostpolicy.dll, assemblyVersion , fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: Microsoft.DiaSymReader.Native.amd64, relpath: Microsoft.DiaSymReader.Native.amd64.dll, assemblyVersion , fileVersion 14.40.33810.0, localPath (not set) Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json]: is_framework_dependent=1, use_fallback_graph=0 Host RID list = [ win-x64, win, any, ] Processing package AppWithSubDirs/1.0.0 Adding runtime assets AppWithSubDirs.dll assemblyVersion= fileVersion= localPath=(not set) Reconciling library AppWithSubDirs/1.0.0 project: AppWithSubDirs, version: 1.0.0 Adding runtime assets Entry 0 for asset name: AppWithSubDirs, relpath: AppWithSubDirs.dll, assemblyVersion , fileVersion , localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app probe type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Processing TPA for deps entry [AppWithSubDirs, 1.0.0, AppWithSubDirs.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: AppWithSubDirs.dll AppWithSubDirs.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.CoreLib.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.VisualBasic.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.Win32.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscorlib.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: netstandard.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.AppContext.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Buffers.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.DataAnnotations.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Configuration.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Core.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Data.DataSetExtensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Data.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Contracts.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Debug.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Tools.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Tracing.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Drawing.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Dynamic.Runtime.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Globalization.Calendars.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Globalization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Globalization.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.FileSystem.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Pipes.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.UnmanagedMemoryStream.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.ServicePoint.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Numerics.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Numerics.Vectors.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Emit.ILGeneration.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Emit.Lightweight.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Resources.Reader.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Resources.ResourceManager.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.CompilerServices.Unsafe.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Handles.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Intrinsics.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Loader.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Json.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Xml.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Algorithms.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Cng.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Csp.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Encoding.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.OpenSsl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.X509Certificates.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Principal.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.SecureString.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ServiceModel.Web.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ServiceProcess.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encoding.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encoding.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Overlapped.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.Extensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Thread.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.ThreadPool.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Timer.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Transactions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ValueTuple.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Web.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Windows.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.Linq.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.ReaderWriter.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.Serialization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XDocument.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XmlDocument.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XmlSerializer.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XPath.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: WindowsBase.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.CSharp.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.VisualBasic.Core.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll, AssemblyVersion: 16.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.Win32.Registry.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.Concurrent.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.Immutable.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.NonGeneric.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Collections.Specialized.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.Annotations.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.EventBasedAsync.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ComponentModel.TypeConverter.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Console.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Data.Common.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.DiagnosticSource.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.FileVersionInfo.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.Process.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.StackTrace.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.TextWriterTraceListener.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Diagnostics.TraceSource.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Drawing.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Formats.Asn1.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Formats.Tar.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.Brotli.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.ZipFile.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.DriveInfo.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.FileSystem.Watcher.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.IsolatedStorage.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.MemoryMappedFiles.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Pipelines.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Pipes.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.AsyncEnumerable.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.Expressions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.Parallel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Linq.Queryable.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Memory.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Http.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Http.Json.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.HttpListener.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Mail.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.NameResolution.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.NetworkInformation.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Ping.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Quic.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Requests.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Security.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.ServerSentEvents.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.Sockets.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebClient.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebHeaderCollection.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebProxy.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebSockets.Client.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Net.WebSockets.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.ObjectModel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.DataContractSerialization.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.Uri.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.Xml.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Private.Xml.Linq.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.DispatchProxy.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Emit.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.Metadata.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Reflection.TypeExtensions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Resources.Writer.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.CompilerServices.VisualC.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.InteropServices.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.InteropServices.JavaScript.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Numerics.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Formatters.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 8.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Runtime.Serialization.Primitives.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Claims.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Cryptography.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Security.Principal.Windows.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encoding.CodePages.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Encodings.Web.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.Json.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Text.RegularExpressions.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.AccessControl.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Channels.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.Dataflow.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Threading.Tasks.Parallel.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Transactions.Local.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Web.HttpUtility.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 1 Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.Xml.XPath.XDocument.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clretwrc.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clretwrc.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clretwrc.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clretwrc.dll' Adding to native path: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\ Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clrgc.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clrgc.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgc.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgc.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clrgcexp.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clrgcexp.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgcexp.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrgcexp.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, clrjit.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: clrjit.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrjit.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\clrjit.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, coreclr.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: coreclr.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, createdump.exe, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: createdump.exe Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\createdump.exe Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\createdump.exe' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscordaccore.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscordaccore.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscordaccore_amd64_amd64_42.42.42.42424.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscordaccore_amd64_amd64_42.42.42.42424.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore_amd64_amd64_42.42.42.42424.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordaccore_amd64_amd64_42.42.42.42424.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscordbi.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: mscordbi.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordbi.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscordbi.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, msquic.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: msquic.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\msquic.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\msquic.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Native.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: System.IO.Compression.Native.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Native.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Native.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, hostpolicy.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: hostpolicy.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\hostpolicy.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\hostpolicy.dll' Processing native/culture for deps entry [Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.DiaSymReader.Native.amd64.dll, local_path: ] Using probe config: type=app Skipping... not app asset Using probe config: type=framework dir=[C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci] fx_level=1 Computed relative path: Microsoft.DiaSymReader.Native.amd64.dll Skipped file existence check: C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.DiaSymReader.Native.amd64.dll Probed deps json and matched 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.DiaSymReader.Native.amd64.dll' Property FX_DEPS_FILE = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json Property TRUSTED_PLATFORM_ASSEMBLIES = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServicePoint.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\netstandard.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.Lightweight.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\mscorlib.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceModel.Web.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.AppContext.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.Unsafe.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Buffers.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.DataAnnotations.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Configuration.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Core.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.DataSetExtensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NameResolution.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Handles.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Asn1.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.FileSystem.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Debug.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Json.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Contracts.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tools.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Tracing.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ServiceProcess.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Windows.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Dynamic.Runtime.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Calendars.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.NonGeneric.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.RuntimeInformation.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Globalization.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Cng.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Json.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Xml.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.UnmanagedMemoryStream.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Csp.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.Local.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Drawing.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Numerics.Vectors.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlDocument.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.ILGeneration.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ValueTuple.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.SecureString.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Annotations.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Reader.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.ResourceManager.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Intrinsics.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Encoding.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Loader.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.Algorithms.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.OpenSsl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.X509Certificates.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Overlapped.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.TypeConverter.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Extensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Thread.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.ThreadPool.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Timer.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Transactions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Linq.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.ReaderWriter.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.MemoryMappedFiles.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.Serialization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XDocument.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XmlSerializer.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Numerics.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\WindowsBase.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.CSharp.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.VisualBasic.Core.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.Win32.Registry.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Concurrent.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encodings.Web.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Immutable.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Collections.Specialized.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.EventBasedAsync.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ComponentModel.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Security.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Console.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Data.Common.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.DiagnosticSource.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.FileVersionInfo.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.Process.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.StackTrace.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TextWriterTraceListener.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Diagnostics.TraceSource.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Formats.Tar.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.Brotli.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Compression.ZipFile.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.DriveInfo.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.FileSystem.Watcher.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.IsolatedStorage.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipelines.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.IO.Pipes.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.AsyncEnumerable.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Expressions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Parallel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Linq.Queryable.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Memory.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Http.Json.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.HttpListener.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Mail.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.NetworkInformation.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Ping.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Quic.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Requests.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.ServerSentEvents.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.Sockets.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebClient.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebHeaderCollection.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebProxy.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Net.WebSockets.Client.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.ObjectModel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.DataContractSerialization.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Uri.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.Xml.Linq.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.DispatchProxy.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Emit.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.Metadata.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Reflection.TypeExtensions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Resources.Writer.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Web.HttpUtility.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Cryptography.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.CompilerServices.VisualC.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.InteropServices.JavaScript.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Formatters.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Runtime.Serialization.Primitives.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Claims.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Security.Principal.Windows.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.Encoding.CodePages.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Text.RegularExpressions.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.AccessControl.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Channels.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Dataflow.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Threading.Tasks.Parallel.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Xml.XPath.XDocument.dll;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\System.Private.CoreLib.dll Property NATIVE_DLL_SEARCH_DIRECTORIES = C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\; Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\ Property APP_CONTEXT_DEPS_FILES = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.deps.json;C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\Microsoft.NETCore.App.deps.json Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x226f74ec698 CoreCLR path = 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll', CoreCLR dir = 'C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\' Loaded library from C:\h\w\B79E0A15\p\test_assets\sharedFrameworkPublish\shared\Microsoft.NETCore.App\11.0.0-ci\coreclr.dll Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\2i5ainwl.yly\AppWithSubDirs\bundle-1\AppWithSubDirs.exe, app: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\QtcPfcZAwuUC\AppWithSubDirs.dll, argc: 0, args: --- Begin breadcrumb write Breadcrumbs will be written using a background thread Breadcrumb thread write callback... --- End breadcrumb write 1 --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_resolve_component_dependencies = { Component main assembly path: qwerty } Failed to locate managed application [qwerty] Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundledAppWithSubDirs.RunTheApp(String path, Boolean selfContained, Boolean deleteApp) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:39 at AppHost.Bundle.Tests.BundledAppWithSubDirs.FrameworkDependent(BundleOptions options) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:72 at InvokeStub_BundledAppWithSubDirs.FrameworkDependent(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x33/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None) (3m 11s) [+5/x33/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None) (3m 14s) [+5/x33/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None) (3m 17s) [+5/x33/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None) (3m 20s) [+5/x33/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None) (3m 23s) failed AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: None) (13s 835ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_HOST_TRACE = 1 DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Wow! We now say hello to the big world and you. StdErr: Tracing enabled @ Sat Jan 3 01:59:02 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.exe } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'AppWithSubDirs.dll' Detected Single-File app bundle Using internal fxr Invoking fx resolver [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.exe] Dotnet path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.dll] Bundle Header Offset: [79450624] --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[972400] Size[66c4] RuntimeConfigJson Offset:[97ac00] Size[b7] .net core 3 compatibility mode: [No] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json] is valid=[1] Executing as a self-contained app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.runtimeconfig.json] Using internal hostpolicy Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.exe } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json' mgd_app='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.dll' DOTNET_MULTILEVEL_LOOKUP is set to 0 Multilevel lookup is false Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package AppWithSubDirs/1.0.0 Adding runtime assets AppWithSubDirs.dll assemblyVersion= fileVersion= localPath=(not set) Processing package runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Reconciling library AppWithSubDirs/1.0.0 project: AppWithSubDirs, version: 1.0.0 Adding runtime assets Entry 0 for asset name: AppWithSubDirs, relpath: AppWithSubDirs.dll, assemblyVersion , fileVersion , localPath (not set) Reconciling library runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 1 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 172 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app Processing TPA for deps entry [AppWithSubDirs, 1.0.0, AppWithSubDirs.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: AppWithSubDirs.dll AppWithSubDirs.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.CSharp.dll Microsoft.CSharp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.CSharp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.CSharp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.Core.dll Microsoft.VisualBasic.Core.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.VisualBasic.Core.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.VisualBasic.Core.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.dll Microsoft.VisualBasic.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.VisualBasic.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.VisualBasic.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Primitives.dll Microsoft.Win32.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.Win32.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.Win32.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Registry.dll Microsoft.Win32.Registry.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.Win32.Registry.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\Microsoft.Win32.Registry.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: mscorlib.dll mscorlib.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\mscorlib.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\mscorlib.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: netstandard.dll netstandard.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\netstandard.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\netstandard.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.AppContext.dll System.AppContext.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.AppContext.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.AppContext.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Buffers.dll System.Buffers.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Buffers.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Buffers.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Concurrent.dll System.Collections.Concurrent.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.Concurrent.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.Concurrent.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.dll System.Collections.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Immutable.dll System.Collections.Immutable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.Immutable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.Immutable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.NonGeneric.dll System.Collections.NonGeneric.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.NonGeneric.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.NonGeneric.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Specialized.dll System.Collections.Specialized.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.Specialized.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Collections.Specialized.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Annotations.dll System.ComponentModel.Annotations.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.Annotations.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.Annotations.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.DataAnnotations.dll System.ComponentModel.DataAnnotations.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.DataAnnotations.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.DataAnnotations.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.dll System.ComponentModel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.EventBasedAsync.dll System.ComponentModel.EventBasedAsync.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.EventBasedAsync.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.EventBasedAsync.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Primitives.dll System.ComponentModel.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.TypeConverter.dll System.ComponentModel.TypeConverter.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.TypeConverter.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ComponentModel.TypeConverter.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Configuration.dll System.Configuration.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Configuration.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Configuration.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Console.dll System.Console.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Console.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Console.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Core.dll System.Core.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Core.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Core.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.Common.dll System.Data.Common.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Data.Common.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Data.Common.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.DataSetExtensions.dll System.Data.DataSetExtensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Data.DataSetExtensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Data.DataSetExtensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.dll System.Data.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Data.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Data.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Contracts.dll System.Diagnostics.Contracts.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Contracts.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Contracts.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Debug.dll System.Diagnostics.Debug.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Debug.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Debug.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.DiagnosticSource.dll System.Diagnostics.DiagnosticSource.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.DiagnosticSource.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.DiagnosticSource.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.FileVersionInfo.dll System.Diagnostics.FileVersionInfo.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.FileVersionInfo.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.FileVersionInfo.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Process.dll System.Diagnostics.Process.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Process.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Process.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.StackTrace.dll System.Diagnostics.StackTrace.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.StackTrace.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.StackTrace.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TextWriterTraceListener.dll System.Diagnostics.TextWriterTraceListener.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.TextWriterTraceListener.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.TextWriterTraceListener.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tools.dll System.Diagnostics.Tools.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Tools.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Tools.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TraceSource.dll System.Diagnostics.TraceSource.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.TraceSource.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.TraceSource.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tracing.dll System.Diagnostics.Tracing.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Tracing.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Diagnostics.Tracing.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.dll System.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.dll System.Drawing.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Drawing.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Drawing.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.Primitives.dll System.Drawing.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Drawing.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Drawing.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Dynamic.Runtime.dll System.Dynamic.Runtime.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Dynamic.Runtime.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Dynamic.Runtime.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Asn1.dll System.Formats.Asn1.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Formats.Asn1.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Formats.Asn1.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Tar.dll System.Formats.Tar.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Formats.Tar.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Formats.Tar.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Calendars.dll System.Globalization.Calendars.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Globalization.Calendars.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Globalization.Calendars.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.dll System.Globalization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Globalization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Globalization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Extensions.dll System.Globalization.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Globalization.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Globalization.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.Brotli.dll System.IO.Compression.Brotli.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.Brotli.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.Brotli.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.dll System.IO.Compression.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.FileSystem.dll System.IO.Compression.FileSystem.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.FileSystem.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.FileSystem.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.ZipFile.dll System.IO.Compression.ZipFile.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.ZipFile.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Compression.ZipFile.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.dll System.IO.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.AccessControl.dll System.IO.FileSystem.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.dll System.IO.FileSystem.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.DriveInfo.dll System.IO.FileSystem.DriveInfo.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.DriveInfo.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.DriveInfo.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Primitives.dll System.IO.FileSystem.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Watcher.dll System.IO.FileSystem.Watcher.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.Watcher.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.FileSystem.Watcher.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.IsolatedStorage.dll System.IO.IsolatedStorage.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.IsolatedStorage.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.IsolatedStorage.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.MemoryMappedFiles.dll System.IO.MemoryMappedFiles.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.MemoryMappedFiles.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.MemoryMappedFiles.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipelines.dll System.IO.Pipelines.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Pipelines.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Pipelines.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.AccessControl.dll System.IO.Pipes.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Pipes.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Pipes.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.dll System.IO.Pipes.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Pipes.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.Pipes.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.UnmanagedMemoryStream.dll System.IO.UnmanagedMemoryStream.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.UnmanagedMemoryStream.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.IO.UnmanagedMemoryStream.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.AsyncEnumerable.dll System.Linq.AsyncEnumerable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.AsyncEnumerable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.AsyncEnumerable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.dll System.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Expressions.dll System.Linq.Expressions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.Expressions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.Expressions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Parallel.dll System.Linq.Parallel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.Parallel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.Parallel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Queryable.dll System.Linq.Queryable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.Queryable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Linq.Queryable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Memory.dll System.Memory.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Memory.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Memory.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.dll System.Net.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.dll System.Net.Http.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Http.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Http.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.Json.dll System.Net.Http.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Http.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Http.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.HttpListener.dll System.Net.HttpListener.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.HttpListener.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.HttpListener.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Mail.dll System.Net.Mail.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Mail.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Mail.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NameResolution.dll System.Net.NameResolution.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.NameResolution.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.NameResolution.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NetworkInformation.dll System.Net.NetworkInformation.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.NetworkInformation.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.NetworkInformation.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Ping.dll System.Net.Ping.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Ping.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Ping.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Primitives.dll System.Net.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Quic.dll System.Net.Quic.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Quic.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Quic.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Requests.dll System.Net.Requests.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Requests.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Requests.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Security.dll System.Net.Security.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Security.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Security.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServerSentEvents.dll System.Net.ServerSentEvents.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.ServerSentEvents.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.ServerSentEvents.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServicePoint.dll System.Net.ServicePoint.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.ServicePoint.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.ServicePoint.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Sockets.dll System.Net.Sockets.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Sockets.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.Sockets.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebClient.dll System.Net.WebClient.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebClient.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebClient.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebHeaderCollection.dll System.Net.WebHeaderCollection.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebHeaderCollection.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebHeaderCollection.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebProxy.dll System.Net.WebProxy.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebProxy.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebProxy.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.Client.dll System.Net.WebSockets.Client.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebSockets.Client.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebSockets.Client.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.dll System.Net.WebSockets.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebSockets.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Net.WebSockets.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.dll System.Numerics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Numerics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Numerics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.Vectors.dll System.Numerics.Vectors.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Numerics.Vectors.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Numerics.Vectors.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ObjectModel.dll System.ObjectModel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ObjectModel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ObjectModel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.CoreLib.dll System.Private.CoreLib.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.CoreLib.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.CoreLib.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.DataContractSerialization.dll System.Private.DataContractSerialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.DataContractSerialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.DataContractSerialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Uri.dll System.Private.Uri.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.Uri.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.Uri.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.dll System.Private.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.Linq.dll System.Private.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.Xml.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Private.Xml.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.DispatchProxy.dll System.Reflection.DispatchProxy.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.DispatchProxy.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.DispatchProxy.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.dll System.Reflection.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.dll System.Reflection.Emit.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Emit.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Emit.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.ILGeneration.dll System.Reflection.Emit.ILGeneration.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Emit.ILGeneration.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Emit.ILGeneration.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.Lightweight.dll System.Reflection.Emit.Lightweight.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Emit.Lightweight.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Emit.Lightweight.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Extensions.dll System.Reflection.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Metadata.dll System.Reflection.Metadata.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Metadata.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Metadata.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Primitives.dll System.Reflection.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.TypeExtensions.dll System.Reflection.TypeExtensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.TypeExtensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Reflection.TypeExtensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Reader.dll System.Resources.Reader.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Resources.Reader.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Resources.Reader.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.ResourceManager.dll System.Resources.ResourceManager.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Resources.ResourceManager.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Resources.ResourceManager.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Writer.dll System.Resources.Writer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Resources.Writer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Resources.Writer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.CompilerServices.Unsafe.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.CompilerServices.Unsafe.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.VisualC.dll System.Runtime.CompilerServices.VisualC.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.CompilerServices.VisualC.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.CompilerServices.VisualC.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.dll System.Runtime.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Extensions.dll System.Runtime.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Handles.dll System.Runtime.Handles.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Handles.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Handles.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.dll System.Runtime.InteropServices.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.InteropServices.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.InteropServices.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.JavaScript.dll System.Runtime.InteropServices.JavaScript.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.InteropServices.JavaScript.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.InteropServices.JavaScript.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll System.Runtime.InteropServices.RuntimeInformation.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.InteropServices.RuntimeInformation.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.InteropServices.RuntimeInformation.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Intrinsics.dll System.Runtime.Intrinsics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Intrinsics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Intrinsics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Loader.dll System.Runtime.Loader.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Loader.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Loader.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Numerics.dll System.Runtime.Numerics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Numerics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Numerics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.dll System.Runtime.Serialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Formatters.dll System.Runtime.Serialization.Formatters.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Formatters.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Formatters.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Json.dll System.Runtime.Serialization.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Primitives.dll System.Runtime.Serialization.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Xml.dll System.Runtime.Serialization.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Runtime.Serialization.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.AccessControl.dll System.Security.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Claims.dll System.Security.Claims.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Claims.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Claims.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Algorithms.dll System.Security.Cryptography.Algorithms.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Algorithms.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Algorithms.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Cng.dll System.Security.Cryptography.Cng.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Cng.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Cng.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Csp.dll System.Security.Cryptography.Csp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Csp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Csp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.dll System.Security.Cryptography.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Encoding.dll System.Security.Cryptography.Encoding.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Encoding.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Encoding.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.OpenSsl.dll System.Security.Cryptography.OpenSsl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.OpenSsl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.OpenSsl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Primitives.dll System.Security.Cryptography.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.X509Certificates.dll System.Security.Cryptography.X509Certificates.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.X509Certificates.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Cryptography.X509Certificates.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.dll System.Security.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.dll System.Security.Principal.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Principal.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Principal.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.Windows.dll System.Security.Principal.Windows.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Principal.Windows.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.Principal.Windows.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.SecureString.dll System.Security.SecureString.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.SecureString.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Security.SecureString.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceModel.Web.dll System.ServiceModel.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ServiceModel.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ServiceModel.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceProcess.dll System.ServiceProcess.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ServiceProcess.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ServiceProcess.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.CodePages.dll System.Text.Encoding.CodePages.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encoding.CodePages.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encoding.CodePages.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.dll System.Text.Encoding.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encoding.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encoding.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.Extensions.dll System.Text.Encoding.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encoding.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encoding.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encodings.Web.dll System.Text.Encodings.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encodings.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Encodings.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Json.dll System.Text.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.RegularExpressions.dll System.Text.RegularExpressions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.RegularExpressions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Text.RegularExpressions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.AccessControl.dll System.Threading.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Channels.dll System.Threading.Channels.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Channels.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Channels.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.dll System.Threading.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Overlapped.dll System.Threading.Overlapped.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Overlapped.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Overlapped.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Dataflow.dll System.Threading.Tasks.Dataflow.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.Dataflow.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.Dataflow.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.dll System.Threading.Tasks.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Extensions.dll System.Threading.Tasks.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Parallel.dll System.Threading.Tasks.Parallel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.Parallel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Tasks.Parallel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Thread.dll System.Threading.Thread.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Thread.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Thread.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.ThreadPool.dll System.Threading.ThreadPool.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.ThreadPool.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.ThreadPool.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Timer.dll System.Threading.Timer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Timer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Threading.Timer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.dll System.Transactions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Transactions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Transactions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.Local.dll System.Transactions.Local.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Transactions.Local.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Transactions.Local.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ValueTuple.dll System.ValueTuple.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ValueTuple.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.ValueTuple.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.dll System.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.HttpUtility.dll System.Web.HttpUtility.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Web.HttpUtility.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Web.HttpUtility.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Windows.dll System.Windows.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Windows.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Windows.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.dll System.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Linq.dll System.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.ReaderWriter.dll System.Xml.ReaderWriter.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.ReaderWriter.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.ReaderWriter.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Serialization.dll System.Xml.Serialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.Serialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.Serialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XDocument.dll System.Xml.XDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlDocument.dll System.Xml.XmlDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XmlDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XmlDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlSerializer.dll System.Xml.XmlSerializer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XmlSerializer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XmlSerializer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.dll System.Xml.XPath.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XPath.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XPath.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.XDocument.dll System.Xml.XPath.XDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XPath.XDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\System.Xml.XPath.XDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: WindowsBase.dll WindowsBase.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\WindowsBase.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\WindowsBase.dll' Property FX_DEPS_FILE = Property TRUSTED_PLATFORM_ASSEMBLIES = Property NATIVE_DLL_SEARCH_DIRECTORIES = Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\ Property APP_CONTEXT_DEPS_FILES = Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x1c6fc0ae008 CoreCLR path = '', CoreCLR dir = '' Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.exe, app: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-0\AppWithSubDirs.dll, argc: 0, args: --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_resolve_component_dependencies = { Component main assembly path: qwerty } Failed to locate managed application [qwerty] Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundledAppWithSubDirs.RunTheApp(String path, Boolean selfContained, Boolean deleteApp) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:39 at AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(BundleOptions options) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:94 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) [+5/x34/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent) (3m 26s) [+5/x34/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent) (3m 29s) [+5/x34/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent) (3m 32s) [+5/x34/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent) (3m 35s) failed AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent) (12s 194ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_HOST_TRACE = 1 DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Wow! We now say hello to the big world and you. StdErr: Tracing enabled @ Sat Jan 3 01:59:14 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.exe } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'AppWithSubDirs.dll' Detected Single-File app bundle Using internal fxr Invoking fx resolver [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.exe] Dotnet path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.dll] Bundle Header Offset: [79454720] --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[972400] Size[66c4] RuntimeConfigJson Offset:[97ac00] Size[b7] .net core 3 compatibility mode: [Yes] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json] is valid=[1] Executing as a self-contained app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.runtimeconfig.json] Using internal hostpolicy Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Files embedded within the bundle will be extracted to [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV] directory. Starting new extraction of application bundle. Temporary directory used to extract bundled files is [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\7fc]. AppWithSubDirs.deps.json (size: 26308) AppWithSubDirs.dll (size: 7168) AppWithSubDirs.runtimeconfig.json (size: 183) Microsoft.CSharp.dll (size: 1191936) Microsoft.VisualBasic.Core.dll (size: 1335296) Microsoft.VisualBasic.dll (size: 7168) Microsoft.Win32.Primitives.dll (size: 5120) Microsoft.Win32.Registry.dll (size: 126976) Sentence\Conjunction\word (size: 4) Sentence\Interjection\word (size: 5) Sentence\Noun\Adjective\Article\word (size: 4) Sentence\Noun\Adjective\Preposition\word (size: 3) Sentence\Noun\Adjective\word (size: 4) Sentence\Noun\Pronoun\Another\word (size: 3) Sentence\Noun\Pronoun\word (size: 3) Sentence\Noun\word (size: 6) Sentence\This is a really, really, really, really, really, really, really, really, really, really, really, really, really, really long file name for punctuation\word (size: 1) Sentence\Verb\Adverb\word (size: 4) Sentence\Verb\word (size: 4) Sentence\word (size: 6) System.AppContext.dll (size: 5120) System.Buffers.dll (size: 5120) System.Collections.Concurrent.dll (size: 163840) System.Collections.Immutable.dll (size: 925696) System.Collections.NonGeneric.dll (size: 114688) System.Collections.Specialized.dll (size: 118784) System.Collections.dll (size: 335872) System.ComponentModel.Annotations.dll (size: 212992) System.ComponentModel.DataAnnotations.dll (size: 6656) System.ComponentModel.EventBasedAsync.dll (size: 57344) System.ComponentModel.Primitives.dll (size: 86016) System.ComponentModel.TypeConverter.dll (size: 835584) System.ComponentModel.dll (size: 40960) System.Configuration.dll (size: 9216) System.Console.dll (size: 196608) System.Core.dll (size: 12800) System.Data.Common.dll (size: 3211264) System.Data.DataSetExtensions.dll (size: 5632) System.Data.dll (size: 14848) System.Diagnostics.Contracts.dll (size: 5632) System.Diagnostics.Debug.dll (size: 5632) System.Diagnostics.DiagnosticSource.dll (size: 540672) System.Diagnostics.FileVersionInfo.dll (size: 53248) System.Diagnostics.Process.dll (size: 360448) System.Diagnostics.StackTrace.dll (size: 53248) System.Diagnostics.TextWriterTraceListener.dll (size: 73728) System.Diagnostics.Tools.dll (size: 5120) System.Diagnostics.TraceSource.dll (size: 155648) System.Diagnostics.Tracing.dll (size: 6144) System.Drawing.Primitives.dll (size: 139264) System.Drawing.dll (size: 10240) System.Dynamic.Runtime.dll (size: 6144) System.Formats.Asn1.dll (size: 286720) System.Formats.Tar.dll (size: 323584) System.Globalization.Calendars.dll (size: 5632) System.Globalization.Extensions.dll (size: 5120) System.Globalization.dll (size: 5632) System.IO.Compression.Brotli.dll (size: 98304) System.IO.Compression.FileSystem.dll (size: 5120) System.IO.Compression.ZipFile.dll (size: 114688) System.IO.Compression.dll (size: 507904) System.IO.FileSystem.AccessControl.dll (size: 118784) System.IO.FileSystem.DriveInfo.dll (size: 65536) System.IO.FileSystem.Primitives.dll (size: 5120) System.IO.FileSystem.Watcher.dll (size: 94208) System.IO.FileSystem.dll (size: 5632) System.IO.IsolatedStorage.dll (size: 98304) System.IO.MemoryMappedFiles.dll (size: 98304) System.IO.Pipelines.dll (size: 208896) System.IO.Pipes.AccessControl.dll (size: 5632) System.IO.Pipes.dll (size: 188416) System.IO.UnmanagedMemoryStream.dll (size: 5120) System.IO.dll (size: 5120) System.Linq.AsyncEnumerable.dll (size: 1441792) System.Linq.Expressions.dll (size: 3792896) System.Linq.Parallel.dll (size: 925696) System.Linq.Queryable.dll (size: 196608) System.Linq.dll (size: 753664) System.Memory.dll (size: 188416) System.Net.Http.Json.dll (size: 139264) System.Net.Http.dll (size: 2084864) System.Net.HttpListener.dll (size: 626688) System.Net.Mail.dll (size: 643072) System.Net.NameResolution.dll (size: 135168) System.Net.NetworkInformation.dll (size: 172032) System.Net.Ping.dll (size: 106496) System.Net.Primitives.dll (size: 245760) System.Net.Quic.dll (size: 413696) System.Net.Requests.dll (size: 413696) System.Net.Security.dll (size: 745472) System.Net.ServerSentEvents.dll (size: 94208) System.Net.ServicePoint.dll (size: 5120) System.Net.Sockets.dll (size: 593920) System.Net.WebClient.dll (size: 180224) System.Net.WebHeaderCollection.dll (size: 73728) System.Net.WebProxy.dll (size: 49152) System.Net.WebSockets.Client.dll (size: 122880) System.Net.WebSockets.dll (size: 303104) System.Net.dll (size: 6656) System.Numerics.Vectors.dll (size: 5632) System.Numerics.dll (size: 5120) System.ObjectModel.dll (size: 90112) System.Private.CoreLib.dll (size: 16723968) System.Private.DataContractSerialization.dll (size: 2338816) System.Private.Uri.dll (size: 286720) System.Private.Xml.Linq.dll (size: 438272) System.Private.Xml.dll (size: 9113600) System.Reflection.DispatchProxy.dll (size: 86016) System.Reflection.Emit.ILGeneration.dll (size: 5632) System.Reflection.Emit.Lightweight.dll (size: 5632) System.Reflection.Emit.dll (size: 339968) System.Reflection.Extensions.dll (size: 5120) System.Reflection.Metadata.dll (size: 1241088) System.Reflection.Primitives.dll (size: 5632) System.Reflection.TypeExtensions.dll (size: 57344) System.Reflection.dll (size: 6144) System.Resources.Reader.dll (size: 5120) System.Resources.ResourceManager.dll (size: 5632) System.Resources.Writer.dll (size: 57344) System.Runtime.CompilerServices.Unsafe.dll (size: 5120) System.Runtime.CompilerServices.VisualC.dll (size: 45056) System.Runtime.Extensions.dll (size: 7680) System.Runtime.Handles.dll (size: 5120) System.Runtime.InteropServices.JavaScript.dll (size: 69632) System.Runtime.InteropServices.RuntimeInformation.dll (size: 5120) System.Runtime.InteropServices.dll (size: 122880) System.Runtime.Intrinsics.dll (size: 8704) System.Runtime.Loader.dll (size: 5632) System.Runtime.Numerics.dll (size: 536576) System.Runtime.Serialization.Formatters.dll (size: 151552) System.Runtime.Serialization.Json.dll (size: 5632) System.Runtime.Serialization.Primitives.dll (size: 49152) System.Runtime.Serialization.Xml.dll (size: 6656) System.Runtime.Serialization.dll (size: 6656) System.Runtime.dll (size: 35328) System.Security.AccessControl.dll (size: 253952) System.Security.Claims.dll (size: 118784) System.Security.Cryptography.Algorithms.dll (size: 7168) System.Security.Cryptography.Cng.dll (size: 6144) System.Security.Cryptography.Csp.dll (size: 5632) System.Security.Cryptography.Encoding.dll (size: 5632) System.Security.Cryptography.OpenSsl.dll (size: 5120) System.Security.Cryptography.Primitives.dll (size: 5632) System.Security.Cryptography.X509Certificates.dll (size: 6656) System.Security.Cryptography.dll (size: 2834432) System.Security.Principal.Windows.dll (size: 192512) System.Security.Principal.dll (size: 5120) System.Security.SecureString.dll (size: 5120) System.Security.dll (size: 8192) System.ServiceModel.Web.dll (size: 6656) System.ServiceProcess.dll (size: 5632) System.Text.Encoding.CodePages.dll (size: 933888) System.Text.Encoding.Extensions.dll (size: 5632) System.Text.Encoding.dll (size: 5632) System.Text.Encodings.Web.dll (size: 135168) System.Text.Json.dll (size: 2187264) System.Text.RegularExpressions.dll (size: 1306624) System.Threading.AccessControl.dll (size: 86016) System.Threading.Channels.dll (size: 184320) System.Threading.Overlapped.dll (size: 5632) System.Threading.Tasks.Dataflow.dll (size: 573440) System.Threading.Tasks.Extensions.dll (size: 5632) System.Threading.Tasks.Parallel.dll (size: 151552) System.Threading.Tasks.dll (size: 6144) System.Threading.Thread.dll (size: 5632) System.Threading.ThreadPool.dll (size: 5632) System.Threading.Timer.dll (size: 5120) System.Threading.dll (size: 106496) System.Transactions.Local.dll (size: 716800) System.Transactions.dll (size: 6144) System.ValueTuple.dll (size: 5120) System.Web.HttpUtility.dll (size: 73728) System.Web.dll (size: 4608) System.Windows.dll (size: 5632) System.Xml.Linq.dll (size: 5632) System.Xml.ReaderWriter.dll (size: 11776) System.Xml.Serialization.dll (size: 6144) System.Xml.XDocument.dll (size: 5632) System.Xml.XPath.XDocument.dll (size: 40960) System.Xml.XPath.dll (size: 5632) System.Xml.XmlDocument.dll (size: 5632) System.Xml.XmlSerializer.dll (size: 7680) System.Xml.dll (size: 12800) System.dll (size: 39936) WindowsBase.dll (size: 5632) empty (size: 0) mscorlib.dll (size: 49152) netstandard.dll (size: 90624) Completed new extraction. Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.exe } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json' mgd_app='C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll' DOTNET_MULTILEVEL_LOOKUP is set to 0 Multilevel lookup is false Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package AppWithSubDirs/1.0.0 Adding runtime assets AppWithSubDirs.dll assemblyVersion= fileVersion= localPath=(not set) Processing package runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Reconciling library AppWithSubDirs/1.0.0 project: AppWithSubDirs, version: 1.0.0 Adding runtime assets Entry 0 for asset name: AppWithSubDirs, relpath: AppWithSubDirs.dll, assemblyVersion , fileVersion , localPath (not set) Reconciling library runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 1 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 172 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app Processing TPA for deps entry [AppWithSubDirs, 1.0.0, AppWithSubDirs.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: AppWithSubDirs.dll AppWithSubDirs.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.CSharp.dll Microsoft.CSharp.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.Core.dll Microsoft.VisualBasic.Core.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll, AssemblyVersion: 16.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.dll Microsoft.VisualBasic.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Primitives.dll Microsoft.Win32.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Registry.dll Microsoft.Win32.Registry.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: mscorlib.dll mscorlib.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: netstandard.dll netstandard.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.AppContext.dll System.AppContext.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Buffers.dll System.Buffers.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Concurrent.dll System.Collections.Concurrent.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.dll System.Collections.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Immutable.dll System.Collections.Immutable.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.NonGeneric.dll System.Collections.NonGeneric.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Specialized.dll System.Collections.Specialized.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Annotations.dll System.ComponentModel.Annotations.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.DataAnnotations.dll System.ComponentModel.DataAnnotations.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.dll System.ComponentModel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.EventBasedAsync.dll System.ComponentModel.EventBasedAsync.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Primitives.dll System.ComponentModel.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.TypeConverter.dll System.ComponentModel.TypeConverter.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Configuration.dll System.Configuration.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Console.dll System.Console.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Core.dll System.Core.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.Common.dll System.Data.Common.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.DataSetExtensions.dll System.Data.DataSetExtensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.dll System.Data.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Contracts.dll System.Diagnostics.Contracts.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Debug.dll System.Diagnostics.Debug.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.DiagnosticSource.dll System.Diagnostics.DiagnosticSource.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.FileVersionInfo.dll System.Diagnostics.FileVersionInfo.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Process.dll System.Diagnostics.Process.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.StackTrace.dll System.Diagnostics.StackTrace.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TextWriterTraceListener.dll System.Diagnostics.TextWriterTraceListener.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tools.dll System.Diagnostics.Tools.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TraceSource.dll System.Diagnostics.TraceSource.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tracing.dll System.Diagnostics.Tracing.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.dll System.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.dll System.Drawing.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.Primitives.dll System.Drawing.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Dynamic.Runtime.dll System.Dynamic.Runtime.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Asn1.dll System.Formats.Asn1.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Tar.dll System.Formats.Tar.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Calendars.dll System.Globalization.Calendars.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.dll System.Globalization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Extensions.dll System.Globalization.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.Brotli.dll System.IO.Compression.Brotli.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.dll System.IO.Compression.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.FileSystem.dll System.IO.Compression.FileSystem.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.ZipFile.dll System.IO.Compression.ZipFile.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.dll System.IO.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.AccessControl.dll System.IO.FileSystem.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.dll System.IO.FileSystem.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.DriveInfo.dll System.IO.FileSystem.DriveInfo.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Primitives.dll System.IO.FileSystem.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Watcher.dll System.IO.FileSystem.Watcher.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.IsolatedStorage.dll System.IO.IsolatedStorage.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.MemoryMappedFiles.dll System.IO.MemoryMappedFiles.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipelines.dll System.IO.Pipelines.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.AccessControl.dll System.IO.Pipes.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.dll System.IO.Pipes.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.UnmanagedMemoryStream.dll System.IO.UnmanagedMemoryStream.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.AsyncEnumerable.dll System.Linq.AsyncEnumerable.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.dll System.Linq.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Expressions.dll System.Linq.Expressions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Parallel.dll System.Linq.Parallel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Queryable.dll System.Linq.Queryable.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Memory.dll System.Memory.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.dll System.Net.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.dll System.Net.Http.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.Json.dll System.Net.Http.Json.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.HttpListener.dll System.Net.HttpListener.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Mail.dll System.Net.Mail.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NameResolution.dll System.Net.NameResolution.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NetworkInformation.dll System.Net.NetworkInformation.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Ping.dll System.Net.Ping.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Primitives.dll System.Net.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Quic.dll System.Net.Quic.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Requests.dll System.Net.Requests.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Security.dll System.Net.Security.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServerSentEvents.dll System.Net.ServerSentEvents.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServicePoint.dll System.Net.ServicePoint.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Sockets.dll System.Net.Sockets.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebClient.dll System.Net.WebClient.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebHeaderCollection.dll System.Net.WebHeaderCollection.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebProxy.dll System.Net.WebProxy.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.Client.dll System.Net.WebSockets.Client.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.dll System.Net.WebSockets.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.dll System.Numerics.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.Vectors.dll System.Numerics.Vectors.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ObjectModel.dll System.ObjectModel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.CoreLib.dll System.Private.CoreLib.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.DataContractSerialization.dll System.Private.DataContractSerialization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Uri.dll System.Private.Uri.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.dll System.Private.Xml.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.Linq.dll System.Private.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.DispatchProxy.dll System.Reflection.DispatchProxy.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.dll System.Reflection.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.dll System.Reflection.Emit.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.ILGeneration.dll System.Reflection.Emit.ILGeneration.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.Lightweight.dll System.Reflection.Emit.Lightweight.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Extensions.dll System.Reflection.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Metadata.dll System.Reflection.Metadata.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Primitives.dll System.Reflection.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.TypeExtensions.dll System.Reflection.TypeExtensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Reader.dll System.Resources.Reader.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.ResourceManager.dll System.Resources.ResourceManager.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Writer.dll System.Resources.Writer.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.VisualC.dll System.Runtime.CompilerServices.VisualC.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.dll System.Runtime.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Extensions.dll System.Runtime.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Handles.dll System.Runtime.Handles.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.dll System.Runtime.InteropServices.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.JavaScript.dll System.Runtime.InteropServices.JavaScript.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll System.Runtime.InteropServices.RuntimeInformation.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Intrinsics.dll System.Runtime.Intrinsics.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Loader.dll System.Runtime.Loader.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Numerics.dll System.Runtime.Numerics.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.dll System.Runtime.Serialization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Formatters.dll System.Runtime.Serialization.Formatters.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 8.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Json.dll System.Runtime.Serialization.Json.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Primitives.dll System.Runtime.Serialization.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Xml.dll System.Runtime.Serialization.Xml.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.AccessControl.dll System.Security.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Claims.dll System.Security.Claims.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Algorithms.dll System.Security.Cryptography.Algorithms.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Cng.dll System.Security.Cryptography.Cng.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Csp.dll System.Security.Cryptography.Csp.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.dll System.Security.Cryptography.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Encoding.dll System.Security.Cryptography.Encoding.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.OpenSsl.dll System.Security.Cryptography.OpenSsl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Primitives.dll System.Security.Cryptography.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.X509Certificates.dll System.Security.Cryptography.X509Certificates.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.dll System.Security.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.dll System.Security.Principal.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.Windows.dll System.Security.Principal.Windows.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.SecureString.dll System.Security.SecureString.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceModel.Web.dll System.ServiceModel.Web.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceProcess.dll System.ServiceProcess.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.CodePages.dll System.Text.Encoding.CodePages.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.dll System.Text.Encoding.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.Extensions.dll System.Text.Encoding.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encodings.Web.dll System.Text.Encodings.Web.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Json.dll System.Text.Json.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.RegularExpressions.dll System.Text.RegularExpressions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.AccessControl.dll System.Threading.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Channels.dll System.Threading.Channels.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.dll System.Threading.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Overlapped.dll System.Threading.Overlapped.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Dataflow.dll System.Threading.Tasks.Dataflow.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.dll System.Threading.Tasks.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Extensions.dll System.Threading.Tasks.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Parallel.dll System.Threading.Tasks.Parallel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Thread.dll System.Threading.Thread.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.ThreadPool.dll System.Threading.ThreadPool.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Timer.dll System.Threading.Timer.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.dll System.Transactions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.Local.dll System.Transactions.Local.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ValueTuple.dll System.ValueTuple.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.dll System.Web.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.HttpUtility.dll System.Web.HttpUtility.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Windows.dll System.Windows.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.dll System.Xml.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Linq.dll System.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.ReaderWriter.dll System.Xml.ReaderWriter.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Serialization.dll System.Xml.Serialization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XDocument.dll System.Xml.XDocument.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlDocument.dll System.Xml.XmlDocument.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlSerializer.dll System.Xml.XmlSerializer.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.dll System.Xml.XPath.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.XDocument.dll System.Xml.XPath.XDocument.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: WindowsBase.dll WindowsBase.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Property FX_DEPS_FILE = Property TRUSTED_PLATFORM_ASSEMBLIES = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll; Property NATIVE_DLL_SEARCH_DIRECTORIES = Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\ Property APP_CONTEXT_DEPS_FILES = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.deps.json Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x27127841968 CoreCLR path = '', CoreCLR dir = '' Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-1\AppWithSubDirs.exe, app: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll, argc: 0, args: --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_resolve_component_dependencies = { Component main assembly path: qwerty } Failed to locate managed application [qwerty] Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundledAppWithSubDirs.RunTheApp(String path, Boolean selfContained, Boolean deleteApp) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:39 at AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(BundleOptions options) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:94 at InvokeStub_BundledAppWithSubDirs.SelfContained(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x35/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: EnableCompression) (3m 38s) [+5/x35/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: EnableCompression) (3m 41s) [+5/x35/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: EnableCompression) (3m 44s) failed AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: EnableCompression) (10s 105ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_HOST_TRACE = 1 DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Wow! We now say hello to the big world and you. StdErr: Tracing enabled @ Sat Jan 3 01:59:25 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.exe } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'AppWithSubDirs.dll' Detected Single-File app bundle Using internal fxr Invoking fx resolver [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.exe] Dotnet path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.dll] Bundle Header Offset: [38368613] --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[972400] Size[66c4] RuntimeConfigJson Offset:[979709] Size[b7] .net core 3 compatibility mode: [No] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.json] is valid=[1] Executing as a self-contained app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.runtimeconfig.json] Using internal hostpolicy Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.exe } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.deps.json' mgd_app='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.dll' DOTNET_MULTILEVEL_LOOKUP is set to 0 Multilevel lookup is false Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package AppWithSubDirs/1.0.0 Adding runtime assets AppWithSubDirs.dll assemblyVersion= fileVersion= localPath=(not set) Processing package runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Reconciling library AppWithSubDirs/1.0.0 project: AppWithSubDirs, version: 1.0.0 Adding runtime assets Entry 0 for asset name: AppWithSubDirs, relpath: AppWithSubDirs.dll, assemblyVersion , fileVersion , localPath (not set) Reconciling library runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 1 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 172 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app Processing TPA for deps entry [AppWithSubDirs, 1.0.0, AppWithSubDirs.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: AppWithSubDirs.dll AppWithSubDirs.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.CSharp.dll Microsoft.CSharp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.CSharp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.CSharp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.Core.dll Microsoft.VisualBasic.Core.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.VisualBasic.Core.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.VisualBasic.Core.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.dll Microsoft.VisualBasic.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.VisualBasic.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.VisualBasic.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Primitives.dll Microsoft.Win32.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.Win32.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.Win32.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Registry.dll Microsoft.Win32.Registry.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.Win32.Registry.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\Microsoft.Win32.Registry.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: mscorlib.dll mscorlib.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\mscorlib.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\mscorlib.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: netstandard.dll netstandard.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\netstandard.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\netstandard.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.AppContext.dll System.AppContext.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.AppContext.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.AppContext.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Buffers.dll System.Buffers.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Buffers.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Buffers.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Concurrent.dll System.Collections.Concurrent.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.Concurrent.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.Concurrent.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.dll System.Collections.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Immutable.dll System.Collections.Immutable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.Immutable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.Immutable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.NonGeneric.dll System.Collections.NonGeneric.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.NonGeneric.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.NonGeneric.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Specialized.dll System.Collections.Specialized.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.Specialized.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Collections.Specialized.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Annotations.dll System.ComponentModel.Annotations.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.Annotations.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.Annotations.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.DataAnnotations.dll System.ComponentModel.DataAnnotations.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.DataAnnotations.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.DataAnnotations.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.dll System.ComponentModel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.EventBasedAsync.dll System.ComponentModel.EventBasedAsync.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.EventBasedAsync.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.EventBasedAsync.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Primitives.dll System.ComponentModel.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.TypeConverter.dll System.ComponentModel.TypeConverter.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.TypeConverter.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ComponentModel.TypeConverter.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Configuration.dll System.Configuration.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Configuration.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Configuration.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Console.dll System.Console.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Console.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Console.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Core.dll System.Core.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Core.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Core.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.Common.dll System.Data.Common.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Data.Common.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Data.Common.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.DataSetExtensions.dll System.Data.DataSetExtensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Data.DataSetExtensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Data.DataSetExtensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.dll System.Data.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Data.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Data.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Contracts.dll System.Diagnostics.Contracts.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Contracts.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Contracts.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Debug.dll System.Diagnostics.Debug.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Debug.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Debug.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.DiagnosticSource.dll System.Diagnostics.DiagnosticSource.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.DiagnosticSource.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.DiagnosticSource.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.FileVersionInfo.dll System.Diagnostics.FileVersionInfo.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.FileVersionInfo.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.FileVersionInfo.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Process.dll System.Diagnostics.Process.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Process.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Process.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.StackTrace.dll System.Diagnostics.StackTrace.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.StackTrace.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.StackTrace.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TextWriterTraceListener.dll System.Diagnostics.TextWriterTraceListener.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.TextWriterTraceListener.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.TextWriterTraceListener.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tools.dll System.Diagnostics.Tools.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Tools.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Tools.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TraceSource.dll System.Diagnostics.TraceSource.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.TraceSource.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.TraceSource.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tracing.dll System.Diagnostics.Tracing.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Tracing.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Diagnostics.Tracing.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.dll System.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.dll System.Drawing.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Drawing.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Drawing.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.Primitives.dll System.Drawing.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Drawing.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Drawing.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Dynamic.Runtime.dll System.Dynamic.Runtime.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Dynamic.Runtime.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Dynamic.Runtime.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Asn1.dll System.Formats.Asn1.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Formats.Asn1.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Formats.Asn1.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Tar.dll System.Formats.Tar.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Formats.Tar.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Formats.Tar.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Calendars.dll System.Globalization.Calendars.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Globalization.Calendars.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Globalization.Calendars.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.dll System.Globalization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Globalization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Globalization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Extensions.dll System.Globalization.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Globalization.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Globalization.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.Brotli.dll System.IO.Compression.Brotli.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.Brotli.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.Brotli.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.dll System.IO.Compression.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.FileSystem.dll System.IO.Compression.FileSystem.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.FileSystem.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.FileSystem.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.ZipFile.dll System.IO.Compression.ZipFile.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.ZipFile.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Compression.ZipFile.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.dll System.IO.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.AccessControl.dll System.IO.FileSystem.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.dll System.IO.FileSystem.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.DriveInfo.dll System.IO.FileSystem.DriveInfo.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.DriveInfo.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.DriveInfo.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Primitives.dll System.IO.FileSystem.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Watcher.dll System.IO.FileSystem.Watcher.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.Watcher.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.FileSystem.Watcher.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.IsolatedStorage.dll System.IO.IsolatedStorage.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.IsolatedStorage.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.IsolatedStorage.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.MemoryMappedFiles.dll System.IO.MemoryMappedFiles.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.MemoryMappedFiles.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.MemoryMappedFiles.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipelines.dll System.IO.Pipelines.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Pipelines.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Pipelines.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.AccessControl.dll System.IO.Pipes.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Pipes.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Pipes.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.dll System.IO.Pipes.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Pipes.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.Pipes.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.UnmanagedMemoryStream.dll System.IO.UnmanagedMemoryStream.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.UnmanagedMemoryStream.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.IO.UnmanagedMemoryStream.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.AsyncEnumerable.dll System.Linq.AsyncEnumerable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.AsyncEnumerable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.AsyncEnumerable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.dll System.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Expressions.dll System.Linq.Expressions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.Expressions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.Expressions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Parallel.dll System.Linq.Parallel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.Parallel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.Parallel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Queryable.dll System.Linq.Queryable.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.Queryable.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Linq.Queryable.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Memory.dll System.Memory.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Memory.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Memory.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.dll System.Net.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.dll System.Net.Http.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Http.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Http.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.Json.dll System.Net.Http.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Http.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Http.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.HttpListener.dll System.Net.HttpListener.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.HttpListener.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.HttpListener.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Mail.dll System.Net.Mail.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Mail.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Mail.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NameResolution.dll System.Net.NameResolution.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.NameResolution.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.NameResolution.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NetworkInformation.dll System.Net.NetworkInformation.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.NetworkInformation.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.NetworkInformation.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Ping.dll System.Net.Ping.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Ping.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Ping.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Primitives.dll System.Net.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Quic.dll System.Net.Quic.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Quic.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Quic.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Requests.dll System.Net.Requests.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Requests.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Requests.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Security.dll System.Net.Security.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Security.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Security.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServerSentEvents.dll System.Net.ServerSentEvents.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.ServerSentEvents.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.ServerSentEvents.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServicePoint.dll System.Net.ServicePoint.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.ServicePoint.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.ServicePoint.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Sockets.dll System.Net.Sockets.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Sockets.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.Sockets.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebClient.dll System.Net.WebClient.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebClient.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebClient.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebHeaderCollection.dll System.Net.WebHeaderCollection.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebHeaderCollection.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebHeaderCollection.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebProxy.dll System.Net.WebProxy.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebProxy.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebProxy.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.Client.dll System.Net.WebSockets.Client.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebSockets.Client.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebSockets.Client.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.dll System.Net.WebSockets.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebSockets.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Net.WebSockets.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.dll System.Numerics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Numerics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Numerics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.Vectors.dll System.Numerics.Vectors.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Numerics.Vectors.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Numerics.Vectors.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ObjectModel.dll System.ObjectModel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ObjectModel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ObjectModel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.CoreLib.dll System.Private.CoreLib.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.CoreLib.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.CoreLib.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.DataContractSerialization.dll System.Private.DataContractSerialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.DataContractSerialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.DataContractSerialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Uri.dll System.Private.Uri.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.Uri.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.Uri.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.dll System.Private.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.Linq.dll System.Private.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.Xml.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Private.Xml.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.DispatchProxy.dll System.Reflection.DispatchProxy.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.DispatchProxy.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.DispatchProxy.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.dll System.Reflection.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.dll System.Reflection.Emit.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Emit.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Emit.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.ILGeneration.dll System.Reflection.Emit.ILGeneration.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Emit.ILGeneration.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Emit.ILGeneration.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.Lightweight.dll System.Reflection.Emit.Lightweight.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Emit.Lightweight.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Emit.Lightweight.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Extensions.dll System.Reflection.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Metadata.dll System.Reflection.Metadata.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Metadata.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Metadata.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Primitives.dll System.Reflection.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.TypeExtensions.dll System.Reflection.TypeExtensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.TypeExtensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Reflection.TypeExtensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Reader.dll System.Resources.Reader.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Resources.Reader.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Resources.Reader.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.ResourceManager.dll System.Resources.ResourceManager.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Resources.ResourceManager.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Resources.ResourceManager.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Writer.dll System.Resources.Writer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Resources.Writer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Resources.Writer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.CompilerServices.Unsafe.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.CompilerServices.Unsafe.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.VisualC.dll System.Runtime.CompilerServices.VisualC.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.CompilerServices.VisualC.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.CompilerServices.VisualC.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.dll System.Runtime.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Extensions.dll System.Runtime.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Handles.dll System.Runtime.Handles.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Handles.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Handles.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.dll System.Runtime.InteropServices.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.InteropServices.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.InteropServices.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.JavaScript.dll System.Runtime.InteropServices.JavaScript.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.InteropServices.JavaScript.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.InteropServices.JavaScript.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll System.Runtime.InteropServices.RuntimeInformation.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.InteropServices.RuntimeInformation.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.InteropServices.RuntimeInformation.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Intrinsics.dll System.Runtime.Intrinsics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Intrinsics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Intrinsics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Loader.dll System.Runtime.Loader.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Loader.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Loader.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Numerics.dll System.Runtime.Numerics.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Numerics.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Numerics.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.dll System.Runtime.Serialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Formatters.dll System.Runtime.Serialization.Formatters.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Formatters.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Formatters.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Json.dll System.Runtime.Serialization.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Primitives.dll System.Runtime.Serialization.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Xml.dll System.Runtime.Serialization.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Runtime.Serialization.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.AccessControl.dll System.Security.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Claims.dll System.Security.Claims.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Claims.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Claims.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Algorithms.dll System.Security.Cryptography.Algorithms.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Algorithms.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Algorithms.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Cng.dll System.Security.Cryptography.Cng.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Cng.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Cng.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Csp.dll System.Security.Cryptography.Csp.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Csp.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Csp.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.dll System.Security.Cryptography.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Encoding.dll System.Security.Cryptography.Encoding.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Encoding.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Encoding.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.OpenSsl.dll System.Security.Cryptography.OpenSsl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.OpenSsl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.OpenSsl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Primitives.dll System.Security.Cryptography.Primitives.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Primitives.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.Primitives.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.X509Certificates.dll System.Security.Cryptography.X509Certificates.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.X509Certificates.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Cryptography.X509Certificates.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.dll System.Security.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.dll System.Security.Principal.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Principal.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Principal.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.Windows.dll System.Security.Principal.Windows.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Principal.Windows.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.Principal.Windows.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.SecureString.dll System.Security.SecureString.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.SecureString.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Security.SecureString.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceModel.Web.dll System.ServiceModel.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ServiceModel.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ServiceModel.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceProcess.dll System.ServiceProcess.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ServiceProcess.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ServiceProcess.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.CodePages.dll System.Text.Encoding.CodePages.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encoding.CodePages.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encoding.CodePages.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.dll System.Text.Encoding.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encoding.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encoding.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.Extensions.dll System.Text.Encoding.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encoding.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encoding.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encodings.Web.dll System.Text.Encodings.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encodings.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Encodings.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Json.dll System.Text.Json.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Json.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.Json.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.RegularExpressions.dll System.Text.RegularExpressions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.RegularExpressions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Text.RegularExpressions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.AccessControl.dll System.Threading.AccessControl.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.AccessControl.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.AccessControl.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Channels.dll System.Threading.Channels.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Channels.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Channels.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.dll System.Threading.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Overlapped.dll System.Threading.Overlapped.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Overlapped.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Overlapped.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Dataflow.dll System.Threading.Tasks.Dataflow.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.Dataflow.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.Dataflow.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.dll System.Threading.Tasks.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Extensions.dll System.Threading.Tasks.Extensions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.Extensions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.Extensions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Parallel.dll System.Threading.Tasks.Parallel.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.Parallel.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Tasks.Parallel.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Thread.dll System.Threading.Thread.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Thread.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Thread.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.ThreadPool.dll System.Threading.ThreadPool.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.ThreadPool.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.ThreadPool.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Timer.dll System.Threading.Timer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Timer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Threading.Timer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.dll System.Transactions.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Transactions.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Transactions.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.Local.dll System.Transactions.Local.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Transactions.Local.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Transactions.Local.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ValueTuple.dll System.ValueTuple.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ValueTuple.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.ValueTuple.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.dll System.Web.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Web.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Web.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.HttpUtility.dll System.Web.HttpUtility.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Web.HttpUtility.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Web.HttpUtility.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Windows.dll System.Windows.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Windows.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Windows.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.dll System.Xml.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Linq.dll System.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.Linq.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.Linq.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.ReaderWriter.dll System.Xml.ReaderWriter.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.ReaderWriter.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.ReaderWriter.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Serialization.dll System.Xml.Serialization.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.Serialization.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.Serialization.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XDocument.dll System.Xml.XDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlDocument.dll System.Xml.XmlDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XmlDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XmlDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlSerializer.dll System.Xml.XmlSerializer.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XmlSerializer.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XmlSerializer.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.dll System.Xml.XPath.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XPath.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XPath.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.XDocument.dll System.Xml.XPath.XDocument.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XPath.XDocument.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\System.Xml.XPath.XDocument.dll' Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: WindowsBase.dll WindowsBase.dll found in bundle [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\WindowsBase.dll] Probed deps dir and matched 'C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\WindowsBase.dll' Property FX_DEPS_FILE = Property TRUSTED_PLATFORM_ASSEMBLIES = Property NATIVE_DLL_SEARCH_DIRECTORIES = Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\ Property APP_CONTEXT_DEPS_FILES = Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x17751170878 CoreCLR path = '', CoreCLR dir = '' Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.exe, app: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-2\AppWithSubDirs.dll, argc: 0, args: --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_resolve_component_dependencies = { Component main assembly path: qwerty } Failed to locate managed application [qwerty] Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundledAppWithSubDirs.RunTheApp(String path, Boolean selfContained, Boolean deleteApp) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:39 at AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(BundleOptions options) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:94 at InvokeStub_BundledAppWithSubDirs.SelfContained(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [+5/x36/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent | EnableCompression) (3m 47s) [+5/x36/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent | EnableCompression) (3m 50s) [+5/x36/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent | EnableCompression) (3m 53s) [+5/x36/?0] AppHost.Bundle.Tests.dll (net10.0|x64) - AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent | EnableCompression) (3m 56s) failed AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(options: BundleAllContent | EnableCompression) (10s 212ms) **WARNING** failure message 'Expected command to pass but it did not. File Name: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.exe Arguments: Environment: DOTNET_ROOT = DOTNET_DbgEnableMiniDump = 1 DOTNET_CreateDumpVerboseDiagnostics = 1 DOTNET_DbgMiniDumpName = C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests_%p_crash.dmp DOTNET_DbgMiniDumpType = 4 DOTNET_CLI_TELEMETRY_OPTOUT = 1 DOTNET_CLI_HOME = C:\h\w\B79E0A15\w\A46108F5\e\.dotnet DOTNET_CreateDumpDiagnostics = 1 DOTNET_ROOT_X64 = DOTNET_ROOT(x86) = DOTNET_HOST_TRACE = 1 DOTNET_MULTILEVEL_LOOKUP = 0 Exit Code: 0xc0000005 StdOut: Wow! We now say hello to the big world and you. StdErr: Tracing enabled @ Sat Jan 3 01:59:36 2026 GMT --- Invoked apphost [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.exe } Redirecting errors to custom writer. The managed DLL bound to this executable is: 'AppWithSubDirs.dll' Detected Single-File app bundle Using internal fxr Invoking fx resolver [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\] hostfxr_main_bundle_startupinfo Host path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.exe] Dotnet path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\] App path: [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.dll] Bundle Header Offset: [38368660] --- Invoked hostfxr_main_bundle_startupinfo [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] Mapped application bundle Unmapped application bundle Single-File bundle details: DepsJson Offset:[972400] Size[66c4] RuntimeConfigJson Offset:[979709] Size[b7] .net core 3 compatibility mode: [Yes] --- Executing in a native executable mode... Using dotnet root path [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\] App runtimeconfig.json from [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.dll] Runtime config is cfg=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.json dev=C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.dev.json Attempting to read dev runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.dev.json Attempting to read runtime config: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.json Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.json] Unmapped application bundle Runtime config [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.json] is valid=[1] Executing as a self-contained app as per config file [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.runtimeconfig.json] Using internal hostpolicy Reading from host interface version: [0x16041101:248] to initialize policy version: [0x16041101:248] Mapped application bundle Files embedded within the bundle will be extracted to [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV] directory. Reusing existing extraction of application bundle. Unmapped application bundle --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_main = { C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.exe } Mode: apphost Deps file: -- arguments_t: app_root='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\' deps='C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.deps.json' mgd_app='C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll' DOTNET_MULTILEVEL_LOOKUP is set to 0 Multilevel lookup is false Using C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.deps.json deps file Mapped bundle for [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.deps.json] Loading deps file... [C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.deps.json]: is_framework_dependent=0, use_fallback_graph=0 Processing package AppWithSubDirs/1.0.0 Adding runtime assets AppWithSubDirs.dll assemblyVersion= fileVersion= localPath=(not set) Processing package runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci Adding runtime assets Microsoft.CSharp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.Core.dll assemblyVersion=16.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.VisualBasic.dll assemblyVersion=10.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Microsoft.Win32.Registry.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) mscorlib.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) netstandard.dll assemblyVersion=2.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.AppContext.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Buffers.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Concurrent.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Immutable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.NonGeneric.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Collections.Specialized.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Annotations.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.DataAnnotations.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.EventBasedAsync.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ComponentModel.TypeConverter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Configuration.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Console.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Core.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.Common.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.DataSetExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Data.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Contracts.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Debug.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.DiagnosticSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.FileVersionInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Process.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.StackTrace.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TextWriterTraceListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tools.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.TraceSource.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Diagnostics.Tracing.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Drawing.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Dynamic.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Asn1.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Formats.Tar.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Calendars.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Globalization.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.Brotli.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.FileSystem.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Compression.ZipFile.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.DriveInfo.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.FileSystem.Watcher.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.IsolatedStorage.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.MemoryMappedFiles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipelines.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.Pipes.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.IO.UnmanagedMemoryStream.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.AsyncEnumerable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Expressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Linq.Queryable.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Memory.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Http.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.HttpListener.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Mail.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NameResolution.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.NetworkInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Ping.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Quic.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Requests.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Security.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServerSentEvents.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.ServicePoint.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.Sockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebClient.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebHeaderCollection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.Client.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Net.WebSockets.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Numerics.Vectors.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ObjectModel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.CoreLib.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.DataContractSerialization.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Uri.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Private.Xml.Linq.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.DispatchProxy.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.ILGeneration.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Emit.Lightweight.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Metadata.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Reflection.TypeExtensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Reader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.ResourceManager.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Resources.Writer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.Unsafe.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.CompilerServices.VisualC.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Handles.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.JavaScript.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.InteropServices.RuntimeInformation.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Intrinsics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Loader.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Numerics.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Formatters.dll assemblyVersion=8.1.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Runtime.Serialization.Xml.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Claims.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Algorithms.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Cng.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Csp.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.OpenSsl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.Primitives.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Cryptography.X509Certificates.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.Principal.Windows.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Security.SecureString.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceModel.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ServiceProcess.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.CodePages.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encoding.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Encodings.Web.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.Json.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Text.RegularExpressions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.AccessControl.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Channels.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Overlapped.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Dataflow.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Extensions.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Tasks.Parallel.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Thread.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.ThreadPool.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Threading.Timer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Transactions.Local.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.ValueTuple.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Web.HttpUtility.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Windows.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Linq.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.ReaderWriter.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.Serialization.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XmlSerializer.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) System.Xml.XPath.XDocument.dll assemblyVersion=11.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) WindowsBase.dll assemblyVersion=4.0.0.0 fileVersion=42.42.42.42424 localPath=(not set) Reconciling library AppWithSubDirs/1.0.0 project: AppWithSubDirs, version: 1.0.0 Adding runtime assets Entry 0 for asset name: AppWithSubDirs, relpath: AppWithSubDirs.dll, assemblyVersion , fileVersion , localPath (not set) Reconciling library runtimepack.Microsoft.NETCore.App.Runtime.win-x64/11.0.0-ci runtimepack: runtimepack.Microsoft.NETCore.App.Runtime.win-x64, version: 11.0.0-ci Adding runtime assets Entry 1 for asset name: Microsoft.CSharp, relpath: Microsoft.CSharp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 2 for asset name: Microsoft.VisualBasic.Core, relpath: Microsoft.VisualBasic.Core.dll, assemblyVersion 16.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 3 for asset name: Microsoft.VisualBasic, relpath: Microsoft.VisualBasic.dll, assemblyVersion 10.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 4 for asset name: Microsoft.Win32.Primitives, relpath: Microsoft.Win32.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 5 for asset name: Microsoft.Win32.Registry, relpath: Microsoft.Win32.Registry.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 6 for asset name: mscorlib, relpath: mscorlib.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 7 for asset name: netstandard, relpath: netstandard.dll, assemblyVersion 2.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 8 for asset name: System.AppContext, relpath: System.AppContext.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 9 for asset name: System.Buffers, relpath: System.Buffers.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 10 for asset name: System.Collections.Concurrent, relpath: System.Collections.Concurrent.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 11 for asset name: System.Collections, relpath: System.Collections.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 12 for asset name: System.Collections.Immutable, relpath: System.Collections.Immutable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 13 for asset name: System.Collections.NonGeneric, relpath: System.Collections.NonGeneric.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 14 for asset name: System.Collections.Specialized, relpath: System.Collections.Specialized.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 15 for asset name: System.ComponentModel.Annotations, relpath: System.ComponentModel.Annotations.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 16 for asset name: System.ComponentModel.DataAnnotations, relpath: System.ComponentModel.DataAnnotations.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 17 for asset name: System.ComponentModel, relpath: System.ComponentModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 18 for asset name: System.ComponentModel.EventBasedAsync, relpath: System.ComponentModel.EventBasedAsync.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 19 for asset name: System.ComponentModel.Primitives, relpath: System.ComponentModel.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 20 for asset name: System.ComponentModel.TypeConverter, relpath: System.ComponentModel.TypeConverter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 21 for asset name: System.Configuration, relpath: System.Configuration.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 22 for asset name: System.Console, relpath: System.Console.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 23 for asset name: System.Core, relpath: System.Core.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 24 for asset name: System.Data.Common, relpath: System.Data.Common.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 25 for asset name: System.Data.DataSetExtensions, relpath: System.Data.DataSetExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 26 for asset name: System.Data, relpath: System.Data.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 27 for asset name: System.Diagnostics.Contracts, relpath: System.Diagnostics.Contracts.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 28 for asset name: System.Diagnostics.Debug, relpath: System.Diagnostics.Debug.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 29 for asset name: System.Diagnostics.DiagnosticSource, relpath: System.Diagnostics.DiagnosticSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 30 for asset name: System.Diagnostics.FileVersionInfo, relpath: System.Diagnostics.FileVersionInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 31 for asset name: System.Diagnostics.Process, relpath: System.Diagnostics.Process.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 32 for asset name: System.Diagnostics.StackTrace, relpath: System.Diagnostics.StackTrace.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 33 for asset name: System.Diagnostics.TextWriterTraceListener, relpath: System.Diagnostics.TextWriterTraceListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 34 for asset name: System.Diagnostics.Tools, relpath: System.Diagnostics.Tools.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 35 for asset name: System.Diagnostics.TraceSource, relpath: System.Diagnostics.TraceSource.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 36 for asset name: System.Diagnostics.Tracing, relpath: System.Diagnostics.Tracing.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 37 for asset name: System, relpath: System.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 38 for asset name: System.Drawing, relpath: System.Drawing.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 39 for asset name: System.Drawing.Primitives, relpath: System.Drawing.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 40 for asset name: System.Dynamic.Runtime, relpath: System.Dynamic.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 41 for asset name: System.Formats.Asn1, relpath: System.Formats.Asn1.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 42 for asset name: System.Formats.Tar, relpath: System.Formats.Tar.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 43 for asset name: System.Globalization.Calendars, relpath: System.Globalization.Calendars.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 44 for asset name: System.Globalization, relpath: System.Globalization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 45 for asset name: System.Globalization.Extensions, relpath: System.Globalization.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 46 for asset name: System.IO.Compression.Brotli, relpath: System.IO.Compression.Brotli.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 47 for asset name: System.IO.Compression, relpath: System.IO.Compression.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 48 for asset name: System.IO.Compression.FileSystem, relpath: System.IO.Compression.FileSystem.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 49 for asset name: System.IO.Compression.ZipFile, relpath: System.IO.Compression.ZipFile.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 50 for asset name: System.IO, relpath: System.IO.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 51 for asset name: System.IO.FileSystem.AccessControl, relpath: System.IO.FileSystem.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 52 for asset name: System.IO.FileSystem, relpath: System.IO.FileSystem.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 53 for asset name: System.IO.FileSystem.DriveInfo, relpath: System.IO.FileSystem.DriveInfo.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 54 for asset name: System.IO.FileSystem.Primitives, relpath: System.IO.FileSystem.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 55 for asset name: System.IO.FileSystem.Watcher, relpath: System.IO.FileSystem.Watcher.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 56 for asset name: System.IO.IsolatedStorage, relpath: System.IO.IsolatedStorage.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 57 for asset name: System.IO.MemoryMappedFiles, relpath: System.IO.MemoryMappedFiles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 58 for asset name: System.IO.Pipelines, relpath: System.IO.Pipelines.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 59 for asset name: System.IO.Pipes.AccessControl, relpath: System.IO.Pipes.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 60 for asset name: System.IO.Pipes, relpath: System.IO.Pipes.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 61 for asset name: System.IO.UnmanagedMemoryStream, relpath: System.IO.UnmanagedMemoryStream.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 62 for asset name: System.Linq.AsyncEnumerable, relpath: System.Linq.AsyncEnumerable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 63 for asset name: System.Linq, relpath: System.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 64 for asset name: System.Linq.Expressions, relpath: System.Linq.Expressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 65 for asset name: System.Linq.Parallel, relpath: System.Linq.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 66 for asset name: System.Linq.Queryable, relpath: System.Linq.Queryable.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 67 for asset name: System.Memory, relpath: System.Memory.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 68 for asset name: System.Net, relpath: System.Net.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 69 for asset name: System.Net.Http, relpath: System.Net.Http.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 70 for asset name: System.Net.Http.Json, relpath: System.Net.Http.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 71 for asset name: System.Net.HttpListener, relpath: System.Net.HttpListener.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 72 for asset name: System.Net.Mail, relpath: System.Net.Mail.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 73 for asset name: System.Net.NameResolution, relpath: System.Net.NameResolution.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 74 for asset name: System.Net.NetworkInformation, relpath: System.Net.NetworkInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 75 for asset name: System.Net.Ping, relpath: System.Net.Ping.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 76 for asset name: System.Net.Primitives, relpath: System.Net.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 77 for asset name: System.Net.Quic, relpath: System.Net.Quic.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 78 for asset name: System.Net.Requests, relpath: System.Net.Requests.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 79 for asset name: System.Net.Security, relpath: System.Net.Security.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 80 for asset name: System.Net.ServerSentEvents, relpath: System.Net.ServerSentEvents.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 81 for asset name: System.Net.ServicePoint, relpath: System.Net.ServicePoint.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 82 for asset name: System.Net.Sockets, relpath: System.Net.Sockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 83 for asset name: System.Net.WebClient, relpath: System.Net.WebClient.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 84 for asset name: System.Net.WebHeaderCollection, relpath: System.Net.WebHeaderCollection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 85 for asset name: System.Net.WebProxy, relpath: System.Net.WebProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 86 for asset name: System.Net.WebSockets.Client, relpath: System.Net.WebSockets.Client.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 87 for asset name: System.Net.WebSockets, relpath: System.Net.WebSockets.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 88 for asset name: System.Numerics, relpath: System.Numerics.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 89 for asset name: System.Numerics.Vectors, relpath: System.Numerics.Vectors.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 90 for asset name: System.ObjectModel, relpath: System.ObjectModel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 91 for asset name: System.Private.CoreLib, relpath: System.Private.CoreLib.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 92 for asset name: System.Private.DataContractSerialization, relpath: System.Private.DataContractSerialization.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 93 for asset name: System.Private.Uri, relpath: System.Private.Uri.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 94 for asset name: System.Private.Xml, relpath: System.Private.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 95 for asset name: System.Private.Xml.Linq, relpath: System.Private.Xml.Linq.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 96 for asset name: System.Reflection.DispatchProxy, relpath: System.Reflection.DispatchProxy.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 97 for asset name: System.Reflection, relpath: System.Reflection.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 98 for asset name: System.Reflection.Emit, relpath: System.Reflection.Emit.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 99 for asset name: System.Reflection.Emit.ILGeneration, relpath: System.Reflection.Emit.ILGeneration.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 100 for asset name: System.Reflection.Emit.Lightweight, relpath: System.Reflection.Emit.Lightweight.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 101 for asset name: System.Reflection.Extensions, relpath: System.Reflection.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 102 for asset name: System.Reflection.Metadata, relpath: System.Reflection.Metadata.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 103 for asset name: System.Reflection.Primitives, relpath: System.Reflection.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 104 for asset name: System.Reflection.TypeExtensions, relpath: System.Reflection.TypeExtensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 105 for asset name: System.Resources.Reader, relpath: System.Resources.Reader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 106 for asset name: System.Resources.ResourceManager, relpath: System.Resources.ResourceManager.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 107 for asset name: System.Resources.Writer, relpath: System.Resources.Writer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 108 for asset name: System.Runtime.CompilerServices.Unsafe, relpath: System.Runtime.CompilerServices.Unsafe.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 109 for asset name: System.Runtime.CompilerServices.VisualC, relpath: System.Runtime.CompilerServices.VisualC.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 110 for asset name: System.Runtime, relpath: System.Runtime.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 111 for asset name: System.Runtime.Extensions, relpath: System.Runtime.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 112 for asset name: System.Runtime.Handles, relpath: System.Runtime.Handles.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 113 for asset name: System.Runtime.InteropServices, relpath: System.Runtime.InteropServices.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 114 for asset name: System.Runtime.InteropServices.JavaScript, relpath: System.Runtime.InteropServices.JavaScript.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 115 for asset name: System.Runtime.InteropServices.RuntimeInformation, relpath: System.Runtime.InteropServices.RuntimeInformation.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 116 for asset name: System.Runtime.Intrinsics, relpath: System.Runtime.Intrinsics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 117 for asset name: System.Runtime.Loader, relpath: System.Runtime.Loader.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 118 for asset name: System.Runtime.Numerics, relpath: System.Runtime.Numerics.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 119 for asset name: System.Runtime.Serialization, relpath: System.Runtime.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 120 for asset name: System.Runtime.Serialization.Formatters, relpath: System.Runtime.Serialization.Formatters.dll, assemblyVersion 8.1.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 121 for asset name: System.Runtime.Serialization.Json, relpath: System.Runtime.Serialization.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 122 for asset name: System.Runtime.Serialization.Primitives, relpath: System.Runtime.Serialization.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 123 for asset name: System.Runtime.Serialization.Xml, relpath: System.Runtime.Serialization.Xml.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 124 for asset name: System.Security.AccessControl, relpath: System.Security.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 125 for asset name: System.Security.Claims, relpath: System.Security.Claims.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 126 for asset name: System.Security.Cryptography.Algorithms, relpath: System.Security.Cryptography.Algorithms.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 127 for asset name: System.Security.Cryptography.Cng, relpath: System.Security.Cryptography.Cng.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 128 for asset name: System.Security.Cryptography.Csp, relpath: System.Security.Cryptography.Csp.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 129 for asset name: System.Security.Cryptography, relpath: System.Security.Cryptography.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 130 for asset name: System.Security.Cryptography.Encoding, relpath: System.Security.Cryptography.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 131 for asset name: System.Security.Cryptography.OpenSsl, relpath: System.Security.Cryptography.OpenSsl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 132 for asset name: System.Security.Cryptography.Primitives, relpath: System.Security.Cryptography.Primitives.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 133 for asset name: System.Security.Cryptography.X509Certificates, relpath: System.Security.Cryptography.X509Certificates.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 134 for asset name: System.Security, relpath: System.Security.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 135 for asset name: System.Security.Principal, relpath: System.Security.Principal.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 136 for asset name: System.Security.Principal.Windows, relpath: System.Security.Principal.Windows.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 137 for asset name: System.Security.SecureString, relpath: System.Security.SecureString.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 138 for asset name: System.ServiceModel.Web, relpath: System.ServiceModel.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 139 for asset name: System.ServiceProcess, relpath: System.ServiceProcess.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 140 for asset name: System.Text.Encoding.CodePages, relpath: System.Text.Encoding.CodePages.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 141 for asset name: System.Text.Encoding, relpath: System.Text.Encoding.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 142 for asset name: System.Text.Encoding.Extensions, relpath: System.Text.Encoding.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 143 for asset name: System.Text.Encodings.Web, relpath: System.Text.Encodings.Web.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 144 for asset name: System.Text.Json, relpath: System.Text.Json.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 145 for asset name: System.Text.RegularExpressions, relpath: System.Text.RegularExpressions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 146 for asset name: System.Threading.AccessControl, relpath: System.Threading.AccessControl.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 147 for asset name: System.Threading.Channels, relpath: System.Threading.Channels.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 148 for asset name: System.Threading, relpath: System.Threading.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 149 for asset name: System.Threading.Overlapped, relpath: System.Threading.Overlapped.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 150 for asset name: System.Threading.Tasks.Dataflow, relpath: System.Threading.Tasks.Dataflow.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 151 for asset name: System.Threading.Tasks, relpath: System.Threading.Tasks.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 152 for asset name: System.Threading.Tasks.Extensions, relpath: System.Threading.Tasks.Extensions.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 153 for asset name: System.Threading.Tasks.Parallel, relpath: System.Threading.Tasks.Parallel.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 154 for asset name: System.Threading.Thread, relpath: System.Threading.Thread.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 155 for asset name: System.Threading.ThreadPool, relpath: System.Threading.ThreadPool.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 156 for asset name: System.Threading.Timer, relpath: System.Threading.Timer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 157 for asset name: System.Transactions, relpath: System.Transactions.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 158 for asset name: System.Transactions.Local, relpath: System.Transactions.Local.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 159 for asset name: System.ValueTuple, relpath: System.ValueTuple.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 160 for asset name: System.Web, relpath: System.Web.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 161 for asset name: System.Web.HttpUtility, relpath: System.Web.HttpUtility.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 162 for asset name: System.Windows, relpath: System.Windows.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 163 for asset name: System.Xml, relpath: System.Xml.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 164 for asset name: System.Xml.Linq, relpath: System.Xml.Linq.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 165 for asset name: System.Xml.ReaderWriter, relpath: System.Xml.ReaderWriter.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 166 for asset name: System.Xml.Serialization, relpath: System.Xml.Serialization.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 167 for asset name: System.Xml.XDocument, relpath: System.Xml.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 168 for asset name: System.Xml.XmlDocument, relpath: System.Xml.XmlDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 169 for asset name: System.Xml.XmlSerializer, relpath: System.Xml.XmlSerializer.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 170 for asset name: System.Xml.XPath, relpath: System.Xml.XPath.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 171 for asset name: System.Xml.XPath.XDocument, relpath: System.Xml.XPath.XDocument.dll, assemblyVersion 11.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Entry 172 for asset name: WindowsBase, relpath: WindowsBase.dll, assemblyVersion 4.0.0.0, fileVersion 42.42.42.42424, localPath (not set) Unmapped application bundle -- Probe configurations: probe type=app Processing TPA for deps entry [AppWithSubDirs, 1.0.0, AppWithSubDirs.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: AppWithSubDirs.dll AppWithSubDirs.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll, AssemblyVersion: , FileVersion: Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.CSharp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.CSharp.dll Microsoft.CSharp.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.Core.dll Microsoft.VisualBasic.Core.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll, AssemblyVersion: 16.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.VisualBasic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.VisualBasic.dll Microsoft.VisualBasic.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll, AssemblyVersion: 10.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Primitives.dll Microsoft.Win32.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, Microsoft.Win32.Registry.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: Microsoft.Win32.Registry.dll Microsoft.Win32.Registry.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, mscorlib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: mscorlib.dll mscorlib.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, netstandard.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: netstandard.dll netstandard.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll, AssemblyVersion: 2.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.AppContext.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.AppContext.dll System.AppContext.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Buffers.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Buffers.dll System.Buffers.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Concurrent.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Concurrent.dll System.Collections.Concurrent.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.dll System.Collections.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Immutable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Immutable.dll System.Collections.Immutable.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.NonGeneric.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.NonGeneric.dll System.Collections.NonGeneric.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Collections.Specialized.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Collections.Specialized.dll System.Collections.Specialized.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Annotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Annotations.dll System.ComponentModel.Annotations.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.DataAnnotations.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.DataAnnotations.dll System.ComponentModel.DataAnnotations.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.dll System.ComponentModel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.EventBasedAsync.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.EventBasedAsync.dll System.ComponentModel.EventBasedAsync.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.Primitives.dll System.ComponentModel.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ComponentModel.TypeConverter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ComponentModel.TypeConverter.dll System.ComponentModel.TypeConverter.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Configuration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Configuration.dll System.Configuration.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Console.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Console.dll System.Console.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Core.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Core.dll System.Core.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.Common.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.Common.dll System.Data.Common.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.DataSetExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.DataSetExtensions.dll System.Data.DataSetExtensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Data.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Data.dll System.Data.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Contracts.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Contracts.dll System.Diagnostics.Contracts.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Debug.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Debug.dll System.Diagnostics.Debug.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.DiagnosticSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.DiagnosticSource.dll System.Diagnostics.DiagnosticSource.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.FileVersionInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.FileVersionInfo.dll System.Diagnostics.FileVersionInfo.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Process.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Process.dll System.Diagnostics.Process.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.StackTrace.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.StackTrace.dll System.Diagnostics.StackTrace.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TextWriterTraceListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TextWriterTraceListener.dll System.Diagnostics.TextWriterTraceListener.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tools.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tools.dll System.Diagnostics.Tools.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.TraceSource.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.TraceSource.dll System.Diagnostics.TraceSource.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Diagnostics.Tracing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Diagnostics.Tracing.dll System.Diagnostics.Tracing.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.dll System.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.dll System.Drawing.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Drawing.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Drawing.Primitives.dll System.Drawing.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Dynamic.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Dynamic.Runtime.dll System.Dynamic.Runtime.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Asn1.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Asn1.dll System.Formats.Asn1.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Formats.Tar.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Formats.Tar.dll System.Formats.Tar.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Calendars.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Calendars.dll System.Globalization.Calendars.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.dll System.Globalization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Globalization.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Globalization.Extensions.dll System.Globalization.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.Brotli.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.Brotli.dll System.IO.Compression.Brotli.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.dll System.IO.Compression.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.FileSystem.dll System.IO.Compression.FileSystem.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Compression.ZipFile.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Compression.ZipFile.dll System.IO.Compression.ZipFile.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.dll System.IO.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.AccessControl.dll System.IO.FileSystem.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.dll System.IO.FileSystem.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.DriveInfo.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.DriveInfo.dll System.IO.FileSystem.DriveInfo.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Primitives.dll System.IO.FileSystem.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.FileSystem.Watcher.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.FileSystem.Watcher.dll System.IO.FileSystem.Watcher.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.IsolatedStorage.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.IsolatedStorage.dll System.IO.IsolatedStorage.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.MemoryMappedFiles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.MemoryMappedFiles.dll System.IO.MemoryMappedFiles.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipelines.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipelines.dll System.IO.Pipelines.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.AccessControl.dll System.IO.Pipes.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.Pipes.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.Pipes.dll System.IO.Pipes.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.IO.UnmanagedMemoryStream.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.IO.UnmanagedMemoryStream.dll System.IO.UnmanagedMemoryStream.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.AsyncEnumerable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.AsyncEnumerable.dll System.Linq.AsyncEnumerable.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.dll System.Linq.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Expressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Expressions.dll System.Linq.Expressions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Parallel.dll System.Linq.Parallel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Linq.Queryable.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Linq.Queryable.dll System.Linq.Queryable.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Memory.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Memory.dll System.Memory.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.dll System.Net.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.dll System.Net.Http.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Http.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Http.Json.dll System.Net.Http.Json.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.HttpListener.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.HttpListener.dll System.Net.HttpListener.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Mail.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Mail.dll System.Net.Mail.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NameResolution.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NameResolution.dll System.Net.NameResolution.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.NetworkInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.NetworkInformation.dll System.Net.NetworkInformation.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Ping.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Ping.dll System.Net.Ping.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Primitives.dll System.Net.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Quic.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Quic.dll System.Net.Quic.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Requests.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Requests.dll System.Net.Requests.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Security.dll System.Net.Security.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServerSentEvents.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServerSentEvents.dll System.Net.ServerSentEvents.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.ServicePoint.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.ServicePoint.dll System.Net.ServicePoint.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.Sockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.Sockets.dll System.Net.Sockets.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebClient.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebClient.dll System.Net.WebClient.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebHeaderCollection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebHeaderCollection.dll System.Net.WebHeaderCollection.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebProxy.dll System.Net.WebProxy.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.Client.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.Client.dll System.Net.WebSockets.Client.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Net.WebSockets.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Net.WebSockets.dll System.Net.WebSockets.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.dll System.Numerics.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Numerics.Vectors.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Numerics.Vectors.dll System.Numerics.Vectors.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ObjectModel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ObjectModel.dll System.ObjectModel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.CoreLib.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.CoreLib.dll System.Private.CoreLib.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.DataContractSerialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.DataContractSerialization.dll System.Private.DataContractSerialization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Uri.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Uri.dll System.Private.Uri.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.dll System.Private.Xml.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Private.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Private.Xml.Linq.dll System.Private.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.DispatchProxy.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.DispatchProxy.dll System.Reflection.DispatchProxy.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.dll System.Reflection.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.dll System.Reflection.Emit.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.ILGeneration.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.ILGeneration.dll System.Reflection.Emit.ILGeneration.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Emit.Lightweight.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Emit.Lightweight.dll System.Reflection.Emit.Lightweight.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Extensions.dll System.Reflection.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Metadata.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Metadata.dll System.Reflection.Metadata.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.Primitives.dll System.Reflection.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Reflection.TypeExtensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Reflection.TypeExtensions.dll System.Reflection.TypeExtensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Reader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Reader.dll System.Resources.Reader.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.ResourceManager.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.ResourceManager.dll System.Resources.ResourceManager.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Resources.Writer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Resources.Writer.dll System.Resources.Writer.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.Unsafe.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.Unsafe.dll System.Runtime.CompilerServices.Unsafe.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.CompilerServices.VisualC.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.CompilerServices.VisualC.dll System.Runtime.CompilerServices.VisualC.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.dll System.Runtime.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Extensions.dll System.Runtime.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Handles.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Handles.dll System.Runtime.Handles.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.dll System.Runtime.InteropServices.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.JavaScript.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.JavaScript.dll System.Runtime.InteropServices.JavaScript.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.InteropServices.RuntimeInformation.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.InteropServices.RuntimeInformation.dll System.Runtime.InteropServices.RuntimeInformation.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Intrinsics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Intrinsics.dll System.Runtime.Intrinsics.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Loader.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Loader.dll System.Runtime.Loader.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Numerics.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Numerics.dll System.Runtime.Numerics.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.dll System.Runtime.Serialization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Formatters.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Formatters.dll System.Runtime.Serialization.Formatters.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll, AssemblyVersion: 8.1.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Json.dll System.Runtime.Serialization.Json.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Primitives.dll System.Runtime.Serialization.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Runtime.Serialization.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Runtime.Serialization.Xml.dll System.Runtime.Serialization.Xml.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.AccessControl.dll System.Security.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Claims.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Claims.dll System.Security.Claims.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Algorithms.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Algorithms.dll System.Security.Cryptography.Algorithms.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Cng.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Cng.dll System.Security.Cryptography.Cng.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Csp.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Csp.dll System.Security.Cryptography.Csp.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.dll System.Security.Cryptography.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Encoding.dll System.Security.Cryptography.Encoding.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.OpenSsl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.OpenSsl.dll System.Security.Cryptography.OpenSsl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.Primitives.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.Primitives.dll System.Security.Cryptography.Primitives.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Cryptography.X509Certificates.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Cryptography.X509Certificates.dll System.Security.Cryptography.X509Certificates.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.dll System.Security.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.dll System.Security.Principal.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.Principal.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.Principal.Windows.dll System.Security.Principal.Windows.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Security.SecureString.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Security.SecureString.dll System.Security.SecureString.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceModel.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceModel.Web.dll System.ServiceModel.Web.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ServiceProcess.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ServiceProcess.dll System.ServiceProcess.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.CodePages.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.CodePages.dll System.Text.Encoding.CodePages.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.dll System.Text.Encoding.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encoding.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encoding.Extensions.dll System.Text.Encoding.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Encodings.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Encodings.Web.dll System.Text.Encodings.Web.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.Json.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.Json.dll System.Text.Json.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Text.RegularExpressions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Text.RegularExpressions.dll System.Text.RegularExpressions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.AccessControl.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.AccessControl.dll System.Threading.AccessControl.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Channels.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Channels.dll System.Threading.Channels.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.dll System.Threading.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Overlapped.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Overlapped.dll System.Threading.Overlapped.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Dataflow.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Dataflow.dll System.Threading.Tasks.Dataflow.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.dll System.Threading.Tasks.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Extensions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Extensions.dll System.Threading.Tasks.Extensions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Tasks.Parallel.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Tasks.Parallel.dll System.Threading.Tasks.Parallel.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Thread.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Thread.dll System.Threading.Thread.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.ThreadPool.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.ThreadPool.dll System.Threading.ThreadPool.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Threading.Timer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Threading.Timer.dll System.Threading.Timer.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.dll System.Transactions.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Transactions.Local.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Transactions.Local.dll System.Transactions.Local.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.ValueTuple.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.ValueTuple.dll System.ValueTuple.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.dll System.Web.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Web.HttpUtility.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Web.HttpUtility.dll System.Web.HttpUtility.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Windows.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Windows.dll System.Windows.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.dll System.Xml.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Linq.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Linq.dll System.Xml.Linq.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.ReaderWriter.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.ReaderWriter.dll System.Xml.ReaderWriter.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.Serialization.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.Serialization.dll System.Xml.Serialization.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XDocument.dll System.Xml.XDocument.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlDocument.dll System.Xml.XmlDocument.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XmlSerializer.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XmlSerializer.dll System.Xml.XmlSerializer.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.dll System.Xml.XPath.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, System.Xml.XPath.XDocument.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: System.Xml.XPath.XDocument.dll System.Xml.XPath.XDocument.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll, AssemblyVersion: 11.0.0.0, FileVersion: 42.42.42.42424 Processing TPA for deps entry [runtimepack.Microsoft.NETCore.App.Runtime.win-x64, 11.0.0-ci, WindowsBase.dll, local_path: ] with fx level: 0 Using probe config: type=app Computed relative path: WindowsBase.dll WindowsBase.dll found in bundle [C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll] (extracted) Probed deps dir and matched 'C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll' Adding tpa entry: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll, AssemblyVersion: 4.0.0.0, FileVersion: 42.42.42.42424 Property FX_DEPS_FILE = Property TRUSTED_PLATFORM_ASSEMBLIES = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Specialized.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Concurrent.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.Core.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.CSharp.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\netstandard.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.VisualBasic.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\mscorlib.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceModel.Web.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Asn1.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.FileSystem.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Debug.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Json.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Contracts.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\Microsoft.Win32.Registry.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.AppContext.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Buffers.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.NonGeneric.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encodings.Web.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Serialization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.MemoryMappedFiles.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Collections.Immutable.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Annotations.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.DataAnnotations.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.OpenSsl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.StackTrace.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.EventBasedAsync.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ComponentModel.TypeConverter.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.FileVersionInfo.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Configuration.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Security.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Console.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Core.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.UnmanagedMemoryStream.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.Common.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.DataSetExtensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.DiagnosticSource.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NameResolution.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Data.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Process.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Windows.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Dynamic.Runtime.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TextWriterTraceListener.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tools.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.TraceSource.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.Brotli.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Diagnostics.Tracing.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.Local.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.Vectors.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Drawing.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Formats.Tar.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Globalization.Calendars.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Compression.ZipFile.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.DriveInfo.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.FileSystem.Watcher.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.AsyncEnumerable.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.IsolatedStorage.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipelines.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.IO.Pipes.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Expressions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Parallel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Linq.Queryable.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Memory.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Http.Json.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.HttpListener.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Mail.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.NetworkInformation.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Ping.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ValueTuple.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Quic.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Requests.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServerSentEvents.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.ServicePoint.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.Sockets.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebClient.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebHeaderCollection.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebProxy.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Net.WebSockets.Client.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Numerics.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ObjectModel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.CoreLib.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.DataContractSerialization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Uri.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Private.Xml.Linq.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.DispatchProxy.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlDocument.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.ILGeneration.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Emit.Lightweight.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.Metadata.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Reflection.TypeExtensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Reader.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.ResourceManager.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Resources.Writer.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.Unsafe.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.HttpUtility.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.CompilerServices.VisualC.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Handles.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.JavaScript.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.InteropServices.RuntimeInformation.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Intrinsics.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Loader.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Numerics.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Formatters.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Json.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Primitives.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Runtime.Serialization.Xml.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Claims.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Algorithms.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Cng.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Csp.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.Encoding.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Cryptography.X509Certificates.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.Principal.Windows.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Security.SecureString.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.ServiceProcess.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.CodePages.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.Encoding.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Text.RegularExpressions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.AccessControl.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Channels.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Overlapped.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Dataflow.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Extensions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Tasks.Parallel.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Thread.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.ThreadPool.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Threading.Timer.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Transactions.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Web.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.Linq.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.ReaderWriter.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XDocument.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XmlSerializer.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\System.Xml.XPath.XDocument.dll;C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\WindowsBase.dll; Property NATIVE_DLL_SEARCH_DIRECTORIES = Property PLATFORM_RESOURCE_ROOTS = Property APP_CONTEXT_BASE_DIRECTORY = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\ Property APP_CONTEXT_DEPS_FILES = C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.deps.json Property PROBING_DIRECTORIES = Property RUNTIME_IDENTIFIER = win-x64 Property HOST_RUNTIME_CONTRACT = 0x1f9956581d8 CoreCLR path = '', CoreCLR dir = '' Launch host: C:\h\w\B79E0A15\w\A46108F5\e\test_artifacts\ysuxc5vc.rul\AppWithSubDirs\bundle-3\AppWithSubDirs.exe, app: C:\h\w\B79E0A15\t\.net\AppWithSubDirs\sAlVHc0vslqV\AppWithSubDirs.dll, argc: 0, args: --- Invoked hostpolicy [version: 11.0.0-ci @Commit: 499ad2fba37dececc82f945df7a7d4c206c9bb18] corehost_resolve_component_dependencies = { Component main assembly path: qwerty } Failed to locate managed application [qwerty] Execute managed assembly exit code: 0x0 Fatal error. 0xC0000005 at System.GC.AddMemoryPressure(Int64) at System.Threading.Thread.InitializeCurrentThread() at System.GC.RunFinalizers() ' could not be formatted with string.Format at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan`1 args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at FluentAssertions.Execution.FailureMessageFormatter.FormatArgumentPlaceholders(String failureMessage, Object[] failureArgs) at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message) at Microsoft.DotNet.CoreSetup.Test.CommandResultAssertions.Pass() in /_/src/installer/tests/TestUtils/Assertions/CommandResultAssertions.cs:37 at AppHost.Bundle.Tests.BundledAppWithSubDirs.RunTheApp(String path, Boolean selfContained, Boolean deleteApp) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:39 at AppHost.Bundle.Tests.BundledAppWithSubDirs.SelfContained(BundleOptions options) in /_/src/installer/tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:94 at InvokeStub_BundledAppWithSubDirs.SelfContained(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Test run summary: Failed! - C:\h\w\B79E0A15\w\A46108F5\e\AppHost.Bundle.Tests.dll (net10.0|x64) total: 42 failed: 37 succeeded: 5 skipped: 0 duration: 3m 57s 232ms C:\h\w\B79E0A15\w\A46108F5\e>set _commandExitCode=2 C:\h\w\B79E0A15\w\A46108F5\e>C:\python3\python.exe C:\h\w\B79E0A15\p\reporter\run.py https://dev.azure.com/dnceng-public/ public 34575064 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJmYzk5YWYzYy1iMzAzLTQwNGItODBlYi1mYmI2OWEyODhhMjMiLCJzaWQiOiJlYmMyNjFlYS1lYTM5LTQwN2UtYjI0NS1kMWFhMjllZTkyMTQiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEyNDIzMzIiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjU2ZTJlNDc1LWVjYTMtNDIyMy1hNDVhLTBjZGNjZWZhZWJmNDozNGZjZjFlOS0yMGU4LTUyYzktYzIxZC0xZWQzNjA4YWMxMjQiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTI0MjMzMiIsIm9yY2hpZCI6IjU2ZTJlNDc1LWVjYTMtNDIyMy1hNDVhLTBjZGNjZWZhZWJmNC5idWlsZC5idWlsZF93aW5kb3dzX3g2NF9yZWxlYXNlX2luc3RhbGxlcl9idWlsZF9hbmRfdGVzdC5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiMGRiNDgxZDgtMWY1ZC00NjQ0LTk5OTUtMDVkYjI3MWUxNTcwIiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc2NzQwMjU3MiwiZXhwIjoxNzY3NDEyNzcyfQ.Jse0rNgIZiTlQAHEW_FJ43Mj7QZDPu6pXXYKbmHgjUb-13z5b7XJEZO11b1SiMWPJ8NxMnTPCQXVqIJ9qct4cuqF9d_2ey0vrHGtUlDJLsvHK-So_jIFE6jsLOo-j751WjDpX7iLdRSYEdCE7nw_WENAsfNglNf4GNwoGzzcu7UJ1S2mIoKA7b7CohNx7Nrq_EM7nstWKlLnjLW8Dunfbrd8exSs6l1IdenqE3LjS68jW5OfQ2sQWU7KpZ0SSbbUaR0sMaAIpGrEJT57xg6xVDEj1kASSisA_oLdV4YApBmTYNm_t09b7CYyLtPnftZnLDIen6ABJ1SqiRXDCklzew || exit /b C:\h\scripts\helix-scripts\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-01-03T01:59:39.249Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-01-03T01:59:39.250Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-01-03T01:59:39.258Z INFO run.py _universal(511) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.1 Python/3.13.7 (Windows-11-10.0.26100-SP0)' No body was attached to the request 2026-01-03T01:59:39.272Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': 'efb1f876-c206-4b6c-bf67-6e4c8a9b6d46' 'Date': 'Sat, 03 Jan 2026 01:59:39 GMT' 'Content-Length': '2339' 2026-01-03T01:59:39.273Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-01-03T01:59:39.273Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-01-03T01:59:39.273Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-01-03T01:59:39.274Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-01-03T01:59:39.274Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-01-03T01:59:39.841Z INFO run.py run(48) main Beginning reading of test results. 2026-01-03T01:59:39.842Z INFO run.py __init__(42) read_results Searching 'C:\h\w\B79E0A15\w\A46108F5\e' for test results files 2026-01-03T01:59:39.842Z INFO run.py __init__(48) read_results Found results file C:\h\w\B79E0A15\w\A46108F5\e\runner_a008H3M_2026-01-03_01_59_38.4311340.trx with format trx 2026-01-03T01:59:39.872Z INFO run.py __init__(42) read_results Searching 'C:\h\w\B79E0A15\w\A46108F5\uploads' for test results files 2026-01-03T01:59:39.873Z INFO run.py packing_test_reporter(30) report_results Packing 42 test reports to 'C:\h\w\B79E0A15\w\A46108F5\e\__test_report.json' 2026-01-03T01:59:39.876Z INFO run.py packing_test_reporter(33) report_results Packed 1445962 bytes C:\h\w\B79E0A15\w\A46108F5\e>EXIT /b 2 ['AppHost.Bundle.Tests' END OF WORK ITEM LOG: Command exited with 2]