2025-12-27T16:08:34.5180096Z ##[section]Starting: Build shared fx 2025-12-27T16:08:34.5187433Z ============================================================================== 2025-12-27T16:08:34.5187561Z Task : Command line 2025-12-27T16:08:34.5187633Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2025-12-27T16:08:34.5187751Z Version : 2.250.1 2025-12-27T16:08:34.5187820Z Author : Microsoft Corporation 2025-12-27T16:08:34.5187905Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2025-12-27T16:08:34.5188016Z ============================================================================== 2025-12-27T16:08:36.3483205Z Generating script. 2025-12-27T16:08:36.3563332Z Script contents: shell 2025-12-27T16:08:36.3568246Z ./eng/build.cmd -ci -prepareMachine -nobl -all -noBuildJava -pack -arch x64 /p:CrossgenOutput=false /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log 2025-12-27T16:08:36.3793473Z ========================== Starting Command Output =========================== 2025-12-27T16:08:36.4016013Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\02556bcf-c4d9-492b-a48e-0941cde29294.cmd"" 2025-12-27T16:08:38.7230733Z 2025-12-27T16:08:38.7408938Z Id Name PSJobTypeName State HasMoreData Location Command 2025-12-27T16:08:38.7421187Z -- ---- ------------- ----- ----------- -------- ------- 2025-12-27T16:08:38.7443875Z 1 DumpProcesses BackgroundJob Running True localhost Set-Location $args[0]... 2025-12-27T16:08:38.8357648Z Building of C# project is enabled and has dependencies on NodeJS projects. Building of NodeJS projects is enabled since node is detected in C:\ToolCache\node\20.19.6. 2025-12-27T16:08:38.8368205Z Note that if you are running Source Build, building NodeJS projects will be disabled later on. 2025-12-27T16:08:41.0424865Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2025-12-27T16:08:41.1203512Z Attempting to install 'sdk v10.0.100' from public location. 2025-12-27T16:08:43.5185663Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip size is 301667702 bytes. 2025-12-27T16:08:43.5301580Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip size is 301667702 bytes. 2025-12-27T16:08:43.5337816Z dotnet-install: The remote and local file sizes are equal. 2025-12-27T16:08:43.5362554Z dotnet-install: Extracting the archive. 2025-12-27T16:08:57.2642116Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2025-12-27T16:08:57.2664975Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2025-12-27T16:08:57.2670756Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2025-12-27T16:08:57.2676441Z dotnet-install: Installed version is 10.0.100 2025-12-27T16:08:57.2682149Z dotnet-install: Installation finished 2025-12-27T16:08:57.2997150Z Setting NUGET enhanced retry environment variables 2025-12-27T16:08:58.8534230Z 2025-12-27T16:08:58.8612599Z Setting NUGET enhanced retry environment variables 2025-12-27T16:08:58.8696119Z Setting NUGET enhanced retry environment variables 2025-12-27T16:08:59.7371646Z Determining projects to restore... 2025-12-27T16:09:01.4599303Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25619.109\tools\Tools.proj (in 1.59 sec). 2025-12-27T16:09:01.7767404Z Determining projects to restore... 2025-12-27T16:09:02.5251859Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 603 ms). 2025-12-27T16:09:02.5867955Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2025-12-27T16:09:02.5901203Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2025-12-27T16:09:02.5911175Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2025-12-27T16:09:04.2535801Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2025-12-27T16:09:04.3375519Z Attempting to install runtime toolset 'dotnet/x86 v11.0.0-alpha.1.25619.109' from public location. 2025-12-27T16:09:05.8771645Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/11.0.0-alpha.1.25619.109/dotnet-runtime-11.0.0-alpha.1.25619.109-win-x86.zip size is 33013877 bytes. 2025-12-27T16:09:05.8889069Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/11.0.0-alpha.1.25619.109/dotnet-runtime-11.0.0-alpha.1.25619.109-win-x86.zip size is 33013877 bytes. 2025-12-27T16:09:05.8930783Z dotnet-install: The remote and local file sizes are equal. 2025-12-27T16:09:05.8957211Z dotnet-install: Extracting the archive. 2025-12-27T16:09:07.0572423Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\x86\". Note: This change will not be visible if PowerShell was run as a child process. 2025-12-27T16:09:07.0622952Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2025-12-27T16:09:07.0629203Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2025-12-27T16:09:07.0635637Z dotnet-install: Installed version is 11.0.0-alpha.1.25619.109 2025-12-27T16:09:07.0641203Z dotnet-install: Installation finished 2025-12-27T16:09:08.5464638Z Attempting to install runtime toolset 'dotnet/x64 v11.0.0-alpha.1.25619.109' from public location. 2025-12-27T16:09:09.3318114Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/11.0.0-alpha.1.25619.109/dotnet-runtime-11.0.0-alpha.1.25619.109-win-x64.zip size is 35888416 bytes. 2025-12-27T16:09:09.3370215Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/11.0.0-alpha.1.25619.109/dotnet-runtime-11.0.0-alpha.1.25619.109-win-x64.zip size is 35888416 bytes. 2025-12-27T16:09:09.3402049Z dotnet-install: The remote and local file sizes are equal. 2025-12-27T16:09:09.3425590Z dotnet-install: Extracting the archive. 2025-12-27T16:09:10.4793843Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2025-12-27T16:09:10.4799828Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2025-12-27T16:09:10.4806625Z dotnet-install: Installed version is 11.0.0-alpha.1.25619.109 2025-12-27T16:09:10.4813113Z dotnet-install: Installation finished 2025-12-27T16:09:10.6007516Z Determining projects to restore... 2025-12-27T16:09:14.1970033Z Restored D:\a\_work\1\s\eng\tools\RepoTasks\RepoTasks.csproj (in 3.28 sec). 2025-12-27T16:09:18.1472581Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net472\RepoTasks.dll 2025-12-27T16:09:18.6647376Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net10.0\RepoTasks.dll 2025-12-27T16:09:18.7276952Z 2025-12-27T16:09:18.7519386Z Downloading vswhere 3.1.7 2025-12-27T16:09:18.7647200Z VERBOSE: GET 2025-12-27T16:09:18.7647489Z https://netcorenativeassets.blob.core.windows.net/resource-packages/external/windows/vswhere/3.1.7/vswhere.exe with 2025-12-27T16:09:18.7648151Z 0-byte payload 2025-12-27T16:09:18.8001254Z VERBOSE: received 469456-byte response of content type application/x-msdownload 2025-12-27T16:09:19.0805932Z Setting NUGET enhanced retry environment variables 2025-12-27T16:09:19.0878521Z Setting NUGET enhanced retry environment variables 2025-12-27T16:09:21.4448805Z 2025-12-27T16:09:23.3070289Z Determining projects to restore... 2025-12-27T16:09:26.0145621Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2025-12-27T16:09:26.0146165Z Tool 'dotnet-ef' (version '11.0.0-alpha.1.25619.109') was restored. Available commands: dotnet-ef 2025-12-27T16:09:26.0147847Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2025-12-27T16:09:26.0148262Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2025-12-27T16:09:26.0148578Z 2025-12-27T16:09:26.0148828Z Restore was successful. 2025-12-27T16:09:27.7209509Z All projects are up-to-date for restore. 2025-12-27T16:09:31.3746840Z Determining projects to restore... 2025-12-27T16:09:32.2513622Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 541 ms). 2025-12-27T16:09:32.3156105Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2025-12-27T16:09:32.3190754Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2025-12-27T16:09:32.3196621Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2025-12-27T16:09:36.6857897Z Runtime toolset 'dotnet/x86 v11.0.0-alpha.1.25619.109' already installed. 2025-12-27T16:09:38.5353705Z Runtime toolset 'dotnet/x64 v11.0.0-alpha.1.25619.109' already installed. 2025-12-27T16:09:42.1283538Z Determining projects to restore... 2025-12-27T16:09:44.9847835Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\RequestHandlerLib\RequestHandlerLib.vcxproj (in 1.97 sec). 2025-12-27T16:09:44.9864018Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\CommonLib.vcxproj (in 1.97 sec). 2025-12-27T16:09:44.9868834Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\InProcessRequestHandler\InProcessRequestHandler.vcxproj (in 1.97 sec). 2025-12-27T16:09:44.9870777Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\gtest\gtest.vcxproj (in 1.97 sec). 2025-12-27T16:09:45.0030551Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj (in 8 ms). 2025-12-27T16:09:45.0033283Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\IISLib\IISLib.vcxproj (in 10 ms). 2025-12-27T16:09:45.0039468Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\AspNetCore\AspNetCore.vcxproj (in 10 ms). 2025-12-27T16:09:45.1952558Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLibTests\CommonLibTests.vcxproj (in 204 ms). 2025-12-27T16:09:46.3937707Z gmock-all.cc 2025-12-27T16:09:46.4366879Z gtest-all.cc 2025-12-27T16:09:46.4543462Z acache.cpp 2025-12-27T16:09:46.4791308Z ahutil.cpp 2025-12-27T16:09:46.4883399Z base64.cpp 2025-12-27T16:09:46.4914974Z multisz.cpp 2025-12-27T16:09:46.6382120Z gmock-all.cc 2025-12-27T16:09:46.6477641Z gtest-all.cc 2025-12-27T16:09:46.6853506Z acache.cpp 2025-12-27T16:09:46.6887695Z ahutil.cpp 2025-12-27T16:09:46.6888106Z base64.cpp 2025-12-27T16:09:46.6913316Z multisz.cpp 2025-12-27T16:09:46.7419211Z acache.cpp 2025-12-27T16:09:46.7425238Z ahutil.cpp 2025-12-27T16:09:46.7434524Z base64.cpp 2025-12-27T16:09:46.7466368Z multisz.cpp 2025-12-27T16:09:46.7571759Z gmock-all.cc 2025-12-27T16:09:46.7706853Z gtest-all.cc 2025-12-27T16:10:11.0898525Z multisza.cpp 2025-12-27T16:10:12.1204136Z reftrace.c 2025-12-27T16:10:12.7538505Z multisza.cpp 2025-12-27T16:10:13.4093688Z multisza.cpp 2025-12-27T16:10:14.3162392Z reftrace.c 2025-12-27T16:10:15.1110864Z reftrace.c 2025-12-27T16:10:15.9263930Z stringa.cpp 2025-12-27T16:10:16.7068429Z stringu.cpp 2025-12-27T16:10:17.4780372Z stringa.cpp 2025-12-27T16:10:18.5069821Z stringa.cpp 2025-12-27T16:10:19.4285582Z stringu.cpp 2025-12-27T16:10:20.4103959Z stringu.cpp 2025-12-27T16:10:27.1127703Z tracelog.c 2025-12-27T16:10:28.1126131Z tracelog.c 2025-12-27T16:10:29.8625576Z tracelog.c 2025-12-27T16:10:30.2688541Z util.cpp 2025-12-27T16:10:30.6750687Z util.cpp 2025-12-27T16:10:31.8938770Z util.cpp 2025-12-27T16:10:36.9166321Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\Win32\Release\gtest.lib 2025-12-27T16:10:36.9724089Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\arm64\Release\gtest.lib 2025-12-27T16:10:37.0109319Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\x64\Release\gtest.lib 2025-12-27T16:10:38.1056673Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\Win32\Release\IISLib.lib 2025-12-27T16:10:38.2793854Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\x64\Release\IISLib.lib 2025-12-27T16:10:38.8133315Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\arm64\Release\IISLib.lib 2025-12-27T16:10:39.0024873Z Compiling Event Messages ... 2025-12-27T16:10:39.0844955Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:10:39.2155833Z stdafx.cpp 2025-12-27T16:10:39.2367032Z Compiling Event Messages ... 2025-12-27T16:10:39.2619927Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:10:39.3999573Z stdafx.cpp 2025-12-27T16:10:39.4085436Z Compiling Event Messages ... 2025-12-27T16:10:39.4286537Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:10:39.5471091Z stdafx.cpp 2025-12-27T16:10:44.3304250Z ConfigurationSection.cpp 2025-12-27T16:10:44.3363549Z ConfigurationSource.cpp 2025-12-27T16:10:44.4097045Z debugutil.cpp 2025-12-27T16:10:44.9919332Z Environment.cpp 2025-12-27T16:10:45.4885431Z EventLog.cpp 2025-12-27T16:10:45.6863622Z ConfigurationSection.cpp 2025-12-27T16:10:46.0980267Z ConfigurationSource.cpp 2025-12-27T16:10:46.2689772Z debugutil.cpp 2025-12-27T16:10:46.4561378Z file_utility.cpp 2025-12-27T16:10:46.4633813Z ConfigurationSection.cpp 2025-12-27T16:10:46.5503235Z ConfigurationSource.cpp 2025-12-27T16:10:46.6395009Z debugutil.cpp 2025-12-27T16:10:46.6869641Z Environment.cpp 2025-12-27T16:10:46.7260874Z fx_ver.cpp 2025-12-27T16:10:46.9843435Z Environment.cpp 2025-12-27T16:10:47.1058920Z GlobalVersionUtility.cpp 2025-12-27T16:10:48.3782821Z HostFxr.cpp 2025-12-27T16:10:49.9407725Z HostFxrResolver.cpp 2025-12-27T16:10:50.4801318Z EventLog.cpp 2025-12-27T16:10:50.7501987Z EventLog.cpp 2025-12-27T16:10:52.9093368Z HostFxrResolutionResult.cpp 2025-12-27T16:10:53.2062975Z file_utility.cpp 2025-12-27T16:10:53.5812215Z file_utility.cpp 2025-12-27T16:10:53.8308732Z LoggingHelpers.cpp 2025-12-27T16:10:54.1365841Z fx_ver.cpp 2025-12-27T16:10:54.6905333Z fx_ver.cpp 2025-12-27T16:10:55.2061863Z GlobalVersionUtility.cpp 2025-12-27T16:10:55.9492377Z PollingAppOfflineApplication.cpp 2025-12-27T16:10:56.8184937Z StandardStreamRedirection.cpp 2025-12-27T16:10:57.7390473Z HostFxr.cpp 2025-12-27T16:10:58.0348934Z GlobalVersionUtility.cpp 2025-12-27T16:10:58.2008607Z HostFxr.cpp 2025-12-27T16:10:58.4769656Z HostFxrResolver.cpp 2025-12-27T16:10:58.9910103Z HostFxrResolver.cpp 2025-12-27T16:10:59.3631920Z HostFxrResolutionResult.cpp 2025-12-27T16:10:59.6277152Z RedirectionOutput.cpp 2025-12-27T16:11:00.0810178Z RegistryKey.cpp 2025-12-27T16:11:00.5526981Z LoggingHelpers.cpp 2025-12-27T16:11:04.6976151Z PollingAppOfflineApplication.cpp 2025-12-27T16:11:04.9102386Z HostFxrResolutionResult.cpp 2025-12-27T16:11:05.1594742Z StandardStreamRedirection.cpp 2025-12-27T16:11:05.4846398Z LoggingHelpers.cpp 2025-12-27T16:11:05.6063033Z RedirectionOutput.cpp 2025-12-27T16:11:05.7114146Z StdWrapper.cpp 2025-12-27T16:11:05.9300411Z RegistryKey.cpp 2025-12-27T16:11:06.2333388Z SRWExclusiveLock.cpp 2025-12-27T16:11:06.7203584Z StdWrapper.cpp 2025-12-27T16:11:07.0505801Z PollingAppOfflineApplication.cpp 2025-12-27T16:11:07.5502538Z SRWExclusiveLock.cpp 2025-12-27T16:11:07.9889266Z SRWSharedLock.cpp 2025-12-27T16:11:08.3793962Z SRWSharedLock.cpp 2025-12-27T16:11:08.5175973Z StandardStreamRedirection.cpp 2025-12-27T16:11:08.7842996Z StringHelpers.cpp 2025-12-27T16:11:08.8698819Z StringHelpers.cpp 2025-12-27T16:11:09.0678473Z WebConfigConfigurationSection.cpp 2025-12-27T16:11:09.1592428Z RedirectionOutput.cpp 2025-12-27T16:11:09.3463323Z WebConfigConfigurationSource.cpp 2025-12-27T16:11:09.4288886Z WebConfigConfigurationSection.cpp 2025-12-27T16:11:09.7767819Z WebConfigConfigurationSource.cpp 2025-12-27T16:11:09.7858574Z RegistryKey.cpp 2025-12-27T16:11:09.7905658Z StdWrapper.cpp 2025-12-27T16:11:09.7940867Z SRWExclusiveLock.cpp 2025-12-27T16:11:09.7968582Z SRWSharedLock.cpp 2025-12-27T16:11:09.8104851Z StringHelpers.cpp 2025-12-27T16:11:09.8234712Z WebConfigConfigurationSection.cpp 2025-12-27T16:11:09.8239266Z WebConfigConfigurationSource.cpp 2025-12-27T16:11:10.0090803Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\x64\Release\CommonLib.lib 2025-12-27T16:11:10.7688680Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\arm64\Release\CommonLib.lib 2025-12-27T16:11:10.8870870Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\Win32\Release\CommonLib.lib 2025-12-27T16:11:10.9049781Z Compiling Event Messages ... 2025-12-27T16:11:10.9311926Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:11:11.0722493Z Compiling Event Messages ... 2025-12-27T16:11:11.0767926Z Compiling Event Messages ... 2025-12-27T16:11:11.0899953Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:11:11.1090233Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:11:11.1295702Z Compiling Event Messages ... 2025-12-27T16:11:11.1707779Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:11:11.2335399Z stdafx.cpp 2025-12-27T16:11:11.2702536Z stdafx.cpp 2025-12-27T16:11:11.4884130Z AppOfflineTrackingApplication.cpp 2025-12-27T16:11:11.5366018Z AppOfflineTrackingApplication.cpp 2025-12-27T16:11:11.5918258Z filewatcher.cpp 2025-12-27T16:11:11.6708849Z filewatcher.cpp 2025-12-27T16:11:11.6902858Z requesthandler_config.cpp 2025-12-27T16:11:11.9149436Z requesthandler_config.cpp 2025-12-27T16:11:19.2060996Z Compiling Event Messages ... 2025-12-27T16:11:19.3059442Z Compiling Event Messages ... 2025-12-27T16:11:21.8011831Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:11:22.0319849Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:11:23.6261160Z applicationinfo.cpp 2025-12-27T16:11:23.6849454Z applicationmanager.cpp 2025-12-27T16:11:23.7053774Z AppOfflineApplication.cpp 2025-12-27T16:11:23.7116688Z AppOfflineHandler.cpp 2025-12-27T16:11:26.3515917Z AppOfflineTrackingApplication.cpp 2025-12-27T16:11:26.9150252Z filewatcher.cpp 2025-12-27T16:11:27.1343951Z requesthandler_config.cpp 2025-12-27T16:11:37.5026446Z DisconnectHandler.cpp 2025-12-27T16:11:38.1910317Z ModuleEnvironment.cpp 2025-12-27T16:11:38.4954606Z stdafx.cpp 2025-12-27T16:11:38.9767546Z ShimOptions.cpp 2025-12-27T16:11:40.9560008Z dllmain.cpp 2025-12-27T16:11:48.2841664Z globalmodule.cpp 2025-12-27T16:11:50.3619890Z applicationinfo.cpp 2025-12-27T16:11:51.3150654Z applicationmanager.cpp 2025-12-27T16:11:51.6588109Z HandlerResolver.cpp 2025-12-27T16:11:51.8820594Z AppOfflineApplication.cpp 2025-12-27T16:11:53.0655532Z AppOfflineHandler.cpp 2025-12-27T16:11:53.3620904Z proxymodule.cpp 2025-12-27T16:11:54.3159140Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\Win32\Release\RequestHandlerLib.lib 2025-12-27T16:12:14.8433527Z Compiling Event Messages ... 2025-12-27T16:12:15.2116113Z applicationinfo.cpp 2025-12-27T16:12:17.0198536Z applicationmanager.cpp 2025-12-27T16:12:17.9193906Z AppOfflineApplication.cpp 2025-12-27T16:12:18.8770329Z AppOfflineHandler.cpp 2025-12-27T16:12:19.1033545Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\x64\Release\RequestHandlerLib.lib 2025-12-27T16:12:19.6149210Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:12:19.8308701Z DisconnectHandler.cpp 2025-12-27T16:12:20.7376033Z ModuleEnvironment.cpp 2025-12-27T16:12:21.3686857Z ShimOptions.cpp 2025-12-27T16:12:22.0028862Z dllmain.cpp 2025-12-27T16:12:26.6278071Z stdafx.cpp 2025-12-27T16:12:36.6455959Z DisconnectHandler.cpp 2025-12-27T16:12:36.6466984Z ModuleEnvironment.cpp 2025-12-27T16:12:36.6479164Z ShimOptions.cpp 2025-12-27T16:12:36.6490162Z globalmodule.cpp 2025-12-27T16:12:36.6500522Z dllmain.cpp 2025-12-27T16:12:36.6510535Z HandlerResolver.cpp 2025-12-27T16:12:36.6584591Z proxymodule.cpp 2025-12-27T16:12:36.6902525Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\arm64\Release\RequestHandlerLib.lib 2025-12-27T16:12:36.7107927Z Creating library D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.lib and object D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.exp 2025-12-27T16:12:36.7113622Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:12:36.7695364Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.dll 2025-12-27T16:12:37.1291646Z Compiling Event Messages ... 2025-12-27T16:12:37.1705732Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:12:37.1956187Z Compiling Event Messages ... 2025-12-27T16:12:37.2099794Z globalmodule.cpp 2025-12-27T16:12:37.2144866Z HandlerResolver.cpp 2025-12-27T16:12:37.2275981Z proxymodule.cpp 2025-12-27T16:12:37.3465415Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:12:37.5359479Z stdafx.cpp 2025-12-27T16:12:38.7361256Z stdafx.cpp 2025-12-27T16:12:40.2172875Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:12:40.2178675Z Compiling Event Messages ... 2025-12-27T16:12:40.3794059Z stdafx.cpp 2025-12-27T16:12:40.8468432Z Creating library D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.lib and object D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.exp 2025-12-27T16:12:41.0184586Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:12:41.5355008Z Creating library D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.lib and object D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.exp 2025-12-27T16:12:41.6563643Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:12:46.7835594Z dllmain.cpp 2025-12-27T16:12:47.2857095Z inprocessapplication.cpp 2025-12-27T16:12:47.4925696Z InProcessApplicationBase.cpp 2025-12-27T16:12:47.7215941Z inprocesshandler.cpp 2025-12-27T16:12:47.8933515Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.dll 2025-12-27T16:12:49.4404960Z InProcessOptions.cpp 2025-12-27T16:12:52.3632159Z managedexports.cpp 2025-12-27T16:12:54.5651957Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.dll 2025-12-27T16:13:00.8501125Z dllmain.cpp 2025-12-27T16:13:00.9295102Z forwardinghandler.cpp 2025-12-27T16:13:00.9589490Z outprocessapplication.cpp 2025-12-27T16:13:00.9671881Z forwarderconnection.cpp 2025-12-27T16:13:02.2255605Z processmanager.cpp 2025-12-27T16:13:02.2881038Z protocolconfig.cpp 2025-12-27T16:13:03.4453874Z responseheaderhash.cpp 2025-12-27T16:13:03.6597176Z serverprocess.cpp 2025-12-27T16:13:03.7913719Z url_utility.cpp 2025-12-27T16:13:03.8213854Z websockethandler.cpp 2025-12-27T16:13:04.0178645Z winhttphelper.cpp 2025-12-27T16:13:05.5474858Z Creating library D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.lib and object D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.exp 2025-12-27T16:13:05.5587606Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:13:05.6128458Z dllmain.cpp 2025-12-27T16:13:05.6463377Z inprocessapplication.cpp 2025-12-27T16:13:05.6557419Z InProcessApplicationBase.cpp 2025-12-27T16:13:05.6578939Z inprocesshandler.cpp 2025-12-27T16:13:07.1985856Z InProcessOptions.cpp 2025-12-27T16:13:09.3541249Z Compiling Event Messages ... 2025-12-27T16:13:09.6074384Z managedexports.cpp 2025-12-27T16:13:11.1196340Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:13:12.6985231Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.dll 2025-12-27T16:13:14.5126050Z Creating library D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.lib and object D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.exp 2025-12-27T16:13:14.5638988Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:13:15.6540680Z Compiling Event Messages ... 2025-12-27T16:13:15.6545194Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2025-12-27T16:13:15.9910355Z stdafx.cpp 2025-12-27T16:13:16.4024233Z stdafx.cpp 2025-12-27T16:13:16.7929821Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.dll 2025-12-27T16:13:18.4295895Z dllmain.cpp 2025-12-27T16:13:18.6208287Z forwardinghandler.cpp 2025-12-27T16:13:18.6604608Z outprocessapplication.cpp 2025-12-27T16:13:18.7565455Z forwarderconnection.cpp 2025-12-27T16:13:19.3260031Z ConfigUtilityTests.cpp 2025-12-27T16:13:19.3733527Z dotnet_exe_path_tests.cpp 2025-12-27T16:13:19.6373112Z GlobalVersionTests.cpp 2025-12-27T16:13:20.0905265Z processmanager.cpp 2025-12-27T16:13:20.5441892Z Helpers.cpp 2025-12-27T16:13:23.9191525Z protocolconfig.cpp 2025-12-27T16:13:24.0919739Z responseheaderhash.cpp 2025-12-27T16:13:24.3273427Z serverprocess.cpp 2025-12-27T16:13:24.5290240Z url_utility.cpp 2025-12-27T16:13:24.7331306Z websockethandler.cpp 2025-12-27T16:13:24.9880006Z winhttphelper.cpp 2025-12-27T16:13:30.7132028Z inprocess_application_tests.cpp 2025-12-27T16:13:31.0311326Z Creating library D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.lib and object D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.exp 2025-12-27T16:13:31.0763582Z main.cpp 2025-12-27T16:13:31.1237591Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:13:31.4672111Z StandardOutputRedirectionTest.cpp 2025-12-27T16:13:32.9051919Z BindingInformationTest.cpp 2025-12-27T16:13:34.6670910Z dllmain.cpp 2025-12-27T16:13:35.2355660Z inprocessapplication.cpp 2025-12-27T16:13:35.6551691Z InProcessApplicationBase.cpp 2025-12-27T16:13:38.2512239Z inprocesshandler.cpp 2025-12-27T16:13:40.1083901Z InProcessOptions.cpp 2025-12-27T16:13:41.1849135Z managedexports.cpp 2025-12-27T16:13:45.0788804Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.dll 2025-12-27T16:13:50.0449484Z utility_tests.cpp 2025-12-27T16:13:50.0569787Z Creating library D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.lib and object D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.exp 2025-12-27T16:13:50.0593609Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:13:50.3149202Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.dll 2025-12-27T16:13:50.7392562Z Creating library D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.lib and object D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.exp 2025-12-27T16:13:50.7963558Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:13:50.9953175Z ConfigUtilityTests.cpp 2025-12-27T16:13:51.4105088Z dotnet_exe_path_tests.cpp 2025-12-27T16:13:51.5464472Z GlobalVersionTests.cpp 2025-12-27T16:13:51.6557261Z Helpers.cpp 2025-12-27T16:13:59.9001405Z inprocess_application_tests.cpp 2025-12-27T16:14:00.1620005Z main.cpp 2025-12-27T16:14:00.3000388Z StandardOutputRedirectionTest.cpp 2025-12-27T16:14:01.0320279Z BindingInformationTest.cpp 2025-12-27T16:14:02.4239560Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.exe 2025-12-27T16:14:04.0314710Z Creating library D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.lib and object D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.exp 2025-12-27T16:14:04.0632401Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:14:08.9609484Z dllmain.cpp 2025-12-27T16:14:09.0010582Z forwardinghandler.cpp 2025-12-27T16:14:09.0267498Z outprocessapplication.cpp 2025-12-27T16:14:09.0330904Z forwarderconnection.cpp 2025-12-27T16:14:09.0410300Z processmanager.cpp 2025-12-27T16:14:09.0446039Z protocolconfig.cpp 2025-12-27T16:14:09.0484807Z responseheaderhash.cpp 2025-12-27T16:14:09.0494744Z serverprocess.cpp 2025-12-27T16:14:09.0512733Z url_utility.cpp 2025-12-27T16:14:09.0872660Z websockethandler.cpp 2025-12-27T16:14:09.0883118Z winhttphelper.cpp 2025-12-27T16:14:09.0915673Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.dll 2025-12-27T16:14:09.1472017Z utility_tests.cpp 2025-12-27T16:14:09.4157972Z ConfigUtilityTests.cpp 2025-12-27T16:14:09.9977835Z dotnet_exe_path_tests.cpp 2025-12-27T16:14:10.0321585Z GlobalVersionTests.cpp 2025-12-27T16:14:10.2502637Z Helpers.cpp 2025-12-27T16:14:18.1245698Z inprocess_application_tests.cpp 2025-12-27T16:14:18.2784463Z main.cpp 2025-12-27T16:14:18.7123071Z StandardOutputRedirectionTest.cpp 2025-12-27T16:14:20.0953837Z BindingInformationTest.cpp 2025-12-27T16:14:24.2100486Z utility_tests.cpp 2025-12-27T16:14:24.6892360Z Creating library D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.lib and object D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.exp 2025-12-27T16:14:24.6901888Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:14:25.0159856Z Creating library D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.lib and object D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.exp 2025-12-27T16:14:25.0170868Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:14:25.0472713Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.dll 2025-12-27T16:14:25.2093765Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.exe 2025-12-27T16:14:30.0527679Z Creating library D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.lib and object D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.exp 2025-12-27T16:14:30.0564812Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2025-12-27T16:14:31.0800610Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.exe 2025-12-27T16:14:31.2304634Z 2025-12-27T16:14:31.2333730Z Build succeeded. 2025-12-27T16:14:31.2398429Z 0 Warning(s) 2025-12-27T16:14:31.2413874Z 0 Error(s) 2025-12-27T16:14:31.2419589Z 2025-12-27T16:14:31.2423441Z Time Elapsed 00:05:09.80 2025-12-27T16:14:31.3026127Z 2025-12-27T16:14:31.3075248Z Setting NUGET enhanced retry environment variables 2025-12-27T16:14:31.3181231Z Setting NUGET enhanced retry environment variables 2025-12-27T16:14:32.4668384Z Determining projects to restore... 2025-12-27T16:14:32.8677794Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2025-12-27T16:14:32.8719105Z Tool 'dotnet-ef' (version '11.0.0-alpha.1.25619.109') was restored. Available commands: dotnet-ef 2025-12-27T16:14:32.8720854Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2025-12-27T16:14:32.8721312Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2025-12-27T16:14:32.8721734Z 2025-12-27T16:14:32.8722209Z Restore was successful. 2025-12-27T16:14:33.0265869Z All projects are up-to-date for restore. 2025-12-27T16:14:33.4368338Z Determining projects to restore... 2025-12-27T16:14:33.7756929Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 184 ms). 2025-12-27T16:14:33.8386707Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2025-12-27T16:14:33.8425232Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2025-12-27T16:14:33.8436463Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2025-12-27T16:14:36.2930467Z Runtime toolset 'dotnet/x86 v11.0.0-alpha.1.25619.109' already installed. 2025-12-27T16:14:37.9566509Z Runtime toolset 'dotnet/x64 v11.0.0-alpha.1.25619.109' already installed. 2025-12-27T16:15:06.2243536Z Determining projects to restore... 2025-12-27T16:15:27.2807247Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\src\Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj (in 3.16 sec). 2025-12-27T16:15:27.2929830Z Restored D:\a\_work\1\s\src\Security\Authentication\OAuth\src\Microsoft.AspNetCore.Authentication.OAuth.csproj (in 3.16 sec). 2025-12-27T16:15:27.2933684Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\samples\OpenIdConnectSample\OpenIdConnectSample.csproj (in 3.16 sec). 2025-12-27T16:15:27.2939997Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\samples\MinimalOpenIdConnectSample\MinimalOpenIdConnectSample.csproj (in 3.16 sec). 2025-12-27T16:15:29.1593493Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\testassets\Negotiate.Client\Negotiate.Client.csproj (in 1.79 sec). 2025-12-27T16:15:29.1677346Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\src\Microsoft.AspNetCore.Authentication.Negotiate.csproj (in 55 ms). 2025-12-27T16:15:29.2047069Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\testassets\Negotiate.Server\Negotiate.Server.csproj (in 1.92 sec). 2025-12-27T16:15:29.2073213Z Restored D:\a\_work\1\s\src\Security\Authentication\MicrosoftAccount\src\Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj (in 31 ms). 2025-12-27T16:15:29.2527051Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\samples\NegotiateAuthSample\NegotiateAuthSample.csproj (in 67 ms). 2025-12-27T16:15:29.2549435Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\src\Microsoft.AspNetCore.Authentication.JwtBearer.csproj (in 14 ms). 2025-12-27T16:15:29.4219599Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\samples\JwtBearerSample\JwtBearerSample.csproj (in 37 ms). 2025-12-27T16:15:29.4223224Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\samples\MinimalJwtBearerSample\MinimalJwtBearerSample.csproj (in 45 ms). 2025-12-27T16:15:29.4237460Z Restored D:\a\_work\1\s\src\Security\Authentication\Google\src\Microsoft.AspNetCore.Authentication.Google.csproj (in 18 ms). 2025-12-27T16:15:29.4271776Z Restored D:\a\_work\1\s\src\Security\Authentication\Facebook\src\Microsoft.AspNetCore.Authentication.Facebook.csproj (in 16 ms). 2025-12-27T16:15:30.2058541Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\src\Microsoft.AspNetCore.RateLimiting.csproj (in 668 ms). 2025-12-27T16:15:30.4778371Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\Negotiate.Test\Microsoft.AspNetCore.Authentication.Negotiate.Test.csproj (in 3.09 sec). 2025-12-27T16:15:30.5007236Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\test\Negotiate.FunctionalTest\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest.csproj (in 3.06 sec). 2025-12-27T16:15:31.0972466Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\test\Microsoft.AspNetCore.OutputCaching.Tests.csproj (in 652 ms). 2025-12-27T16:15:31.0980763Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\samples\RateLimitingSample\RateLimitingSample.csproj (in 1.63 sec). 2025-12-27T16:15:31.1034337Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\src\Microsoft.AspNetCore.OutputCaching.csproj (in 9 ms). 2025-12-27T16:15:31.4529506Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\samples\OutputCachingSample\OutputCachingSample.csproj (in 38 ms). 2025-12-27T16:15:31.5099895Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\test\Microsoft.AspNetCore.MiddlewareAnalysis.Tests.csproj (in 300 ms). 2025-12-27T16:15:31.5676078Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\src\Microsoft.AspNetCore.MiddlewareAnalysis.csproj (in 8 ms). 2025-12-27T16:15:31.5693189Z Restored D:\a\_work\1\s\src\Middleware\perf\Microbenchmarks\Microsoft.AspNetCore.WebSockets.Microbenchmarks.csproj (in 1.19 sec). 2025-12-27T16:15:31.5696730Z Restored D:\a\_work\1\s\src\Middleware\perf\ResponseCaching.Microbenchmarks\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks.csproj (in 1.41 sec). 2025-12-27T16:15:31.5706067Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\perf\Microbenchmarks\Microsoft.AspNetCore.OutputCaching.Microbenchmarks.csproj (in 439 ms). 2025-12-27T16:15:31.5826956Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\samples\MiddlewareAnalysisSample\MiddlewareAnalysisSample.csproj (in 42 ms). 2025-12-27T16:15:31.6685124Z Restored D:\a\_work\1\s\src\Middleware\Localization\test\UnitTests\Microsoft.AspNetCore.Localization.Tests.csproj (in 25 ms). 2025-12-27T16:15:31.6751233Z Restored D:\a\_work\1\s\src\Middleware\Localization\test\FunctionalTests\Microsoft.AspNetCore.Localization.FunctionalTests.csproj (in 38 ms). 2025-12-27T16:15:31.6760554Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\ResourcesClassLibraryNoAttribute\ResourcesClassLibraryNoAttribute.csproj (in 4 ms). 2025-12-27T16:15:31.7334248Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\LocalizationWebsite\LocalizationWebsite.csproj (in 23 ms). 2025-12-27T16:15:31.7460374Z Restored D:\a\_work\1\s\src\Middleware\Localization\src\Microsoft.AspNetCore.Localization.csproj (in 8 ms). 2025-12-27T16:15:31.8364943Z Restored D:\a\_work\1\s\src\Middleware\Localization\sample\LocalizationSample.csproj (in 29 ms). 2025-12-27T16:15:32.3668275Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\test\Microsoft.AspNetCore.Localization.Routing.Tests.csproj (in 30 ms). 2025-12-27T16:15:32.3677011Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\src\Microsoft.AspNetCore.Localization.Routing.csproj (in 11 ms). 2025-12-27T16:15:32.3732519Z Restored D:\a\_work\1\s\src\Middleware\Localization\testassets\ResourcesClassLibraryWithAttribute\ResourcesClassLibraryWithAttribute.csproj (in 320 ms). 2025-12-27T16:15:32.3738562Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\test\Microsoft.AspNetCore.HttpsPolicy.Tests.csproj (in 48 ms). 2025-12-27T16:15:32.3747790Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\src\Microsoft.AspNetCore.HttpsPolicy.csproj (in 24 ms). 2025-12-27T16:15:32.3748555Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\sample\HttpsPolicySample.csproj (in 31 ms). 2025-12-27T16:15:32.3757330Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 14 ms). 2025-12-27T16:15:32.3788467Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\src\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.csproj (in 536 ms). 2025-12-27T16:15:32.3789111Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\test\Microsoft.AspNetCore.HttpOverrides.Tests.csproj (in 45 ms). 2025-12-27T16:15:32.3825871Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\test\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests.csproj (in 556 ms). 2025-12-27T16:15:32.3826550Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\src\Microsoft.AspNetCore.HttpLogging.csproj (in 19 ms). 2025-12-27T16:15:32.3829913Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\sample\HttpOverridesSample.csproj (in 28 ms). 2025-12-27T16:15:32.3830879Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\test\Microsoft.AspNetCore.HttpLogging.Tests.csproj (in 40 ms). 2025-12-27T16:15:32.3840610Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\samples\HttpLogging.Sample\HttpLogging.Sample.csproj (in 29 ms). 2025-12-27T16:15:32.3853833Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\samples\Logging.W3C.Sample\Logging.W3C.Sample.csproj (in 82 ms). 2025-12-27T16:15:32.3861562Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\src\Microsoft.AspNetCore.HostFiltering.csproj (in 13 ms). 2025-12-27T16:15:32.3951417Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\sample\HostFilteringSample.csproj (in 23 ms). 2025-12-27T16:15:32.3970984Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\src\Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj (in 14 ms). 2025-12-27T16:15:32.3971818Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\test\Microsoft.AspNetCore.HostFiltering.Tests.csproj (in 103 ms). 2025-12-27T16:15:32.4040232Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\src\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.csproj (in 5 ms). 2025-12-27T16:15:32.4062232Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\test\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.csproj (in 19 ms). 2025-12-27T16:15:32.7072944Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\src\Microsoft.AspNetCore.HeaderPropagation.csproj (in 152 ms). 2025-12-27T16:15:32.7083065Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\test\Microsoft.AspNetCore.HeaderPropagation.Tests.csproj (in 179 ms). 2025-12-27T16:15:32.7884176Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\samples\HeaderPropagationSample\HeaderPropagationSample.csproj (in 26 ms). 2025-12-27T16:15:33.0802344Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\WelcomePageSample\WelcomePageSample.csproj (in 37 ms). 2025-12-27T16:15:33.0841061Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\StatusCodePagesSample\StatusCodePagesSample.csproj (in 32 ms). 2025-12-27T16:15:33.0983068Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\ExceptionHandlerSample\ExceptionHandlerSample.csproj (in 53 ms). 2025-12-27T16:15:33.1419135Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\DeveloperExceptionPageSample\DeveloperExceptionPageSample.csproj (in 27 ms). 2025-12-27T16:15:34.4448398Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\UnitTests\Microsoft.AspNetCore.Diagnostics.Tests.csproj (in 1.75 sec). 2025-12-27T16:15:34.4459614Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\ClassLibraryWithPortablePdbs\ClassLibraryWithPortablePdbs.csproj (in 2 ms). 2025-12-27T16:15:34.9853100Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\testassets\DatabaseErrorPageSample\DatabaseErrorPageSample.csproj (in 1.71 sec). 2025-12-27T16:15:34.9855692Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\test\FunctionalTests\Diagnostics.FunctionalTests.csproj (in 251 ms). 2025-12-27T16:15:34.9857512Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\test\testassets\HealthChecksSample\HealthChecksSample.csproj (in 2.4 sec). 2025-12-27T16:15:34.9862068Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\test\UnitTests\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.csproj (in 2.41 sec). 2025-12-27T16:15:35.0151526Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 17 ms). 2025-12-27T16:15:35.0163302Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\src\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj (in 13 ms). 2025-12-27T16:15:35.0165034Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\test\UnitTests\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests.csproj (in 30 ms). 2025-12-27T16:15:35.0166608Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\test\FunctionalTests\Diagnostics.EFCore.FunctionalTests.csproj (in 25 ms). 2025-12-27T16:15:35.0168127Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 22 ms). 2025-12-27T16:15:35.0208915Z Restored D:\a\_work\1\s\src\Middleware\CORS\test\testassets\CorsMiddlewareWebSite\CorsMiddlewareWebSite.csproj (in 24 ms). 2025-12-27T16:15:35.0209501Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 26 ms). 2025-12-27T16:15:35.0213770Z Restored D:\a\_work\1\s\src\Middleware\CORS\test\UnitTests\Microsoft.AspNetCore.Cors.Test.csproj (in 32 ms). 2025-12-27T16:15:35.0399564Z Restored D:\a\_work\1\s\src\Logging.AzureAppServices\src\Microsoft.Extensions.Logging.AzureAppServices.csproj (in 111 ms). 2025-12-27T16:15:35.0400749Z Restored D:\a\_work\1\s\src\Localization\Localization\src\Microsoft.Extensions.Localization.csproj (in 7 ms). 2025-12-27T16:15:35.0424979Z Restored D:\a\_work\1\s\src\Localization\Abstractions\src\Microsoft.Extensions.Localization.Abstractions.csproj (in 3 ms). 2025-12-27T16:15:35.2774698Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\src\Microsoft.AspNetCore.Hosting.WindowsServices.csproj (in 187 ms). 2025-12-27T16:15:35.2963657Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\test\Microsoft.AspNetCore.Hosting.WindowsServices.Tests.csproj (in 192 ms). 2025-12-27T16:15:35.3996884Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\TestStartupAssembly1\TestStartupAssembly1.csproj (in 8 ms). 2025-12-27T16:15:35.4032005Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\Microsoft.AspNetCore.Hosting.TestSites\Microsoft.AspNetCore.Hosting.TestSites.csproj (in 20 ms). 2025-12-27T16:15:35.4127949Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\IStartupInjectionAssemblyName\IStartupInjectionAssemblyName.csproj (in 30 ms). 2025-12-27T16:15:35.4157360Z Restored D:\a\_work\1\s\src\Hosting\test\testassets\BasicLinkedApp\BasicLinkedApp.csproj (in 16 ms). 2025-12-27T16:15:35.4256225Z Restored D:\a\_work\1\s\src\Hosting\TestHost\test\Microsoft.AspNetCore.TestHost.Tests.csproj (in 23 ms). 2025-12-27T16:15:35.4391506Z Restored D:\a\_work\1\s\src\Localization\Localization\test\Microsoft.Extensions.Localization.RootNamespace.Tests\Microsoft.Extensions.Localization.RootNamespace.Tests.csproj (in 569 ms). 2025-12-27T16:15:35.4399146Z Restored D:\a\_work\1\s\src\Localization\Localization\test\Microsoft.Extensions.Localization.Tests\Microsoft.Extensions.Localization.Tests.csproj (in 572 ms). 2025-12-27T16:15:35.4536192Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 5 ms). 2025-12-27T16:15:35.5404443Z Restored D:\a\_work\1\s\src\Hosting\Server.IntegrationTesting\src\Microsoft.AspNetCore.Server.IntegrationTesting.csproj (in 56 ms). 2025-12-27T16:15:35.5406242Z Restored D:\a\_work\1\s\src\Hosting\samples\SampleStartups\SampleStartups.csproj (in 19 ms). 2025-12-27T16:15:35.5426778Z Restored D:\a\_work\1\s\src\Hosting\test\FunctionalTests\Microsoft.AspNetCore.Hosting.FunctionalTests.csproj (in 194 ms). 2025-12-27T16:15:35.5514032Z Restored D:\a\_work\1\s\src\Hosting\samples\GenericWebHost\GenericWebHost.csproj (in 20 ms). 2025-12-27T16:15:35.5614996Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 14 ms). 2025-12-27T16:15:35.6917573Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 8 ms). 2025-12-27T16:15:35.6927724Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\src\Microsoft.Extensions.Diagnostics.HealthChecks.csproj (in 11 ms). 2025-12-27T16:15:35.6932124Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\test\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.csproj (in 24 ms). 2025-12-27T16:15:35.6942197Z Restored D:\a\_work\1\s\src\HealthChecks\Abstractions\src\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.csproj (in 8 ms). 2025-12-27T16:15:35.7008209Z Restored D:\a\_work\1\s\src\Framework\test\Microsoft.AspNetCore.App.UnitTests.csproj (in 8 ms). 2025-12-27T16:15:35.7014788Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\InteropTests\InteropTests.csproj (in 39 ms). 2025-12-27T16:15:35.7026432Z Restored D:\a\_work\1\s\src\Hosting\Hosting\test\Microsoft.AspNetCore.Hosting.Tests.csproj (in 151 ms). 2025-12-27T16:15:37.4807949Z Restored D:\a\_work\1\s\src\Hosting\TestHost\src\Microsoft.AspNetCore.TestHost.csproj (in 1.86 sec). 2025-12-27T16:15:37.9543825Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\SourceGenerators\Microsoft.AspNetCore.App.SourceGenerators.csproj (in 2.25 sec). 2025-12-27T16:15:41.9268075Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\CodeFixes\Microsoft.AspNetCore.App.CodeFixes.csproj (in 4.27 sec). 2025-12-27T16:15:41.9367862Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\Analyzers\Microsoft.AspNetCore.App.Analyzers.csproj (in 2.65 sec). 2025-12-27T16:15:41.9414600Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-base-runtime.proj (in 1 ms). 2025-12-27T16:15:42.4432600Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRouteBuilderUrlApp\StartRouteBuilderUrlApp.csproj (in 45 ms). 2025-12-27T16:15:42.4436494Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\test\Microsoft.AspNetCore.App.Analyzers.Test.csproj (in 4.34 sec). 2025-12-27T16:15:42.4456385Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRequestDelegateUrlApp\StartRequestDelegateUrlApp.csproj (in 33 ms). 2025-12-27T16:15:42.4461732Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\DependencyInjectionApp\DependencyInjectionApp.csproj (in 49 ms). 2025-12-27T16:15:42.4472877Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderOfTApp\CreateDefaultBuilderOfTApp.csproj (in 94 ms). 2025-12-27T16:15:42.4681999Z Restored D:\a\_work\1\s\src\DefaultBuilder\src\Microsoft.AspNetCore.csproj (in 43 ms). 2025-12-27T16:15:43.1673528Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-runtime.proj (in 470 ms). 2025-12-27T16:15:43.1838269Z Restored D:\a\_work\1\s\src\DefaultBuilder\samples\SampleApp\DefaultBuilder.SampleApp.csproj (in 98 ms). 2025-12-27T16:15:43.1851723Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 2.62 sec). 2025-12-27T16:15:43.2057707Z Restored D:\a\_work\1\s\src\DataProtection\samples\Redis\Redis.csproj (in 52 ms). 2025-12-27T16:15:43.4598939Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\test\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.csproj (in 479 ms). 2025-12-27T16:15:43.4599592Z Restored D:\a\_work\1\s\src\DataProtection\samples\NonDISample\NonDISample.csproj (in 6 ms). 2025-12-27T16:15:43.4612545Z Restored D:\a\_work\1\s\src\DataProtection\samples\KeyManagementSample\KeyManagementSample.csproj (in 44 ms). 2025-12-27T16:15:43.4623272Z Restored D:\a\_work\1\s\src\DataProtection\samples\KeyManagementSimulator\KeyManagementSimulator.csproj (in 17 ms). 2025-12-27T16:15:43.4629946Z Restored D:\a\_work\1\s\src\DataProtection\samples\CustomEncryptorSample\CustomEncryptorSample.csproj (in 54 ms). 2025-12-27T16:15:43.4639061Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\src\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.csproj (in 887 ms). 2025-12-27T16:15:43.5206141Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\test\Microsoft.AspNetCore.DataProtection.Extensions.Tests.csproj (in 61 ms). 2025-12-27T16:15:43.5247924Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\test\Microsoft.AspNetCore.Components.WebView.Test.csproj (in 11 ms). 2025-12-27T16:15:43.5253069Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\src\Microsoft.AspNetCore.Components.WebView.csproj (in 7 ms). 2025-12-27T16:15:43.5354068Z Restored D:\a\_work\1\s\src\Components\WebView\test\E2ETest\Microsoft.AspNetCore.Components.WebViewE2E.Test.csproj (in 805 ms). 2025-12-27T16:15:43.5358997Z Restored D:\a\_work\1\s\src\Components\WebView\Samples\PhotinoPlatform\testassets\PhotinoTestApp\PhotinoTestApp.csproj (in 776 ms). 2025-12-27T16:15:43.5360561Z Restored D:\a\_work\1\s\src\Components\WebView\Samples\PhotinoPlatform\src\Microsoft.AspNetCore.Components.WebView.Photino.csproj (in 8 ms). 2025-12-27T16:15:43.5406253Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\src\Microsoft.AspNetCore.Components.WebAssembly.csproj (in 8 ms). 2025-12-27T16:15:43.5475090Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\test\Microsoft.AspNetCore.Components.WebAssembly.Tests.csproj (in 22 ms). 2025-12-27T16:15:43.5502237Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\test\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.csproj (in 34 ms). 2025-12-27T16:15:43.5510129Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\src\Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj (in 46 ms). 2025-12-27T16:15:43.5572080Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderApp\CreateDefaultBuilderApp.csproj (in 2.64 sec). 2025-12-27T16:15:43.5587540Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\test\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests.csproj (in 124 ms). 2025-12-27T16:15:43.5591897Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Shared\HostedBlazorWebassemblyApp.Shared.csproj (in 3 ms). 2025-12-27T16:15:43.5597533Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Server\HostedBlazorWebassemblyApp.Server.csproj (in 60 ms). 2025-12-27T16:15:43.5605632Z Restored D:\a\_work\1\s\src\DataProtection\samples\EntityFrameworkCoreSample\EntityFrameworkCoreSample.csproj (in 2.07 sec). 2025-12-27T16:15:43.5609636Z Restored D:\a\_work\1\s\src\Components\WebAssembly\JSInterop\src\Microsoft.JSInterop.WebAssembly.csproj (in 2 ms). 2025-12-27T16:15:43.5610144Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\src\Microsoft.AspNetCore.Components.WebAssembly.Server.csproj (in 346 ms). 2025-12-27T16:15:43.5614800Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Authentication.Msal\src\Microsoft.Authentication.WebAssembly.Msal.csproj (in 11 ms). 2025-12-27T16:15:43.5621800Z Restored D:\a\_work\1\s\src\Components\test\testassets\TestContentPackage\TestContentPackage.csproj (in 18 ms). 2025-12-27T16:15:43.5626133Z Restored D:\a\_work\1\s\src\Components\test\testassets\LazyTestContentPackage\LazyTestContentPackage.csproj (in 7 ms). 2025-12-27T16:15:43.5626787Z Restored D:\a\_work\1\s\src\Components\WebAssembly\DevServer\src\Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj (in 60 ms). 2025-12-27T16:15:44.1373155Z Restored D:\a\_work\1\s\src\Components\Server\test\Microsoft.AspNetCore.Components.Server.Tests.csproj (in 569 ms). 2025-12-27T16:15:44.2120534Z Restored D:\a\_work\1\s\src\Components\Server\src\Microsoft.AspNetCore.Components.Server.csproj (in 35 ms). 2025-12-27T16:15:44.3618639Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorUnitedApp\BlazorUnitedApp.csproj (in 63 ms). 2025-12-27T16:15:44.8095797Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Samples\HostedBlazorWebassemblyApp\Client\HostedBlazorWebassemblyApp.Client.csproj (in 1.15 sec). 2025-12-27T16:15:44.8119910Z Restored D:\a\_work\1\s\src\Components\WebAssembly\testassets\WasmLinkerTest\WasmLinkerTest.csproj (in 1.9 sec). 2025-12-27T16:15:44.8126795Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorUnitedApp.Client\BlazorUnitedApp.Client.csproj (in 197 ms). 2025-12-27T16:15:44.8163980Z Restored D:\a\_work\1\s\src\Components\test\testassets\BasicTestApp\BasicTestApp.csproj (in 1.05 sec). 2025-12-27T16:15:44.8599502Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\src\Microsoft.AspNetCore.Components.QuickGrid.csproj (in 6 ms). 2025-12-27T16:15:44.8603800Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\src\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.csproj (in 7 ms). 2025-12-27T16:15:44.8638227Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\test\Microsoft.AspNetCore.Components.QuickGrid.Tests.csproj (in 19 ms). 2025-12-27T16:15:44.8645362Z Restored D:\a\_work\1\s\src\Components\Forms\src\Microsoft.AspNetCore.Components.Forms.csproj (in 15 ms). 2025-12-27T16:15:44.8647656Z Restored D:\a\_work\1\s\src\Components\Forms\test\Microsoft.AspNetCore.Components.Forms.Tests.csproj (in 17 ms). 2025-12-27T16:15:44.8683214Z Restored D:\a\_work\1\s\src\Components\CustomElements\src\Microsoft.AspNetCore.Components.CustomElements.csproj (in 6 ms). 2025-12-27T16:15:44.8750736Z Restored D:\a\_work\1\s\src\Components\Components\test\Microsoft.AspNetCore.Components.Tests.csproj (in 20 ms). 2025-12-27T16:15:44.8751290Z Restored D:\a\_work\1\s\src\Components\Endpoints\src\Microsoft.AspNetCore.Components.Endpoints.csproj (in 30 ms). 2025-12-27T16:15:44.8751736Z Restored D:\a\_work\1\s\src\Components\Samples\BlazorServerApp\BlazorServerApp.csproj (in 77 ms). 2025-12-27T16:15:44.8783604Z Restored D:\a\_work\1\s\src\Components\Components\src\Microsoft.AspNetCore.Components.csproj (in 2 ms). 2025-12-27T16:15:44.8784937Z Restored D:\a\_work\1\s\src\Components\Components\perf\Microsoft.AspNetCore.Components.Performance.csproj (in 4 ms). 2025-12-27T16:15:44.8786804Z Restored D:\a\_work\1\s\src\Components\Endpoints\test\Microsoft.AspNetCore.Components.Endpoints.Tests.csproj (in 35 ms). 2025-12-27T16:15:44.8796109Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\Wasm.Performance.TestApp.csproj (in 19 ms). 2025-12-27T16:15:44.8796932Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\ConsoleHost\Wasm.Performance.ConsoleHost.csproj (in 9 ms). 2025-12-27T16:15:44.8943012Z Restored D:\a\_work\1\s\src\Components\Authorization\src\Microsoft.AspNetCore.Components.Authorization.csproj (in 8 ms). 2025-12-27T16:15:44.8946416Z Restored D:\a\_work\1\s\src\Components\Analyzers\test\Microsoft.AspNetCore.Components.Analyzers.Tests.csproj (in 11 ms). 2025-12-27T16:15:44.8948400Z Restored D:\a\_work\1\s\src\Components\Authorization\test\Microsoft.AspNetCore.Components.Authorization.Tests.csproj (in 23 ms). 2025-12-27T16:15:44.9017372Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\src\Microsoft.Extensions.Caching.StackExchangeRedis.csproj (in 7 ms). 2025-12-27T16:15:44.9134661Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\test\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.csproj (in 24 ms). 2025-12-27T16:15:45.7560824Z Restored D:\a\_work\1\s\src\Components\Analyzers\src\Microsoft.AspNetCore.Components.Analyzers.csproj (in 879 ms). 2025-12-27T16:15:46.3184200Z Restored D:\a\_work\1\s\src\Caching\SqlServer\test\Microsoft.Extensions.Caching.SqlServer.Tests.csproj (in 957 ms). 2025-12-27T16:15:46.3261142Z Restored D:\a\_work\1\s\src\BuildAfterTargetingPack\BuildAfterTargetingPack.csproj (in 27 ms). 2025-12-27T16:15:46.3269636Z Restored D:\a\_work\1\s\src\Azure\samples\AzureAppServicesSample\AzureAppServicesSample.csproj (in 42 ms). 2025-12-27T16:15:46.3320336Z Restored D:\a\_work\1\s\src\Azure\samples\AzureAppServicesHostingStartupSample\AzureAppServicesHostingStartupSample.csproj (in 25 ms). 2025-12-27T16:15:46.3772442Z Restored D:\a\_work\1\s\src\Caching\SqlServer\src\Microsoft.Extensions.Caching.SqlServer.csproj (in 1.17 sec). 2025-12-27T16:15:46.3807864Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\test\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj (in 24 ms). 2025-12-27T16:15:46.3857302Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\src\Microsoft.AspNetCore.AzureAppServicesIntegration.csproj (in 13 ms). 2025-12-27T16:15:46.3861168Z Restored D:\a\_work\1\s\src\Azure\AzureAppServices.HostingStartup\src\Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj (in 13 ms). 2025-12-27T16:15:46.3942700Z Restored D:\a\_work\1\s\src\Assets\Microsoft.AspNetCore.App.Internal.Assets.csproj (in 2 ms). 2025-12-27T16:15:46.3951738Z Restored D:\a\_work\1\s\src\Antiforgery\src\Microsoft.AspNetCore.Antiforgery.csproj (in 12 ms). 2025-12-27T16:15:46.3954123Z Restored D:\a\_work\1\s\src\Antiforgery\test\Microsoft.AspNetCore.Antiforgery.Test.csproj (in 19 ms). 2025-12-27T16:15:46.5194508Z Restored D:\a\_work\1\s\src\Antiforgery\samples\MinimalFormSample\MinimalFormSample.csproj (in 40 ms). 2025-12-27T16:15:46.5212124Z Restored D:\a\_work\1\s\src\Analyzers\Microsoft.AspNetCore.Analyzer.Testing\src\Microsoft.AspNetCore.Analyzer.Testing.csproj (in 123 ms). 2025-12-27T16:15:46.5221479Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\src\Microsoft.AspNetCore.Analyzers.csproj (in 3 ms). 2025-12-27T16:15:47.3950747Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\test\Microsoft.AspNetCore.Analyzers.Test.csproj (in 72 ms). 2025-12-27T16:15:47.4160219Z Restored D:\a\_work\1\s\src\Security\perf\Microbenchmarks\Microsoft.AspNetCore.Security.Microbenchmarks.csproj (in 30 ms). 2025-12-27T16:15:47.4408219Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\test\Microsoft.AspNetCore.CookiePolicy.Test.csproj (in 27 ms). 2025-12-27T16:15:47.4633566Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\src\Microsoft.AspNetCore.CookiePolicy.csproj (in 9 ms). 2025-12-27T16:15:47.5270946Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\samples\CookiePolicySample\CookiePolicySample.csproj (in 31 ms). 2025-12-27T16:15:47.6393582Z Restored D:\a\_work\1\s\src\Security\Authorization\test\Microsoft.AspNetCore.Authorization.Test.csproj (in 39 ms). 2025-12-27T16:15:47.6563540Z Restored D:\a\_work\1\s\src\Caching\perf\MicroBenchmarks\Microsoft.Extensions.Caching.MicroBenchmarks\Microsoft.Extensions.Caching.MicroBenchmarks.csproj (in 1.92 sec). 2025-12-27T16:15:47.7036493Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 9 ms). 2025-12-27T16:15:47.7114843Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 10 ms). 2025-12-27T16:15:48.0571833Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\src\Microsoft.AspNetCore.Authentication.WsFederation.csproj (in 333 ms). 2025-12-27T16:15:48.0695793Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\samples\WsFedSample\WsFedSample.csproj (in 327 ms). 2025-12-27T16:15:48.0989086Z Restored D:\a\_work\1\s\src\Security\Authentication\Twitter\src\Microsoft.AspNetCore.Authentication.Twitter.csproj (in 16 ms). 2025-12-27T16:15:48.1793020Z Restored D:\a\_work\1\s\src\Security\Authentication\test\Microsoft.AspNetCore.Authentication.Test.csproj (in 40 ms). 2025-12-27T16:15:48.1803714Z Restored D:\a\_work\1\s\src\Security\Authentication\samples\SocialSample\SocialSample.csproj (in 39 ms). 2025-12-27T16:15:48.1951417Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 17 ms). 2025-12-27T16:15:48.2148668Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\src\Microsoft.AspNetCore.Authentication.Cookies.csproj (in 15 ms). 2025-12-27T16:15:48.2622705Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\samples\CookieSessionSample\CookieSessionSample.csproj (in 23 ms). 2025-12-27T16:15:48.3236537Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\src\Microsoft.AspNetCore.Authentication.Certificate.csproj (in 14 ms). 2025-12-27T16:15:48.3309974Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\samples\CookieSample\CookieSample.csproj (in 40 ms). 2025-12-27T16:15:48.4167266Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\samples\Certificate.Sample\Certificate.Sample.csproj (in 35 ms). 2025-12-27T16:15:48.4250102Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\samples\Certificate.Optional.Sample\Certificate.Optional.Sample.csproj (in 35 ms). 2025-12-27T16:15:48.4421244Z Restored D:\a\_work\1\s\src\Security\Authentication\BearerToken\src\Microsoft.AspNetCore.Authentication.BearerToken.csproj (in 16 ms). 2025-12-27T16:15:48.4431158Z Restored D:\a\_work\1\s\src\Razor\Razor\src\Microsoft.AspNetCore.Razor.csproj (in 2 ms). 2025-12-27T16:15:48.4432908Z Restored D:\a\_work\1\s\src\Razor\Razor\test\Microsoft.AspNetCore.Razor.Test.csproj (in 19 ms). 2025-12-27T16:15:48.4530754Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\src\Microsoft.AspNetCore.Razor.Runtime.csproj (in 4 ms). 2025-12-27T16:15:48.4538579Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\test\Microsoft.AspNetCore.Razor.Runtime.Test.csproj (in 17 ms). 2025-12-27T16:15:48.7053215Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ProjectTemplates\Microsoft.DotNet.Web.ProjectTemplates.csproj (in 270 ms). 2025-12-27T16:15:48.7054935Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ItemTemplates\Microsoft.DotNet.Web.ItemTemplates.csproj (in 248 ms). 2025-12-27T16:15:48.7119955Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.Client.ItemTemplates\Microsoft.DotNet.Web.Client.ItemTemplates.csproj (in 2 ms). 2025-12-27T16:15:48.7327043Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\src\Microsoft.AspNetCore.ResponseCompression.csproj (in 9 ms). 2025-12-27T16:15:48.7691421Z Retrying 'FindPackagesByIdAsync' for source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/2303eb2b-8177-4b47-977a-e7278e3abf72/nuget/v3/flat2/microsoft.openapi.yamlreader/index.json'. 2025-12-27T16:15:48.7692124Z An error occurred while sending the request. 2025-12-27T16:15:48.7692558Z Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.. 2025-12-27T16:15:48.7692975Z An existing connection was forcibly closed by the remote host. 2025-12-27T16:15:48.7821999Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\sample\ResponseCompressionSample.csproj (in 17 ms). 2025-12-27T16:15:48.8080684Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\perf\Microbenchmarks\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks.csproj (in 13 ms). 2025-12-27T16:15:48.8518476Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\test\Microsoft.AspNetCore.ResponseCaching.Tests.csproj (in 20 ms). 2025-12-27T16:15:48.8785220Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\src\Microsoft.AspNetCore.ResponseCaching.csproj (in 9 ms). 2025-12-27T16:15:48.9330212Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\samples\ResponseCachingSample\ResponseCachingSample.csproj (in 21 ms). 2025-12-27T16:15:48.9428009Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching.Abstractions\src\Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj (in 2 ms). 2025-12-27T16:15:49.0711640Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\test\Microsoft.AspNetCore.RequestDecompression.Tests.csproj (in 22 ms). 2025-12-27T16:15:49.1005195Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\src\Microsoft.AspNetCore.RequestDecompression.csproj (in 10 ms). 2025-12-27T16:15:49.1748907Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\sample\RequestDecompressionSample.csproj (in 21 ms). 2025-12-27T16:15:49.2165742Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\perf\Microbenchmarks\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks.csproj (in 10 ms). 2025-12-27T16:15:49.2712317Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\test\Microsoft.AspNetCore.RateLimiting.Tests.csproj (in 24 ms). 2025-12-27T16:15:49.3099252Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\test\Microsoft.JSInterop.Tests.csproj (in 13 ms). 2025-12-27T16:15:49.3469335Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\src\Microsoft.JSInterop.csproj (in 2 ms). 2025-12-27T16:15:49.7157230Z Restored D:\a\_work\1\s\src\Identity\UI\src\Microsoft.AspNetCore.Identity.UI.csproj (in 33 ms). 2025-12-27T16:15:49.7324934Z Restored D:\a\_work\1\s\src\Identity\test\InMemory.Test\Microsoft.AspNetCore.Identity.InMemory.Test.csproj (in 22 ms). 2025-12-27T16:15:49.7926401Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.Tests\Microsoft.AspNetCore.OpenApi.Tests.csproj (in 1.06 sec). 2025-12-27T16:15:49.8050254Z Restored D:\a\_work\1\s\src\Identity\test\Identity.Test\Microsoft.AspNetCore.Identity.Test.csproj (in 303 ms). 2025-12-27T16:15:50.2526328Z Restored D:\a\_work\1\s\src\Identity\test\Identity.FunctionalTests\Microsoft.AspNetCore.Identity.FunctionalTests.csproj (in 379 ms). 2025-12-27T16:15:50.2759678Z Restored D:\a\_work\1\s\src\Identity\Specification.Tests\src\Microsoft.AspNetCore.Identity.Specification.Tests.csproj (in 16 ms). 2025-12-27T16:15:51.5245162Z Restored D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\Driver\Wasm.Performance.Driver.csproj (in 6.34 sec). 2025-12-27T16:15:51.5248460Z Restored D:\a\_work\1\s\eng\tools\HelixTestRunner\HelixTestRunner.csproj (in 4.57 sec). 2025-12-27T16:15:52.2358972Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.PasskeyUI\IdentitySample.PasskeyUI.csproj (in 1.88 sec). 2025-12-27T16:15:52.2542985Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.Mvc\IdentitySample.Mvc.csproj (in 1.04 sec). 2025-12-27T16:15:52.2629517Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.PasskeyConformance\IdentitySample.PasskeyConformance.csproj (in 1.07 sec). 2025-12-27T16:15:52.2717850Z Restored D:\a\_work\1\s\src\Identity\testassets\Identity.DefaultUI.WebSite\Identity.DefaultUI.WebSite.csproj (in 2.36 sec). 2025-12-27T16:15:52.4228468Z Restored D:\a\_work\1\s\src\Identity\Extensions.Stores\src\Microsoft.Extensions.Identity.Stores.csproj (in 6 ms). 2025-12-27T16:15:52.4610528Z Restored D:\a\_work\1\s\src\Identity\Extensions.Core\src\Microsoft.Extensions.Identity.Core.csproj (in 7 ms). 2025-12-27T16:15:52.9814855Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.ApiEndpoints\IdentitySample.ApiEndpoints.csproj (in 17 ms). 2025-12-27T16:15:52.9821048Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\src\Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj (in 3 ms). 2025-12-27T16:15:52.9822260Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\test\EF.InMemory.Test\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.csproj (in 18 ms). 2025-12-27T16:15:52.9823129Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\test\EF.Test\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.csproj (in 21 ms). 2025-12-27T16:15:52.9862352Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 1 ms). 2025-12-27T16:15:52.9951371Z Restored D:\a\_work\1\s\src\Http\WebUtilities\perf\Microbenchmarks\Microsoft.AspNetCore.WebUtilities.Microbenchmarks.csproj (in 2 ms). 2025-12-27T16:15:52.9952332Z Restored D:\a\_work\1\s\src\Identity\samples\IdentitySample.DefaultUI\IdentitySample.DefaultUI.csproj (in 39 ms). 2025-12-27T16:15:52.9953888Z Restored D:\a\_work\1\s\src\Http\WebUtilities\test\Microsoft.AspNetCore.WebUtilities.Tests.csproj (in 6 ms). 2025-12-27T16:15:52.9957836Z Restored D:\a\_work\1\s\src\Identity\Core\src\Microsoft.AspNetCore.Identity.csproj (in 14 ms). 2025-12-27T16:15:52.9978410Z Restored D:\a\_work\1\s\src\Http\samples\SampleApp\HttpAbstractions.SampleApp.csproj (in 7 ms). 2025-12-27T16:15:52.9986289Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSampleOwin\MinimalSampleOwin.csproj (in 14 ms). 2025-12-27T16:15:52.9991850Z Restored D:\a\_work\1\s\src\Http\samples\MinimalValidationSample\MinimalValidationSample.csproj (in 17 ms). 2025-12-27T16:15:52.9994334Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSample\MinimalSample.csproj (in 16 ms). 2025-12-27T16:15:53.0013145Z Restored D:\a\_work\1\s\src\Http\Routing\tools\Swaggatherer\Swaggatherer.csproj (in 5 ms). 2025-12-27T16:15:53.0107060Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\RoutingWebSite\RoutingWebSite.csproj (in 19 ms). 2025-12-27T16:15:53.0107666Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\RoutingSandbox\RoutingSandbox.csproj (in 6 ms). 2025-12-27T16:15:53.0114582Z Restored D:\a\_work\1\s\src\Http\Routing\test\UnitTests\Microsoft.AspNetCore.Routing.Tests.csproj (in 23 ms). 2025-12-27T16:15:53.0223912Z Restored D:\a\_work\1\s\src\Http\Routing\test\testassets\Benchmarks\Benchmarks.csproj (in 13 ms). 2025-12-27T16:15:53.0235204Z Restored D:\a\_work\1\s\src\Http\Routing\test\FunctionalTests\Microsoft.AspNetCore.Routing.FunctionalTests.csproj (in 21 ms). 2025-12-27T16:15:53.0244778Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 6 ms). 2025-12-27T16:15:53.0661479Z Restored D:\a\_work\1\s\src\Http\Routing\perf\Microbenchmarks\Microsoft.AspNetCore.Routing.Microbenchmarks.csproj (in 7 ms). 2025-12-27T16:15:53.0667342Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 3 ms). 2025-12-27T16:15:53.0674860Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\test\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.csproj (in 19 ms). 2025-12-27T16:15:53.0736985Z Restored D:\a\_work\1\s\src\Http\Owin\src\Microsoft.AspNetCore.Owin.csproj (in 12 ms). 2025-12-27T16:15:53.0738595Z Restored D:\a\_work\1\s\src\Http\Owin\benchmarks\Microsoft.AspNetCore.Owin.Microbenchmarks\Microsoft.AspNetCore.Owin.Microbenchmarks.csproj (in 13 ms). 2025-12-27T16:15:53.0740023Z Restored D:\a\_work\1\s\src\Http\Owin\test\Microsoft.AspNetCore.Owin.Tests.csproj (in 20 ms). 2025-12-27T16:15:53.0759469Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 2 ms). 2025-12-27T16:15:53.0796189Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 15 ms). 2025-12-27T16:15:53.0802406Z Restored D:\a\_work\1\s\src\Http\Http\test\Microsoft.AspNetCore.Http.Tests.csproj (in 17 ms). 2025-12-27T16:15:53.0846161Z Restored D:\a\_work\1\s\src\Http\Http.Results\tools\ResultsOfTGenerator\ResultsOfTGenerator.csproj (in 0.7 ms). 2025-12-27T16:15:53.0900290Z Restored D:\a\_work\1\s\src\Http\Http\perf\Microbenchmarks\Microsoft.AspNetCore.Http.Microbenchmarks.csproj (in 14 ms). 2025-12-27T16:15:53.0966868Z Restored D:\a\_work\1\s\src\Http\Http.Results\src\Microsoft.AspNetCore.Http.Results.csproj (in 6 ms). 2025-12-27T16:15:53.0978014Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 2 ms). 2025-12-27T16:15:53.1002770Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 3 ms). 2025-12-27T16:15:53.1017088Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\gen\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Microsoft.AspNetCore.Http.RequestDelegateGenerator.csproj (in 1 ms). 2025-12-27T16:15:53.1131070Z Restored D:\a\_work\1\s\src\Http\Http.Results\test\Microsoft.AspNetCore.Http.Results.Tests.csproj (in 279 ms). 2025-12-27T16:15:53.1140644Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\test\Microsoft.AspNetCore.Http.Abstractions.Tests.csproj (in 50 ms). 2025-12-27T16:15:53.1141997Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 4 ms). 2025-12-27T16:15:53.1253538Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\perf\Microbenchmarks\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks.csproj (in 6 ms). 2025-12-27T16:15:53.1257795Z Restored D:\a\_work\1\s\src\Http\Headers\test\Microsoft.Net.Http.Headers.Tests.csproj (in 7 ms). 2025-12-27T16:15:53.1259035Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 6 ms). 2025-12-27T16:15:53.1294959Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 4 ms). 2025-12-27T16:15:53.1295999Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\test\Microsoft.AspNetCore.Authentication.Core.Test.csproj (in 7 ms). 2025-12-27T16:15:53.1310730Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 4 ms). 2025-12-27T16:15:53.1314246Z Restored D:\a\_work\1\s\src\Http\samples\MinimalSampleFSharp\MinimalSampleFSharp.fsproj (in 752 ms). 2025-12-27T16:15:53.1337492Z Restored D:\a\_work\1\s\src\Html.Abstractions\test\Microsoft.AspNetCore.Html.Abstractions.Tests.csproj (in 11 ms). 2025-12-27T16:15:53.1342245Z Restored D:\a\_work\1\s\src\Html.Abstractions\src\Microsoft.AspNetCore.Html.Abstractions.csproj (in 1 ms). 2025-12-27T16:15:53.3807853Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\src\Microsoft.Extensions.Http.Polly.csproj (in 305 ms). 2025-12-27T16:15:54.1902406Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\test\Microsoft.Extensions.Http.Polly.Tests.csproj (in 315 ms). 2025-12-27T16:15:54.1928920Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.Build.Tests\Microsoft.AspNetCore.OpenApi.Build.Tests.csproj (in 4 ms). 2025-12-27T16:15:54.1934548Z Restored D:\a\_work\1\s\src\OpenApi\src\Microsoft.AspNetCore.OpenApi.csproj (in 10 ms). 2025-12-27T16:15:54.1939029Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\test\Microsoft.AspNetCore.Http.Extensions.Tests.csproj (in 524 ms). 2025-12-27T16:15:54.1940831Z Restored D:\a\_work\1\s\src\OpenApi\test\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.csproj (in 284 ms). 2025-12-27T16:15:54.2075368Z Restored D:\a\_work\1\s\src\OpenApi\gen\Microsoft.AspNetCore.OpenApi.SourceGenerators.csproj (in 1 ms). 2025-12-27T16:15:54.2138803Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 1 ms). 2025-12-27T16:15:54.2185321Z Restored D:\a\_work\1\s\src\ObjectPool\test\Microsoft.Extensions.ObjectPool.Tests.csproj (in 6 ms). 2025-12-27T16:15:54.2515064Z Restored D:\a\_work\1\s\src\ObjectPool\perf\Microbenchmarks\Microsoft.Extensions.ObjectPool.Microbenchmark.csproj (in 2 ms). 2025-12-27T16:15:54.2572485Z Restored D:\a\_work\1\s\src\OpenApi\sample\Sample.csproj (in 31 ms). 2025-12-27T16:15:54.2591950Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\XmlFormattersWebSite\XmlFormattersWebSite.csproj (in 22 ms). 2025-12-27T16:15:54.2594659Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\VersioningWebSite\VersioningWebSite.csproj (in 20 ms). 2025-12-27T16:15:54.2757952Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\TagHelpersWebSite\TagHelpersWebSite.csproj (in 23 ms). 2025-12-27T16:15:54.3300915Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSiteWithWebApplicationBuilderException\SimpleWebSiteWithWebApplicationBuilderException.csproj (in 15 ms). 2025-12-27T16:15:54.3303792Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSite\SimpleWebSite.csproj (in 23 ms). 2025-12-27T16:15:54.3345770Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SimpleWebSiteWithWebApplicationBuilder\SimpleWebSiteWithWebApplicationBuilder.csproj (in 25 ms). 2025-12-27T16:15:54.3407491Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\SecurityWebSite\SecurityWebSite.csproj (in 28 ms). 2025-12-27T16:15:54.3427028Z Restored D:\a\_work\1\s\src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj (in 0.9 ms). 2025-12-27T16:15:54.4377512Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\test\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests.csproj (in 21 ms). 2025-12-27T16:15:54.4386828Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\src\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.csproj (in 2 ms). 2025-12-27T16:15:54.4444093Z Restored D:\a\_work\1\s\src\OpenApi\perf\Microbenchmarks\Microsoft.AspNetCore.OpenApi.Microbenchmarks.csproj (in 204 ms). 2025-12-27T16:15:54.4452300Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 58 ms). 2025-12-27T16:15:54.4460074Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\test\Microsoft.Extensions.FileProviders.Embedded.Tests.csproj (in 16 ms). 2025-12-27T16:15:54.4468192Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\src\Microsoft.Extensions.FileProviders.Embedded.csproj (in 3 ms). 2025-12-27T16:15:54.4511659Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\test\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests.csproj (in 23 ms). 2025-12-27T16:15:54.4566022Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\src\Microsoft.AspNetCore.JsonPatch.SystemTextJson.csproj (in 2 ms). 2025-12-27T16:15:54.5632153Z Restored D:\a\_work\1\s\src\Extensions\Features\test\Microsoft.Extensions.Features.Tests.csproj (in 7 ms). 2025-12-27T16:15:54.5644600Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 2 ms). 2025-12-27T16:15:54.6156954Z Restored D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.Tests\Microsoft.AspNetCore.Tests.csproj (in 17 ms). 2025-12-27T16:15:55.0000264Z Restored D:\a\_work\1\s\src\Features\JsonPatch\src\Microsoft.AspNetCore.JsonPatch.csproj (in 420 ms). 2025-12-27T16:15:55.0001079Z Restored D:\a\_work\1\s\src\Features\JsonPatch\test\Microsoft.AspNetCore.JsonPatch.Tests.csproj (in 427 ms). 2025-12-27T16:15:55.0009316Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\src\Microsoft.AspNetCore.DataProtection.Extensions.csproj (in 5 ms). 2025-12-27T16:15:55.0708466Z Restored D:\a\_work\1\s\src\DefaultBuilder\testassets\StartWithIApplicationBuilderUrlApp\StartWithIApplicationBuilderUrlApp.csproj (in 17 ms). 2025-12-27T16:15:55.0726783Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\test\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.csproj (in 16 ms). 2025-12-27T16:15:55.0790047Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\src\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.csproj (in 9 ms). 2025-12-27T16:15:55.0796875Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\test\Microsoft.AspNetCore.DataProtection.Tests\Microsoft.AspNetCore.DataProtection.Tests.csproj (in 25 ms). 2025-12-27T16:15:55.0805460Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 12 ms). 2025-12-27T16:15:55.0915380Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\test\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.csproj (in 7 ms). 2025-12-27T16:15:55.0924686Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\src\Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj (in 2 ms). 2025-12-27T16:15:55.0971065Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\test\Microsoft.AspNetCore.Cryptography.Internal.Tests.csproj (in 6 ms). 2025-12-27T16:15:55.0971842Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 2 ms). 2025-12-27T16:15:55.0979097Z Restored D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\Microsoft.AspNetCore.FunctionalTests.csproj (in 352 ms). 2025-12-27T16:15:55.1044645Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\bundle\aspnetcore-runtime-bundle.bundleproj (in 702 ms). 2025-12-27T16:15:55.1066212Z Restored D:\a\_work\1\s\src\DataProtection\benchmarks\Microsoft.AspNetCore.DataProtection.MicroBenchmarks\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.csproj (in 3 ms). 2025-12-27T16:15:55.1084098Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 7 ms). 2025-12-27T16:15:55.1086478Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\test\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.csproj (in 13 ms). 2025-12-27T16:15:55.1099716Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\src\Microsoft.Extensions.Configuration.KeyPerFile.csproj (in 3 ms). 2025-12-27T16:15:55.1132206Z Restored D:\a\_work\1\s\src\Components\Web\src\Microsoft.AspNetCore.Components.Web.csproj (in 2 ms). 2025-12-27T16:15:55.1134628Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\test\Microsoft.Extensions.Configuration.KeyPerFile.Tests.csproj (in 7 ms). 2025-12-27T16:15:55.1234842Z Restored D:\a\_work\1\s\src\WebEncoders\test\Microsoft.Extensions.WebEncoders.Tests.csproj (in 7 ms). 2025-12-27T16:15:55.1236744Z Restored D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.Tests\Microsoft.Extensions.Validation.Tests.csproj (in 6 ms). 2025-12-27T16:15:55.1238987Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 3 ms). 2025-12-27T16:15:55.1240300Z Restored D:\a\_work\1\s\src\Components\Web\test\Microsoft.AspNetCore.Components.Web.Tests.csproj (in 16 ms). 2025-12-27T16:15:55.1251965Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 1 ms). 2025-12-27T16:15:55.1260039Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 1 ms). 2025-12-27T16:15:55.1407006Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\test\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests.csproj (in 9 ms). 2025-12-27T16:15:55.1413220Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\src\Microsoft.AspNetCore.Components.SdkAnalyzers.csproj (in 2 ms). 2025-12-27T16:15:55.1417093Z Restored D:\a\_work\1\s\src\Validation\test\Microsoft.Extensions.Validation.GeneratorTests\Microsoft.Extensions.Validation.GeneratorTests.csproj (in 27 ms). 2025-12-27T16:15:55.1461025Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\tests\GetDocumentInsider.Tests.csproj (in 22 ms). 2025-12-27T16:15:55.2130276Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\src\Microsoft.dotnet-openapi.csproj (in 129 ms). 2025-12-27T16:15:55.2132133Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\test\dotnet-microsoft.openapi.Tests.csproj (in 137 ms). 2025-12-27T16:15:55.2201758Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\src\GetDocument.Insider.csproj (in 52 ms). 2025-12-27T16:15:55.2211365Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\test\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests.csproj (in 3 ms). 2025-12-27T16:15:55.2268457Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\src\Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (in 0.7 ms). 2025-12-27T16:15:55.2396749Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Server\src\Microsoft.Extensions.ApiDescription.Server.csproj (in 0.7 ms). 2025-12-27T16:15:55.2421224Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\src\Microsoft.Extensions.ApiDescription.Client.csproj (in 1 ms). 2025-12-27T16:15:55.2469297Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\test\Microsoft.Extensions.ApiDescription.Client.Tests.csproj (in 3 ms). 2025-12-27T16:15:55.2542290Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\src\dotnet-user-secrets.csproj (in 6 ms). 2025-12-27T16:15:55.2548929Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\test\dotnet-user-secrets.Tests.csproj (in 8 ms). 2025-12-27T16:15:55.2565780Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\src\dotnet-user-jwts.csproj (in 1 ms). 2025-12-27T16:15:55.2571980Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\sample\GetDocumentSample.csproj (in 15 ms). 2025-12-27T16:15:55.2684533Z Restored D:\a\_work\1\s\src\Tools\dotnet-getdocument\src\dotnet-getdocument.csproj (in 0.8 ms). 2025-12-27T16:15:55.2690137Z Restored D:\a\_work\1\s\src\Tools\dotnet-dev-certs\src\dotnet-dev-certs.csproj (in 0.7 ms). 2025-12-27T16:15:55.2744180Z Restored D:\a\_work\1\s\src\Testing\test\Microsoft.AspNetCore.InternalTesting.Tests.csproj (in 12 ms). 2025-12-27T16:15:55.2744959Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\test\dotnet-user-jwts.Tests.csproj (in 18 ms). 2025-12-27T16:15:55.3062058Z Restored D:\a\_work\1\s\src\StaticAssets\test\Microsoft.AspNetCore.StaticAssets.Tests.csproj (in 14 ms). 2025-12-27T16:15:55.3189468Z Restored D:\a\_work\1\s\src\StaticAssets\src\Microsoft.AspNetCore.StaticAssets.csproj (in 5 ms). 2025-12-27T16:15:55.5390302Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\tests\Microsoft.Web.Xdt.Extensions.Tests.csproj (in 138 ms). 2025-12-27T16:15:55.5402572Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\src\Microsoft.Web.Xdt.Extensions.csproj (in 2 ms). 2025-12-27T16:15:55.5459379Z Restored D:\a\_work\1\s\src\Testing\src\Microsoft.AspNetCore.InternalTesting.csproj (in 224 ms). 2025-12-27T16:15:55.5461192Z Restored D:\a\_work\1\s\src\SiteExtensions\LoggingAggregate\test\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests.csproj (in 4 ms). 2025-12-27T16:15:55.5477926Z Restored D:\a\_work\1\s\src\Tools\dotnet-sql-cache\src\dotnet-sql-cache.csproj (in 275 ms). 2025-12-27T16:15:55.5739693Z Restored D:\a\_work\1\s\src\Tools\LinkabilityChecker\LinkabilityChecker.csproj (in 475 ms). 2025-12-27T16:15:55.8431435Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\src\Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj (in 297 ms). 2025-12-27T16:15:55.8434015Z Restored D:\a\_work\1\s\src\SignalR\server\Specification.Tests\src\Microsoft.AspNetCore.SignalR.Specification.Tests.csproj (in 294 ms). 2025-12-27T16:15:55.8500707Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\test\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.csproj (in 312 ms). 2025-12-27T16:15:55.8648867Z Restored D:\a\_work\1\s\src\SignalR\samples\WebSocketSample\WebSocketSample.csproj (in 1 ms). 2025-12-27T16:15:55.8719556Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 5 ms). 2025-12-27T16:15:55.8721555Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 8 ms). 2025-12-27T16:15:55.9113014Z Restored D:\a\_work\1\s\src\SignalR\samples\JwtSample\JwtSample.csproj (in 14 ms). 2025-12-27T16:15:55.9539424Z Restored D:\a\_work\1\s\src\SignalR\samples\JwtClientSample\JwtClientSample.csproj (in 4 ms). 2025-12-27T16:15:56.2434451Z Restored D:\a\_work\1\s\src\SignalR\samples\SocialWeather\SocialWeather.csproj (in 366 ms). 2025-12-27T16:15:56.2815191Z Restored D:\a\_work\1\s\src\SignalR\samples\ClientSample\ClientSample.csproj (in 320 ms). 2025-12-27T16:15:56.3644145Z Restored D:\a\_work\1\s\src\SignalR\common\testassets\Tests.Utils\Microsoft.AspNetCore.SignalR.Tests.Utils.csproj (in 15 ms). 2025-12-27T16:15:56.3645307Z Restored D:\a\_work\1\s\src\SignalR\samples\SignalRSamples\SignalRSamples.csproj (in 433 ms). 2025-12-27T16:15:56.3645811Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\test\Microsoft.AspNetCore.SignalR.Tests\Microsoft.AspNetCore.SignalR.Tests.csproj (in 723 ms). 2025-12-27T16:15:56.3721374Z Restored D:\a\_work\1\s\src\SignalR\perf\Microbenchmarks\Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj (in 54 ms). 2025-12-27T16:15:56.3722103Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 11 ms). 2025-12-27T16:15:56.3735686Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.NewtonsoftJson\src\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.csproj (in 4 ms). 2025-12-27T16:15:56.3741899Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 3 ms). 2025-12-27T16:15:56.3772767Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\test\Microsoft.AspNetCore.SignalR.Common.Tests.csproj (in 20 ms). 2025-12-27T16:15:56.3783109Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 2 ms). 2025-12-27T16:15:56.3785531Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 7 ms). 2025-12-27T16:15:56.3799077Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\test\Microsoft.AspNetCore.Http.Connections.Tests.csproj (in 23 ms). 2025-12-27T16:15:56.3915233Z Restored D:\a\_work\1\s\src\SignalR\clients\ts\FunctionalTests\SignalR.Client.FunctionalTestApp.csproj (in 19 ms). 2025-12-27T16:15:56.4120875Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\test\UnitTests\Microsoft.AspNetCore.SignalR.Client.Tests.csproj (in 14 ms). 2025-12-27T16:15:56.4250739Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\src\Microsoft.AspNetCore.SignalR.Client.csproj (in 6 ms). 2025-12-27T16:15:56.4307803Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.SourceGenerator\src\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.csproj (in 1 ms). 2025-12-27T16:15:56.4313912Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\test\FunctionalTests\Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj (in 22 ms). 2025-12-27T16:15:56.4382305Z Restored D:\a\_work\1\s\src\Shared\test\testassets\ThrowingLibrary\ThrowingLibrary.csproj (in 3 ms). 2025-12-27T16:15:56.4421565Z Restored D:\a\_work\1\s\src\Shared\test\testassets\MockHostTypes\MockHostTypes.csproj (in 0.8 ms). 2025-12-27T16:15:56.4510963Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateWebHostBuilderPatternTestSite\CreateWebHostBuilderPatternTestSite.csproj (in 5 ms). 2025-12-27T16:15:56.4603395Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateWebHostBuilderInvalidSignature\CreateWebHostBuilderInvalidSignature.csproj (in 5 ms). 2025-12-27T16:15:56.4728367Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateHostBuilderPatternTestSite\CreateHostBuilderPatternTestSite.csproj (in 8 ms). 2025-12-27T16:15:56.4838280Z Restored D:\a\_work\1\s\src\Shared\test\testassets\CreateHostBuilderInvalidSignature\CreateHostBuilderInvalidSignature.csproj (in 6 ms). 2025-12-27T16:15:56.5112127Z Restored D:\a\_work\1\s\src\Shared\test\testassets\BuildWebHostPatternTestSite\BuildWebHostPatternTestSite.csproj (in 7 ms). 2025-12-27T16:15:56.5169151Z Restored D:\a\_work\1\s\src\Shared\test\testassets\BuildWebHostInvalidSignature\BuildWebHostInvalidSignature.csproj (in 7 ms). 2025-12-27T16:15:56.6925346Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Http.Connections.Client\src\Microsoft.AspNetCore.Http.Connections.Client.csproj (in 283 ms). 2025-12-27T16:15:56.7045749Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.Core\src\Microsoft.AspNetCore.SignalR.Client.Core.csproj (in 220 ms). 2025-12-27T16:15:56.7117416Z Restored D:\a\_work\1\s\src\Shared\BrowserTesting\src\Microsoft.AspNetCore.BrowserTesting.csproj (in 3 ms). 2025-12-27T16:15:56.7239177Z Restored D:\a\_work\1\s\src\Servers\test\FunctionalTests\ServerComparison.FunctionalTests.csproj (in 5 ms). 2025-12-27T16:15:56.7336469Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 10 ms). 2025-12-27T16:15:56.7482200Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\test\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.csproj (in 11 ms). 2025-12-27T16:15:56.7542384Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.MessagePack\src\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.csproj (in 412 ms). 2025-12-27T16:15:56.7553167Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 9 ms). 2025-12-27T16:15:56.7684514Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 4 ms). 2025-12-27T16:15:56.7706803Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\test\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests.csproj (in 11 ms). 2025-12-27T16:15:56.7740082Z Restored D:\a\_work\1\s\src\Servers\Kestrel\tools\CodeGenerator\CodeGenerator.csproj (in 6 ms). 2025-12-27T16:15:57.7599156Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Sockets.FunctionalTests\Sockets.FunctionalTests.csproj (in 18 ms). 2025-12-27T16:15:57.7602638Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Sockets.BindTests\Sockets.BindTests.csproj (in 16 ms). 2025-12-27T16:15:57.7695435Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\InMemory.FunctionalTests\InMemory.FunctionalTests.csproj (in 16 ms). 2025-12-27T16:15:57.7756086Z Restored D:\a\_work\1\s\src\Servers\Kestrel\stress\HttpStress.csproj (in 287 ms). 2025-12-27T16:15:57.7760222Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\WebTransportSampleApp\WebTransportSampleApp.csproj (in 15 ms). 2025-12-27T16:15:57.7765475Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\WebTransportInteractiveSampleApp\WebTransportInteractiveSampleApp.csproj (in 11 ms). 2025-12-27T16:15:57.7789467Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\SystemdTestApp\SystemdTestApp.csproj (in 17 ms). 2025-12-27T16:15:57.7792576Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\SampleApp\Kestrel.SampleApp.csproj (in 6 ms). 2025-12-27T16:15:57.7795167Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\PlaintextApp\PlaintextApp.csproj (in 7 ms). 2025-12-27T16:15:57.7797844Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\LargeResponseApp\LargeResponseApp.csproj (in 12 ms). 2025-12-27T16:15:57.7802365Z Restored D:\a\_work\1\s\src\Servers\Kestrel\test\Interop.FunctionalTests\Interop.FunctionalTests.csproj (in 914 ms). 2025-12-27T16:15:57.7804965Z Restored D:\a\_work\1\s\src\Shared\test\Shared.Tests\Microsoft.AspNetCore.Shared.Tests.csproj (in 1.22 sec). 2025-12-27T16:15:57.8120043Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\HttpClientApp\HttpClientApp.csproj (in 0.9 ms). 2025-12-27T16:15:57.8209005Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\Http2SampleApp\Http2SampleApp.csproj (in 8 ms). 2025-12-27T16:15:57.8227137Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\Http3SampleApp\Http3SampleApp.csproj (in 12 ms). 2025-12-27T16:15:57.8551602Z Restored D:\a\_work\1\s\src\Servers\Kestrel\samples\http2cat\http2cat.csproj (in 10 ms). 2025-12-27T16:15:57.8555674Z Restored D:\a\_work\1\s\src\Servers\Kestrel\perf\Microbenchmarks\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.csproj (in 8 ms). 2025-12-27T16:15:57.9001056Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 7 ms). 2025-12-27T16:15:57.9011853Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\test\Microsoft.AspNetCore.Server.Kestrel.Tests.csproj (in 16 ms). 2025-12-27T16:15:57.9028518Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\test\Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj (in 8 ms). 2025-12-27T16:15:57.9506813Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 8 ms). 2025-12-27T16:15:57.9940841Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\InProcessWebSite.csproj (in 24 ms). 2025-12-27T16:15:58.0837116Z Restored D:\a\_work\1\s\src\Servers\IIS\IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj (in 163 ms). 2025-12-27T16:15:58.1059130Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\IIS.Common.TestLib.csproj (in 7 ms). 2025-12-27T16:15:58.1373001Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IISExpress.FunctionalTests\IISExpress.FunctionalTests.csproj (in 12 ms). 2025-12-27T16:15:58.2058466Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.Tests\IIS.Tests.csproj (in 43 ms). 2025-12-27T16:15:58.2592017Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.ShadowCopy.Tests\IIS.ShadowCopy.Tests.csproj (in 9 ms). 2025-12-27T16:15:58.3172717Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewShim.FunctionalTests\IIS.NewShim.FunctionalTests.csproj (in 13 ms). 2025-12-27T16:16:00.9753393Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewHandler.FunctionalTests\IIS.NewHandler.FunctionalTests.csproj (in 1.53 sec). 2025-12-27T16:16:00.9804983Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.LongTests\IIS.LongTests.csproj (in 10 ms). 2025-12-27T16:16:00.9866069Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.FunctionalTests\IIS.FunctionalTests.csproj (in 11 ms). 2025-12-27T16:16:00.9876174Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\src\Microsoft.AspNetCore.Server.IIS.csproj (in 11 ms). 2025-12-27T16:16:01.0099348Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\samples\NativeIISSample\NativeIISSample.csproj (in 27 ms). 2025-12-27T16:16:01.2098624Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\perf\Microbenchmarks\IIS.Microbenchmarks.csproj (in 43 ms). 2025-12-27T16:16:01.2157784Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\test\Tests\Microsoft.AspNetCore.Server.IISIntegration.Tests.csproj (in 9 ms). 2025-12-27T16:16:01.2173441Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 5 ms). 2025-12-27T16:16:01.2270473Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\samples\IISSample\IISSample.csproj (in 11 ms). 2025-12-27T16:16:01.2490027Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\Symbols\Microsoft.AspNetCore.ANCMSymbols.csproj (in 2 ms). 2025-12-27T16:16:01.2679087Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\Tests\Microsoft.AspNetCore.Server.HttpSys.Tests.csproj (in 10 ms). 2025-12-27T16:16:01.3018453Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\testassets\DelegationSite\DelegationSite.csproj (in 7 ms). 2025-12-27T16:16:01.3445383Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\InProcessNewShimWebSite.csproj (in 3.31 sec). 2025-12-27T16:16:01.3563319Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.csproj (in 9 ms). 2025-12-27T16:16:01.4101294Z Restored D:\a\_work\1\s\src\Servers\HttpSys\src\Microsoft.AspNetCore.Server.HttpSys.csproj (in 8 ms). 2025-12-27T16:16:01.4156927Z Restored D:\a\_work\1\s\src\Servers\HttpSys\test\FunctionalTests\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.csproj (in 13 ms). 2025-12-27T16:16:01.4572693Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\SelfHostServer\SelfHostServer.csproj (in 7 ms). 2025-12-27T16:16:01.4613732Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\TlsFeaturesObserve\TlsFeaturesObserve.csproj (in 8 ms). 2025-12-27T16:16:01.5056229Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\HotAddSample\HotAddSample.csproj (in 11 ms). 2025-12-27T16:16:01.5057128Z Restored D:\a\_work\1\s\src\Servers\HttpSys\samples\QueueSharing\QueueSharing.csproj (in 7 ms). 2025-12-27T16:16:01.5530626Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 3 ms). 2025-12-27T16:16:01.5562232Z Restored D:\a\_work\1\s\src\Servers\HttpSys\perf\Microbenchmarks\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.csproj (in 4 ms). 2025-12-27T16:16:01.6136124Z Restored D:\a\_work\1\s\src\Security\test\AuthSamples.FunctionalTests\AuthSamples.FunctionalTests.csproj (in 33 ms). 2025-12-27T16:16:01.6138235Z Restored D:\a\_work\1\s\src\Security\samples\StaticFilesAuth\StaticFilesAuth.csproj (in 21 ms). 2025-12-27T16:16:01.6731634Z Restored D:\a\_work\1\s\src\Security\samples\PathSchemeSelection\PathSchemeSelection.csproj (in 19 ms). 2025-12-27T16:16:01.6735323Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\TestTasks.csproj (in 3.74 sec). 2025-12-27T16:16:01.7571011Z Restored D:\a\_work\1\s\src\Security\samples\Identity.ExternalClaims\Identity.ExternalClaims.csproj (in 23 ms). 2025-12-27T16:16:01.7805058Z Restored D:\a\_work\1\s\src\Servers\testassets\ServerComparison.TestSites\ServerComparison.TestSites.csproj (in 4.99 sec). 2025-12-27T16:16:01.7811599Z Restored D:\a\_work\1\s\src\Security\samples\CustomPolicyProvider\CustomPolicyProvider.csproj (in 17 ms). 2025-12-27T16:16:01.7814784Z Restored D:\a\_work\1\s\src\Security\samples\DynamicSchemes\DynamicSchemes.csproj (in 19 ms). 2025-12-27T16:16:01.8184199Z Restored D:\a\_work\1\s\src\Security\samples\CustomAuthorizationFailureResponse\CustomAuthorizationFailureResponse.csproj (in 20 ms). 2025-12-27T16:16:01.8226678Z Restored D:\a\_work\1\s\src\Security\samples\Cookies\Cookies.csproj (in 27 ms). 2025-12-27T16:16:01.8292547Z Restored D:\a\_work\1\s\src\Security\samples\ClaimsTransformation\ClaimsTransformation.csproj (in 25 ms). 2025-12-27T16:16:01.8773376Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RoutingWebSite\Mvc.RoutingWebSite.csproj (in 27 ms). 2025-12-27T16:16:01.8775499Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorPagesClassLibrary\RazorPagesClassLibrary.csproj (in 11 ms). 2025-12-27T16:16:01.8888780Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorWebSite\RazorWebSite.csproj (in 19 ms). 2025-12-27T16:16:01.8931588Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorPagesWebSite\RazorPagesWebSite.csproj (in 21 ms). 2025-12-27T16:16:01.9113941Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite.PrecompiledViews\RazorBuildWebSite.PrecompiledViews.csproj (in 9 ms). 2025-12-27T16:16:01.9121020Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite.Views\RazorBuildWebSite.Views.csproj (in 12 ms). 2025-12-27T16:16:01.9238271Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\HtmlGenerationWebSite\HtmlGenerationWebSite.csproj (in 23 ms). 2025-12-27T16:16:01.9674160Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\GenericHostWebSite\GenericHostWebSite.csproj (in 26 ms). 2025-12-27T16:16:01.9676223Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\FormatterWebSite\FormatterWebSite.csproj (in 25 ms). 2025-12-27T16:16:01.9696200Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\FilesWebSite\FilesWebSite.csproj (in 24 ms). 2025-12-27T16:16:02.0045739Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\CorsWebSite\CorsWebSite.csproj (in 16 ms). 2025-12-27T16:16:02.0067308Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ControllersFromServicesWebSite\ControllersFromServicesWebSite.csproj (in 15 ms). 2025-12-27T16:16:02.0378981Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ControllersFromServicesClassLibrary\ControllersFromServicesClassLibrary.csproj (in 13 ms). 2025-12-27T16:16:02.0485494Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\BasicWebSite\BasicWebSite.csproj (in 20 ms). 2025-12-27T16:16:02.0779849Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ApplicationModelWebSite\ApplicationModelWebSite.csproj (in 18 ms). 2025-12-27T16:16:02.0889733Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ApiExplorerWebSite\ApiExplorerWebSite.csproj (in 21 ms). 2025-12-27T16:16:02.1308236Z Restored D:\a\_work\1\s\src\Mvc\test\Mvc.IntegrationTests\Microsoft.AspNetCore.Mvc.IntegrationTests.csproj (in 24 ms). 2025-12-27T16:16:02.1768924Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.Views.TestCommon\Microsoft.AspNetCore.Mvc.Views.TestCommon.csproj (in 20 ms). 2025-12-27T16:16:02.1816443Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.TestDiagnosticListener\Microsoft.AspNetCore.Mvc.TestDiagnosticListener.csproj (in 0.9 ms). 2025-12-27T16:16:02.2167433Z Restored D:\a\_work\1\s\src\Mvc\shared\Mvc.Core.TestCommon\Microsoft.AspNetCore.Mvc.Core.TestCommon.csproj (in 17 ms). 2025-12-27T16:16:02.2457722Z Restored D:\a\_work\1\s\src\Mvc\samples\MvcSandbox\MvcSandbox.csproj (in 13 ms). 2025-12-27T16:16:02.2966948Z Restored D:\a\_work\1\s\src\Mvc\samples\MvcFormSample\MvcFormSample.csproj (in 16 ms). 2025-12-27T16:16:02.3366058Z Restored D:\a\_work\1\s\src\Mvc\Mvc\test\Microsoft.AspNetCore.Mvc.Test.csproj (in 20 ms). 2025-12-27T16:16:02.3985605Z Restored D:\a\_work\1\s\src\Mvc\Mvc\src\Microsoft.AspNetCore.Mvc.csproj (in 24 ms). 2025-12-27T16:16:02.4258277Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\test\Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj (in 26 ms). 2025-12-27T16:16:02.4530776Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\src\Microsoft.AspNetCore.Mvc.ViewFeatures.csproj (in 12 ms). 2025-12-27T16:16:02.4749402Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing\src\Microsoft.AspNetCore.Mvc.Testing.csproj (in 8 ms). 2025-12-27T16:16:02.4795520Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing.Tasks\src\Microsoft.AspNetCore.Mvc.Testing.Tasks.csproj (in 1 ms). 2025-12-27T16:16:02.5246723Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\test\Microsoft.AspNetCore.Mvc.TagHelpers.Test.csproj (in 20 ms). 2025-12-27T16:16:02.5489473Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\src\Microsoft.AspNetCore.Mvc.TagHelpers.csproj (in 12 ms). 2025-12-27T16:16:02.5974876Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\test\Microsoft.AspNetCore.Mvc.Razor.Test.csproj (in 24 ms). 2025-12-27T16:16:02.6005617Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\RazorBuildWebSite\RazorBuildWebSite.csproj (in 711 ms). 2025-12-27T16:16:02.6063379Z Restored D:\a\_work\1\s\src\Mvc\test\WebSites\ErrorPageMiddlewareWebSite\ErrorPageMiddlewareWebSite.csproj (in 617 ms). 2025-12-27T16:16:02.7147596Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\src\Microsoft.AspNetCore.Mvc.Razor.csproj (in 13 ms). 2025-12-27T16:16:02.7148351Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\src\Microsoft.AspNetCore.Mvc.RazorPages.csproj (in 17 ms). 2025-12-27T16:16:02.7153330Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\test\Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj (in 37 ms). 2025-12-27T16:16:02.7215106Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\src\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj (in 18 ms). 2025-12-27T16:16:02.7235721Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\test\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test.csproj (in 39 ms). 2025-12-27T16:16:02.7724619Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\src\Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj (in 18 ms). 2025-12-27T16:16:02.7772832Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\test\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.csproj (in 36 ms). 2025-12-27T16:16:02.7776180Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\test\Microsoft.AspNetCore.Mvc.Localization.Test.csproj (in 18 ms). 2025-12-27T16:16:02.8115851Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\src\Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj (in 5 ms). 2025-12-27T16:16:02.8166541Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\src\Microsoft.AspNetCore.Mvc.Localization.csproj (in 13 ms). 2025-12-27T16:16:02.8241381Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\test\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.csproj (in 20 ms). 2025-12-27T16:16:02.8593032Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Json\src\Microsoft.AspNetCore.Mvc.Formatters.Json.csproj (in 5 ms). 2025-12-27T16:16:02.8595454Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\src\Microsoft.AspNetCore.Mvc.DataAnnotations.csproj (in 5 ms). 2025-12-27T16:16:02.8746019Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\test\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.csproj (in 19 ms). 2025-12-27T16:16:02.9068234Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\src\Microsoft.AspNetCore.Mvc.Cors.csproj (in 6 ms). 2025-12-27T16:16:02.9181438Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\test\Microsoft.AspNetCore.Mvc.Cors.Test.csproj (in 21 ms). 2025-12-27T16:16:02.9786063Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\src\Microsoft.AspNetCore.Mvc.Core.csproj (in 8 ms). 2025-12-27T16:16:02.9844863Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\test\Microsoft.AspNetCore.Mvc.ApiExplorer.Test.csproj (in 23 ms). 2025-12-27T16:16:02.9845556Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\test\Microsoft.AspNetCore.Mvc.Core.Test.csproj (in 25 ms). 2025-12-27T16:16:03.0153615Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\src\Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj (in 2 ms). 2025-12-27T16:16:03.0157009Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\src\Microsoft.AspNetCore.Mvc.ApiExplorer.csproj (in 7 ms). 2025-12-27T16:16:03.0216394Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\test\Mvc.Api.Analyzers.Test.csproj (in 18 ms). 2025-12-27T16:16:03.0720330Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\src\Microsoft.AspNetCore.Mvc.Analyzers.csproj (in 1 ms). 2025-12-27T16:16:03.0759596Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\test\Mvc.Analyzers.Test.csproj (in 29 ms). 2025-12-27T16:16:03.0766043Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\test\Microsoft.AspNetCore.Mvc.Abstractions.Test.csproj (in 24 ms). 2025-12-27T16:16:03.0891220Z Restored D:\a\_work\1\s\src\Mvc\test\Mvc.FunctionalTests\Microsoft.AspNetCore.Mvc.FunctionalTests.csproj (in 935 ms). 2025-12-27T16:16:03.1036439Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\src\Microsoft.AspNetCore.Mvc.Abstractions.csproj (in 3 ms). 2025-12-27T16:16:03.1073226Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\ConformanceTests\Microsoft.AspNetCore.WebSockets.ConformanceTests.csproj (in 5 ms). 2025-12-27T16:16:03.1138304Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\UnitTests\Microsoft.AspNetCore.WebSockets.Tests.csproj (in 10 ms). 2025-12-27T16:16:03.1521596Z Restored D:\a\_work\1\s\src\Middleware\tools\RazorPageGenerator\RazorPageGenerator.csproj (in 0.9 ms). 2025-12-27T16:16:03.1590438Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\test\ConformanceTests\AutobahnTestApp\AutobahnTestApp.csproj (in 7 ms). 2025-12-27T16:16:03.1889840Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 4 ms). 2025-12-27T16:16:03.1999341Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 6 ms). 2025-12-27T16:16:03.2001362Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\test\UnitTests\Microsoft.AspNetCore.StaticFiles.Tests.csproj (in 10 ms). 2025-12-27T16:16:03.2034145Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\samples\StaticFileSample\StaticFileSample.csproj (in 13 ms). 2025-12-27T16:16:03.2038734Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\test\FunctionalTests\Microsoft.AspNetCore.StaticFiles.FunctionalTests.csproj (in 19 ms). 2025-12-27T16:16:03.2041813Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\src\Microsoft.AspNetCore.SpaServices.Extensions.csproj (in 5 ms). 2025-12-27T16:16:03.2074820Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\test\Microsoft.AspNetCore.SpaServices.Extensions.Tests.csproj (in 10 ms). 2025-12-27T16:16:03.2075620Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaProxy\src\Microsoft.AspNetCore.SpaProxy.csproj (in 9 ms). 2025-12-27T16:16:03.2081193Z Restored D:\a\_work\1\s\src\Middleware\Session\src\Microsoft.AspNetCore.Session.csproj (in 4 ms). 2025-12-27T16:16:03.2116325Z Restored D:\a\_work\1\s\src\Middleware\Session\test\Microsoft.AspNetCore.Session.Tests.csproj (in 11 ms). 2025-12-27T16:16:03.2118795Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\src\Microsoft.AspNetCore.Rewrite.csproj (in 9 ms). 2025-12-27T16:16:03.2120297Z Restored D:\a\_work\1\s\src\Middleware\Session\samples\SessionSample.csproj (in 13 ms). 2025-12-27T16:16:03.2154731Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\test\Microsoft.AspNetCore.Rewrite.Tests.csproj (in 19 ms). 2025-12-27T16:16:03.2155841Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\sample\RewriteSample.csproj (in 9 ms). 2025-12-27T16:16:03.2156904Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\test\Microsoft.AspNetCore.ResponseCompression.Tests.csproj (in 15 ms). 2025-12-27T16:16:03.8619683Z Restoring NPM packages... 2025-12-27T16:16:41.9084557Z 2025-12-27T16:16:41.9090127Z added 1393 packages, and audited 1408 packages in 36s 2025-12-27T16:16:41.9091983Z 2025-12-27T16:16:41.9093102Z 156 packages are looking for funding 2025-12-27T16:16:41.9094359Z run `npm fund` for details 2025-12-27T16:16:41.9095405Z 2025-12-27T16:16:41.9096450Z found 0 vulnerabilities 2025-12-27T16:16:42.5947759Z Building NPM packages... 2025-12-27T16:16:42.7744308Z Workspace Path: D:\a\_work\1\s\package.json 2025-12-27T16:16:42.7748787Z Default Package Version: 11.0.0-ci 2025-12-27T16:16:42.7749311Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2025-12-27T16:16:42.7749712Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2025-12-27T16:16:42.7771090Z Skipping @microsoft/functionaltests because it is marked as private. 2025-12-27T16:16:42.7772633Z Skipping @microsoft/client-ts because it is marked as private. 2025-12-27T16:16:42.7776143Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2025-12-27T16:16:42.7778150Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2025-12-27T16:16:42.7779768Z Skipping @microsoft/components.authentication because it is marked as private. 2025-12-27T16:16:42.7782106Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2025-12-27T16:16:42.7785227Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2025-12-27T16:16:42.7786853Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2025-12-27T16:16:43.8352224Z @microsoft/signalr 2025-12-27T16:16:43.8389329Z v11.0.0-ci 2025-12-27T16:16:46.2504497Z npm error code E401 2025-12-27T16:16:46.2505052Z npm error Unable to authenticate, your authentication token seems to be invalid. 2025-12-27T16:16:46.2505486Z npm error To correct this please try logging in again with: 2025-12-27T16:16:46.2508353Z npm error npm login 2025-12-27T16:16:46.2509897Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2025-12-27T16_16_43_172Z-debug-0.log 2025-12-27T16:16:46.2749074Z Failed to run npm version command for @microsoft/signalr, falling back to manual version update... 2025-12-27T16:16:46.2759420Z Manually applied version 11.0.0-ci to @microsoft/signalr in D:\a\_work\1\s\src\SignalR\clients\ts\signalr... 2025-12-27T16:16:47.2656580Z @microsoft/signalr-protocol-msgpack 2025-12-27T16:16:47.2689979Z v11.0.0-ci 2025-12-27T16:16:49.4072219Z npm error code E401 2025-12-27T16:16:49.4073141Z npm error Unable to authenticate, your authentication token seems to be invalid. 2025-12-27T16:16:49.4073519Z npm error To correct this please try logging in again with: 2025-12-27T16:16:49.4073814Z npm error npm login 2025-12-27T16:16:49.4083884Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2025-12-27T16_16_46_656Z-debug-0.log 2025-12-27T16:16:49.4265050Z Failed to run npm version command for @microsoft/signalr-protocol-msgpack, falling back to manual version update... 2025-12-27T16:16:49.4270852Z Manually applied version 11.0.0-ci to @microsoft/signalr-protocol-msgpack in D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack... 2025-12-27T16:16:50.3413502Z @microsoft/dotnet-js-interop 2025-12-27T16:16:50.3443228Z v11.0.0-ci 2025-12-27T16:16:52.3784075Z npm error code E401 2025-12-27T16:16:52.3785696Z npm error Unable to authenticate, your authentication token seems to be invalid. 2025-12-27T16:16:52.3786525Z npm error To correct this please try logging in again with: 2025-12-27T16:16:52.3788086Z npm error npm login 2025-12-27T16:16:52.3797934Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2025-12-27T16_16_49_797Z-debug-0.log 2025-12-27T16:16:52.4011560Z Failed to run npm version command for @microsoft/dotnet-js-interop, falling back to manual version update... 2025-12-27T16:16:52.4017948Z Manually applied version 11.0.0-ci to @microsoft/dotnet-js-interop in D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src... 2025-12-27T16:16:52.4025012Z Updating dependencies for package @microsoft/signalr with version 11.0.0-ci... 2025-12-27T16:16:52.4027225Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 11.0.0-ci... 2025-12-27T16:16:52.4033126Z Updated dependency @microsoft/signalr to 11.0.0-ci in @microsoft/signalr-protocol-msgpack. 2025-12-27T16:16:52.4037657Z Updated package @microsoft/signalr-protocol-msgpack dependencies. 2025-12-27T16:16:52.4039403Z Updating dependencies for package @microsoft/dotnet-js-interop with version 11.0.0-ci... 2025-12-27T16:16:52.8318780Z 2025-12-27T16:16:52.8319339Z > @microsoft/aspnetcore@1.0.0 build 2025-12-27T16:16:52.8320066Z > npm run build --workspaces --if-present 2025-12-27T16:16:52.8320431Z 2025-12-27T16:16:53.2825891Z 2025-12-27T16:16:53.2826366Z > @microsoft/signalr@11.0.0-ci prebuild 2025-12-27T16:16:53.2826832Z > rimraf ./src/pkg-version.ts && node -e "const fs = require('fs'); const packageJson = require('./package.json'); fs.writeFileSync('./src/pkg-version.ts', 'export const VERSION = \'' + packageJson.version + '\';');" 2025-12-27T16:16:53.2841183Z 2025-12-27T16:16:53.4710539Z 2025-12-27T16:16:53.4711002Z > @microsoft/signalr@11.0.0-ci build 2025-12-27T16:16:53.4711444Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:webworker 2025-12-27T16:16:53.4711774Z 2025-12-27T16:16:54.0475177Z 2025-12-27T16:16:54.0476828Z > @microsoft/signalr@11.0.0-ci build:esm 2025-12-27T16:16:54.0477610Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2025-12-27T16:16:54.0479715Z 2025-12-27T16:16:56.7270463Z 2025-12-27T16:16:56.7270995Z > @microsoft/signalr@11.0.0-ci build:cjs 2025-12-27T16:16:56.7271369Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2025-12-27T16:16:56.7271704Z 2025-12-27T16:16:59.3896709Z 2025-12-27T16:16:59.3898103Z > @microsoft/signalr@11.0.0-ci build:browser 2025-12-27T16:16:59.3900058Z > webpack-cli 2025-12-27T16:16:59.3902573Z 2025-12-27T16:17:05.2159018Z 2025-12-27T16:17:05.2445266Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2025-12-27T16:17:05.2445809Z 2025-12-27T16:17:05.2446562Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2025-12-27T16:17:05.2447208Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2025-12-27T16:17:05.2447732Z orphan modules 152 KiB [orphan] 27 modules 2025-12-27T16:17:05.2448051Z runtime modules 1.74 KiB 8 modules 2025-12-27T16:17:05.2448621Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2025-12-27T16:17:05.2449112Z webpack 5.103.0 compiled successfully in 4923 ms 2025-12-27T16:17:05.8034079Z 2025-12-27T16:17:05.8035357Z > @microsoft/signalr@11.0.0-ci build:webworker 2025-12-27T16:17:05.8036753Z > webpack-cli --env platform=webworker 2025-12-27T16:17:05.8038491Z 2025-12-27T16:17:11.6242439Z 2025-12-27T16:17:11.6245083Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2025-12-27T16:17:11.6246613Z 2025-12-27T16:17:11.6415018Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2025-12-27T16:17:11.6415831Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2025-12-27T16:17:11.6416554Z orphan modules 152 KiB [orphan] 27 modules 2025-12-27T16:17:11.6416904Z runtime modules 1.74 KiB 8 modules 2025-12-27T16:17:11.6417387Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2025-12-27T16:17:11.6417852Z webpack 5.103.0 compiled successfully in 4945 ms 2025-12-27T16:17:11.6952149Z 2025-12-27T16:17:11.6952600Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci prebuild 2025-12-27T16:17:11.6953060Z > rimraf ./src/pkg-version.ts && node -e "const fs = require('fs'); const packageJson = require('./package.json'); fs.writeFileSync('./src/pkg-version.ts', 'export const VERSION = \'' + packageJson.version + '\';');" 2025-12-27T16:17:11.6953482Z 2025-12-27T16:17:11.8605171Z 2025-12-27T16:17:11.8605782Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build 2025-12-27T16:17:11.8606238Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:uglify 2025-12-27T16:17:11.8606937Z 2025-12-27T16:17:12.4191372Z 2025-12-27T16:17:12.4192596Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:esm 2025-12-27T16:17:12.4194334Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2025-12-27T16:17:12.4196133Z 2025-12-27T16:17:14.5316718Z 2025-12-27T16:17:14.5317324Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:cjs 2025-12-27T16:17:14.5318217Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2025-12-27T16:17:14.5319126Z 2025-12-27T16:17:16.6672116Z 2025-12-27T16:17:16.6672669Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:browser 2025-12-27T16:17:16.6673096Z > webpack-cli 2025-12-27T16:17:16.6673314Z 2025-12-27T16:17:20.7078547Z 2025-12-27T16:17:20.7080331Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2025-12-27T16:17:20.7080635Z 2025-12-27T16:17:20.7254637Z asset signalr-protocol-msgpack.js 82.3 KiB [emitted] (name: signalr-protocol-msgpack) 1 related asset 2025-12-27T16:17:20.7255489Z asset signalr-protocol-msgpack.min.js 29.3 KiB [emitted] [minimized] (name: signalr-protocol-msgpack.min) 1 related asset 2025-12-27T16:17:20.7256027Z orphan modules 91 KiB [orphan] 21 modules 2025-12-27T16:17:20.7256332Z runtime modules 1.31 KiB 6 modules 2025-12-27T16:17:20.7256720Z built modules 78.7 KiB [built] 2025-12-27T16:17:20.7257192Z ./src/browser-index.ts + 16 modules 78.6 KiB [built] [code generated] 2025-12-27T16:17:20.7257729Z ModuleConcatenation bailout: Cannot concat with external "signalR": umd externals can't be concatenated 2025-12-27T16:17:20.7258262Z external "signalR" 42 bytes [built] [code generated] 2025-12-27T16:17:20.7258711Z ModuleConcatenation bailout: umd externals can't be concatenated 2025-12-27T16:17:20.7259136Z webpack 5.103.0 compiled successfully in 3150 ms 2025-12-27T16:17:21.2838078Z 2025-12-27T16:17:21.2838722Z > @microsoft/signalr-protocol-msgpack@11.0.0-ci build:uglify 2025-12-27T16:17:21.2839934Z > terser -m -c --ecma 2019 --module --source-map "url='signalr-protocol-msgpack.min.js.map',content='./dist/browser/signalr-protocol-msgpack.js.map'" --comments -o ./dist/browser/signalr-protocol-msgpack.min.js ./dist/browser/signalr-protocol-msgpack.js 2025-12-27T16:17:21.2840382Z 2025-12-27T16:17:22.2494207Z 2025-12-27T16:17:22.2495963Z > @microsoft/functionaltests@1.0.0 build 2025-12-27T16:17:22.2497209Z > npm run build:inner 2025-12-27T16:17:22.2499007Z 2025-12-27T16:17:22.8012768Z 2025-12-27T16:17:22.8013276Z > @microsoft/functionaltests@1.0.0 build:inner 2025-12-27T16:17:22.8013671Z > npm run build:lint && npm run build:webpack 2025-12-27T16:17:22.8013993Z 2025-12-27T16:17:23.3727234Z 2025-12-27T16:17:23.3727741Z > @microsoft/functionaltests@1.0.0 build:lint 2025-12-27T16:17:23.3728035Z > eslint . --ext .ts 2025-12-27T16:17:23.3728357Z 2025-12-27T16:17:27.5511656Z 2025-12-27T16:17:27.5512287Z > @microsoft/functionaltests@1.0.0 build:webpack 2025-12-27T16:17:27.5512619Z > webpack-cli 2025-12-27T16:17:27.5512879Z 2025-12-27T16:17:31.4871685Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/jasmine-core/lib/jasmine-core/*.js" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/jasmine 2025-12-27T16:17:31.4874600Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/jasmine-core/lib/jasmine-core/*.css" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/jasmine 2025-12-27T16:17:31.4875258Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr/dist/browser/*" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr 2025-12-27T16:17:31.4875940Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr-protocol-msgpack/dist/browser/*" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr 2025-12-27T16:17:31.4909265Z [FileManagerPlugin] copied "D:/a/_work/1/s/node_modules/@microsoft/signalr/dist/webworker" to "D:/a/_work/1/s/src/SignalR/clients/ts/FunctionalTests/wwwroot/lib/signalr-webworker 2025-12-27T16:17:31.5299593Z asset signalr-functional-tests.js 266 KiB [emitted] (name: main) 1 related asset 2025-12-27T16:17:31.5300245Z orphan modules 120 KiB [orphan] 83 modules 2025-12-27T16:17:31.5300573Z runtime modules 1.13 KiB 5 modules 2025-12-27T16:17:31.5301227Z built modules 223 KiB [built] 2025-12-27T16:17:31.5301617Z modules by path ../ 157 KiB 2025-12-27T16:17:31.5302106Z modules by path ../../../../../node_modules/ 73.7 KiB 23 modules 2025-12-27T16:17:31.5302541Z modules by path ../signalr/dist/esm/*.js 83.5 KiB 2025-12-27T16:17:31.5303523Z ../signalr/dist/esm/Utils.js 8.2 KiB [built] [code generated] 2025-12-27T16:17:31.5304257Z + 16 modules 2025-12-27T16:17:31.5305179Z modules by path ./ts/*.ts 66 KiB 2025-12-27T16:17:31.5306046Z ./ts/index.ts 395 bytes [built] [code generated] 2025-12-27T16:17:31.5306883Z ./ts/LogBannerReporter.ts 1000 bytes [built] [code generated] 2025-12-27T16:17:31.5307750Z ./ts/ConnectionTests.ts 10.1 KiB [built] [code generated] 2025-12-27T16:17:31.5308436Z + 6 modules 2025-12-27T16:17:31.5309334Z external "signalR" 42 bytes [built] [code generated] 2025-12-27T16:17:31.5310216Z external "signalR.protocols.msgpack" 42 bytes [built] [code generated] 2025-12-27T16:17:31.5311150Z webpack 5.103.0 compiled successfully in 2945 ms 2025-12-27T16:17:31.5924131Z 2025-12-27T16:17:31.5924641Z > @microsoft/dotnet-js-interop@11.0.0-ci build 2025-12-27T16:17:31.5924981Z > npm run clean && npm run build:esm 2025-12-27T16:17:31.5925749Z 2025-12-27T16:17:32.1167290Z 2025-12-27T16:17:32.1167724Z > @microsoft/dotnet-js-interop@11.0.0-ci clean 2025-12-27T16:17:32.1168037Z > rimraf ./dist 2025-12-27T16:17:32.1168309Z 2025-12-27T16:17:32.7621264Z 2025-12-27T16:17:32.7621809Z > @microsoft/dotnet-js-interop@11.0.0-ci build:esm 2025-12-27T16:17:32.7622171Z > tsc --project ./tsconfig.json 2025-12-27T16:17:32.7622443Z 2025-12-27T16:17:34.9875283Z 2025-12-27T16:17:34.9875700Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 prebuild 2025-12-27T16:17:34.9876066Z > npm run clean 2025-12-27T16:17:34.9876529Z 2025-12-27T16:17:35.5379464Z 2025-12-27T16:17:35.5379941Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 clean 2025-12-27T16:17:35.5380285Z > rimraf ./dist/Debug ./dist/Release 2025-12-27T16:17:35.5380585Z 2025-12-27T16:17:35.7085083Z 2025-12-27T16:17:35.7085517Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build 2025-12-27T16:17:35.7085886Z > npm run build:debug && npm run build:production 2025-12-27T16:17:35.7086826Z 2025-12-27T16:17:36.2578016Z 2025-12-27T16:17:36.2578671Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:debug 2025-12-27T16:17:36.2579090Z > rollup -c --environment development --forceExit 2025-12-27T16:17:36.2579376Z 2025-12-27T16:17:37.9434970Z  2025-12-27T16:17:37.9435895Z ./src/Boot.Server.ts ΓåÆ dist/Debug... 2025-12-27T16:17:46.0255061Z created dist/Debug in 8s 2025-12-27T16:17:46.0255820Z  2025-12-27T16:17:46.0259867Z ./src/Boot.Web.ts ΓåÆ dist/Debug... 2025-12-27T16:17:52.8116292Z created dist/Debug in 6.7s 2025-12-27T16:17:52.8116748Z  2025-12-27T16:17:52.8117184Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Debug... 2025-12-27T16:17:57.5085021Z created dist/Debug in 4.6s 2025-12-27T16:17:57.5085456Z  2025-12-27T16:17:57.5085763Z ./src/Boot.WebView.ts ΓåÆ dist/Debug... 2025-12-27T16:18:01.6239054Z created dist/Debug in 4.1s 2025-12-27T16:18:02.2475700Z 2025-12-27T16:18:02.2476413Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:production 2025-12-27T16:18:02.2476845Z > rollup -c --environment production --forceExit 2025-12-27T16:18:02.2477119Z 2025-12-27T16:18:03.9531516Z  2025-12-27T16:18:03.9532028Z ./src/Boot.Server.ts ΓåÆ dist/Release... 2025-12-27T16:18:13.5829378Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2025-12-27T16:18:13.5830189Z Γöé Γöé 2025-12-27T16:18:13.5830615Z Γöé Bundle Name:  blazor.server.js Γöé 2025-12-27T16:18:13.5831119Z Γöé Bundle Size:  171.44 KB Γöé 2025-12-27T16:18:13.5831623Z Γöé Minified Size:  171.34 KB Γöé 2025-12-27T16:18:13.5832132Z Γöé Gzipped Size:  45.78 KB Γöé 2025-12-27T16:18:13.5832618Z Γöé Brotli size: 39.98 KB Γöé 2025-12-27T16:18:13.5833014Z Γöé Γöé 2025-12-27T16:18:13.5833624Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:18:13.5873936Z created dist/Release in 9.6s 2025-12-27T16:18:13.5874937Z  2025-12-27T16:18:13.5875467Z ./src/Boot.Web.ts ΓåÆ dist/Release... 2025-12-27T16:18:22.0890848Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2025-12-27T16:18:22.0892032Z Γöé Γöé 2025-12-27T16:18:22.0892486Z Γöé Bundle Name:  blazor.web.js Γöé 2025-12-27T16:18:22.0892909Z Γöé Bundle Size:  206.03 KB Γöé 2025-12-27T16:18:22.0893329Z Γöé Minified Size:  205.97 KB Γöé 2025-12-27T16:18:22.0893742Z Γöé Gzipped Size:  56.29 KB Γöé 2025-12-27T16:18:22.0894178Z Γöé Brotli size: 48.67 KB Γöé 2025-12-27T16:18:22.0894517Z Γöé Γöé 2025-12-27T16:18:22.0895044Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:18:22.0975157Z created dist/Release in 8.5s 2025-12-27T16:18:22.0975676Z  2025-12-27T16:18:22.0976145Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Release... 2025-12-27T16:18:27.0831234Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2025-12-27T16:18:27.0831867Z Γöé Γöé 2025-12-27T16:18:27.0832297Z Γöé Bundle Name:  blazor.webassembly.js Γöé 2025-12-27T16:18:27.0832827Z Γöé Bundle Size:  69.73 KB Γöé 2025-12-27T16:18:27.0833256Z Γöé Minified Size:  69.67 KB Γöé 2025-12-27T16:18:27.0833692Z Γöé Gzipped Size:  21.12 KB Γöé 2025-12-27T16:18:27.0834113Z Γöé Brotli size: 18.78 KB Γöé 2025-12-27T16:18:27.0835619Z Γöé Γöé 2025-12-27T16:18:27.0836100Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:18:27.0900553Z created dist/Release in 4.9s 2025-12-27T16:18:27.0900983Z  2025-12-27T16:18:27.0901383Z ./src/Boot.WebView.ts ΓåÆ dist/Release... 2025-12-27T16:18:33.6872847Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2025-12-27T16:18:33.6873763Z Γöé Γöé 2025-12-27T16:18:33.6874762Z Γöé Bundle Name:  blazor.webview.js Γöé 2025-12-27T16:18:33.6875249Z Γöé Bundle Size:  523.95 KB Γöé 2025-12-27T16:18:33.6876065Z Γöé Minified Size:  60.3 KB Γöé 2025-12-27T16:18:33.6876601Z Γöé Gzipped Size:  18.2 KB Γöé 2025-12-27T16:18:33.6877887Z Γöé Brotli size: 122.91 KB Γöé 2025-12-27T16:18:33.6878781Z Γöé Γöé 2025-12-27T16:18:33.6879990Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:18:33.6886768Z created dist/Release in 6.5s 2025-12-27T16:18:33.7823556Z 2025-12-27T16:18:33.7824006Z > prebuild 2025-12-27T16:18:33.7824280Z > npm run clean 2025-12-27T16:18:33.7824550Z 2025-12-27T16:18:34.3271870Z 2025-12-27T16:18:34.3272279Z > clean 2025-12-27T16:18:34.3272531Z > rimraf ./dist/Debug ./dist/Release 2025-12-27T16:18:34.3272800Z 2025-12-27T16:18:34.5028723Z 2025-12-27T16:18:34.5029171Z > build 2025-12-27T16:18:34.5029505Z > npm run build:debug && npm run build:production 2025-12-27T16:18:34.5029839Z 2025-12-27T16:18:35.0683880Z 2025-12-27T16:18:35.0684353Z > build:debug 2025-12-27T16:18:35.0684664Z > rollup -c --environment development --forceExit 2025-12-27T16:18:35.0684925Z 2025-12-27T16:18:36.7827675Z  2025-12-27T16:18:36.7828375Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2025-12-27T16:18:46.4225206Z created dist/Debug in 9.6s 2025-12-27T16:18:47.0203622Z 2025-12-27T16:18:47.0204047Z > build:production 2025-12-27T16:18:47.0204326Z > rollup -c --environment production --forceExit 2025-12-27T16:18:47.0204593Z 2025-12-27T16:18:48.8779858Z  2025-12-27T16:18:48.8780669Z ./AuthenticationService.ts ΓåÆ dist/Release... 2025-12-27T16:19:00.4430866Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2025-12-27T16:19:00.4431596Z Γöé Γöé 2025-12-27T16:19:00.4432523Z Γöé Bundle Name:  AuthenticationService.js Γöé 2025-12-27T16:19:00.4433014Z Γöé Bundle Size:  285.27 KB Γöé 2025-12-27T16:19:00.4433580Z Γöé Minified Size:  285.27 KB Γöé 2025-12-27T16:19:00.4434057Z Γöé Gzipped Size:  72.6 KB Γöé 2025-12-27T16:19:00.4434520Z Γöé Brotli size: 61.12 KB Γöé 2025-12-27T16:19:00.4434869Z Γöé Γöé 2025-12-27T16:19:00.4435459Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:19:00.4454905Z created dist/Release in 11.5s 2025-12-27T16:19:00.5002580Z 2025-12-27T16:19:00.5002983Z > prebuild 2025-12-27T16:19:00.5003229Z > npm run clean 2025-12-27T16:19:00.5003528Z 2025-12-27T16:19:01.0217187Z 2025-12-27T16:19:01.0217526Z > clean 2025-12-27T16:19:01.0217758Z > rimraf ./dist/Debug ./dist/Release 2025-12-27T16:19:01.0217984Z 2025-12-27T16:19:01.1877556Z 2025-12-27T16:19:01.1877923Z > build 2025-12-27T16:19:01.1878281Z > npm run build:debug && npm run build:production 2025-12-27T16:19:01.1878573Z 2025-12-27T16:19:01.7153739Z 2025-12-27T16:19:01.7154167Z > build:debug 2025-12-27T16:19:01.7154484Z > rollup -c --environment development --forceExit 2025-12-27T16:19:01.7154780Z 2025-12-27T16:19:03.3096119Z  2025-12-27T16:19:03.3096785Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2025-12-27T16:19:11.8080860Z created dist/Debug in 8.4s 2025-12-27T16:19:12.3262607Z 2025-12-27T16:19:12.3263169Z > build:production 2025-12-27T16:19:12.3263524Z > rollup -c --environment production --forceExit 2025-12-27T16:19:12.3263825Z 2025-12-27T16:19:13.9099796Z  2025-12-27T16:19:13.9100534Z ./AuthenticationService.ts ΓåÆ dist/Release... 2025-12-27T16:19:24.7653826Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2025-12-27T16:19:24.7655471Z Γöé Γöé 2025-12-27T16:19:24.7656122Z Γöé Bundle Name:  AuthenticationService.js Γöé 2025-12-27T16:19:24.7656886Z Γöé Bundle Size:  346.25 KB Γöé 2025-12-27T16:19:24.7657418Z Γöé Minified Size:  346.24 KB Γöé 2025-12-27T16:19:24.7657813Z Γöé Gzipped Size:  72.78 KB Γöé 2025-12-27T16:19:24.7658201Z Γöé Brotli size: 57.69 KB Γöé 2025-12-27T16:19:24.7658561Z Γöé Γöé 2025-12-27T16:19:24.7659026Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:19:24.7682796Z created dist/Release in 10.8s 2025-12-27T16:19:24.8257194Z 2025-12-27T16:19:24.8257526Z > prebuild 2025-12-27T16:19:24.8257775Z > npm run clean 2025-12-27T16:19:24.8257982Z 2025-12-27T16:19:25.3632483Z 2025-12-27T16:19:25.3633170Z > clean 2025-12-27T16:19:25.3633444Z > rimraf ./dist/Debug ./dist/Release 2025-12-27T16:19:25.3633615Z 2025-12-27T16:19:25.5335458Z 2025-12-27T16:19:25.5335967Z > build 2025-12-27T16:19:25.5336835Z > npm run build:debug && npm run build:production 2025-12-27T16:19:25.5337452Z 2025-12-27T16:19:26.0858993Z 2025-12-27T16:19:26.0859490Z > build:debug 2025-12-27T16:19:26.0859796Z > rollup -c --environment development --forceExit 2025-12-27T16:19:26.0860042Z 2025-12-27T16:19:27.6917974Z  2025-12-27T16:19:27.6919215Z ./BlazorCustomElements.ts ΓåÆ dist/Debug... 2025-12-27T16:19:30.2339146Z created dist/Debug in 2.5s 2025-12-27T16:19:30.7923714Z 2025-12-27T16:19:30.7924367Z > build:production 2025-12-27T16:19:30.7924766Z > rollup -c --environment production --forceExit 2025-12-27T16:19:30.7925484Z 2025-12-27T16:19:32.5113710Z  2025-12-27T16:19:32.5114179Z ./BlazorCustomElements.ts ΓåÆ dist/Release... 2025-12-27T16:19:35.1983828Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉΓöé ΓöéΓöé Bundle Name: ΓöéΓöé Microsoft.AspNetCore.Components.CustomElements.lib.module.js ΓöéΓöé Bundle Size:  2.56 KB ΓöéΓöé Minified Size:  2.55 KB ΓöéΓöé Gzipped Size:  1.01 KB ΓöéΓöé Brotli size: 869 B ΓöéΓöé ΓöéΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2025-12-27T16:19:35.2009140Z created dist/Release in 2.6s 2025-12-27T16:19:35.2787399Z Packing NPM packages... 2025-12-27T16:19:35.4288485Z Workspace Path: D:\a\_work\1\s\package.json 2025-12-27T16:19:35.4293787Z Default Package Version: 11.0.0-ci 2025-12-27T16:19:35.4294453Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2025-12-27T16:19:35.4294900Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2025-12-27T16:19:35.4315510Z Skipping @microsoft/functionaltests because it is marked as private. 2025-12-27T16:19:35.4316384Z Skipping @microsoft/client-ts because it is marked as private. 2025-12-27T16:19:35.4324223Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2025-12-27T16:19:35.4328136Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2025-12-27T16:19:35.4328981Z Skipping @microsoft/components.authentication because it is marked as private. 2025-12-27T16:19:35.4331248Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2025-12-27T16:19:35.4334768Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2025-12-27T16:19:35.4336936Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2025-12-27T16:19:35.4340726Z Skipping @microsoft/signalr - version 11.0.0-ci already applied. 2025-12-27T16:19:35.4341520Z Skipping @microsoft/signalr-protocol-msgpack - version 11.0.0-ci already applied. 2025-12-27T16:19:35.4342064Z Skipping @microsoft/dotnet-js-interop - version 11.0.0-ci already applied. 2025-12-27T16:19:35.4346949Z Updating dependencies for package @microsoft/signalr with version 11.0.0-ci... 2025-12-27T16:19:35.4350548Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 11.0.0-ci... 2025-12-27T16:19:35.4353269Z Updating dependencies for package @microsoft/dotnet-js-interop with version 11.0.0-ci... 2025-12-27T16:19:35.6256495Z Workspace Path: D:\a\_work\1\s\package.json 2025-12-27T16:19:35.6260564Z Default Package Version: 11.0.0-ci 2025-12-27T16:19:35.6260926Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2025-12-27T16:19:35.6261302Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2025-12-27T16:19:35.6280465Z Packing @microsoft/signalr... 2025-12-27T16:19:35.6281042Z npm pack D:\a\_work\1\s\src\SignalR\clients\ts\signalr --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2025-12-27T16:19:36.9108037Z npm notice 2025-12-27T16:19:36.9111528Z npm notice ≡ƒôª @microsoft/signalr@11.0.0-ci 2025-12-27T16:19:36.9112297Z npm notice Tarball Contents 2025-12-27T16:19:36.9124731Z npm notice 2.7kB README.md 2025-12-27T16:19:36.9125256Z npm notice 156.7kB dist/browser/signalr.js 2025-12-27T16:19:36.9126460Z npm notice 314.7kB dist/browser/signalr.js.map 2025-12-27T16:19:36.9127536Z npm notice 47.7kB dist/browser/signalr.min.js 2025-12-27T16:19:36.9129133Z npm notice 269.7kB dist/browser/signalr.min.js.map 2025-12-27T16:19:36.9130139Z npm notice 1.0kB dist/cjs/AbortController.js 2025-12-27T16:19:36.9131230Z npm notice 1.9kB dist/cjs/AbortController.js.map 2025-12-27T16:19:36.9132001Z npm notice 2.3kB dist/cjs/AccessTokenHttpClient.js 2025-12-27T16:19:36.9132650Z npm notice 4.0kB dist/cjs/AccessTokenHttpClient.js.map 2025-12-27T16:19:36.9133498Z npm notice 2.1kB dist/cjs/browser-index.js 2025-12-27T16:19:36.9134397Z npm notice 2.3kB dist/cjs/browser-index.js.map 2025-12-27T16:19:36.9134927Z npm notice 1.9kB dist/cjs/DefaultHttpClient.js 2025-12-27T16:19:36.9135784Z npm notice 3.1kB dist/cjs/DefaultHttpClient.js.map 2025-12-27T16:19:36.9136536Z npm notice 839B dist/cjs/DefaultReconnectPolicy.js 2025-12-27T16:19:36.9136923Z npm notice 1.4kB dist/cjs/DefaultReconnectPolicy.js.map 2025-12-27T16:19:36.9137644Z npm notice 6.6kB dist/cjs/Errors.js 2025-12-27T16:19:36.9138386Z npm notice 11.1kB dist/cjs/Errors.js.map 2025-12-27T16:19:36.9138722Z npm notice 6.8kB dist/cjs/FetchHttpClient.js 2025-12-27T16:19:36.9139231Z npm notice 12.1kB dist/cjs/FetchHttpClient.js.map 2025-12-27T16:19:36.9140012Z npm notice 2.9kB dist/cjs/HandshakeProtocol.js 2025-12-27T16:19:36.9140497Z npm notice 4.9kB dist/cjs/HandshakeProtocol.js.map 2025-12-27T16:19:36.9141232Z npm notice 426B dist/cjs/HeaderNames.js 2025-12-27T16:19:36.9141783Z npm notice 543B dist/cjs/HeaderNames.js.map 2025-12-27T16:19:36.9142248Z npm notice 1.6kB dist/cjs/HttpClient.js 2025-12-27T16:19:36.9142926Z npm notice 9.6kB dist/cjs/HttpClient.js.map 2025-12-27T16:19:36.9143537Z npm notice 31.3kB dist/cjs/HttpConnection.js 2025-12-27T16:19:36.9144041Z npm notice 55.0kB dist/cjs/HttpConnection.js.map 2025-12-27T16:19:36.9144865Z npm notice 47.9kB dist/cjs/HubConnection.js 2025-12-27T16:19:36.9145421Z npm notice 82.7kB dist/cjs/HubConnection.js.map 2025-12-27T16:19:36.9145988Z npm notice 6.9kB dist/cjs/HubConnectionBuilder.js 2025-12-27T16:19:36.9146598Z npm notice 16.5kB dist/cjs/HubConnectionBuilder.js.map 2025-12-27T16:19:36.9147073Z npm notice 257B dist/cjs/IConnection.js 2025-12-27T16:19:36.9147974Z npm notice 816B dist/cjs/IConnection.js.map 2025-12-27T16:19:36.9148585Z npm notice 268B dist/cjs/IHttpConnectionOptions.js 2025-12-27T16:19:36.9149219Z npm notice 4.0kB dist/cjs/IHttpConnectionOptions.js.map 2025-12-27T16:19:36.9149898Z npm notice 1.9kB dist/cjs/IHubProtocol.js 2025-12-27T16:19:36.9150351Z npm notice 8.9kB dist/cjs/IHubProtocol.js.map 2025-12-27T16:19:36.9150726Z npm notice 1.6kB dist/cjs/ILogger.js 2025-12-27T16:19:36.9151520Z npm notice 2.0kB dist/cjs/ILogger.js.map 2025-12-27T16:19:36.9151971Z npm notice 3.4kB dist/cjs/index.js 2025-12-27T16:19:36.9152700Z npm notice 2.2kB dist/cjs/index.js.map 2025-12-27T16:19:36.9153094Z npm notice 258B dist/cjs/IRetryPolicy.js 2025-12-27T16:19:36.9154202Z npm notice 1.3kB dist/cjs/IRetryPolicy.js.map 2025-12-27T16:19:36.9154689Z npm notice 271B dist/cjs/IStatefulReconnectOptions.js 2025-12-27T16:19:36.9155228Z npm notice 703B dist/cjs/IStatefulReconnectOptions.js.map 2025-12-27T16:19:36.9155687Z npm notice 1.6kB dist/cjs/ITransport.js 2025-12-27T16:19:36.9156074Z npm notice 1.9kB dist/cjs/ITransport.js.map 2025-12-27T16:19:36.9156707Z npm notice 5.5kB dist/cjs/JsonHubProtocol.js 2025-12-27T16:19:36.9157250Z npm notice 8.9kB dist/cjs/JsonHubProtocol.js.map 2025-12-27T16:19:36.9158085Z npm notice 646B dist/cjs/Loggers.js 2025-12-27T16:19:36.9158616Z npm notice 980B dist/cjs/Loggers.js.map 2025-12-27T16:19:36.9159266Z npm notice 9.5kB dist/cjs/LongPollingTransport.js 2025-12-27T16:19:36.9159788Z npm notice 16.3kB dist/cjs/LongPollingTransport.js.map 2025-12-27T16:19:36.9160409Z npm notice 8.9kB dist/cjs/MessageBuffer.js 2025-12-27T16:19:36.9161137Z npm notice 15.2kB dist/cjs/MessageBuffer.js.map 2025-12-27T16:19:36.9161815Z npm notice 177B dist/cjs/pkg-version.js 2025-12-27T16:19:36.9162275Z npm notice 206B dist/cjs/pkg-version.js.map 2025-12-27T16:19:36.9163123Z npm notice 255B dist/cjs/Polyfills.js 2025-12-27T16:19:36.9163672Z npm notice 756B dist/cjs/Polyfills.js.map 2025-12-27T16:19:36.9164285Z npm notice 4.9kB dist/cjs/ServerSentEventsTransport.js 2025-12-27T16:19:36.9164977Z npm notice 9.3kB dist/cjs/ServerSentEventsTransport.js.map 2025-12-27T16:19:36.9165497Z npm notice 252B dist/cjs/Stream.js 2025-12-27T16:19:36.9189155Z npm notice 3.0kB dist/cjs/Stream.js.map 2025-12-27T16:19:36.9190369Z npm notice 1.1kB dist/cjs/Subject.js 2025-12-27T16:19:36.9190713Z npm notice 2.2kB dist/cjs/Subject.js.map 2025-12-27T16:19:36.9191022Z npm notice 971B dist/cjs/TextMessageFormat.js 2025-12-27T16:19:36.9191700Z npm notice 1.6kB dist/cjs/TextMessageFormat.js.map 2025-12-27T16:19:36.9192033Z npm notice 9.4kB dist/cjs/Utils.js 2025-12-27T16:19:36.9192360Z npm notice 17.3kB dist/cjs/Utils.js.map 2025-12-27T16:19:36.9193701Z npm notice 7.5kB dist/cjs/WebSocketTransport.js 2025-12-27T16:19:36.9196392Z npm notice 13.8kB dist/cjs/WebSocketTransport.js.map 2025-12-27T16:19:36.9199061Z npm notice 3.7kB dist/cjs/XhrHttpClient.js 2025-12-27T16:19:36.9200196Z npm notice 6.8kB dist/cjs/XhrHttpClient.js.map 2025-12-27T16:19:36.9201315Z npm notice 550B dist/esm/AbortController.d.ts 2025-12-27T16:19:36.9202332Z npm notice 863B dist/esm/AbortController.js 2025-12-27T16:19:36.9203408Z npm notice 1.9kB dist/esm/AbortController.js.map 2025-12-27T16:19:36.9204424Z npm notice 540B dist/esm/AccessTokenHttpClient.d.ts 2025-12-27T16:19:36.9205504Z npm notice 2.1kB dist/esm/AccessTokenHttpClient.js 2025-12-27T16:19:36.9206551Z npm notice 4.1kB dist/esm/AccessTokenHttpClient.js.map 2025-12-27T16:19:36.9207618Z npm notice 26B dist/esm/browser-index.d.ts 2025-12-27T16:19:36.9208619Z npm notice 1.4kB dist/esm/browser-index.js 2025-12-27T16:19:36.9209673Z npm notice 2.3kB dist/esm/browser-index.js.map 2025-12-27T16:19:36.9210748Z npm notice 598B dist/esm/DefaultHttpClient.d.ts 2025-12-27T16:19:36.9212004Z npm notice 1.7kB dist/esm/DefaultHttpClient.js 2025-12-27T16:19:36.9213022Z npm notice 3.3kB dist/esm/DefaultHttpClient.js.map 2025-12-27T16:19:36.9214654Z npm notice 309B dist/esm/DefaultReconnectPolicy.d.ts 2025-12-27T16:19:36.9215839Z npm notice 667B dist/esm/DefaultReconnectPolicy.js 2025-12-27T16:19:36.9217147Z npm notice 1.4kB dist/esm/DefaultReconnectPolicy.js.map 2025-12-27T16:19:36.9218167Z npm notice 4.4kB dist/esm/Errors.d.ts 2025-12-27T16:19:36.9219491Z npm notice 5.9kB dist/esm/Errors.js 2025-12-27T16:19:36.9220736Z npm notice 11.0kB dist/esm/Errors.js.map 2025-12-27T16:19:36.9221868Z npm notice 467B dist/esm/FetchHttpClient.d.ts 2025-12-27T16:19:36.9223072Z npm notice 6.6kB dist/esm/FetchHttpClient.js 2025-12-27T16:19:36.9224343Z npm notice 12.2kB dist/esm/FetchHttpClient.js.map 2025-12-27T16:19:36.9225341Z npm notice 471B dist/esm/HandshakeProtocol.d.ts 2025-12-27T16:19:36.9226377Z npm notice 2.6kB dist/esm/HandshakeProtocol.js 2025-12-27T16:19:36.9227528Z npm notice 5.0kB dist/esm/HandshakeProtocol.js.map 2025-12-27T16:19:36.9228807Z npm notice 142B dist/esm/HeaderNames.d.ts 2025-12-27T16:19:36.9230004Z npm notice 287B dist/esm/HeaderNames.js 2025-12-27T16:19:36.9231276Z npm notice 532B dist/esm/HeaderNames.js.map 2025-12-27T16:19:36.9233350Z npm notice 7.5kB dist/esm/HttpClient.d.ts 2025-12-27T16:19:36.9235208Z npm notice 1.4kB dist/esm/HttpClient.js 2025-12-27T16:19:36.9237092Z npm notice 9.6kB dist/esm/HttpClient.js.map 2025-12-27T16:19:36.9238973Z npm notice 2.4kB dist/esm/HttpConnection.d.ts 2025-12-27T16:19:36.9240914Z npm notice 30.4kB dist/esm/HttpConnection.js 2025-12-27T16:19:36.9242811Z npm notice 55.3kB dist/esm/HttpConnection.js.map 2025-12-27T16:19:36.9244848Z npm notice 8.8kB dist/esm/HubConnection.d.ts 2025-12-27T16:19:36.9246803Z npm notice 46.8kB dist/esm/HubConnection.js 2025-12-27T16:19:36.9248664Z npm notice 82.8kB dist/esm/HubConnection.js.map 2025-12-27T16:19:36.9250601Z npm notice 6.6kB dist/esm/HubConnectionBuilder.d.ts 2025-12-27T16:19:36.9252466Z npm notice 6.4kB dist/esm/HubConnectionBuilder.js 2025-12-27T16:19:36.9254341Z npm notice 16.7kB dist/esm/HubConnectionBuilder.js.map 2025-12-27T16:19:36.9256319Z npm notice 463B dist/esm/IConnection.d.ts 2025-12-27T16:19:36.9258244Z npm notice 190B dist/esm/IConnection.js 2025-12-27T16:19:36.9260733Z npm notice 815B dist/esm/IConnection.js.map 2025-12-27T16:19:36.9262641Z npm notice 2.7kB dist/esm/IHttpConnectionOptions.d.ts 2025-12-27T16:19:36.9264526Z npm notice 201B dist/esm/IHttpConnectionOptions.js 2025-12-27T16:19:36.9266512Z npm notice 4.0kB dist/esm/IHttpConnectionOptions.js.map 2025-12-27T16:19:36.9268377Z npm notice 7.8kB dist/esm/IHubProtocol.d.ts 2025-12-27T16:19:36.9270251Z npm notice 1.8kB dist/esm/IHubProtocol.js 2025-12-27T16:19:36.9271228Z npm notice 8.9kB dist/esm/IHubProtocol.js.map 2025-12-27T16:19:36.9272061Z npm notice 1.3kB dist/esm/ILogger.d.ts 2025-12-27T16:19:36.9272861Z npm notice 1.5kB dist/esm/ILogger.js 2025-12-27T16:19:36.9273628Z npm notice 2.0kB dist/esm/ILogger.js.map 2025-12-27T16:19:36.9274393Z npm notice 1.2kB dist/esm/index.d.ts 2025-12-27T16:19:36.9275085Z npm notice 809B dist/esm/index.js 2025-12-27T16:19:36.9276019Z npm notice 2.3kB dist/esm/index.js.map 2025-12-27T16:19:36.9276595Z npm notice 957B dist/esm/IRetryPolicy.d.ts 2025-12-27T16:19:36.9277349Z npm notice 191B dist/esm/IRetryPolicy.js 2025-12-27T16:19:36.9278225Z npm notice 1.3kB dist/esm/IRetryPolicy.js.map 2025-12-27T16:19:36.9279060Z npm notice 358B dist/esm/IStatefulReconnectOptions.d.ts 2025-12-27T16:19:36.9279834Z npm notice 204B dist/esm/IStatefulReconnectOptions.js 2025-12-27T16:19:36.9280633Z npm notice 702B dist/esm/IStatefulReconnectOptions.js.map 2025-12-27T16:19:36.9281319Z npm notice 1.1kB dist/esm/ITransport.d.ts 2025-12-27T16:19:36.9282215Z npm notice 1.4kB dist/esm/ITransport.js 2025-12-27T16:19:36.9282874Z npm notice 1.9kB dist/esm/ITransport.js.map 2025-12-27T16:19:36.9284067Z npm notice 1.3kB dist/esm/JsonHubProtocol.d.ts 2025-12-27T16:19:36.9284937Z npm notice 5.2kB dist/esm/JsonHubProtocol.js 2025-12-27T16:19:36.9285716Z npm notice 9.0kB dist/esm/JsonHubProtocol.js.map 2025-12-27T16:19:36.9286491Z npm notice 393B dist/esm/Loggers.d.ts 2025-12-27T16:19:36.9287360Z npm notice 510B dist/esm/Loggers.js 2025-12-27T16:19:36.9288085Z npm notice 971B dist/esm/Loggers.js.map 2025-12-27T16:19:36.9288803Z npm notice 958B dist/esm/LongPollingTransport.d.ts 2025-12-27T16:19:36.9289635Z npm notice 9.0kB dist/esm/LongPollingTransport.js 2025-12-27T16:19:36.9290405Z npm notice 16.4kB dist/esm/LongPollingTransport.js.map 2025-12-27T16:19:36.9291149Z npm notice 1.0kB dist/esm/MessageBuffer.d.ts 2025-12-27T16:19:36.9291930Z npm notice 8.6kB dist/esm/MessageBuffer.js 2025-12-27T16:19:36.9292793Z npm notice 15.2kB dist/esm/MessageBuffer.js.map 2025-12-27T16:19:36.9293550Z npm notice 45B dist/esm/pkg-version.d.ts 2025-12-27T16:19:36.9294228Z npm notice 76B dist/esm/pkg-version.js 2025-12-27T16:19:36.9295140Z npm notice 213B dist/esm/pkg-version.js.map 2025-12-27T16:19:36.9295634Z npm notice 393B dist/esm/Polyfills.d.ts 2025-12-27T16:19:36.9297439Z npm notice 188B dist/esm/Polyfills.js 2025-12-27T16:19:36.9297912Z npm notice 755B dist/esm/Polyfills.js.map 2025-12-27T16:19:36.9298567Z npm notice 890B dist/esm/ServerSentEventsTransport.d.ts 2025-12-27T16:19:36.9299366Z npm notice 4.7kB dist/esm/ServerSentEventsTransport.js 2025-12-27T16:19:36.9300091Z npm notice 9.4kB dist/esm/ServerSentEventsTransport.js.map 2025-12-27T16:19:36.9301225Z npm notice 1.9kB dist/esm/Stream.d.ts 2025-12-27T16:19:36.9303170Z npm notice 185B dist/esm/Stream.js 2025-12-27T16:19:36.9303751Z npm notice 3.0kB dist/esm/Stream.js.map 2025-12-27T16:19:36.9304262Z npm notice 367B dist/esm/Subject.d.ts 2025-12-27T16:19:36.9305162Z npm notice 970B dist/esm/Subject.js 2025-12-27T16:19:36.9305977Z npm notice 2.2kB dist/esm/Subject.js.map 2025-12-27T16:19:36.9306611Z npm notice 227B dist/esm/TextMessageFormat.d.ts 2025-12-27T16:19:36.9307376Z npm notice 814B dist/esm/TextMessageFormat.js 2025-12-27T16:19:36.9308165Z npm notice 1.6kB dist/esm/TextMessageFormat.js.map 2025-12-27T16:19:36.9308909Z npm notice 2.4kB dist/esm/Utils.d.ts 2025-12-27T16:19:36.9309725Z npm notice 8.4kB dist/esm/Utils.js 2025-12-27T16:19:36.9310488Z npm notice 17.3kB dist/esm/Utils.js.map 2025-12-27T16:19:36.9311301Z npm notice 1.1kB dist/esm/WebSocketTransport.d.ts 2025-12-27T16:19:36.9312093Z npm notice 7.2kB dist/esm/WebSocketTransport.js 2025-12-27T16:19:36.9312593Z npm notice 13.9kB dist/esm/WebSocketTransport.js.map 2025-12-27T16:19:36.9313529Z npm notice 315B dist/esm/XhrHttpClient.d.ts 2025-12-27T16:19:36.9314255Z npm notice 3.5kB dist/esm/XhrHttpClient.js 2025-12-27T16:19:36.9315185Z npm notice 6.9kB dist/esm/XhrHttpClient.js.map 2025-12-27T16:19:36.9316114Z npm notice 156.7kB dist/webworker/signalr.js 2025-12-27T16:19:36.9317159Z npm notice 314.7kB dist/webworker/signalr.js.map 2025-12-27T16:19:36.9318203Z npm notice 47.7kB dist/webworker/signalr.min.js 2025-12-27T16:19:36.9319660Z npm notice 269.7kB dist/webworker/signalr.min.js.map 2025-12-27T16:19:36.9319998Z npm notice 1.8kB package.json 2025-12-27T16:19:36.9320801Z npm notice 1.2kB src/AbortController.ts 2025-12-27T16:19:36.9321728Z npm notice 2.3kB src/AccessTokenHttpClient.ts 2025-12-27T16:19:36.9322470Z npm notice 1.3kB src/browser-index.ts 2025-12-27T16:19:36.9323190Z npm notice 1.9kB src/DefaultHttpClient.ts 2025-12-27T16:19:36.9323951Z npm notice 815B src/DefaultReconnectPolicy.ts 2025-12-27T16:19:36.9324556Z npm notice 8.1kB src/Errors.ts 2025-12-27T16:19:36.9325587Z npm notice 7.2kB src/FetchHttpClient.ts 2025-12-27T16:19:36.9326303Z npm notice 3.0kB src/HandshakeProtocol.ts 2025-12-27T16:19:36.9326948Z npm notice 275B src/HeaderNames.ts 2025-12-27T16:19:36.9327745Z npm notice 8.4kB src/HttpClient.ts 2025-12-27T16:19:36.9328533Z npm notice 33.3kB src/HttpConnection.ts 2025-12-27T16:19:36.9329388Z npm notice 52.3kB src/HubConnection.ts 2025-12-27T16:19:36.9330387Z npm notice 12.4kB src/HubConnectionBuilder.ts 2025-12-27T16:19:36.9331063Z npm notice 612B src/IConnection.ts 2025-12-27T16:19:36.9331981Z npm notice 3.6kB src/IHttpConnectionOptions.ts 2025-12-27T16:19:36.9332691Z npm notice 8.0kB src/IHubProtocol.ts 2025-12-27T16:19:36.9333480Z npm notice 1.5kB src/ILogger.ts 2025-12-27T16:19:36.9334424Z npm notice 1.5kB src/index.ts 2025-12-27T16:19:36.9335111Z npm notice 1.1kB src/IRetryPolicy.ts 2025-12-27T16:19:36.9335938Z npm notice 497B src/IStatefulReconnectOptions.ts 2025-12-27T16:19:36.9336930Z npm notice 1.3kB src/ITransport.ts 2025-12-27T16:19:36.9337565Z npm notice 5.6kB src/JsonHubProtocol.ts 2025-12-27T16:19:36.9338439Z npm notice 608B src/Loggers.ts 2025-12-27T16:19:36.9339190Z npm notice 9.8kB src/LongPollingTransport.ts 2025-12-27T16:19:36.9339843Z npm notice 9.3kB src/MessageBuffer.ts 2025-12-27T16:19:36.9340680Z npm notice 35B src/pkg-version.ts 2025-12-27T16:19:36.9341517Z npm notice 564B src/Polyfills.ts 2025-12-27T16:19:36.9342305Z npm notice 5.5kB src/ServerSentEventsTransport.ts 2025-12-27T16:19:36.9342772Z npm notice 2.7kB src/Stream.ts 2025-12-27T16:19:36.9343876Z npm notice 1.3kB src/Subject.ts 2025-12-27T16:19:36.9344617Z npm notice 828B src/TextMessageFormat.ts 2025-12-27T16:19:36.9345455Z npm notice 1.6kB src/third-party-notices.txt 2025-12-27T16:19:36.9346705Z npm notice 9.7kB src/Utils.ts 2025-12-27T16:19:36.9347370Z npm notice 8.2kB src/WebSocketTransport.ts 2025-12-27T16:19:36.9348331Z npm notice 3.6kB src/XhrHttpClient.ts 2025-12-27T16:19:36.9348864Z npm notice Tarball Details 2025-12-27T16:19:36.9349657Z npm notice name: @microsoft/signalr 2025-12-27T16:19:36.9350481Z npm notice version: 11.0.0-ci 2025-12-27T16:19:36.9351153Z npm notice filename: microsoft-signalr-11.0.0-ci.tgz 2025-12-27T16:19:36.9351983Z npm notice package size: 515.1 kB 2025-12-27T16:19:36.9352592Z npm notice unpacked size: 2.8 MB 2025-12-27T16:19:36.9353444Z npm notice shasum: fd4bb2b013363db89bd11d276a3d8bdba853e8e6 2025-12-27T16:19:36.9354630Z npm notice integrity: sha512-paqkJ81CVF1b/[...]xZWhps7Q3YUMA== 2025-12-27T16:19:36.9355149Z npm notice total files: 215 2025-12-27T16:19:36.9356158Z npm notice 2025-12-27T16:19:36.9357027Z microsoft-signalr-11.0.0-ci.tgz 2025-12-27T16:19:36.9357983Z Packed @microsoft/signalr to D:\a\_work\1\s\src\SignalR\clients\ts\signalr\microsoft-signalr-11.0.0-ci.tgz 2025-12-27T16:19:36.9358909Z Packing @microsoft/signalr-protocol-msgpack... 2025-12-27T16:19:36.9359965Z npm pack D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2025-12-27T16:19:37.8675642Z npm notice 2025-12-27T16:19:37.8681816Z npm notice ≡ƒôª @microsoft/signalr-protocol-msgpack@11.0.0-ci 2025-12-27T16:19:37.8683617Z npm notice Tarball Contents 2025-12-27T16:19:37.8685576Z npm notice 2.2kB README.md 2025-12-27T16:19:37.8686268Z npm notice 84.3kB dist/browser/signalr-protocol-msgpack.js 2025-12-27T16:19:37.8687858Z npm notice 112.5kB dist/browser/signalr-protocol-msgpack.js.map 2025-12-27T16:19:37.8689574Z npm notice 30.8kB dist/browser/signalr-protocol-msgpack.min.js 2025-12-27T16:19:37.8691131Z npm notice 129.4kB dist/browser/signalr-protocol-msgpack.min.js.map 2025-12-27T16:19:37.8692596Z npm notice 2.7kB dist/cjs/BinaryMessageFormat.js 2025-12-27T16:19:37.8694010Z npm notice 5.0kB dist/cjs/BinaryMessageFormat.js.map 2025-12-27T16:19:37.8695381Z npm notice 1.1kB dist/cjs/browser-index.js 2025-12-27T16:19:37.8696753Z npm notice 511B dist/cjs/browser-index.js.map 2025-12-27T16:19:37.8698220Z npm notice 833B dist/cjs/index.js 2025-12-27T16:19:37.8699649Z npm notice 722B dist/cjs/index.js.map 2025-12-27T16:19:37.8701042Z npm notice 14.6kB dist/cjs/MessagePackHubProtocol.js 2025-12-27T16:19:37.8702476Z npm notice 25.9kB dist/cjs/MessagePackHubProtocol.js.map 2025-12-27T16:19:37.8703854Z npm notice 264B dist/cjs/MessagePackOptions.js 2025-12-27T16:19:37.8705788Z npm notice 2.0kB dist/cjs/MessagePackOptions.js.map 2025-12-27T16:19:37.8707198Z npm notice 177B dist/cjs/pkg-version.js 2025-12-27T16:19:37.8708700Z npm notice 206B dist/cjs/pkg-version.js.map 2025-12-27T16:19:37.8710071Z npm notice 660B dist/cjs/Utils.js 2025-12-27T16:19:37.8711415Z npm notice 914B dist/cjs/Utils.js.map 2025-12-27T16:19:37.8713146Z npm notice 169B dist/esm/BinaryMessageFormat.d.ts 2025-12-27T16:19:37.8714968Z npm notice 2.5kB dist/esm/BinaryMessageFormat.js 2025-12-27T16:19:37.8716471Z npm notice 5.0kB dist/esm/BinaryMessageFormat.js.map 2025-12-27T16:19:37.8717853Z npm notice 26B dist/esm/browser-index.d.ts 2025-12-27T16:19:37.8719235Z npm notice 325B dist/esm/browser-index.js 2025-12-27T16:19:37.8720839Z npm notice 503B dist/esm/browser-index.js.map 2025-12-27T16:19:37.8722973Z npm notice 236B dist/esm/index.d.ts 2025-12-27T16:19:37.8724355Z npm notice 411B dist/esm/index.js 2025-12-27T16:19:37.8725670Z npm notice 733B dist/esm/index.js.map 2025-12-27T16:19:37.8727169Z npm notice 2.2kB dist/esm/MessagePackHubProtocol.d.ts 2025-12-27T16:19:37.8731534Z npm notice 13.8kB dist/esm/MessagePackHubProtocol.js 2025-12-27T16:19:37.8733344Z npm notice 26.0kB dist/esm/MessagePackHubProtocol.js.map 2025-12-27T16:19:37.8735297Z npm notice 1.6kB dist/esm/MessagePackOptions.d.ts 2025-12-27T16:19:37.8736049Z npm notice 197B dist/esm/MessagePackOptions.js 2025-12-27T16:19:37.8736961Z npm notice 2.0kB dist/esm/MessagePackOptions.js.map 2025-12-27T16:19:37.8738040Z npm notice 45B dist/esm/pkg-version.d.ts 2025-12-27T16:19:37.8740454Z npm notice 76B dist/esm/pkg-version.js 2025-12-27T16:19:37.8743522Z npm notice 213B dist/esm/pkg-version.js.map 2025-12-27T16:19:37.8745024Z npm notice 87B dist/esm/Utils.d.ts 2025-12-27T16:19:37.8746151Z npm notice 515B dist/esm/Utils.js 2025-12-27T16:19:37.8747134Z npm notice 904B dist/esm/Utils.js.map 2025-12-27T16:19:37.8747796Z npm notice 2.1kB package.json 2025-12-27T16:19:37.8748721Z npm notice 2.6kB src/BinaryMessageFormat.ts 2025-12-27T16:19:37.8749329Z npm notice 288B src/browser-index.ts 2025-12-27T16:19:37.8750345Z npm notice 444B src/index.ts 2025-12-27T16:19:37.8751302Z npm notice 15.6kB src/MessagePackHubProtocol.ts 2025-12-27T16:19:37.8752137Z npm notice 1.7kB src/MessagePackOptions.ts 2025-12-27T16:19:37.8753028Z npm notice 35B src/pkg-version.ts 2025-12-27T16:19:37.8754052Z npm notice 18.7kB src/third-party-notices.txt 2025-12-27T16:19:37.8754516Z npm notice 501B src/Utils.ts 2025-12-27T16:19:37.8755570Z npm notice Tarball Details 2025-12-27T16:19:37.8756342Z npm notice name: @microsoft/signalr-protocol-msgpack 2025-12-27T16:19:37.8757151Z npm notice version: 11.0.0-ci 2025-12-27T16:19:37.8758089Z npm notice filename: microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2025-12-27T16:19:37.8758853Z npm notice package size: 94.1 kB 2025-12-27T16:19:37.8760004Z npm notice unpacked size: 514.1 kB 2025-12-27T16:19:37.8760445Z npm notice shasum: 737054d017cf2d61a8f9a4153eaf0837aed837a7 2025-12-27T16:19:37.8761250Z npm notice integrity: sha512-V/fUgak/OqUNL[...]G5er/gWSxlZ7w== 2025-12-27T16:19:37.8762053Z npm notice total files: 49 2025-12-27T16:19:37.8763172Z npm notice 2025-12-27T16:19:37.8763753Z microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2025-12-27T16:19:37.8853149Z Packed @microsoft/signalr-protocol-msgpack to D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack\microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2025-12-27T16:19:37.8853731Z Packing @microsoft/dotnet-js-interop... 2025-12-27T16:19:37.8854736Z npm pack D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2025-12-27T16:19:38.7970756Z npm notice 2025-12-27T16:19:38.7973170Z npm notice ≡ƒôª @microsoft/dotnet-js-interop@11.0.0-ci 2025-12-27T16:19:38.7975589Z npm notice Tarball Contents 2025-12-27T16:19:38.7985346Z npm notice 14.0kB dist/src/Microsoft.JSInterop.d.ts 2025-12-27T16:19:38.7988247Z npm notice 4.8kB dist/src/Microsoft.JSInterop.d.ts.map 2025-12-27T16:19:38.7989904Z npm notice 29.9kB dist/src/Microsoft.JSInterop.js 2025-12-27T16:19:38.7991499Z npm notice 18.3kB dist/src/Microsoft.JSInterop.js.map 2025-12-27T16:19:38.7993092Z npm notice 54.3kB dist/tsconfig.tsbuildinfo 2025-12-27T16:19:38.7994720Z npm notice 1.6kB package.json 2025-12-27T16:19:38.7996287Z npm notice Tarball Details 2025-12-27T16:19:38.7997880Z npm notice name: @microsoft/dotnet-js-interop 2025-12-27T16:19:38.7999481Z npm notice version: 11.0.0-ci 2025-12-27T16:19:38.8001219Z npm notice filename: microsoft-dotnet-js-interop-11.0.0-ci.tgz 2025-12-27T16:19:38.8002942Z npm notice package size: 30.8 kB 2025-12-27T16:19:38.8004500Z npm notice unpacked size: 122.8 kB 2025-12-27T16:19:38.8006177Z npm notice shasum: cffb0de63e82f942f72c400bff8acb188c8adeb4 2025-12-27T16:19:38.8007914Z npm notice integrity: sha512-8/M5FiUQrYgFx[...]5BkIqmVUXbgHA== 2025-12-27T16:19:38.8009603Z npm notice total files: 6 2025-12-27T16:19:38.8011205Z npm notice 2025-12-27T16:19:38.8012795Z microsoft-dotnet-js-interop-11.0.0-ci.tgz 2025-12-27T16:19:38.8199329Z Packed @microsoft/dotnet-js-interop to D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src\microsoft-dotnet-js-interop-11.0.0-ci.tgz 2025-12-27T16:19:38.8358838Z Npm.Workspace -> 2025-12-27T16:19:38.8364469Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-dotnet-js-interop-11.0.0-ci.tgz 2025-12-27T16:19:38.8366083Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-11.0.0-ci.tgz 2025-12-27T16:19:38.8366677Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-protocol-msgpack-11.0.0-ci.tgz 2025-12-27T16:19:39.5294350Z INFO: Could not find files for the given pattern(s). 2025-12-27T16:19:43.1126132Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.App.Ref.Internal.11.0.0-ci.nupkg'. 2025-12-27T16:19:43.2374982Z The package Microsoft.AspNetCore.App.Internal.Assets.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:19:43.2378318Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Internal.Assets.11.0.0-ci.nupkg'. 2025-12-27T16:19:47.4282307Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net10.0\Microsoft.Extensions.ObjectPool.dll 2025-12-27T16:19:48.8495406Z HelixTestRunner -> D:\a\_work\1\s\artifacts\bin\HelixTestRunner\Release\net10.0\HelixTestRunner.dll 2025-12-27T16:19:48.8782616Z Microsoft.AspNetCore.App.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.App.Analyzers.dll 2025-12-27T16:19:49.2370706Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net10.0\Microsoft.AspNetCore.Metadata.dll 2025-12-27T16:19:49.3237214Z HelixTestRunner -> D:\a\_work\1\s\artifacts\bin\HelixTestRunner\Release\net10.0\publish\ 2025-12-27T16:19:49.9144505Z Microsoft.AspNetCore.App.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.CodeFixes\Release\netstandard2.0\Microsoft.AspNetCore.App.CodeFixes.dll 2025-12-27T16:19:54.5944692Z Microsoft.AspNetCore.Components -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components\Release\net10.0\Microsoft.AspNetCore.Components.dll 2025-12-27T16:19:54.6646585Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net10.0\Microsoft.Extensions.Features.dll 2025-12-27T16:19:54.7620866Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net10.0\Microsoft.AspNetCore.Authorization.dll 2025-12-27T16:19:55.2878336Z Microsoft.AspNetCore.Analyzer.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzer.Testing\Release\netstandard2.0\Microsoft.AspNetCore.Analyzer.Testing.dll 2025-12-27T16:19:55.4246470Z Microsoft.AspNetCore.App.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.App.SourceGenerators.dll 2025-12-27T16:19:55.9623766Z Microsoft.AspNetCore.Html.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions\Release\net10.0\Microsoft.AspNetCore.Html.Abstractions.dll 2025-12-27T16:19:56.4632901Z Microsoft.JSInterop -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop\Release\net10.0\Microsoft.JSInterop.dll 2025-12-27T16:19:57.5557328Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net10.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2025-12-27T16:19:57.6144821Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net10.0\Microsoft.Extensions.Caching.SqlServer.dll 2025-12-27T16:19:57.6219456Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net10.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2025-12-27T16:19:58.5209871Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net10.0\Microsoft.AspNetCore.InternalTesting.dll 2025-12-27T16:19:59.7847322Z Microsoft.Net.Http.Headers -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers\Release\net10.0\Microsoft.Net.Http.Headers.dll 2025-12-27T16:20:00.7302439Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net462\Microsoft.Extensions.Caching.SqlServer.dll 2025-12-27T16:20:00.8016543Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.dll 2025-12-27T16:20:01.3261303Z TestTasks -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\bin\Release\net10.0\TestTasks.dll 2025-12-27T16:20:01.3553523Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net10.0\Microsoft.Extensions.WebEncoders.dll 2025-12-27T16:20:01.7621839Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net462\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2025-12-27T16:20:02.9201616Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\netstandard2.0\Microsoft.Extensions.Caching.SqlServer.dll 2025-12-27T16:20:03.0091295Z Microsoft.Extensions.Validation.ValidationsGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.ValidationsGenerator\Release\netstandard2.0\Microsoft.Extensions.Validation.ValidationsGenerator.dll 2025-12-27T16:20:03.1715932Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net10.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2025-12-27T16:20:03.7161330Z Microsoft.Extensions.Validation -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation\Release\net10.0\Microsoft.Extensions.Validation.dll 2025-12-27T16:20:04.0479634Z Microsoft.AspNetCore.ResponseCaching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2025-12-27T16:20:04.4598135Z Microsoft.Extensions.Caching.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.MicroBenchmarks\Release\net10.0\Microsoft.Extensions.Caching.MicroBenchmarks.dll 2025-12-27T16:20:04.8058917Z The package Microsoft.Extensions.Caching.SqlServer.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:20:04.8061476Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.11.0.0-ci.nupkg'. 2025-12-27T16:20:04.8068290Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:06.5744226Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net10.0\Microsoft.AspNetCore.DataProtection.dll 2025-12-27T16:20:07.0912117Z Microsoft.AspNetCore.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor\Release\net10.0\Microsoft.AspNetCore.Razor.dll 2025-12-27T16:20:07.2024405Z Microsoft.Extensions.Caching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis.Tests\Release\net10.0\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.dll 2025-12-27T16:20:07.2460814Z Microsoft.Extensions.Caching.SqlServer.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer.Tests\Release\net472\Microsoft.Extensions.Caching.SqlServer.Tests.dll 2025-12-27T16:20:07.5513524Z Microsoft.Extensions.Caching.SqlServer.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer.Tests\Release\net10.0\Microsoft.Extensions.Caching.SqlServer.Tests.dll 2025-12-27T16:20:07.6243243Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net462\Microsoft.AspNetCore.JsonPatch.dll 2025-12-27T16:20:08.0675252Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2025-12-27T16:20:08.4784255Z Microsoft.AspNetCore.Razor.Runtime -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime\Release\net10.0\Microsoft.AspNetCore.Razor.Runtime.dll 2025-12-27T16:20:09.2846337Z Microsoft.AspNetCore.DataProtection.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.dll 2025-12-27T16:20:09.9120582Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net462\Microsoft.AspNetCore.Cryptography.Internal.dll 2025-12-27T16:20:09.9316324Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net462\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2025-12-27T16:20:10.7196766Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net10.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2025-12-27T16:20:11.1238304Z Microsoft.Extensions.Caching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis.Tests\Release\net472\Microsoft.Extensions.Caching.StackExchangeRedis.Tests.dll 2025-12-27T16:20:11.1678840Z Microsoft.AspNetCore.Cryptography.Internal.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal.Tests\Release\net10.0\Microsoft.AspNetCore.Cryptography.Internal.Tests.dll 2025-12-27T16:20:12.8464282Z Microsoft.AspNetCore.Components.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.Analyzers.dll 2025-12-27T16:20:13.2719367Z Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests\Release\net10.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.dll 2025-12-27T16:20:13.4099684Z Microsoft.AspNetCore.Cryptography.Internal.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal.Tests\Release\net472\Microsoft.AspNetCore.Cryptography.Internal.Tests.dll 2025-12-27T16:20:15.0862862Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net462\Microsoft.AspNetCore.DataProtection.dll 2025-12-27T16:20:15.1320357Z Microsoft.AspNetCore.WebUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities\Release\net10.0\Microsoft.AspNetCore.WebUtilities.dll 2025-12-27T16:20:15.1513060Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net10.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2025-12-27T16:20:15.4827899Z Microsoft.Extensions.Caching.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.MicroBenchmarks\Release\net462\Microsoft.Extensions.Caching.MicroBenchmarks.exe 2025-12-27T16:20:15.5180572Z Microsoft.AspNetCore.DataProtection.MicroBenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.MicroBenchmarks\Release\net10.0\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.dll 2025-12-27T16:20:16.8906330Z Microsoft.AspNetCore.Http.RequestDelegateGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Release\netstandard2.0\Microsoft.AspNetCore.Http.RequestDelegateGenerator.dll 2025-12-27T16:20:17.0124800Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net462\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2025-12-27T16:20:17.0335467Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2025-12-27T16:20:17.8966714Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\netstandard2.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2025-12-27T16:20:18.1042515Z Microsoft.AspNetCore.DataProtection.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.Extensions.Tests.dll 2025-12-27T16:20:18.7589351Z Microsoft.AspNetCore.DataProtection.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions.Tests\Release\net472\Microsoft.AspNetCore.DataProtection.Abstractions.Tests.dll 2025-12-27T16:20:18.9428255Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2025-12-27T16:20:18.9645302Z Microsoft.AspNetCore.Components.Forms -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms\Release\net10.0\Microsoft.AspNetCore.Components.Forms.dll 2025-12-27T16:20:18.9762399Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net462\Microsoft.AspNetCore.DataProtection.Extensions.dll 2025-12-27T16:20:19.0585824Z NonDISample -> D:\a\_work\1\s\artifacts\bin\NonDISample\Release\net10.0\NonDISample.dll 2025-12-27T16:20:19.3797517Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2025-12-27T16:20:19.3810879Z Microsoft.AspNetCore.Components.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization\Release\net10.0\Microsoft.AspNetCore.Components.Authorization.dll 2025-12-27T16:20:19.4208229Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.dll 2025-12-27T16:20:19.4377253Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.11.0.0-ci.nupkg'. 2025-12-27T16:20:19.4569914Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:19.9186827Z Redis -> D:\a\_work\1\s\artifacts\bin\Redis\Release\net10.0\Redis.dll 2025-12-27T16:20:20.1495600Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net10.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2025-12-27T16:20:20.6136666Z Microsoft.AspNetCore.DataProtection.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions.Tests\Release\net472\Microsoft.AspNetCore.DataProtection.Extensions.Tests.dll 2025-12-27T16:20:23.9023850Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.dll 2025-12-27T16:20:24.4681299Z The package Microsoft.AspNetCore.Cryptography.Internal.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:20:24.4687028Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.11.0.0-ci.nupkg'. 2025-12-27T16:20:24.4826035Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:24.4974236Z Microsoft.AspNetCore.Http.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Features\Release\net10.0\Microsoft.AspNetCore.Http.Features.dll 2025-12-27T16:20:24.7314886Z The package Microsoft.AspNetCore.DataProtection.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:20:24.7319281Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.11.0.0-ci.nupkg'. 2025-12-27T16:20:24.7479968Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:25.1708345Z Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests\Release\net472\Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests.dll 2025-12-27T16:20:25.4224486Z Microsoft.AspNetCore.Components.Web -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web\Release\net10.0\Microsoft.AspNetCore.Components.Web.dll 2025-12-27T16:20:26.7479447Z Microsoft.AspNetCore.Http.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.dll 2025-12-27T16:20:26.7571892Z Microsoft.AspNetCore.Hosting.Server.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions\Release\net10.0\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll 2025-12-27T16:20:27.0226971Z Microsoft.Extensions.FileProviders.Embedded.Manifest.Task -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task\Release\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll 2025-12-27T16:20:27.5372956Z Microsoft.AspNetCore.Authentication.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Abstractions\Release\net10.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2025-12-27T16:20:27.7581564Z ResultsOfTGenerator -> D:\a\_work\1\s\artifacts\bin\ResultsOfTGenerator\Release\net10.0\ResultsOfTGenerator.dll 2025-12-27T16:20:27.7960576Z Microsoft.AspNetCore.RateLimiting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting\Release\net10.0\Microsoft.AspNetCore.RateLimiting.dll 2025-12-27T16:20:27.8355709Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\net10.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2025-12-27T16:20:28.2270375Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net10.0\Microsoft.AspNetCore.JsonPatch.dll 2025-12-27T16:20:28.7018027Z Microsoft.AspNetCore.JsonPatch.SystemTextJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson\Release\net10.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.dll 2025-12-27T16:20:28.8919284Z Microsoft.AspNetCore.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Abstractions\Release\net10.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2025-12-27T16:20:29.1469300Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.dll 2025-12-27T16:20:29.5450148Z Microsoft.AspNetCore.Session -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session\Release\net10.0\Microsoft.AspNetCore.Session.dll 2025-12-27T16:20:29.5520670Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.dll 2025-12-27T16:20:29.9790420Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net462\Microsoft.AspNetCore.Metadata.dll 2025-12-27T16:20:30.1183499Z Microsoft.AspNetCore.Routing.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Abstractions\Release\net10.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2025-12-27T16:20:30.1582936Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2025-12-27T16:20:32.2329613Z Microsoft.AspNetCore.HttpLogging -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging\Release\net10.0\Microsoft.AspNetCore.HttpLogging.dll 2025-12-27T16:20:32.8029026Z Microsoft.AspNetCore.OpenApi.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.dll 2025-12-27T16:20:32.9042441Z Microsoft.AspNetCore.Server.IntegrationTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting\Release\net10.0\Microsoft.AspNetCore.Server.IntegrationTesting.dll 2025-12-27T16:20:32.9452169Z Microsoft.AspNetCore.JsonPatch.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.Tests\Release\net10.0\Microsoft.AspNetCore.JsonPatch.Tests.dll 2025-12-27T16:20:33.2002136Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2025-12-27T16:20:33.3065980Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.WebUtilities.Microbenchmarks.dll 2025-12-27T16:20:33.4676127Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net462\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2025-12-27T16:20:34.1189440Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2025-12-27T16:20:37.3117196Z Microsoft.Extensions.Http.Polly -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly\Release\netstandard2.0\Microsoft.Extensions.Http.Polly.dll 2025-12-27T16:20:37.3351760Z Microsoft.AspNetCore.Http.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Release\net10.0\Microsoft.AspNetCore.Http.Extensions.dll 2025-12-27T16:20:37.8314816Z Microsoft.AspNetCore.JsonPatch.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.Tests\Release\net472\Microsoft.AspNetCore.JsonPatch.Tests.dll 2025-12-27T16:20:38.5751481Z Microsoft.AspNetCore.HttpOverrides -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides\Release\net10.0\Microsoft.AspNetCore.HttpOverrides.dll 2025-12-27T16:20:38.6080202Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests\Release\net472\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.Tests.dll 2025-12-27T16:20:38.6752246Z Microsoft.AspNetCore.Antiforgery -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery\Release\net10.0\Microsoft.AspNetCore.Antiforgery.dll 2025-12-27T16:20:40.4701996Z Microsoft.AspNetCore.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http\Release\net10.0\Microsoft.AspNetCore.Http.dll 2025-12-27T16:20:41.8311408Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net10.0\Microsoft.Extensions.Identity.Core.dll 2025-12-27T16:20:42.7723720Z Microsoft.AspNetCore.OutputCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching\Release\net10.0\Microsoft.AspNetCore.OutputCaching.dll 2025-12-27T16:20:43.5006191Z Microsoft.AspNetCore.RequestDecompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.dll 2025-12-27T16:20:43.5115074Z Microsoft.AspNetCore.WebSockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets\Release\net10.0\Microsoft.AspNetCore.WebSockets.dll 2025-12-27T16:20:43.5608369Z Microsoft.AspNetCore.Mvc.Testing.Tasks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Testing.Tasks\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Testing.Tasks.dll 2025-12-27T16:20:44.3137715Z Microsoft.AspNetCore.ResponseCompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.dll 2025-12-27T16:20:44.3382361Z Microsoft.AspNetCore.CookiePolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy\Release\net10.0\Microsoft.AspNetCore.CookiePolicy.dll 2025-12-27T16:20:44.3428283Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.11.0.0-ci.nupkg'. 2025-12-27T16:20:44.3509626Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:44.9238035Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\netstandard2.0\Microsoft.Extensions.Features.dll 2025-12-27T16:20:46.0177543Z Microsoft.AspNetCore.Owin -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin\Release\net10.0\Microsoft.AspNetCore.Owin.dll 2025-12-27T16:20:46.0393172Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2025-12-27T16:20:46.1051661Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.1\Microsoft.AspNetCore.Connections.Abstractions.dll 2025-12-27T16:20:46.1487050Z The package Microsoft.AspNetCore.ANCMSymbols.win-x64.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:20:46.1493002Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.11.0.0-ci.nupkg'. 2025-12-27T16:20:46.5677606Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:46.6297253Z The package Microsoft.AspNetCore.Server.IntegrationTesting.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:20:46.6304724Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.11.0.0-ci.nupkg'. 2025-12-27T16:20:46.6364965Z Microsoft.Extensions.Http.Polly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly.Tests\Release\net472\Microsoft.Extensions.Http.Polly.Tests.dll 2025-12-27T16:20:46.6460118Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:46.6962208Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.11.0.0-ci.nupkg'. 2025-12-27T16:20:46.6983314Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:46.7115693Z The package Microsoft.AspNetCore.WebUtilities.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:20:46.7120085Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.11.0.0-ci.nupkg'. 2025-12-27T16:20:46.7256955Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:20:47.6014245Z Microsoft.AspNetCore.ResponseCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.dll 2025-12-27T16:20:47.6537745Z Microsoft.Extensions.Http.Polly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly.Tests\Release\net10.0\Microsoft.Extensions.Http.Polly.Tests.dll 2025-12-27T16:20:49.4610414Z Microsoft.AspNetCore.Authentication.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core\Release\net10.0\Microsoft.AspNetCore.Authentication.Core.dll 2025-12-27T16:20:49.8006828Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\netstandard2.0\Microsoft.Extensions.Identity.Core.dll 2025-12-27T16:20:51.0447345Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\InProcessWebSite.dll 2025-12-27T16:20:51.4907089Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\netstandard2.0\Microsoft.Extensions.Identity.Stores.dll 2025-12-27T16:20:51.5408848Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net462\Microsoft.Extensions.Identity.Core.dll 2025-12-27T16:20:51.8901925Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net462\Microsoft.Extensions.Features.dll 2025-12-27T16:20:52.0553179Z HttpClientApp -> D:\a\_work\1\s\artifacts\bin\HttpClientApp\Release\net10.0\HttpClientApp.dll 2025-12-27T16:20:53.1573853Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net10.0\Microsoft.Extensions.Identity.Stores.dll 2025-12-27T16:20:53.5986402Z Microsoft.AspNetCore.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication\Release\net10.0\Microsoft.AspNetCore.Authentication.dll 2025-12-27T16:20:54.6438503Z Microsoft.AspNetCore.Authentication.Certificate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Certificate\Release\net10.0\Microsoft.AspNetCore.Authentication.Certificate.dll 2025-12-27T16:20:54.6715932Z Microsoft.AspNetCore.Authentication.Cookies -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Cookies\Release\net10.0\Microsoft.AspNetCore.Authentication.Cookies.dll 2025-12-27T16:20:55.4133901Z Microsoft.AspNetCore.Authentication.JwtBearer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.JwtBearer\Release\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll 2025-12-27T16:20:55.4494218Z Microsoft.AspNetCore.Authentication.BearerToken -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.BearerToken\Release\net10.0\Microsoft.AspNetCore.Authentication.BearerToken.dll 2025-12-27T16:20:55.5653601Z Microsoft.AspNetCore.Server.IntegrationTesting.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting.IIS\Release\net10.0\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.dll 2025-12-27T16:20:56.3158289Z Microsoft.AspNetCore.Authentication.OAuth -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OAuth\Release\net10.0\Microsoft.AspNetCore.Authentication.OAuth.dll 2025-12-27T16:20:57.2631377Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net10.0\Microsoft.Extensions.Localization.Abstractions.dll 2025-12-27T16:20:57.9589520Z Microsoft.AspNetCore.Authentication.WsFederation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.WsFederation\Release\net10.0\Microsoft.AspNetCore.Authentication.WsFederation.dll 2025-12-27T16:20:58.8587488Z Microsoft.AspNetCore.Mvc.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions\Release\net10.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2025-12-27T16:20:59.1751353Z Microsoft.AspNetCore.Authentication.Facebook -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Facebook\Release\net10.0\Microsoft.AspNetCore.Authentication.Facebook.dll 2025-12-27T16:20:59.2155174Z Microsoft.AspNetCore.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization\Release\net10.0\Microsoft.AspNetCore.Localization.dll 2025-12-27T16:20:59.7628144Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll 2025-12-27T16:20:59.8443445Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\netstandard2.0\Microsoft.AspNetCore.Metadata.dll 2025-12-27T16:21:00.6086957Z Microsoft.AspNetCore.Authentication.Twitter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Twitter\Release\net10.0\Microsoft.AspNetCore.Authentication.Twitter.dll 2025-12-27T16:21:01.8469526Z Microsoft.AspNetCore.Identity.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll 2025-12-27T16:21:04.2790781Z The package Microsoft.Net.Http.Headers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:21:04.2791652Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.11.0.0-ci.nupkg'. 2025-12-27T16:21:04.2890362Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:04.5869789Z Microsoft.AspNetCore.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing\Release\net10.0\Microsoft.AspNetCore.Routing.dll 2025-12-27T16:21:04.6529995Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net462\Microsoft.AspNetCore.Connections.Abstractions.dll 2025-12-27T16:21:05.0685045Z Microsoft.AspNetCore.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Abstractions\Release\net10.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2025-12-27T16:21:05.1048821Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net462\Microsoft.Extensions.Identity.Stores.dll 2025-12-27T16:21:05.2665364Z Microsoft.AspNetCore.Authentication.Google -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Google\Release\net10.0\Microsoft.AspNetCore.Authentication.Google.dll 2025-12-27T16:21:05.5236128Z Microsoft.AspNetCore.Authentication.MicrosoftAccount -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.MicrosoftAccount\Release\net10.0\Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll 2025-12-27T16:21:05.5585238Z The package Microsoft.AspNetCore.DataProtection.MicroBenchmarks.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:21:05.5588304Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.11.0.0-ci.nupkg'. 2025-12-27T16:21:05.5589512Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.MicroBenchmarks.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:05.7060917Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.11.0.0-ci.nupkg'. 2025-12-27T16:21:05.7188588Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:06.1967518Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2025-12-27T16:21:06.3735425Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.11.0.0-ci.nupkg'. 2025-12-27T16:21:06.4076703Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:06.4784725Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.11.0.0-ci.nupkg'. 2025-12-27T16:21:06.4863927Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:06.8882140Z The package Microsoft.AspNetCore.Server.IntegrationTesting.IIS.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:21:06.8883943Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.11.0.0-ci.nupkg'. 2025-12-27T16:21:06.9684187Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:07.1794172Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test\Release\net10.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.Test.dll 2025-12-27T16:21:08.2163592Z Microsoft.AspNetCore.Authentication.OpenIdConnect -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OpenIdConnect\Release\net10.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll 2025-12-27T16:21:08.2318320Z Microsoft.AspNetCore.Localization.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing\Release\net10.0\Microsoft.AspNetCore.Localization.Routing.dll 2025-12-27T16:21:08.3673921Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.11.0.0-ci.nupkg'. 2025-12-27T16:21:08.3751732Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:10.0656927Z Microsoft.AspNetCore.Authorization.Policy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Policy\Release\net10.0\Microsoft.AspNetCore.Authorization.Policy.dll 2025-12-27T16:21:10.2739071Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.11.0.0-ci.nupkg'. 2025-12-27T16:21:10.2816416Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:10.3392217Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.11.0.0-ci.nupkg'. 2025-12-27T16:21:10.3436788Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:10.6464903Z Microsoft.AspNetCore.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors\Release\net10.0\Microsoft.AspNetCore.Cors.dll 2025-12-27T16:21:11.4273176Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net462\Microsoft.AspNetCore.Authorization.dll 2025-12-27T16:21:11.6367933Z Microsoft.Net.Http.Headers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers.Tests\Release\net10.0\Microsoft.Net.Http.Headers.Tests.dll 2025-12-27T16:21:11.6671858Z KeyManagementSimulator -> D:\a\_work\1\s\artifacts\bin\KeyManagementSimulator\Release\net10.0\KeyManagementSimulator.dll 2025-12-27T16:21:12.6000772Z KeyManagementSample -> D:\a\_work\1\s\artifacts\bin\KeyManagementSample\Release\net10.0\KeyManagementSample.dll 2025-12-27T16:21:12.8297126Z Microsoft.AspNetCore.WebUtilities.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities.Tests\Release\net10.0\Microsoft.AspNetCore.WebUtilities.Tests.dll 2025-12-27T16:21:12.8507372Z Swaggatherer -> D:\a\_work\1\s\artifacts\bin\Swaggatherer\Release\net10.0\Swaggatherer.dll 2025-12-27T16:21:12.8996573Z Microsoft.Web.Xdt.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Web.Xdt.Extensions\Release\net462\Microsoft.Web.Xdt.Extensions.dll 2025-12-27T16:21:12.9578375Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.11.0.0-ci.nupkg'. 2025-12-27T16:21:12.9722372Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:13.4458809Z CustomEncryptorSample -> D:\a\_work\1\s\artifacts\bin\CustomEncryptorSample\Release\net10.0\CustomEncryptorSample.dll 2025-12-27T16:21:13.4469670Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net10.0\Microsoft.AspNetCore.SignalR.Common.dll 2025-12-27T16:21:13.4740015Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.11.0.0-ci.nupkg'. 2025-12-27T16:21:13.4831997Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:16.3049934Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks.dll 2025-12-27T16:21:16.4582432Z Microsoft.AspNetCore.Html.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.Html.Abstractions.Tests.dll 2025-12-27T16:21:16.4646787Z Microsoft.AspNetCore.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting\Release\net10.0\Microsoft.AspNetCore.Hosting.dll 2025-12-27T16:21:16.5082785Z Microsoft.AspNetCore.Antiforgery.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery.Test\Release\net10.0\Microsoft.AspNetCore.Antiforgery.Test.dll 2025-12-27T16:21:17.4512426Z EntityFrameworkCoreSample -> D:\a\_work\1\s\artifacts\bin\EntityFrameworkCoreSample\Release\net10.0\EntityFrameworkCoreSample.dll 2025-12-27T16:21:18.0127059Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.11.0.0-ci.nupkg'. 2025-12-27T16:21:18.0199489Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:18.2383666Z Microsoft.AspNetCore.Http.Results -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results\Release\net10.0\Microsoft.AspNetCore.Http.Results.dll 2025-12-27T16:21:18.3799432Z Could not resolve reference 'Microsoft.Extensions.Features.dll' directly or transitively referenced by 'lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.11.0.0-ci.nupkg) in any of the provided search directories. 2025-12-27T16:21:18.3801702Z Could not resolve reference 'Microsoft.AspNetCore.Http.Features.dll' directly or transitively referenced by 'lib/net10.0/Microsoft.AspNetCore.JsonPatch.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.11.0.0-ci.nupkg) in any of the provided search directories. 2025-12-27T16:21:20.8295827Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll 2025-12-27T16:21:31.1756546Z Microsoft.AspNetCore.Routing.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Routing.Microbenchmarks.dll 2025-12-27T16:21:32.0738642Z Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll 2025-12-27T16:21:32.5094892Z Microsoft.AspNetCore.BrowserTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.BrowserTesting\Release\net10.0\Microsoft.AspNetCore.BrowserTesting.dll 2025-12-27T16:21:32.6409003Z Microsoft.AspNetCore.Authentication.Negotiate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.dll 2025-12-27T16:21:33.3941043Z Microsoft.AspNetCore.StaticFiles -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles\Release\net10.0\Microsoft.AspNetCore.StaticFiles.dll 2025-12-27T16:21:33.6302468Z Microsoft.AspNetCore.Security.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Security.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Security.Microbenchmarks.dll 2025-12-27T16:21:33.6600592Z The package Microsoft.AspNetCore.Authentication.WsFederation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:21:33.6605896Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.11.0.0-ci.nupkg'. 2025-12-27T16:21:33.6684698Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:33.9826616Z Microsoft.AspNetCore.HostFiltering -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering\Release\net10.0\Microsoft.AspNetCore.HostFiltering.dll 2025-12-27T16:21:34.4259588Z Microsoft.AspNetCore.Server.Kestrel.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Core.dll 2025-12-27T16:21:35.0794199Z Microsoft.Web.Xdt.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Web.Xdt.Extensions.Tests\Release\net472\Microsoft.Web.Xdt.Extensions.Tests.dll 2025-12-27T16:21:36.1519915Z MockHostTypes -> D:\a\_work\1\s\artifacts\bin\MockHostTypes\Release\net10.0\MockHostTypes.dll 2025-12-27T16:21:36.2249091Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll 2025-12-27T16:21:37.0491112Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\dotnet-dev-certs.dll 2025-12-27T16:21:38.7954808Z Microsoft.AspNetCore.TestHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost\Release\net10.0\Microsoft.AspNetCore.TestHost.dll 2025-12-27T16:21:39.5042436Z Microsoft.AspNetCore.HttpsPolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy\Release\net10.0\Microsoft.AspNetCore.HttpsPolicy.dll 2025-12-27T16:21:40.3696951Z CodeGenerator -> D:\a\_work\1\s\artifacts\bin\CodeGenerator\Release\net10.0\CodeGenerator.dll 2025-12-27T16:21:40.3965993Z Microsoft.AspNetCore.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices\Release\net10.0\Microsoft.AspNetCore.Hosting.WindowsServices.dll 2025-12-27T16:21:40.4060781Z Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests\Release\net472\Microsoft.AspNetCore.AzureAppServices.SiteExtension.Tests.dll 2025-12-27T16:21:44.9268188Z Microsoft.AspNetCore.Server.HttpSys -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.dll 2025-12-27T16:21:48.1820548Z BuildWebHostInvalidSignature -> D:\a\_work\1\s\artifacts\bin\BuildWebHostInvalidSignature\Release\net10.0\BuildWebHostInvalidSignature.dll 2025-12-27T16:21:48.5635403Z Microsoft.AspNetCore.Rewrite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite\Release\net10.0\Microsoft.AspNetCore.Rewrite.dll 2025-12-27T16:21:48.8179735Z Microsoft.AspNetCore.Server.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IIS\Release\net10.0\Microsoft.AspNetCore.Server.IIS.dll 2025-12-27T16:21:48.9241403Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\dotnet-dev-certs.dll 2025-12-27T16:21:48.9386658Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\publish\ 2025-12-27T16:21:49.1649684Z Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks.dll 2025-12-27T16:21:49.4512447Z QueueSharing -> D:\a\_work\1\s\artifacts\bin\QueueSharing\Release\net10.0\QueueSharing.dll 2025-12-27T16:21:50.9593395Z Microsoft.AspNetCore.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics\Release\net10.0\Microsoft.AspNetCore.Diagnostics.dll 2025-12-27T16:21:50.9977277Z SelfHostServer -> D:\a\_work\1\s\artifacts\bin\SelfHostServer\Release\net10.0\SelfHostServer.dll 2025-12-27T16:21:51.0220801Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.11.0.0-ci.nupkg'. 2025-12-27T16:21:51.0224618Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:51.0311822Z Microsoft.AspNetCore.StaticAssets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets\Release\net10.0\Microsoft.AspNetCore.StaticAssets.dll 2025-12-27T16:21:51.0520071Z The package Microsoft.AspNetCore.Authentication.Twitter.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:21:51.0524661Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.11.0.0-ci.nupkg'. 2025-12-27T16:21:51.0619468Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:21:51.1099942Z TestStartupAssembly1 -> D:\a\_work\1\s\src\Hosting\test\testassets\TestStartupAssembly1\bin\Release\net10.0\TestStartupAssembly1.dll 2025-12-27T16:21:51.6096387Z Microsoft.AspNetCore.Server.Kestrel -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.dll 2025-12-27T16:21:51.8455918Z Microsoft.AspNetCore.Server.HttpSys.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.Tests\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.Tests.dll 2025-12-27T16:21:51.9294440Z Microsoft.AspNetCore.Http.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Tests.dll 2025-12-27T16:21:57.6599172Z Microsoft.AspNetCore.Authentication.Core.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core.Test\Release\net10.0\Microsoft.AspNetCore.Authentication.Core.Test.dll 2025-12-27T16:21:58.1407819Z HttpAbstractions.SampleApp -> D:\a\_work\1\s\artifacts\bin\HttpAbstractions.SampleApp\Release\net10.0\HttpAbstractions.SampleApp.dll 2025-12-27T16:22:01.5579784Z Microsoft.AspNetCore.Identity -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity\Release\net10.0\Microsoft.AspNetCore.Identity.dll 2025-12-27T16:22:01.5731102Z Microsoft.AspNetCore.Http.Results.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Results.Tests.dll 2025-12-27T16:22:01.6062523Z Microsoft.AspNetCore.Hosting.TestSites -> D:\a\_work\1\s\src\Hosting\test\testassets\Microsoft.AspNetCore.Hosting.TestSites\bin\Release\net10.0\Microsoft.AspNetCore.Hosting.TestSites.dll 2025-12-27T16:22:01.8204203Z GenericWebHost -> D:\a\_work\1\s\artifacts\bin\GenericWebHost\Release\net10.0\GenericWebHost.dll 2025-12-27T16:22:01.8904177Z Microsoft.AspNetCore.Owin.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Owin.Microbenchmarks.dll 2025-12-27T16:22:01.9366299Z HotAddSample -> D:\a\_work\1\s\artifacts\bin\HotAddSample\Release\net10.0\HotAddSample.dll 2025-12-27T16:22:02.5343810Z Microsoft.AspNetCore.Http.Connections -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections\Release\net10.0\Microsoft.AspNetCore.Http.Connections.dll 2025-12-27T16:22:02.5871666Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net10.0\dotnet-getdocument.dll 2025-12-27T16:22:03.3522182Z SampleStartups -> D:\a\_work\1\s\artifacts\bin\SampleStartups\Release\net10.0\SampleStartups.dll 2025-12-27T16:22:03.3858701Z IIS.Common.TestLib -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\IIS.Common.TestLib\bin\Release\net10.0\IIS.Common.TestLib.dll 2025-12-27T16:22:03.4407011Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\dotnet-sql-cache.dll 2025-12-27T16:22:03.4695318Z Microsoft.AspNetCore.Server.Kestrel.Core.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Core.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Core.Tests.dll 2025-12-27T16:22:03.8780670Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\dotnet-sql-cache.dll 2025-12-27T16:22:03.8799126Z Microsoft.AspNetCore.Owin.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin.Tests\Release\net10.0\Microsoft.AspNetCore.Owin.Tests.dll 2025-12-27T16:22:05.5008765Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\publish\ 2025-12-27T16:22:05.6907251Z Microsoft.AspNetCore.Identity.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.Specification.Tests\Release\net10.0\Microsoft.AspNetCore.Identity.Specification.Tests.dll 2025-12-27T16:22:06.1339158Z The package dotnet-sql-cache.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:06.1612725Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.11.0.0-ci.nupkg'. 2025-12-27T16:22:06.5859561Z http2cat -> D:\a\_work\1\s\artifacts\bin\http2cat\Release\net10.0\http2cat.dll 2025-12-27T16:22:06.8666237Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:07.3561886Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.dll 2025-12-27T16:22:07.4983957Z IStartupInjectionAssemblyName -> D:\a\_work\1\s\src\Hosting\test\testassets\IStartupInjectionAssemblyName\bin\Release\net10.0\IStartupInjectionAssemblyName.dll 2025-12-27T16:22:08.2970128Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\dotnet-user-jwts.dll 2025-12-27T16:22:09.6309848Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\dotnet-user-jwts.dll 2025-12-27T16:22:09.7396030Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\publish\ 2025-12-27T16:22:10.9435113Z The package dotnet-user-jwts.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:10.9435704Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.11.0.0-ci.nupkg'. 2025-12-27T16:22:10.9780552Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:12.2903400Z Interop.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Interop.FunctionalTests\Release\net10.0\Interop.FunctionalTests.dll 2025-12-27T16:22:12.5236096Z Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests.dll 2025-12-27T16:22:12.5727722Z The package dotnet-dev-certs.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:12.5779547Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.11.0.0-ci.nupkg'. 2025-12-27T16:22:12.5818651Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:12.8306671Z Microsoft.AspNetCore.CookiePolicy.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy.Test\Release\net10.0\Microsoft.AspNetCore.CookiePolicy.Test.dll 2025-12-27T16:22:12.9042388Z Microsoft.AspNetCore.TestHost.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost.Tests\Release\net10.0\Microsoft.AspNetCore.TestHost.Tests.dll 2025-12-27T16:22:12.9105729Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\dotnet-user-secrets.dll 2025-12-27T16:22:14.6428195Z Microsoft.AspNetCore.Hosting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Tests\Release\net10.0\Microsoft.AspNetCore.Hosting.Tests.dll 2025-12-27T16:22:15.0925162Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\dotnet-user-secrets.dll 2025-12-27T16:22:15.2120492Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\publish\ 2025-12-27T16:22:15.3575412Z The package dotnet-user-secrets.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:15.3579639Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.11.0.0-ci.nupkg'. 2025-12-27T16:22:15.4141940Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:15.8796499Z Sockets.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Sockets.FunctionalTests\Release\net10.0\Sockets.FunctionalTests.dll 2025-12-27T16:22:15.9548610Z Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.Tests.dll 2025-12-27T16:22:18.5281186Z dotnet-user-secrets.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets.Tests\Release\net10.0\Microsoft.Extensions.SecretManager.Tools.Tests.dll 2025-12-27T16:22:18.6619079Z Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests\Release\net10.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.Tests.dll 2025-12-27T16:22:19.0113880Z Microsoft.AspNetCore.DataProtection.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Tests\Release\net10.0\Microsoft.AspNetCore.DataProtection.Tests.dll 2025-12-27T16:22:23.3289650Z Sockets.BindTests -> D:\a\_work\1\s\artifacts\bin\Sockets.BindTests\Release\net10.0\Sockets.BindTests.dll 2025-12-27T16:22:23.5611887Z Microsoft.Extensions.ApiDescription.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client\Release\netstandard2.0\Microsoft.Extensions.ApiDescription.Client.dll 2025-12-27T16:22:23.7542973Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.11.0.0-ci.nupkg'. 2025-12-27T16:22:23.7654977Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:24.1014407Z Microsoft.AspNetCore.Mvc.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.dll 2025-12-27T16:22:24.9042136Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\netstandard2.0\Microsoft.AspNetCore.Authorization.dll 2025-12-27T16:22:31.1644287Z Microsoft.AspNetCore.Mvc.Formatters.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Json\Release\net10.0\Microsoft.AspNetCore.Mvc.Formatters.Json.dll 2025-12-27T16:22:31.7360333Z Microsoft.AspNetCore.Mvc.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Testing\Release\net10.0\Microsoft.AspNetCore.Mvc.Testing.dll 2025-12-27T16:22:31.7368753Z Microsoft.Extensions.ApiDescription.Client.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client.Tests\Release\net10.0\Microsoft.Extensions.ApiDescription.Client.Tests.dll 2025-12-27T16:22:32.0272514Z InMemory.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\InMemory.FunctionalTests\Release\net10.0\InMemory.FunctionalTests.dll 2025-12-27T16:22:32.3912795Z Microsoft.AspNetCore.Mvc.Formatters.Xml -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Xml\Release\net10.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll 2025-12-27T16:22:33.4288028Z Microsoft.AspNetCore.Server.Kestrel.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel.Tests\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.Tests.dll 2025-12-27T16:22:33.9859677Z Microsoft.AspNetCore.Mvc.ApiExplorer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer\Release\net10.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll 2025-12-27T16:22:34.1903109Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net10.0\Microsoft.Extensions.Localization.dll 2025-12-27T16:22:36.6812031Z BuildWebHostPatternTestSite -> D:\a\_work\1\s\artifacts\bin\BuildWebHostPatternTestSite\Release\net10.0\BuildWebHostPatternTestSite.dll 2025-12-27T16:22:37.1431301Z Microsoft.AspNetCore.Mvc.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations\Release\net10.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll 2025-12-27T16:22:37.2877535Z The package Microsoft.AspNetCore.Cryptography.KeyDerivation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:37.2878330Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.11.0.0-ci.nupkg'. 2025-12-27T16:22:37.2907714Z Microsoft.AspNetCore.Server.HttpSys.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.dll 2025-12-27T16:22:37.2985845Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:37.2999402Z CreateHostBuilderInvalidSignature -> D:\a\_work\1\s\artifacts\bin\CreateHostBuilderInvalidSignature\Release\net10.0\CreateHostBuilderInvalidSignature.dll 2025-12-27T16:22:37.3375308Z CreateHostBuilderPatternTestSite -> D:\a\_work\1\s\artifacts\bin\CreateHostBuilderPatternTestSite\Release\net10.0\CreateHostBuilderPatternTestSite.dll 2025-12-27T16:22:38.6675769Z CreateWebHostBuilderPatternTestSite -> D:\a\_work\1\s\artifacts\bin\CreateWebHostBuilderPatternTestSite\Release\net10.0\CreateWebHostBuilderPatternTestSite.dll 2025-12-27T16:22:39.4914910Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net462\GetDocument.Insider.exe 2025-12-27T16:22:39.5048369Z CreateWebHostBuilderInvalidSignature -> D:\a\_work\1\s\artifacts\bin\CreateWebHostBuilderInvalidSignature\Release\net10.0\CreateWebHostBuilderInvalidSignature.dll 2025-12-27T16:22:41.2024519Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\x86\Release\net462\GetDocument.Insider.exe 2025-12-27T16:22:41.2633770Z Microsoft.AspNetCore.DeveloperCertificates.XPlat -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat\Release\net10.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll 2025-12-27T16:22:41.2958039Z Microsoft.AspNetCore.Server.IISIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration\Release\net10.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2025-12-27T16:22:41.4140643Z Microsoft.AspNetCore.Components.Endpoints -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints\Release\net10.0\Microsoft.AspNetCore.Components.Endpoints.dll 2025-12-27T16:22:41.7693413Z The package Microsoft.AspNetCore.DeveloperCertificates.XPlat.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:41.7697682Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.11.0.0-ci.nupkg'. 2025-12-27T16:22:41.7701926Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:41.7714151Z BasicLinkedApp -> D:\a\_work\1\s\src\Hosting\test\testassets\BasicLinkedApp\bin\Release\net10.0\BasicLinkedApp.dll 2025-12-27T16:22:42.3902310Z Microsoft.AspNetCore.Mvc.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors\Release\net10.0\Microsoft.AspNetCore.Mvc.Cors.dll 2025-12-27T16:22:42.9467798Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2025-12-27T16:22:44.0150784Z Microsoft.AspNetCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore\Release\net10.0\Microsoft.AspNetCore.dll 2025-12-27T16:22:44.7323326Z CreateDefaultBuilderOfTApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderOfTApp\bin\Release\net10.0\CreateDefaultBuilderOfTApp.dll 2025-12-27T16:22:45.3139237Z Microsoft.AspNetCore.Authentication.Negotiate.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate.Test\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.Test.dll 2025-12-27T16:22:45.3595194Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2025-12-27T16:22:45.4133785Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\publish\ 2025-12-27T16:22:45.5307852Z StartRequestDelegateUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRequestDelegateUrlApp\bin\Release\net10.0\StartRequestDelegateUrlApp.dll 2025-12-27T16:22:45.5610604Z DependencyInjectionApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\DependencyInjectionApp\bin\Release\net10.0\DependencyInjectionApp.dll 2025-12-27T16:22:46.0208373Z CreateDefaultBuilderApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\CreateDefaultBuilderApp\bin\Release\net10.0\CreateDefaultBuilderApp.dll 2025-12-27T16:22:46.1319989Z StartRouteBuilderUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartRouteBuilderUrlApp\bin\Release\net10.0\StartRouteBuilderUrlApp.dll 2025-12-27T16:22:46.5761491Z StartWithIApplicationBuilderUrlApp -> D:\a\_work\1\s\src\DefaultBuilder\testassets\StartWithIApplicationBuilderUrlApp\bin\Release\net10.0\StartWithIApplicationBuilderUrlApp.dll 2025-12-27T16:22:46.6257805Z The package Microsoft.dotnet-openapi.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:22:46.6261426Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.11.0.0-ci.nupkg'. 2025-12-27T16:22:46.6456638Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:48.3625118Z Microsoft.AspNetCore.HeaderPropagation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation\Release\net10.0\Microsoft.AspNetCore.HeaderPropagation.dll 2025-12-27T16:22:48.5945002Z Microsoft.AspNetCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Tests\Release\net10.0\Microsoft.AspNetCore.Tests.dll 2025-12-27T16:22:51.1606700Z Microsoft.AspNetCore.SpaProxy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaProxy\Release\net10.0\Microsoft.AspNetCore.SpaProxy.dll 2025-12-27T16:22:51.2831660Z dotnet-user-jwts.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts.Tests\Release\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests.dll 2025-12-27T16:22:52.3746917Z TlsFeaturesObserve -> D:\a\_work\1\s\artifacts\bin\TlsFeaturesObserve\Release\net10.0\TlsFeaturesObserve.dll 2025-12-27T16:22:52.3863874Z Microsoft.AspNetCore.SpaServices.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions\Release\net10.0\Microsoft.AspNetCore.SpaServices.Extensions.dll 2025-12-27T16:22:52.4433994Z Microsoft.AspNetCore.Http.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.Http.Microbenchmarks.dll 2025-12-27T16:22:53.0654815Z Microsoft.AspNetCore.Authorization.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Test\Release\net10.0\Microsoft.AspNetCore.Authorization.Test.dll 2025-12-27T16:22:53.3087234Z Microsoft.AspNetCore.Components.SdkAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.SdkAnalyzers.dll 2025-12-27T16:22:53.9139955Z Microsoft.AspNetCore.Server.IISIntegration.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration.Tests\Release\net10.0\Microsoft.AspNetCore.Server.IISIntegration.Tests.dll 2025-12-27T16:22:54.3743879Z Microsoft.JSInterop.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.WebAssembly\Release\net10.0\Microsoft.JSInterop.WebAssembly.dll 2025-12-27T16:22:56.4389204Z Microsoft.AspNetCore.OpenApi -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi\Release\net10.0\Microsoft.AspNetCore.OpenApi.dll 2025-12-27T16:22:56.4620144Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.11.0.0-ci.nupkg'. 2025-12-27T16:22:56.4849634Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:22:56.4956451Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net10.0\GetDocument.Insider.dll 2025-12-27T16:22:56.5316554Z Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests\Release\net10.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.Tests.dll 2025-12-27T16:22:57.8778971Z Microsoft.AspNetCore.Components.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.dll 2025-12-27T16:22:58.3872771Z Microsoft.AspNetCore.Components.SdkAnalyzers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests\Release\net10.0\Microsoft.AspNetCore.Components.SdkAnalyzers.Tests.dll 2025-12-27T16:22:58.4296107Z Microsoft.AspNetCore.Identity.InMemory.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.InMemory.Test\Release\net10.0\Microsoft.AspNetCore.Identity.InMemory.Test.dll 2025-12-27T16:22:58.4381925Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net10.0\publish\ 2025-12-27T16:22:58.4922280Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\net10.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2025-12-27T16:22:59.5107760Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net10.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2025-12-27T16:22:59.5143965Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net462\Microsoft.Extensions.Logging.AzureAppServices.dll 2025-12-27T16:23:00.0282034Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\netstandard2.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2025-12-27T16:23:02.7167699Z Microsoft.AspNetCore.Mvc.ViewFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures\Release\net10.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll 2025-12-27T16:23:05.5929566Z Microsoft.AspNetCore.SignalR.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Core.dll 2025-12-27T16:23:05.7304087Z Microsoft.AspNetCore.Http.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.Tests.dll 2025-12-27T16:23:05.7583245Z The package Microsoft.AspNetCore.DataProtection.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:05.7593282Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.11.0.0-ci.nupkg'. 2025-12-27T16:23:05.7993382Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:06.7360055Z Microsoft.AspNetCore.Hosting.FunctionalTests -> D:\a\_work\1\s\src\Hosting\test\FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.Hosting.FunctionalTests.dll 2025-12-27T16:23:11.9093363Z ThrowingLibrary -> D:\a\_work\1\s\artifacts\bin\ThrowingLibrary\Release\netstandard2.0\ThrowingLibrary.dll 2025-12-27T16:23:12.3372003Z IIS.Tests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.Tests\bin\Release\net10.0\IIS.Tests.dll 2025-12-27T16:23:12.6058277Z DelegationSite -> D:\a\_work\1\s\src\Servers\HttpSys\test\testassets\DelegationSite\bin\Release\net10.0\DelegationSite.dll 2025-12-27T16:23:12.7446936Z PlaintextApp -> D:\a\_work\1\s\artifacts\bin\PlaintextApp\Release\net10.0\PlaintextApp.dll 2025-12-27T16:23:12.8195954Z Kestrel.SampleApp -> D:\a\_work\1\s\artifacts\bin\Kestrel.SampleApp\Release\net10.0\Kestrel.SampleApp.dll 2025-12-27T16:23:12.8825432Z SystemdTestApp -> D:\a\_work\1\s\artifacts\bin\SystemdTestApp\Release\net10.0\SystemdTestApp.dll 2025-12-27T16:23:12.8971979Z Http2SampleApp -> D:\a\_work\1\s\artifacts\bin\Http2SampleApp\Release\net10.0\Http2SampleApp.dll 2025-12-27T16:23:13.0115169Z LargeResponseApp -> D:\a\_work\1\s\artifacts\bin\LargeResponseApp\Release\net10.0\LargeResponseApp.dll 2025-12-27T16:23:13.7096245Z HttpStress -> D:\a\_work\1\s\artifacts\bin\HttpStress\Release\net10.0\HttpStress.dll 2025-12-27T16:23:14.6493398Z Http3SampleApp -> D:\a\_work\1\s\artifacts\bin\Http3SampleApp\Release\net10.0\Http3SampleApp.dll 2025-12-27T16:23:14.8522337Z Benchmarks -> D:\a\_work\1\s\artifacts\bin\Benchmarks\Release\net10.0\Benchmarks.dll 2025-12-27T16:23:14.8920496Z IIS.NewShim.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewShim.FunctionalTests\bin\Release\net10.0\IIS.NewShim.FunctionalTests.dll 2025-12-27T16:23:15.3944589Z Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.FunctionalTest.dll 2025-12-27T16:23:15.5520999Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\InProcessWebSite.dll 2025-12-27T16:23:15.6286809Z Microsoft.AspNetCore.MiddlewareAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis\Release\net10.0\Microsoft.AspNetCore.MiddlewareAnalysis.dll 2025-12-27T16:23:15.6734295Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\publish\InProcessNewShimWebSite-Portable\ 2025-12-27T16:23:16.9494889Z Microsoft.AspNetCore.SignalR -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR\Release\net10.0\Microsoft.AspNetCore.SignalR.dll 2025-12-27T16:23:17.2629173Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\win-x64\InProcessWebSite.dll 2025-12-27T16:23:17.3895110Z Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests\Release\net10.0\Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.dll 2025-12-27T16:23:17.7251439Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.11.0.0-ci.nupkg'. 2025-12-27T16:23:17.7368630Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:17.8045102Z InProcessNewShimWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessNewShimWebSite\bin\Release\net10.0\publish\InProcessNewShimWebSite-Standalone-x64\ 2025-12-27T16:23:20.2247746Z Microsoft.AspNetCore.Components.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server\Release\net10.0\Microsoft.AspNetCore.Components.Server.dll 2025-12-27T16:23:20.8479102Z Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.InMemory.Test.dll 2025-12-27T16:23:21.2453135Z Microsoft.AspNetCore.HostFiltering.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering.Tests\Release\net10.0\Microsoft.AspNetCore.HostFiltering.Tests.dll 2025-12-27T16:23:22.8870285Z Microsoft.AspNetCore.Mvc.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll 2025-12-27T16:23:23.1376133Z Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.dll 2025-12-27T16:23:23.3320697Z ClassLibraryWithPortablePdbs -> D:\a\_work\1\s\artifacts\bin\ClassLibraryWithPortablePdbs\Release\net10.0\ClassLibraryWithPortablePdbs.dll 2025-12-27T16:23:23.5306023Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2025-12-27T16:23:23.5776757Z The package Microsoft.AspNetCore.DataProtection.Extensions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:23.5778276Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.11.0.0-ci.nupkg'. 2025-12-27T16:23:23.5980767Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:23.6274641Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net10.0\publish\ 2025-12-27T16:23:23.9689464Z Microsoft.AspNetCore.Server.HttpSys.NonHelixTests -> D:\a\_work\1\s\src\Servers\HttpSys\test\NonHelixTests\bin\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll 2025-12-27T16:23:24.2041701Z DatabaseErrorPageSample -> D:\a\_work\1\s\artifacts\bin\DatabaseErrorPageSample\Release\net10.0\DatabaseErrorPageSample.dll 2025-12-27T16:23:24.2240459Z ExceptionHandlerSample -> D:\a\_work\1\s\artifacts\bin\ExceptionHandlerSample\Release\net10.0\ExceptionHandlerSample.dll 2025-12-27T16:23:24.8616622Z Diagnostics.EFCore.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Diagnostics.EFCore.FunctionalTests\Release\net10.0\Diagnostics.EFCore.FunctionalTests.dll 2025-12-27T16:23:24.9197399Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests\Release\net10.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.Tests.dll 2025-12-27T16:23:24.9718760Z Microsoft.AspNetCore.Mvc.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.dll 2025-12-27T16:23:24.9898131Z HostFilteringSample -> D:\a\_work\1\s\artifacts\bin\HostFilteringSample\Release\net10.0\HostFilteringSample.dll 2025-12-27T16:23:26.6996849Z Microsoft.AspNetCore.Mvc.TagHelpers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers\Release\net10.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll 2025-12-27T16:23:27.3877567Z StatusCodePagesSample -> D:\a\_work\1\s\artifacts\bin\StatusCodePagesSample\Release\net10.0\StatusCodePagesSample.dll 2025-12-27T16:23:28.0609917Z Microsoft.AspNetCore.Mvc.RazorPages -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages\Release\net10.0\Microsoft.AspNetCore.Mvc.RazorPages.dll 2025-12-27T16:23:28.5043769Z Microsoft.AspNetCore.Routing.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Tests\Release\net10.0\Microsoft.AspNetCore.Routing.Tests.dll 2025-12-27T16:23:31.5219314Z The package Microsoft.AspNetCore.Metadata.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:31.5502649Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.11.0.0-ci.nupkg'. 2025-12-27T16:23:32.3407009Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:33.2601562Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.11.0.0-ci.nupkg'. 2025-12-27T16:23:33.2908767Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:33.4510500Z NativeIISSample -> D:\a\_work\1\s\artifacts\bin\NativeIISSample\Release\net10.0\NativeIISSample.dll 2025-12-27T16:23:34.0914060Z Microsoft.AspNetCore.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks\Release\net10.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 2025-12-27T16:23:34.2598481Z Microsoft.AspNetCore.Components.QuickGrid -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.dll 2025-12-27T16:23:34.3530355Z Microsoft.AspNetCore.Components.CustomElements -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.CustomElements\Release\net10.0\Microsoft.AspNetCore.Components.CustomElements.dll 2025-12-27T16:23:34.4125468Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.11.0.0-ci.nupkg'. 2025-12-27T16:23:34.4140041Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:34.5294078Z The package Microsoft.AspNetCore.Hosting.WindowsServices.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:34.5297268Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.11.0.0-ci.nupkg'. 2025-12-27T16:23:34.5355552Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:38.9612193Z Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.dll 2025-12-27T16:23:39.0317691Z Microsoft.AspNetCore.HttpOverrides.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides.Tests\Release\net10.0\Microsoft.AspNetCore.HttpOverrides.Tests.dll 2025-12-27T16:23:39.0842716Z Microsoft.AspNetCore.FunctionalTests -> D:\a\_work\1\s\src\DefaultBuilder\test\Microsoft.AspNetCore.FunctionalTests\bin\Release\net10.0\Microsoft.AspNetCore.FunctionalTests.dll 2025-12-27T16:23:39.1920566Z Microsoft.AspNetCore.HttpLogging.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging.Tests\Release\net10.0\Microsoft.AspNetCore.HttpLogging.Tests.dll 2025-12-27T16:23:39.2450630Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.11.0.0-ci.nupkg'. 2025-12-27T16:23:39.2772011Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:39.2798765Z CorsMiddlewareWebSite -> D:\a\_work\1\s\src\Middleware\CORS\test\testassets\CorsMiddlewareWebSite\bin\Release\net10.0\CorsMiddlewareWebSite.dll 2025-12-27T16:23:39.9921666Z MinimalSampleFSharp -> D:\a\_work\1\s\artifacts\bin\MinimalSampleFSharp\Release\net10.0\MinimalSampleFSharp.dll 2025-12-27T16:23:40.0634341Z MinimalSampleOwin -> D:\a\_work\1\s\artifacts\bin\MinimalSampleOwin\Release\net10.0\MinimalSampleOwin.dll 2025-12-27T16:23:40.1722465Z dotnet-microsoft.openapi.Tests -> D:\a\_work\1\s\artifacts\bin\dotnet-microsoft.openapi.Tests\Release\net10.0\Microsoft.DotNet.Open.Api.Tools.Tests.dll 2025-12-27T16:23:40.2296804Z Microsoft.AspNetCore.Authentication.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Test\Release\net10.0\Microsoft.AspNetCore.Authentication.Test.dll 2025-12-27T16:23:40.6967286Z WebTransportSampleApp -> D:\a\_work\1\s\artifacts\bin\WebTransportSampleApp\Release\net10.0\WebTransportSampleApp.dll 2025-12-27T16:23:40.7714960Z Microsoft.AspNetCore.Shared.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Shared.Tests\Release\net10.0\Microsoft.AspNetCore.Shared.Tests.dll 2025-12-27T16:23:41.0247851Z Microsoft.AspNetCore.Cors.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors.Test\Release\net10.0\Microsoft.AspNetCore.Cors.Test.dll 2025-12-27T16:23:41.1798404Z HttpOverridesSample -> D:\a\_work\1\s\artifacts\bin\HttpOverridesSample\Release\net10.0\HttpOverridesSample.dll 2025-12-27T16:23:41.5233311Z Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll 2025-12-27T16:23:41.5856970Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2025-12-27T16:23:41.6382617Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\dotnet-microsoft.openapi.Tests\Release\net10.0\tool\ 2025-12-27T16:23:43.3171495Z ResourcesClassLibraryNoAttribute -> D:\a\_work\1\s\artifacts\bin\ResourcesClassLibraryNoAttribute\Release\netstandard2.0\ResourcesClassLibraryNoAttribute.dll 2025-12-27T16:23:43.6175852Z JwtBearerSample -> D:\a\_work\1\s\artifacts\bin\JwtBearerSample\Release\net10.0\JwtBearerSample.dll 2025-12-27T16:23:43.7337324Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\netstandard2.0\Microsoft.Extensions.Localization.Abstractions.dll 2025-12-27T16:23:43.8240136Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.dll 2025-12-27T16:23:43.9054811Z Microsoft.AspNetCore.Diagnostics.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Tests\Release\net10.0\Microsoft.AspNetCore.Diagnostics.Tests.dll 2025-12-27T16:23:43.9981804Z CookieSample -> D:\a\_work\1\s\artifacts\bin\CookieSample\Release\net10.0\CookieSample.dll 2025-12-27T16:23:44.1122191Z WebTransportInteractiveSampleApp -> D:\a\_work\1\s\artifacts\bin\WebTransportInteractiveSampleApp\Release\net10.0\WebTransportInteractiveSampleApp.dll 2025-12-27T16:23:44.4490649Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.OutputCaching.Microbenchmarks.dll 2025-12-27T16:23:44.5297666Z Microsoft.AspNetCore.Hosting.WindowsServices.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices.Tests\Release\net10.0\Microsoft.AspNetCore.Hosting.WindowsServices.Tests.dll 2025-12-27T16:23:44.6153674Z CookieSessionSample -> D:\a\_work\1\s\artifacts\bin\CookieSessionSample\Release\net10.0\CookieSessionSample.dll 2025-12-27T16:23:44.7068011Z Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.Tests.dll 2025-12-27T16:23:44.7648568Z IISSample -> D:\a\_work\1\s\artifacts\bin\IISSample\Release\net10.0\IISSample.dll 2025-12-27T16:23:45.0752472Z Microsoft.AspNetCore.WebSockets.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.WebSockets.Microbenchmarks.dll 2025-12-27T16:23:45.4475820Z MinimalOpenIdConnectSample -> D:\a\_work\1\s\artifacts\bin\MinimalOpenIdConnectSample\Release\net10.0\MinimalOpenIdConnectSample.dll 2025-12-27T16:23:45.5326129Z MinimalJwtBearerSample -> D:\a\_work\1\s\artifacts\bin\MinimalJwtBearerSample\Release\net10.0\MinimalJwtBearerSample.dll 2025-12-27T16:23:45.6372113Z NegotiateAuthSample -> D:\a\_work\1\s\artifacts\bin\NegotiateAuthSample\Release\net10.0\NegotiateAuthSample.dll 2025-12-27T16:23:45.7838971Z RoutingSandbox -> D:\a\_work\1\s\artifacts\bin\RoutingSandbox\Release\net10.0\RoutingSandbox.dll 2025-12-27T16:23:45.8301854Z Microsoft.AspNetCore.Localization.Routing.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing.Tests\Release\net10.0\Microsoft.AspNetCore.Localization.Routing.Tests.dll 2025-12-27T16:23:45.8705814Z Microsoft.AspNetCore.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Tests\Release\net10.0\Microsoft.AspNetCore.Localization.Tests.dll 2025-12-27T16:23:46.6536506Z Microsoft.AspNetCore.OutputCaching.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.Tests\Release\net10.0\Microsoft.AspNetCore.OutputCaching.Tests.dll 2025-12-27T16:23:47.0040868Z ServerComparison.TestSites -> D:\a\_work\1\s\src\Servers\testassets\ServerComparison.TestSites\bin\Release\net10.0\ServerComparison.TestSites.dll 2025-12-27T16:23:47.0691076Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.Microbenchmarks.dll 2025-12-27T16:23:47.0848295Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\netstandard2.0\Microsoft.Extensions.Localization.dll 2025-12-27T16:23:47.1595219Z Microsoft.AspNetCore.HeaderPropagation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation.Tests\Release\net10.0\Microsoft.AspNetCore.HeaderPropagation.Tests.dll 2025-12-27T16:23:47.2817268Z Microsoft.AspNetCore.Components.WebAssembly.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Authentication\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.dll 2025-12-27T16:23:47.3724291Z OpenIdConnectSample -> D:\a\_work\1\s\artifacts\bin\OpenIdConnectSample\Release\net10.0\OpenIdConnectSample.dll 2025-12-27T16:23:47.5196315Z CookiePolicySample -> D:\a\_work\1\s\artifacts\bin\CookiePolicySample\Release\net10.0\CookiePolicySample.dll 2025-12-27T16:23:47.6899427Z RoutingWebSite -> D:\a\_work\1\s\artifacts\bin\RoutingWebSite\Release\net10.0\RoutingWebSite.dll 2025-12-27T16:23:47.9284201Z DefaultBuilder.SampleApp -> D:\a\_work\1\s\artifacts\bin\DefaultBuilder.SampleApp\Release\net10.0\DefaultBuilder.SampleApp.dll 2025-12-27T16:23:48.1546364Z The package Microsoft.AspNetCore.HeaderPropagation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:48.1551042Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.11.0.0-ci.nupkg'. 2025-12-27T16:23:48.1604640Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:48.1828632Z The package Microsoft.Extensions.Identity.Core.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:48.1869789Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.11.0.0-ci.nupkg'. 2025-12-27T16:23:48.2379724Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:48.7776628Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.11.0.0-ci.nupkg'. 2025-12-27T16:23:48.7916308Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:48.8700968Z Microsoft.AspNetCore.RequestDecompression.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression.Tests\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.Tests.dll 2025-12-27T16:23:48.9070148Z ResourcesClassLibraryWithAttribute -> D:\a\_work\1\s\artifacts\bin\ResourcesClassLibraryWithAttribute\Release\netstandard2.0\ResourcesClassLibraryWithAttribute.dll 2025-12-27T16:23:49.7098321Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\InProcessWebSite.dll 2025-12-27T16:23:49.8571623Z Microsoft.AspNetCore.HttpsPolicy.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy.Tests\Release\net10.0\Microsoft.AspNetCore.HttpsPolicy.Tests.dll 2025-12-27T16:23:49.9408487Z Microsoft.AspNetCore.MiddlewareAnalysis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis.Tests\Release\net10.0\Microsoft.AspNetCore.MiddlewareAnalysis.Tests.dll 2025-12-27T16:23:50.3416644Z Microsoft.AspNetCore.Mvc.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization\Release\net10.0\Microsoft.AspNetCore.Mvc.Localization.dll 2025-12-27T16:23:50.6083690Z RequestDecompressionSample -> D:\a\_work\1\s\artifacts\bin\RequestDecompressionSample\Release\net10.0\RequestDecompressionSample.dll 2025-12-27T16:23:51.3902272Z ServerComparison.FunctionalTests -> D:\a\_work\1\s\src\Servers\test\FunctionalTests\bin\Release\net10.0\ServerComparison.FunctionalTests.dll 2025-12-27T16:23:51.5540693Z Certificate.Optional.Sample -> D:\a\_work\1\s\artifacts\bin\Certificate.Optional.Sample\Release\net10.0\Certificate.Optional.Sample.dll 2025-12-27T16:23:51.7251626Z The package Microsoft.AspNetCore.MiddlewareAnalysis.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:51.7261687Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.11.0.0-ci.nupkg'. 2025-12-27T16:23:51.7288499Z Certificate.Sample -> D:\a\_work\1\s\artifacts\bin\Certificate.Sample\Release\net10.0\Certificate.Sample.dll 2025-12-27T16:23:51.7317627Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:51.7860299Z MinimalFormSample -> D:\a\_work\1\s\artifacts\bin\MinimalFormSample\Release\net10.0\MinimalFormSample.dll 2025-12-27T16:23:52.0397913Z The package Microsoft.Extensions.Identity.Stores.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:52.0405925Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.11.0.0-ci.nupkg'. 2025-12-27T16:23:52.0641791Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:52.1268839Z Microsoft.AspNetCore.Routing.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Routing.FunctionalTests.dll 2025-12-27T16:23:52.1433122Z WsFedSample -> D:\a\_work\1\s\artifacts\bin\WsFedSample\Release\net10.0\WsFedSample.dll 2025-12-27T16:23:52.1830340Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Microbenchmarks.dll 2025-12-27T16:23:52.2242170Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests\Release\net10.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.Tests.dll 2025-12-27T16:23:52.2883193Z The package Microsoft.AspNetCore.Connections.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:23:52.2883879Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.11.0.0-ci.nupkg'. 2025-12-27T16:23:52.3066828Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:53.3839338Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.Microbenchmarks.dll 2025-12-27T16:23:53.5020983Z OutputCachingSample -> D:\a\_work\1\s\artifacts\bin\OutputCachingSample\Release\net10.0\OutputCachingSample.dll 2025-12-27T16:23:53.5475308Z SocialSample -> D:\a\_work\1\s\artifacts\bin\SocialSample\Release\net10.0\SocialSample.dll 2025-12-27T16:23:53.5540875Z Microsoft.AspNetCore.ResponseCaching.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Tests\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Tests.dll 2025-12-27T16:23:54.0738565Z Logging.W3C.Sample -> D:\a\_work\1\s\artifacts\bin\Logging.W3C.Sample\Release\net10.0\Logging.W3C.Sample.dll 2025-12-27T16:23:54.1671581Z IdentitySample.ApiEndpoints -> D:\a\_work\1\s\artifacts\bin\IdentitySample.ApiEndpoints\Release\net10.0\IdentitySample.ApiEndpoints.dll 2025-12-27T16:23:54.7329653Z Microsoft.AspNetCore.ResponseCompression.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression.Tests\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.Tests.dll 2025-12-27T16:23:54.7913383Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.11.0.0-ci.nupkg'. 2025-12-27T16:23:54.7919282Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:23:56.7277213Z IIS.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.FunctionalTests\bin\Release\net10.0\IIS.FunctionalTests.dll 2025-12-27T16:23:57.5624860Z MinimalSample -> D:\a\_work\1\s\artifacts\bin\MinimalSample\Release\net10.0\MinimalSample.dll 2025-12-27T16:23:58.5094906Z Microsoft.AspNetCore.RateLimiting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting.Tests\Release\net10.0\Microsoft.AspNetCore.RateLimiting.Tests.dll 2025-12-27T16:23:58.9627200Z IIS.LongTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.LongTests\bin\Release\net10.0\IIS.LongTests.dll 2025-12-27T16:23:59.1286261Z Microsoft.AspNetCore.Rewrite.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite.Tests\Release\net10.0\Microsoft.AspNetCore.Rewrite.Tests.dll 2025-12-27T16:24:01.4671550Z IISExpress.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IISExpress.FunctionalTests\bin\Release\net10.0\IISExpress.FunctionalTests.dll 2025-12-27T16:24:01.5003753Z MinimalValidationSample -> D:\a\_work\1\s\artifacts\bin\MinimalValidationSample\Release\net10.0\MinimalValidationSample.dll 2025-12-27T16:24:01.5309880Z The package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:01.5326940Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.11.0.0-ci.nupkg'. 2025-12-27T16:24:01.5417611Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:03.3730000Z IIS.NewHandler.FunctionalTests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.NewHandler.FunctionalTests\bin\Release\net10.0\IIS.NewHandler.FunctionalTests.dll 2025-12-27T16:24:03.4138709Z Microsoft.AspNetCore.StaticFiles.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.StaticFiles.FunctionalTests.dll 2025-12-27T16:24:04.6557216Z IIS.ShadowCopy.Tests -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\IIS.ShadowCopy.Tests\bin\Release\net10.0\IIS.ShadowCopy.Tests.dll 2025-12-27T16:24:04.9321905Z The package Microsoft.AspNetCore.SpaProxy.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:04.9328570Z The package Microsoft.Extensions.ApiDescription.Server.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:04.9329280Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.11.0.0-ci.nupkg'. 2025-12-27T16:24:04.9337151Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.11.0.0-ci.nupkg'. 2025-12-27T16:24:04.9507431Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:05.5822010Z The package Microsoft.Extensions.ApiDescription.Server.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:05.6402104Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:05.6975862Z StaticFileSample -> D:\a\_work\1\s\artifacts\bin\StaticFileSample\Release\net10.0\StaticFileSample.dll 2025-12-27T16:24:05.8767190Z RateLimitingSample -> D:\a\_work\1\s\artifacts\bin\RateLimitingSample\Release\net10.0\RateLimitingSample.dll 2025-12-27T16:24:06.0091200Z HttpsPolicySample -> D:\a\_work\1\s\artifacts\bin\HttpsPolicySample\Release\net10.0\HttpsPolicySample.dll 2025-12-27T16:24:06.0427279Z Microsoft.AspNetCore.StaticFiles.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles.Tests\Release\net10.0\Microsoft.AspNetCore.StaticFiles.Tests.dll 2025-12-27T16:24:06.0801796Z DeveloperExceptionPageSample -> D:\a\_work\1\s\artifacts\bin\DeveloperExceptionPageSample\Release\net10.0\DeveloperExceptionPageSample.dll 2025-12-27T16:24:06.2055259Z LocalizationSample -> D:\a\_work\1\s\artifacts\bin\LocalizationSample\Release\net10.0\LocalizationSample.dll 2025-12-27T16:24:06.2284481Z WelcomePageSample -> D:\a\_work\1\s\artifacts\bin\WelcomePageSample\Release\net10.0\WelcomePageSample.dll 2025-12-27T16:24:06.4782695Z MiddlewareAnalysisSample -> D:\a\_work\1\s\artifacts\bin\MiddlewareAnalysisSample\Release\net10.0\MiddlewareAnalysisSample.dll 2025-12-27T16:24:06.8707115Z Microsoft.AspNetCore.Session.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session.Tests\Release\net10.0\Microsoft.AspNetCore.Session.Tests.dll 2025-12-27T16:24:06.8971358Z RazorPageGenerator -> D:\a\_work\1\s\artifacts\bin\RazorPageGenerator\Release\net10.0\dotnet-razorpagegenerator.dll 2025-12-27T16:24:07.0768357Z The package RazorPageGenerator.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:07.0823353Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.11.0.0-ci.nupkg'. 2025-12-27T16:24:07.0921079Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:07.3316239Z HealthChecksSample -> D:\a\_work\1\s\artifacts\bin\HealthChecksSample\Release\net10.0\HealthChecksSample.dll 2025-12-27T16:24:07.4684364Z The package Microsoft.AspNetCore.SpaServices.Extensions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:07.4690557Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.11.0.0-ci.nupkg'. 2025-12-27T16:24:07.4756254Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:07.7894939Z Microsoft.AspNetCore.WebSockets.ConformanceTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.ConformanceTests\Release\net10.0\Microsoft.AspNetCore.WebSockets.ConformanceTests.dll 2025-12-27T16:24:08.0612033Z Microsoft.AspNetCore.Mvc -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc\Release\net10.0\Microsoft.AspNetCore.Mvc.dll 2025-12-27T16:24:08.8724456Z HeaderPropagationSample -> D:\a\_work\1\s\artifacts\bin\HeaderPropagationSample\Release\net10.0\HeaderPropagationSample.dll 2025-12-27T16:24:08.8779504Z Microsoft.AspNetCore.WebSockets.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets.Tests\Release\net10.0\Microsoft.AspNetCore.WebSockets.Tests.dll 2025-12-27T16:24:09.3155795Z Microsoft.AspNetCore.Razor.Runtime.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime.Test\Release\net10.0\Microsoft.AspNetCore.Razor.Runtime.Test.dll 2025-12-27T16:24:09.3853765Z HttpLogging.Sample -> D:\a\_work\1\s\artifacts\bin\HttpLogging.Sample\Release\net10.0\HttpLogging.Sample.dll 2025-12-27T16:24:09.7997377Z Microsoft.AspNetCore.Razor.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Test\Release\net10.0\Microsoft.AspNetCore.Razor.Test.dll 2025-12-27T16:24:20.8830894Z Microsoft.Authentication.WebAssembly.Msal -> D:\a\_work\1\s\artifacts\bin\Microsoft.Authentication.WebAssembly.Msal\Release\net10.0\Microsoft.Authentication.WebAssembly.Msal.dll 2025-12-27T16:24:21.7932929Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net10.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2025-12-27T16:24:21.9287148Z Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests\Release\net10.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests.dll 2025-12-27T16:24:22.4537836Z Zipping directory "D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.zip". 2025-12-27T16:24:24.8977164Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\net10.0\Microsoft.AspNetCore.Http.Connections.Client.dll 2025-12-27T16:24:27.6151336Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\' 2025-12-27T16:24:27.7221061Z Microsoft.AspNetCore.Mvc.Core.TestCommon -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core.TestCommon\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.TestCommon.dll 2025-12-27T16:24:27.9533203Z The package Microsoft.AspNetCore.Authorization.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:27.9537881Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.11.0.0-ci.nupkg'. 2025-12-27T16:24:27.9704014Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:29.1873257Z Microsoft.AspNetCore.Mvc.Abstractions.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Abstractions.Test.dll 2025-12-27T16:24:29.3553101Z LocalizationWebsite -> D:\a\_work\1\s\artifacts\bin\LocalizationWebsite\Release\net10.0\LocalizationWebsite.dll 2025-12-27T16:24:29.3752068Z Microsoft.AspNetCore.Mvc.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Analyzers.dll 2025-12-27T16:24:30.1962786Z Microsoft.AspNetCore.App.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers.Test\Release\net10.0\Microsoft.AspNetCore.App.Analyzers.Test.dll 2025-12-27T16:24:30.7617541Z Microsoft.AspNetCore.Mvc.Api.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Api.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Api.Analyzers.dll 2025-12-27T16:24:30.7750021Z Microsoft.AspNetCore.App.Ref -> 2025-12-27T16:24:30.9121898Z ResponseCachingSample -> D:\a\_work\1\s\artifacts\bin\ResponseCachingSample\Release\net10.0\ResponseCachingSample.dll 2025-12-27T16:24:30.9130933Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:30.9133372Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci.nupkg'. 2025-12-27T16:24:30.9227686Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:30.9234339Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:33.8144569Z The package Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:33.8150147Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci.nupkg'. 2025-12-27T16:24:33.8179331Z The package Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:24:33.8183535Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:24:33.8606993Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Core.dll 2025-12-27T16:24:33.9978503Z Diagnostics.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Diagnostics.FunctionalTests\Release\net10.0\Diagnostics.FunctionalTests.dll 2025-12-27T16:24:34.2456064Z Microsoft.AspNetCore.Mvc.TestDiagnosticListener -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TestDiagnosticListener\Release\net10.0\Microsoft.AspNetCore.Mvc.TestDiagnosticListener.dll 2025-12-27T16:24:34.3240437Z Mvc.Api.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Mvc.Api.Analyzers.Test\Release\net10.0\Mvc.Api.Analyzers.Test.dll 2025-12-27T16:24:35.3475904Z Microsoft.AspNetCore.Mvc.Cors.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Cors.Test.dll 2025-12-27T16:24:36.8725986Z Microsoft.AspNetCore.Mvc.Formatters.Xml.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Formatters.Xml.Test.dll 2025-12-27T16:24:36.9058947Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.dll 2025-12-27T16:24:37.4742343Z Microsoft.AspNetCore.Mvc.Localization.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Localization.Test.dll 2025-12-27T16:24:40.4875886Z Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll 2025-12-27T16:24:40.9153423Z Microsoft.AspNetCore.Mvc.DataAnnotations.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.dll 2025-12-27T16:24:40.9755063Z Microsoft.AspNetCore.App.Runtime -> 2025-12-27T16:24:40.9886723Z Microsoft.AspNetCore.Mvc.Views.TestCommon -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Views.TestCommon\Release\net10.0\Microsoft.AspNetCore.Mvc.Views.TestCommon.dll 2025-12-27T16:24:46.5041315Z Microsoft.AspNetCore.Mvc.RazorPages.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.RazorPages.Test.dll 2025-12-27T16:24:46.7039560Z Mvc.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Mvc.Analyzers.Test\Release\net10.0\Mvc.Analyzers.Test.dll 2025-12-27T16:24:50.0076288Z Microsoft.AspNetCore.Mvc.TagHelpers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.TagHelpers.Test.dll 2025-12-27T16:24:56.1631076Z Microsoft.AspNetCore.Mvc.ViewFeatures.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.ViewFeatures.Test.dll 2025-12-27T16:24:56.2316486Z Microsoft.AspNetCore.Mvc.Razor.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.Test.dll 2025-12-27T16:24:56.3021232Z Microsoft.AspNetCore.Mvc.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Test.dll 2025-12-27T16:24:58.4423207Z ControllersFromServicesClassLibrary -> D:\a\_work\1\s\artifacts\bin\ControllersFromServicesClassLibrary\Release\net10.0\ControllersFromServicesClassLibrary.dll 2025-12-27T16:24:58.8986405Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.msi 2025-12-27T16:24:58.9398562Z ApplicationModelWebSite -> D:\a\_work\1\s\artifacts\bin\ApplicationModelWebSite\Release\net10.0\ApplicationModelWebSite.dll 2025-12-27T16:24:59.4385914Z CorsWebSite -> D:\a\_work\1\s\artifacts\bin\CorsWebSite\Release\net10.0\CorsWebSite.dll 2025-12-27T16:24:59.5695248Z ControllersFromServicesWebSite -> D:\a\_work\1\s\artifacts\bin\ControllersFromServicesWebSite\Release\net10.0\ControllersFromServicesWebSite.dll 2025-12-27T16:24:59.9411981Z GenericHostWebSite -> D:\a\_work\1\s\artifacts\bin\GenericHostWebSite\Release\net10.0\GenericHostWebSite.dll 2025-12-27T16:25:00.2484733Z RazorBuildWebSite.Views -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite.Views\Release\net10.0\RazorBuildWebSite.Views.dll 2025-12-27T16:25:00.5873759Z SimpleWebSiteWithWebApplicationBuilderException -> D:\a\_work\1\s\artifacts\bin\SimpleWebSiteWithWebApplicationBuilderException\Release\net10.0\SimpleWebSiteWithWebApplicationBuilderException.dll 2025-12-27T16:25:02.7915446Z XmlFormattersWebSite -> D:\a\_work\1\s\artifacts\bin\XmlFormattersWebSite\Release\net10.0\XmlFormattersWebSite.dll 2025-12-27T16:25:02.8154700Z HtmlGenerationWebSite -> D:\a\_work\1\s\artifacts\bin\HtmlGenerationWebSite\Release\net10.0\HtmlGenerationWebSite.dll 2025-12-27T16:25:03.1139603Z RazorBuildWebSite.PrecompiledViews -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite.PrecompiledViews\Release\net10.0\RazorBuildWebSite.PrecompiledViews.dll 2025-12-27T16:25:03.4296598Z RazorPagesClassLibrary -> D:\a\_work\1\s\artifacts\bin\RazorPagesClassLibrary\Release\net10.0\RazorPagesClassLibrary.dll 2025-12-27T16:25:04.0715581Z Microsoft.AspNetCore.SignalR.Client.SourceGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.SourceGenerator\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.dll 2025-12-27T16:25:04.2189912Z The package Microsoft.AspNetCore.SignalR.Client.SourceGenerator.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:25:04.2191874Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.11.0.0-ci.nupkg'. 2025-12-27T16:25:04.2237650Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:25:05.3999646Z aspnetcore-runtime-bundle -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-11.0.0-ci-win-x64.exe 2025-12-27T16:25:06.1083132Z ResponseCompressionSample -> D:\a\_work\1\s\artifacts\bin\ResponseCompressionSample\Release\net10.0\ResponseCompressionSample.dll 2025-12-27T16:25:06.5160586Z Microsoft.AspNetCore.Http.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Extensions.Tests.dll 2025-12-27T16:25:06.5206028Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\net10.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2025-12-27T16:25:06.5788739Z RazorWebSite -> D:\a\_work\1\s\artifacts\bin\RazorWebSite\Release\net10.0\RazorWebSite.dll 2025-12-27T16:25:07.0924151Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\net10.0\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2025-12-27T16:25:08.1319323Z Microsoft.AspNetCore.SignalR.Tests.Utils -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Tests.Utils\Release\net10.0\Microsoft.AspNetCore.SignalR.Tests.Utils.dll 2025-12-27T16:25:08.3274625Z SecurityWebSite -> D:\a\_work\1\s\artifacts\bin\SecurityWebSite\Release\net10.0\SecurityWebSite.dll 2025-12-27T16:25:09.5522652Z SimpleWebSiteWithWebApplicationBuilder -> D:\a\_work\1\s\artifacts\bin\SimpleWebSiteWithWebApplicationBuilder\Release\net10.0\SimpleWebSiteWithWebApplicationBuilder.dll 2025-12-27T16:25:12.9629029Z TagHelpersWebSite -> D:\a\_work\1\s\artifacts\bin\TagHelpersWebSite\Release\net10.0\TagHelpersWebSite.dll 2025-12-27T16:25:13.7798895Z Microsoft.AspNetCore.SignalR.Common.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Common.Tests.dll 2025-12-27T16:25:14.9232189Z Microsoft.AspNetCore.SpaServices.Extensions.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions.Tests\Release\net10.0\Microsoft.AspNetCore.SpaServices.Extensions.Tests.dll 2025-12-27T16:25:15.8892705Z Microsoft.AspNetCore.SignalR.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Specification.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Specification.Tests.dll 2025-12-27T16:25:16.1269449Z GetDocumentSample -> D:\a\_work\1\s\artifacts\bin\GetDocumentSample\Release\net10.0\GetDocumentSample.dll 2025-12-27T16:25:16.1419721Z AutobahnTestApp -> D:\a\_work\1\s\artifacts\bin\AutobahnTestApp\Release\net10.0\AutobahnTestApp.dll 2025-12-27T16:25:16.1777044Z Microsoft.AspNetCore.Localization.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Localization.FunctionalTests.dll 2025-12-27T16:25:16.5249190Z WebSocketSample -> D:\a\_work\1\s\artifacts\bin\WebSocketSample\Release\net10.0\WebSocketSample.dll 2025-12-27T16:25:22.4091968Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2025-12-27T16:25:25.9338037Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.SharedFramework.x64.11.0.11.0.0-ci.nupkg 2025-12-27T16:25:36.8995944Z Microsoft.AspNetCore.Mvc.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.IntegrationTests\Release\net10.0\Microsoft.AspNetCore.Mvc.IntegrationTests.dll 2025-12-27T16:25:37.4996081Z Microsoft.AspNetCore.StaticAssets.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets.Tests\Release\net10.0\Microsoft.AspNetCore.StaticAssets.Tests.dll 2025-12-27T16:25:37.5067412Z Microsoft.AspNetCore.Mvc.Core.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.Test.dll 2025-12-27T16:25:37.5806820Z Microsoft.AspNetCore.Mvc.ApiExplorer.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.ApiExplorer.Test.dll 2025-12-27T16:25:38.1400940Z FormatterWebSite -> D:\a\_work\1\s\artifacts\bin\FormatterWebSite\Release\net10.0\FormatterWebSite.dll 2025-12-27T16:25:38.7920152Z ApiExplorerWebSite -> D:\a\_work\1\s\artifacts\bin\ApiExplorerWebSite\Release\net10.0\ApiExplorerWebSite.dll 2025-12-27T16:25:40.0080861Z Microsoft.AspNetCore.Components.Authorization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Authorization.Tests.dll 2025-12-27T16:25:41.1660903Z BasicWebSite -> D:\a\_work\1\s\artifacts\bin\BasicWebSite\Release\net10.0\BasicWebSite.dll 2025-12-27T16:25:41.5354354Z FilesWebSite -> D:\a\_work\1\s\artifacts\bin\FilesWebSite\Release\net10.0\FilesWebSite.dll 2025-12-27T16:25:42.5522798Z Mvc.RoutingWebSite -> D:\a\_work\1\s\artifacts\bin\Mvc.RoutingWebSite\Release\net10.0\Mvc.RoutingWebSite.dll 2025-12-27T16:25:42.9843805Z SimpleWebSite -> D:\a\_work\1\s\artifacts\bin\SimpleWebSite\Release\net10.0\SimpleWebSite.dll 2025-12-27T16:25:43.4267179Z VersioningWebSite -> D:\a\_work\1\s\artifacts\bin\VersioningWebSite\Release\net10.0\VersioningWebSite.dll 2025-12-27T16:25:46.3680280Z RazorPagesWebSite -> D:\a\_work\1\s\artifacts\bin\RazorPagesWebSite\Release\net10.0\RazorPagesWebSite.dll 2025-12-27T16:25:46.4158745Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\net462\Microsoft.AspNetCore.Http.Connections.Common.dll 2025-12-27T16:25:46.7645932Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net462\Microsoft.AspNetCore.SignalR.Common.dll 2025-12-27T16:25:47.1353812Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\net462\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2025-12-27T16:25:47.5861421Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\net462\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2025-12-27T16:25:48.5733812Z GetDocumentInsider.Tests -> D:\a\_work\1\s\artifacts\bin\GetDocumentInsider.Tests\Release\net10.0\Microsoft.Extensions.ApiDescription.Tool.Tests.dll 2025-12-27T16:25:49.2000988Z Microsoft.AspNetCore.SignalR.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll 2025-12-27T16:25:51.0378211Z Microsoft.AspNetCore.Components.Performance -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Performance\Release\net10.0\Microsoft.AspNetCore.Components.Performance.dll 2025-12-27T16:25:52.0364050Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Common.dll 2025-12-27T16:25:56.1156999Z Microsoft.AspNetCore.Http.Connections.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Common\Release\netstandard2.0\Microsoft.AspNetCore.Http.Connections.Common.dll 2025-12-27T16:25:56.4249868Z Microsoft.AspNetCore.Components.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Tests.dll 2025-12-27T16:25:58.4548491Z The package Microsoft.AspNetCore.SignalR.StackExchangeRedis.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:25:58.4554262Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.11.0.0-ci.nupkg'. 2025-12-27T16:25:58.4666295Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:25:59.2441167Z Microsoft.AspNetCore.Components.Forms.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Forms.Tests.dll 2025-12-27T16:26:00.6759682Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-11.0.0-ci-win-x64.msi 2025-12-27T16:26:00.7824411Z RewriteSample -> D:\a\_work\1\s\artifacts\bin\RewriteSample\Release\net10.0\RewriteSample.dll 2025-12-27T16:26:02.6671831Z SessionSample -> D:\a\_work\1\s\artifacts\bin\SessionSample\Release\net10.0\SessionSample.dll 2025-12-27T16:26:02.7682483Z Microsoft.AspNetCore.Components.Server.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Server.Tests.dll 2025-12-27T16:26:03.0403402Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2025-12-27T16:26:03.0594103Z Microsoft.AspNetCore.SignalR.Protocols.MessagePack -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.MessagePack\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll 2025-12-27T16:26:03.0756287Z Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.dll 2025-12-27T16:26:05.2861538Z HostedBlazorWebassemblyApp.Shared -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Shared\Release\net10.0\HostedBlazorWebassemblyApp.Shared.dll 2025-12-27T16:26:05.4978359Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\netstandard2.1\Microsoft.AspNetCore.SignalR.Client.Core.dll 2025-12-27T16:26:05.6276378Z Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test.dll 2025-12-27T16:26:06.9496009Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2025-12-27T16:26:06.9644308Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.TargetingPack.x64.11.0.11.0.0-ci.nupkg 2025-12-27T16:26:07.1565969Z INFO: Could not find files for the given pattern(s). 2025-12-27T16:26:08.5591840Z Zipping directory "D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-11.0.0-ci-win-x64.zip". 2025-12-27T16:26:08.6538414Z Microsoft.AspNetCore.Components.Web.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Web.Tests.dll 2025-12-27T16:26:08.7022854Z Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Authentication.Tests.dll 2025-12-27T16:26:08.7353446Z Microsoft.AspNetCore.Components.WebAssembly.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Server\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Server.dll 2025-12-27T16:26:08.8603619Z The package Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:08.8604679Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.11.0.0-ci.nupkg'. 2025-12-27T16:26:08.9348274Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:08.9635620Z The package Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:08.9642854Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.nupkg'. 2025-12-27T16:26:08.9802151Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:09.6280074Z Microsoft.AspNetCore.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Analyzers.dll 2025-12-27T16:26:09.6671000Z Microsoft.AspNetCore.Components.WebAssembly.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Tests\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Tests.dll 2025-12-27T16:26:09.9288386Z The package Microsoft.AspNetCore.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:09.9291084Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.11.0.0-ci.nupkg'. 2025-12-27T16:26:09.9293901Z The package Microsoft.AspNetCore.Analyzers.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:09.9294634Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:09.9344071Z Identity.ExternalClaims -> D:\a\_work\1\s\artifacts\bin\Identity.ExternalClaims\Release\net10.0\Identity.ExternalClaims.dll 2025-12-27T16:26:10.2130090Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-11.0.0-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\' 2025-12-27T16:26:11.0592067Z Microsoft.Extensions.FileProviders.Embedded.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Tests\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.Tests.dll 2025-12-27T16:26:11.0772693Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.nupkg) in any of the provided search directories. 2025-12-27T16:26:11.1141943Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net10.0/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.nupkg) in any of the provided search directories. 2025-12-27T16:26:11.1711006Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net462/Microsoft.AspNetCore.SignalR.Protocols.MessagePack.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.11.0.0-ci.nupkg) in any of the provided search directories. 2025-12-27T16:26:11.5644713Z Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.Tests.dll 2025-12-27T16:26:11.5736876Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\Microsoft.Extensions.Configuration.KeyPerFile.dll 2025-12-27T16:26:11.8568931Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net462\Microsoft.Extensions.FileProviders.Embedded.dll 2025-12-27T16:26:11.9754908Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\netstandard2.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2025-12-27T16:26:12.3708351Z Microsoft.Extensions.Configuration.KeyPerFile.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile.Tests\Release\net10.0\Microsoft.Extensions.Configuration.KeyPerFile.Tests.dll 2025-12-27T16:26:12.4175422Z The package Microsoft.AspNetCore.Components.Forms.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:12.4179824Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.11.0.0-ci.nupkg'. 2025-12-27T16:26:12.4404705Z CustomPolicyProvider -> D:\a\_work\1\s\artifacts\bin\CustomPolicyProvider\Release\net10.0\CustomPolicyProvider.dll 2025-12-27T16:26:12.4572337Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:12.5200566Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.11.0.0-ci.nupkg'. 2025-12-27T16:26:12.5296008Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:12.9038946Z Microsoft.AspNetCore.Components.QuickGrid.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid.Tests\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.Tests.dll 2025-12-27T16:26:13.1354315Z Microsoft.Extensions.Localization.RootNamespace.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.RootNamespace.Tests\Release\net10.0\Microsoft.Extensions.Localization.RootNamespace.Tests.dll 2025-12-27T16:26:13.2232720Z Negotiate.Client -> D:\a\_work\1\s\artifacts\bin\Negotiate.Client\Release\net10.0\Negotiate.Client.dll 2025-12-27T16:26:13.3015967Z Negotiate.Server -> D:\a\_work\1\s\artifacts\bin\Negotiate.Server\Release\net10.0\Negotiate.Server.dll 2025-12-27T16:26:13.7925969Z Microsoft.AspNetCore.SignalR.Protocols.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Protocols.Json\Release\net462\Microsoft.AspNetCore.SignalR.Protocols.Json.dll 2025-12-27T16:26:13.8738310Z DynamicSchemes -> D:\a\_work\1\s\artifacts\bin\DynamicSchemes\Release\net10.0\DynamicSchemes.dll 2025-12-27T16:26:15.9110736Z Microsoft.AspNetCore.Identity.UI -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.UI\Release\net10.0\Microsoft.AspNetCore.Identity.UI.dll 2025-12-27T16:26:16.0820499Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.Core.dll 2025-12-27T16:26:16.3528680Z IdentitySample.PasskeyUI -> D:\a\_work\1\s\artifacts\bin\IdentitySample.PasskeyUI\Release\net10.0\IdentitySample.PasskeyUI.dll 2025-12-27T16:26:17.5707629Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.11.0.0-ci.nupkg'. 2025-12-27T16:26:17.5711420Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:18.0028374Z Microsoft.AspNetCore.SignalR.Client.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Core\Release\net462\Microsoft.AspNetCore.SignalR.Client.Core.dll 2025-12-27T16:26:18.1368553Z BlazorUnitedApp.Client -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp.Client\Release\net10.0\BlazorUnitedApp.Client.dll 2025-12-27T16:26:18.1385058Z BlazorUnitedApp.Client (Blazor output) -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp.Client\Release\net10.0\wwwroot 2025-12-27T16:26:20.4449032Z IdentitySample.Mvc -> D:\a\_work\1\s\artifacts\bin\IdentitySample.Mvc\Release\net10.0\IdentitySample.Mvc.dll 2025-12-27T16:26:20.8719041Z Microsoft.AspNetCore.SignalR.Client.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.Tests.dll 2025-12-27T16:26:20.9361240Z Microsoft.AspNetCore.Http.Connections.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Tests\Release\net10.0\Microsoft.AspNetCore.Http.Connections.Tests.dll 2025-12-27T16:26:20.9922432Z Microsoft.AspNetCore.SignalR.Client.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.FunctionalTests.dll 2025-12-27T16:26:21.0621776Z LinkabilityChecker -> D:\a\_work\1\s\artifacts\bin\LinkabilityChecker\Release\net10.0\LinkabilityChecker.dll 2025-12-27T16:26:21.4939163Z Cookies -> D:\a\_work\1\s\artifacts\bin\Cookies\Release\net10.0\Cookies.dll 2025-12-27T16:26:21.5652679Z ClientSample -> D:\a\_work\1\s\artifacts\bin\ClientSample\Release\net10.0\ClientSample.dll 2025-12-27T16:26:21.6312547Z Microsoft.AspNetCore.Components.Analyzers.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Analyzers.Tests.dll 2025-12-27T16:26:21.9084234Z JwtClientSample -> D:\a\_work\1\s\artifacts\bin\JwtClientSample\Release\net10.0\JwtClientSample.dll 2025-12-27T16:26:24.2804089Z Microsoft.Extensions.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Tests\Release\net10.0\Microsoft.Extensions.Localization.Tests.dll 2025-12-27T16:26:27.5792833Z Microsoft.Extensions.ObjectPool.Microbenchmark -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Microbenchmark\Release\net10.0\Microsoft.Extensions.ObjectPool.Microbenchmark.dll 2025-12-27T16:26:27.8649309Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net462\Microsoft.Extensions.ObjectPool.dll 2025-12-27T16:26:29.4606066Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\net462\Microsoft.AspNetCore.Http.Connections.Client.dll 2025-12-27T16:26:29.6739619Z Microsoft.Extensions.ObjectPool.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Tests\Release\net10.0\Microsoft.Extensions.ObjectPool.Tests.dll 2025-12-27T16:26:29.7284760Z RazorBuildWebSite -> D:\a\_work\1\s\artifacts\bin\RazorBuildWebSite\Release\net10.0\RazorBuildWebSite.dll 2025-12-27T16:26:30.1618748Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\netstandard2.0\Microsoft.Extensions.WebEncoders.dll 2025-12-27T16:26:31.0659845Z Microsoft.JSInterop.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.Tests\Release\net10.0\Microsoft.JSInterop.Tests.dll 2025-12-27T16:26:31.3433642Z Microsoft.Extensions.WebEncoders.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders.Tests\Release\net10.0\Microsoft.Extensions.WebEncoders.Tests.dll 2025-12-27T16:26:31.6725885Z Microsoft.Extensions.ObjectPool.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool.Tests\Release\net472\Microsoft.Extensions.ObjectPool.Tests.dll 2025-12-27T16:26:32.5288126Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net462\Microsoft.Extensions.WebEncoders.dll 2025-12-27T16:26:32.5993999Z Microsoft.Extensions.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Tests\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.dll 2025-12-27T16:26:33.5348581Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\netstandard2.0\Microsoft.AspNetCore.InternalTesting.dll 2025-12-27T16:26:34.2821205Z Microsoft.AspNetCore.InternalTesting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting.Tests\Release\net10.0\Microsoft.AspNetCore.InternalTesting.Tests.dll 2025-12-27T16:26:35.0303554Z Microsoft.AspNetCore.InternalTesting.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting.Tests\Release\net472\Microsoft.AspNetCore.InternalTesting.Tests.dll 2025-12-27T16:26:35.5306383Z The package Microsoft.DotNet.Web.Client.ItemTemplates.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:35.5307390Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.Client.ItemTemplates.11.0.0-ci.nupkg'. 2025-12-27T16:26:35.6150311Z Microsoft.Extensions.WebEncoders.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders.Tests\Release\net472\Microsoft.Extensions.WebEncoders.Tests.dll 2025-12-27T16:26:35.7861231Z The package Microsoft.DotNet.Web.ItemTemplates.11.0.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:35.7864653Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ItemTemplates.11.0.11.0.0-ci.nupkg'. 2025-12-27T16:26:36.2989716Z Wasm.Performance.TestApp -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\bin\Release\net10.0\Wasm.Performance.TestApp.dll 2025-12-27T16:26:36.3012637Z Wasm.Performance.TestApp (Blazor output) -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\TestApp\bin\Release\net10.0\wwwroot 2025-12-27T16:26:36.5897128Z The package Microsoft.AspNetCore.Components.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:36.5899885Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.11.0.0-ci.nupkg'. 2025-12-27T16:26:36.6744729Z The package Microsoft.AspNetCore.Components.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:36.6750786Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:36.6783549Z Microsoft.Extensions.Features.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features.Tests\Release\net472\Microsoft.Extensions.Features.Tests.dll 2025-12-27T16:26:40.3913730Z WasmLinkerTest -> D:\a\_work\1\s\artifacts\bin\WasmLinkerTest\Release\net10.0\browser-wasm\WasmLinkerTest.dll 2025-12-27T16:26:40.3979346Z Microsoft.Extensions.Features.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features.Tests\Release\net10.0\Microsoft.Extensions.Features.Tests.dll 2025-12-27T16:26:41.6597964Z Microsoft.AspNetCore.OpenApi.Build.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Build.Tests\Release\net10.0\Microsoft.AspNetCore.OpenApi.Build.Tests.dll 2025-12-27T16:26:41.8665199Z Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.dll 2025-12-27T16:26:42.1855215Z The package Microsoft.Extensions.Validation.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:42.1860105Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.11.0.0-ci.nupkg'. 2025-12-27T16:26:42.1957938Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:43.6760611Z Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test.dll 2025-12-27T16:26:43.7481209Z Microsoft.Extensions.FileProviders.Embedded.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded.Tests\Release\net472\Microsoft.Extensions.FileProviders.Embedded.Tests.dll 2025-12-27T16:26:44.4388708Z Microsoft.Extensions.Validation.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.Tests\Release\net10.0\Microsoft.Extensions.Validation.Tests.dll 2025-12-27T16:26:45.4678038Z ErrorPageMiddlewareWebSite -> D:\a\_work\1\s\artifacts\bin\ErrorPageMiddlewareWebSite\Release\net10.0\ErrorPageMiddlewareWebSite.dll 2025-12-27T16:26:46.1544303Z Microsoft.Extensions.Validation.GeneratorTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.GeneratorTests\Release\net10.0\Microsoft.Extensions.Validation.GeneratorTests.dll 2025-12-27T16:26:46.3006042Z Microsoft.Extensions.Configuration.KeyPerFile.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile.Tests\Release\net472\Microsoft.Extensions.Configuration.KeyPerFile.Tests.dll 2025-12-27T16:26:46.3987869Z Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests\Release\net10.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests.dll 2025-12-27T16:26:47.1735162Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.1957084Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.2807469Z Microsoft.AspNetCore.SignalR.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.SignalR.Microbenchmarks.dll 2025-12-27T16:26:47.3475545Z The package Microsoft.AspNetCore.Components.Web.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:47.3478732Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.3481658Z The package Microsoft.AspNetCore.Components.CustomElements.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:47.3482545Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.3485434Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.3555800Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.3623373Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.3694458Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.3871033Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.4011160Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.4211409Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.4357874Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.4458656Z The package Microsoft.JSInterop.WebAssembly.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:47.4461005Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.4510986Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.4745279Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.11.0.0-ci.nupkg'. 2025-12-27T16:26:47.4928149Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:47.8878185Z Wasm.Performance.ConsoleHost -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\ConsoleHost\bin\Release\net10.0\Wasm.Performance.ConsoleHost.dll 2025-12-27T16:26:47.9978827Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.11.0.0-ci.nupkg'. 2025-12-27T16:26:48.0328466Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:48.1720899Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\netstandard2.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2025-12-27T16:26:48.3719150Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.11.0.0-ci.nupkg'. 2025-12-27T16:26:48.4445211Z Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions\Release\net462\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll 2025-12-27T16:26:48.7629687Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:48.8245889Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\netstandard2.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2025-12-27T16:26:48.9485177Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net462\Microsoft.Extensions.Localization.Abstractions.dll 2025-12-27T16:26:48.9505780Z Sample -> D:\a\_work\1\s\artifacts\bin\Sample\Release\net10.0\Sample.dll 2025-12-27T16:26:49.2417861Z Microsoft.AspNetCore.Components.WebAssembly.Server.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.Server.Tests.dll 2025-12-27T16:26:49.3029890Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\netstandard2.0\Microsoft.Extensions.ObjectPool.dll 2025-12-27T16:26:49.4001940Z The package Microsoft.Extensions.Features.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:49.4013831Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.11.0.0-ci.nupkg'. 2025-12-27T16:26:49.4026199Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:26:49.4103785Z Microsoft.AspNetCore.SignalR.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Tests\Release\net10.0\Microsoft.AspNetCore.SignalR.Tests.dll 2025-12-27T16:26:49.8259922Z BlazorServerApp -> D:\a\_work\1\s\artifacts\bin\BlazorServerApp\Release\net10.0\BlazorServerApp.dll 2025-12-27T16:26:51.2194893Z The package Microsoft.DotNet.Web.ProjectTemplates.11.0.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:51.2358373Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ProjectTemplates.11.0.11.0.0-ci.nupkg'. 2025-12-27T16:26:54.6809819Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.dll 2025-12-27T16:26:57.4370188Z Microsoft.AspNetCore.Identity.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.Test\Release\net10.0\Microsoft.AspNetCore.Identity.Test.dll 2025-12-27T16:26:57.9075712Z StaticFilesAuth -> D:\a\_work\1\s\artifacts\bin\StaticFilesAuth\Release\net10.0\StaticFilesAuth.dll 2025-12-27T16:26:57.9571104Z MvcFormSample -> D:\a\_work\1\s\artifacts\bin\MvcFormSample\Release\net10.0\MvcFormSample.dll 2025-12-27T16:26:58.1474633Z SignalR.Client.FunctionalTestApp -> D:\a\_work\1\s\artifacts\bin\SignalR.Client.FunctionalTestApp\Release\net10.0\SignalR.Client.FunctionalTestApp.dll 2025-12-27T16:26:58.4483469Z Microsoft.AspNetCore.Components.Endpoints.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints.Tests\Release\net10.0\Microsoft.AspNetCore.Components.Endpoints.Tests.dll 2025-12-27T16:26:58.4558158Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net462\Microsoft.Extensions.Localization.dll 2025-12-27T16:26:59.3438041Z The package Microsoft.AspNetCore.InternalTesting.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:26:59.3439349Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.11.0.0-ci.nupkg'. 2025-12-27T16:26:59.4374988Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:00.0912874Z The package Microsoft.AspNetCore.Http.Connections.Common.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:00.0914220Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.11.0.0-ci.nupkg'. 2025-12-27T16:27:00.1135651Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:00.8211232Z Microsoft.Extensions.Localization.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Tests\Release\net472\Microsoft.Extensions.Localization.Tests.dll 2025-12-27T16:27:01.3073930Z SignalRSamples -> D:\a\_work\1\s\artifacts\bin\SignalRSamples\Release\net10.0\SignalRSamples.dll 2025-12-27T16:27:01.3726206Z Microsoft.Extensions.Localization.RootNamespace.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.RootNamespace.Tests\Release\net472\Microsoft.Extensions.Localization.RootNamespace.Tests.dll 2025-12-27T16:27:01.4350865Z Microsoft.AspNetCore.OpenApi.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Tests\Release\net10.0\Microsoft.AspNetCore.OpenApi.Tests.dll 2025-12-27T16:27:01.4521821Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net462\Microsoft.AspNetCore.SignalR.Client.dll 2025-12-27T16:27:01.6249209Z MvcSandbox -> D:\a\_work\1\s\artifacts\bin\MvcSandbox\Release\net10.0\MvcSandbox.dll 2025-12-27T16:27:01.7231592Z The package Microsoft.AspNetCore.Components.Authorization.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:01.7234735Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.11.0.0-ci.nupkg'. 2025-12-27T16:27:01.7299179Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:01.7822943Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.11.0.0-ci.nupkg'. 2025-12-27T16:27:01.7915478Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:02.7278409Z Microsoft.AspNetCore.OpenApi.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.Microbenchmarks\Release\net10.0\Microsoft.AspNetCore.OpenApi.Microbenchmarks.dll 2025-12-27T16:27:03.5201586Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.11.0.0-ci.nupkg'. 2025-12-27T16:27:03.5368816Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:03.6354398Z ClientSample -> D:\a\_work\1\s\artifacts\bin\ClientSample\Release\net462\ClientSample.exe 2025-12-27T16:27:03.6557886Z Microsoft.AspNetCore.AzureAppServicesIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration\Release\net10.0\Microsoft.AspNetCore.AzureAppServicesIntegration.dll 2025-12-27T16:27:03.6969306Z HostedBlazorWebassemblyApp.Client -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Client\Release\net10.0\HostedBlazorWebassemblyApp.Client.dll 2025-12-27T16:27:03.6977369Z HostedBlazorWebassemblyApp.Client (Blazor output) -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Client\Release\net10.0\wwwroot 2025-12-27T16:27:03.7012248Z The package Microsoft.Extensions.ObjectPool.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:03.7022040Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.11.0.0-ci.nupkg'. 2025-12-27T16:27:03.7141453Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:03.9299175Z IdentitySample.PasskeyConformance -> D:\a\_work\1\s\artifacts\bin\IdentitySample.PasskeyConformance\Release\net10.0\IdentitySample.PasskeyConformance.dll 2025-12-27T16:27:04.4448710Z Microsoft.AspNetCore.Analyzers.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers.Test\Release\net10.0\Microsoft.AspNetCore.Analyzers.Test.dll 2025-12-27T16:27:04.5369920Z ClaimsTransformation -> D:\a\_work\1\s\artifacts\bin\ClaimsTransformation\Release\net10.0\ClaimsTransformation.dll 2025-12-27T16:27:04.5645544Z JwtSample -> D:\a\_work\1\s\artifacts\bin\JwtSample\Release\net10.0\JwtSample.dll 2025-12-27T16:27:04.6477613Z CustomAuthorizationFailureResponse -> D:\a\_work\1\s\artifacts\bin\CustomAuthorizationFailureResponse\Release\net10.0\CustomAuthorizationFailureResponse.dll 2025-12-27T16:27:04.6680238Z SocialWeather -> D:\a\_work\1\s\artifacts\bin\SocialWeather\Release\net10.0\SocialWeather.dll 2025-12-27T16:27:04.9699310Z Microsoft.AspNetCore.AzureAppServices.HostingStartup -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServices.HostingStartup\Release\net10.0\Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll 2025-12-27T16:27:04.9938259Z PathSchemeSelection -> D:\a\_work\1\s\artifacts\bin\PathSchemeSelection\Release\net10.0\PathSchemeSelection.dll 2025-12-27T16:27:10.2641769Z AuthSamples.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\AuthSamples.FunctionalTests\Release\net10.0\AuthSamples.FunctionalTests.dll 2025-12-27T16:27:10.2968480Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\netstandard2.0\Microsoft.AspNetCore.Http.Connections.Client.dll 2025-12-27T16:27:10.3370087Z Microsoft.AspNetCore.Http.Connections.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections.Client\Release\netstandard2.1\Microsoft.AspNetCore.Http.Connections.Client.dll 2025-12-27T16:27:11.3533463Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net462\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2025-12-27T16:27:11.3698020Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.dll 2025-12-27T16:27:11.4314817Z Microsoft.AspNetCore.Components.WebView -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView\Release\net10.0\Microsoft.AspNetCore.Components.WebView.dll 2025-12-27T16:27:11.8123853Z Microsoft.AspNetCore.Components.WebView.Photino -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView.Photino\Release\net10.0\Microsoft.AspNetCore.Components.WebView.Photino.dll 2025-12-27T16:27:12.1794389Z The package Microsoft.AspNetCore.Components.WebView.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:12.1795267Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.11.0.0-ci.nupkg'. 2025-12-27T16:27:12.2086944Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:12.3719081Z The package Microsoft.JSInterop.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:12.3719715Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.11.0.0-ci.nupkg'. 2025-12-27T16:27:12.3800392Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:12.5733872Z The package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:12.5735005Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.11.0.0-ci.nupkg'. 2025-12-27T16:27:12.5798243Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:13.3494130Z Wasm.Performance.Driver -> D:\a\_work\1\s\src\Components\benchmarkapps\Wasm.Performance\Driver\bin\Release\net10.0\Wasm.Performance.Driver.dll 2025-12-27T16:27:13.4407289Z Microsoft.AspNetCore.Mvc.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Mvc.FunctionalTests.dll 2025-12-27T16:27:13.8364603Z The package Microsoft.AspNetCore.SignalR.Common.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:13.8365343Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.11.0.0-ci.nupkg'. 2025-12-27T16:27:13.8466964Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:13.8702330Z Microsoft.AspNetCore.Components.WebView.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView.Test\Release\net10.0\Microsoft.AspNetCore.Components.WebView.Test.dll 2025-12-27T16:27:13.8887149Z The package Microsoft.AspNetCore.AzureAppServicesIntegration.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:13.8887854Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.11.0.0-ci.nupkg'. 2025-12-27T16:27:13.8926145Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:14.2237897Z The package Microsoft.Extensions.Configuration.KeyPerFile.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:14.2238908Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.11.0.0-ci.nupkg'. 2025-12-27T16:27:14.2328827Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:14.3355999Z AzureAppServicesSample -> D:\a\_work\1\s\artifacts\bin\AzureAppServicesSample\Release\net10.0\AzureAppServicesSample.dll 2025-12-27T16:27:14.4404182Z Microsoft.AspNetCore.Components.WebViewE2E.Test -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebViewE2E.Test\Release\net10.0\Microsoft.AspNetCore.Components.WebViewE2E.Test.dll 2025-12-27T16:27:14.8416730Z The package Microsoft.AspNetCore.App.Runtime.win-x64.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:14.8418948Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.11.0.0-ci.nupkg'. 2025-12-27T16:27:15.4120297Z The package Microsoft.AspNetCore.App.Ref.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:15.4136247Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.11.0.0-ci.nupkg'. 2025-12-27T16:27:15.4565311Z The package Microsoft.AspNetCore.AzureAppServices.HostingStartup.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:15.4566451Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.11.0.0-ci.nupkg'. 2025-12-27T16:27:15.4621256Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:15.7987536Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:15.8298291Z The package Microsoft.Extensions.WebEncoders.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:15.8299019Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.11.0.0-ci.nupkg'. 2025-12-27T16:27:15.8396814Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:15.8780624Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Runtime\src\CompatibilitySuppressions.xml'. 2025-12-27T16:27:16.2024349Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:16.8179526Z Microsoft.AspNetCore.AzureAppServicesIntegration.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests\Release\net10.0\Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.dll 2025-12-27T16:27:17.3612359Z Microsoft.Extensions.Diagnostics.HealthChecks.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks.Tests\Release\net472\Microsoft.Extensions.Diagnostics.HealthChecks.Tests.dll 2025-12-27T16:27:17.4438137Z IdentitySample.DefaultUI -> D:\a\_work\1\s\artifacts\bin\IdentitySample.DefaultUI\Release\net10.0\IdentitySample.DefaultUI.dll 2025-12-27T16:27:18.4147498Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net10.0\blazor-devserver.dll 2025-12-27T16:27:18.7807556Z The package Microsoft.Extensions.Localization.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:18.7808261Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.11.0.0-ci.nupkg'. 2025-12-27T16:27:18.7936230Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:18.9323164Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Ref\src\CompatibilitySuppressions.xml'. 2025-12-27T16:27:19.0159459Z AzureAppServicesHostingStartupSample -> D:\a\_work\1\s\artifacts\bin\AzureAppServicesHostingStartupSample\Release\net10.0\AzureAppServicesHostingStartupSample.dll 2025-12-27T16:27:19.0539775Z LazyTestContentPackage -> D:\a\_work\1\s\artifacts\bin\LazyTestContentPackage\Release\net10.0\LazyTestContentPackage.dll 2025-12-27T16:27:19.1648224Z TestContentPackage -> D:\a\_work\1\s\artifacts\bin\TestContentPackage\Release\net10.0\TestContentPackage.dll 2025-12-27T16:27:19.9527262Z BlazorUnitedApp -> D:\a\_work\1\s\artifacts\bin\BlazorUnitedApp\Release\net10.0\BlazorUnitedApp.dll 2025-12-27T16:27:20.0699700Z Identity.DefaultUI.WebSite -> D:\a\_work\1\s\artifacts\bin\Identity.DefaultUI.WebSite\Release\net10.0\Identity.DefaultUI.WebSite.dll 2025-12-27T16:27:20.0755817Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.11.0.0-ci.nupkg'. 2025-12-27T16:27:20.0918894Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:20.1487847Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.11.0.0-ci.nupkg'. 2025-12-27T16:27:20.1581983Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:22.6250628Z Microsoft.AspNetCore.Identity.FunctionalTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.FunctionalTests\Release\net10.0\Microsoft.AspNetCore.Identity.FunctionalTests.dll 2025-12-27T16:27:26.9641864Z The package Microsoft.Extensions.Diagnostics.HealthChecks.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:26.9642638Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.11.0.0-ci.nupkg'. 2025-12-27T16:27:26.9784644Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:27.0912243Z HostedBlazorWebassemblyApp.Server -> D:\a\_work\1\s\artifacts\bin\HostedBlazorWebassemblyApp.Server\Release\net10.0\HostedBlazorWebassemblyApp.Server.dll 2025-12-27T16:27:28.5769788Z BasicTestApp -> D:\a\_work\1\s\artifacts\bin\BasicTestApp\Release\net10.0\BasicTestApp.dll 2025-12-27T16:27:28.5809535Z BasicTestApp (Blazor output) -> D:\a\_work\1\s\artifacts\bin\BasicTestApp\Release\net10.0\wwwroot 2025-12-27T16:27:29.3892836Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\InProcessWebSite.dll 2025-12-27T16:27:29.4738516Z The package Microsoft.Extensions.Localization.Abstractions.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:29.4739391Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.11.0.0-ci.nupkg'. 2025-12-27T16:27:29.4844232Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:29.5693749Z The package Microsoft.AspNetCore.Http.Connections.Client.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:29.5718399Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.11.0.0-ci.nupkg'. 2025-12-27T16:27:29.5834054Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.11.0.0-ci.nupkg'. 2025-12-27T16:27:29.6157813Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:29.6355612Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:29.7367796Z The package Microsoft.AspNetCore.SignalR.Specification.Tests.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:29.7371186Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.11.0.0-ci.nupkg'. 2025-12-27T16:27:29.7435606Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:29.8273899Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\FileProviders\Embedded\src\CompatibilitySuppressions.xml'. 2025-12-27T16:27:30.3740620Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\publish\InProcessWebSite-Portable\ 2025-12-27T16:27:30.8087673Z PhotinoTestApp -> D:\a\_work\1\s\artifacts\bin\PhotinoTestApp\Release\net10.0\PhotinoTestApp.dll 2025-12-27T16:27:30.8837711Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.11.0.0-ci.nupkg'. 2025-12-27T16:27:31.3763592Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:31.4874655Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net10.0\publish\ 2025-12-27T16:27:31.5062818Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.11.0.0-ci.nupkg'. 2025-12-27T16:27:31.9231710Z BuildAfterTargetingPack -> D:\a\_work\1\s\artifacts\bin\BuildAfterTargetingPack\Release\net10.0\BuildAfterTargetingPack.dll 2025-12-27T16:27:31.9479033Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:32.1487482Z Determining projects to restore... 2025-12-27T16:27:32.2424906Z Determining projects to restore... 2025-12-27T16:27:32.3571877Z Determining projects to restore... 2025-12-27T16:27:32.5017121Z InteropTests -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\InteropTests.dll 2025-12-27T16:27:32.6036799Z Determining projects to restore... 2025-12-27T16:27:33.0064734Z Determining projects to restore... 2025-12-27T16:27:34.2105384Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\testassets\InteropClient\InteropClient.csproj (in 1.4 sec). 2025-12-27T16:27:34.2803699Z Restored D:\a\_work\1\s\src\Grpc\Interop\test\testassets\InteropWebsite\InteropWebsite.csproj (in 1.22 sec). 2025-12-27T16:27:35.7683952Z InteropClient -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\InteropClient\InteropClient.dll 2025-12-27T16:27:35.9114019Z InteropClient -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\publish\InteropClient\ 2025-12-27T16:27:37.7885839Z InteropWebsite -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\InteropWebsite\InteropWebsite.dll 2025-12-27T16:27:37.8598612Z InteropWebsite -> D:\a\_work\1\s\artifacts\bin\InteropTests\Release\net10.0\publish\InteropWebsite\ 2025-12-27T16:27:39.0821550Z Determining projects to restore... 2025-12-27T16:27:39.1735728Z Determining projects to restore... 2025-12-27T16:27:39.1738935Z Determining projects to restore... 2025-12-27T16:27:39.1859683Z Determining projects to restore... 2025-12-27T16:27:39.2881351Z Determining projects to restore... 2025-12-27T16:27:39.3972730Z Determining projects to restore... 2025-12-27T16:27:39.5831825Z Determining projects to restore... 2025-12-27T16:27:39.7587572Z Determining projects to restore... 2025-12-27T16:27:39.7615078Z Determining projects to restore... 2025-12-27T16:27:39.8836856Z Determining projects to restore... 2025-12-27T16:27:41.2030749Z Microsoft.AspNetCore.App.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.UnitTests\Release\net10.0\Microsoft.AspNetCore.App.UnitTests.dll 2025-12-27T16:27:43.1303288Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\win-x64\InProcessWebSite.dll 2025-12-27T16:27:43.6517947Z The package Microsoft.AspNetCore.SignalR.Protocols.Json.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-12-27T16:27:43.6518707Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.11.0.0-ci.nupkg'. 2025-12-27T16:27:43.6610271Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.11.0.0-ci.symbols.nupkg'. 2025-12-27T16:27:43.9900684Z InProcessWebSite -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\InProcessWebSite\bin\Release\net10.0\publish\InProcessWebSite-Standalone-x64\ 2025-12-27T16:27:45.1265418Z IIS.Microbenchmarks -> D:\a\_work\1\s\artifacts\bin\IIS.Microbenchmarks\Release\net10.0\IIS.Microbenchmarks.dll 2025-12-27T16:27:52.3294993Z Identity.DefaultUI.WebSite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.FunctionalTests\Release\net10.0\publish\ 2025-12-27T16:27:53.4252989Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 212 ms). 2025-12-27T16:27:53.6192069Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.Tests\Templates.Blazor.Tests.csproj (in 216 ms). 2025-12-27T16:27:53.6501007Z 110 of 112 projects are up-to-date for restore. 2025-12-27T16:27:54.1509637Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Auth.Tests\Templates.Blazor.WebAssembly.Auth.Tests.csproj (in 893 ms). 2025-12-27T16:27:54.1510546Z 109 of 110 projects are up-to-date for restore. 2025-12-27T16:27:54.2095687Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Mvc.Tests\Templates.Mvc.Tests.csproj (in 1.17 sec). 2025-12-27T16:27:54.2470315Z 109 of 110 projects are up-to-date for restore. 2025-12-27T16:27:54.4008942Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Tests\Templates.Tests.csproj (in 128 ms). 2025-12-27T16:27:54.4009595Z 111 of 112 projects are up-to-date for restore. 2025-12-27T16:27:55.0876996Z Restored D:\a\_work\1\s\src\ProjectTemplates\test\Templates.Blazor.WebAssembly.Tests\Templates.Blazor.WebAssembly.Tests.csproj (in 112 ms). 2025-12-27T16:27:55.0979989Z 109 of 110 projects are up-to-date for restore. 2025-12-27T16:27:56.7161232Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 152 ms). 2025-12-27T16:27:57.1947409Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj (in 318 ms). 2025-12-27T16:27:57.1997580Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj (in 498 ms). 2025-12-27T16:27:57.3419794Z ##[error].dotnet\sdk\10.0.100\NuGet.targets(196,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot create a file when that file already exists. 2025-12-27T16:27:57.3620566Z D:\a\_work\1\s\.dotnet\sdk\10.0.100\NuGet.targets(196,5): error : Cannot create a file when that file already exists. [D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj] 2025-12-27T16:27:57.3621244Z Determining projects to restore... 2025-12-27T16:27:57.6431922Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj (in 883 ms). 2025-12-27T16:27:57.6539453Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj (in 1.02 sec). 2025-12-27T16:27:57.6541539Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.Swagger.Tests\Microsoft.AspNetCore.Grpc.Swagger.Tests.csproj (in 1.05 sec). 2025-12-27T16:27:57.6544928Z 109 of 111 projects are up-to-date for restore. 2025-12-27T16:27:57.6565844Z 110 of 113 projects are up-to-date for restore. 2025-12-27T16:27:58.0154678Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\Sandbox\Sandbox.csproj (in 51 ms). 2025-12-27T16:27:58.2211737Z 111 of 112 projects are up-to-date for restore. 2025-12-27T16:27:59.1224376Z All projects are up-to-date for restore. 2025-12-27T16:27:59.1494182Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\perf\Microsoft.AspNetCore.Grpc.Microbenchmarks\Microsoft.AspNetCore.Grpc.Microbenchmarks.csproj (in 56 ms). 2025-12-27T16:27:59.1801822Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\IntegrationTestsWebsite\IntegrationTestsWebsite.csproj (in 274 ms). 2025-12-27T16:27:59.1802714Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests.csproj (in 276 ms). 2025-12-27T16:27:59.1806234Z 110 of 111 projects are up-to-date for restore. 2025-12-27T16:27:59.1874823Z 112 of 114 projects are up-to-date for restore. 2025-12-27T16:27:59.7189959Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests.csproj (in 69 ms). 2025-12-27T16:27:59.7844825Z 111 of 112 projects are up-to-date for restore. 2025-12-27T16:28:01.5083684Z Restored D:\a\_work\1\s\src\Framework\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport\src\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport.csproj (in 358 ms). 2025-12-27T16:28:01.5100251Z 168 of 169 projects are up-to-date for restore. 2025-12-27T16:28:01.5435509Z 2025-12-27T16:28:01.5462912Z Build FAILED. 2025-12-27T16:28:01.5463201Z 2025-12-27T16:28:01.5553442Z D:\a\_work\1\s\.dotnet\sdk\10.0.100\NuGet.targets(196,5): error : Cannot create a file when that file already exists. [D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj] 2025-12-27T16:28:01.5568091Z 0 Warning(s) 2025-12-27T16:28:01.5571524Z 1 Error(s) 2025-12-27T16:28:01.5571756Z 2025-12-27T16:28:01.5572921Z Time Elapsed 00:13:29.91 2025-12-27T16:28:01.9805385Z Build failed with exit code 1. Check errors above. 2025-12-27T16:28:02.1383855Z Killing running build processes... 2025-12-27T16:28:02.7951451Z build.cmd completed 2025-12-27T16:28:03.1288105Z ##[section]Finishing: Build shared fx