2026-01-08T02:34:20.0030948Z ##[section]Starting: Build x64 2026-01-08T02:34:20.0038414Z ============================================================================== 2026-01-08T02:34:20.0038541Z Task : Command line 2026-01-08T02:34:20.0038612Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-08T02:34:20.0038734Z Version : 2.250.1 2026-01-08T02:34:20.0038821Z Author : Microsoft Corporation 2026-01-08T02:34:20.0038920Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-08T02:34:20.0039053Z ============================================================================== 2026-01-08T02:34:21.8576282Z Generating script. 2026-01-08T02:34:21.8662301Z Script contents: shell 2026-01-08T02:34:21.8667241Z ./eng/build.cmd -ci -prepareMachine -nativeToolsOnMachine -arch x64 -pack -all /p:SkipTestBuild=true /p:PostBuildSign=true /bl:artifacts/log/Release/Build.x64.binlog 2026-01-08T02:34:21.8914947Z ========================== Starting Command Output =========================== 2026-01-08T02:34:21.9125528Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\cf1944f0-4cd4-4662-bf89-f2e17e95087c.cmd"" 2026-01-08T02:34:24.4845813Z 2026-01-08T02:34:24.5057968Z Id Name PSJobTypeName State HasMoreData Location Command 2026-01-08T02:34:24.5069451Z -- ---- ------------- ----- ----------- -------- ------- 2026-01-08T02:34:24.5090727Z 1 DumpProcesses BackgroundJob Running True localhost Set-Location $args[0]... 2026-01-08T02:34:24.5942708Z 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. 2026-01-08T02:34:24.5951335Z Note that if you are running Source Build, building NodeJS projects will be disabled later on. 2026-01-08T02:34:24.9968365Z Variable NativeToolsOnMachine detected, enabling native tool path promotion... 2026-01-08T02:34:25.0258707Z Processing D:\a\_work\1\s\global.json 2026-01-08T02:34:26.8465582Z Adding jdk to the path (C:\arcade-tools\jdk-25.0.1\bin)... 2026-01-08T02:34:26.8572200Z 2026-01-08T02:34:26.8603710Z Key : jdk 2026-01-08T02:34:26.8604406Z Value : C:\arcade-tools\jdk-25.0.1 2026-01-08T02:34:26.8604754Z Name : jdk 2026-01-08T02:34:26.8604872Z 2026-01-08T02:34:26.8959618Z Detected JDK in C:\arcade-tools\jdk-25.0.1 (via PATH) 2026-01-08T02:34:26.9382632Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-08T02:34:27.0127810Z Attempting to install 'sdk v10.0.101' from public location. 2026-01-08T02:34:29.4867014Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.101/dotnet-sdk-10.0.101-win-x64.zip size is 301545571 bytes. 2026-01-08T02:34:29.4919676Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.101/dotnet-sdk-10.0.101-win-x64.zip size is 301545571 bytes. 2026-01-08T02:34:29.4954254Z dotnet-install: The remote and local file sizes are equal. 2026-01-08T02:34:29.4976806Z dotnet-install: Extracting the archive. 2026-01-08T02:34:42.9897189Z 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. 2026-01-08T02:34:42.9914089Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-08T02:34:42.9919767Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-08T02:34:42.9925482Z dotnet-install: Installed version is 10.0.101 2026-01-08T02:34:42.9931084Z dotnet-install: Installation finished 2026-01-08T02:34:43.0262648Z Setting NUGET enhanced retry environment variables 2026-01-08T02:34:44.8905295Z 2026-01-08T02:34:44.8983235Z Setting NUGET enhanced retry environment variables 2026-01-08T02:34:44.9099448Z Setting NUGET enhanced retry environment variables 2026-01-08T02:34:45.7919733Z Determining projects to restore... 2026-01-08T02:34:47.5807062Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26056.115\tools\Tools.proj (in 1.65 sec). 2026-01-08T02:34:47.8933540Z Determining projects to restore... 2026-01-08T02:34:48.3690627Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 338 ms). 2026-01-08T02:34:48.4403203Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-01-08T02:34:48.4432559Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-01-08T02:34:48.4443399Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-01-08T02:34:50.0650704Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-08T02:34:50.1734687Z Attempting to install runtime toolset 'dotnet/x86 v10.0.3-servicing.26056.115' from public location. 2026-01-08T02:34:50.6962512Z dotnet-install: Using alternate version 10.0.3 found in https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/runtime-productVersion.txt 2026-01-08T02:34:51.5447886Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/dotnet-runtime-10.0.3-win-x86.zip size is 34055417 bytes. 2026-01-08T02:34:51.5598529Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/dotnet-runtime-10.0.3-win-x86.zip size is 34055417 bytes. 2026-01-08T02:34:51.5646067Z dotnet-install: The remote and local file sizes are equal. 2026-01-08T02:34:51.5672223Z dotnet-install: Extracting the archive. 2026-01-08T02:34:52.7421626Z 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. 2026-01-08T02:34:52.7467197Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-08T02:34:52.7472405Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-08T02:34:52.7478230Z dotnet-install: Installed version is 10.0.3 2026-01-08T02:34:52.7483513Z dotnet-install: Installation finished 2026-01-08T02:34:54.2447610Z Attempting to install runtime toolset 'dotnet/x64 v10.0.3-servicing.26056.115' from public location. 2026-01-08T02:34:54.6595337Z dotnet-install: Using alternate version 10.0.3 found in https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/runtime-productVersion.txt 2026-01-08T02:34:55.3322542Z dotnet-install: Remote file https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/dotnet-runtime-10.0.3-win-x64.zip size is 37106973 bytes. 2026-01-08T02:34:55.3357022Z dotnet-install: Downloaded file https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/dotnet-runtime-10.0.3-win-x64.zip size is 37106973 bytes. 2026-01-08T02:34:55.3398559Z dotnet-install: The remote and local file sizes are equal. 2026-01-08T02:34:55.3428612Z dotnet-install: Extracting the archive. 2026-01-08T02:34:56.4937481Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-08T02:34:56.4942071Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-08T02:34:56.4947892Z dotnet-install: Installed version is 10.0.3 2026-01-08T02:34:56.4953533Z dotnet-install: Installation finished 2026-01-08T02:34:56.6376588Z Determining projects to restore... 2026-01-08T02:35:04.2427913Z Restored D:\a\_work\1\s\eng\tools\RepoTasks\RepoTasks.csproj (in 7.23 sec). 2026-01-08T02:35:08.7203091Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net472\RepoTasks.dll 2026-01-08T02:35:08.8491256Z RepoTasks -> D:\a\_work\1\s\artifacts\bin\RepoTasks\Release\net10.0\RepoTasks.dll 2026-01-08T02:35:08.9468569Z 2026-01-08T02:35:08.9965540Z Downloading vswhere 3.1.7 2026-01-08T02:35:09.0048715Z VERBOSE: GET 2026-01-08T02:35:09.0049262Z https://netcorenativeassets.blob.core.windows.net/resource-packages/external/windows/vswhere/3.1.7/vswhere.exe with 2026-01-08T02:35:09.0049728Z 0-byte payload 2026-01-08T02:35:09.0289884Z VERBOSE: received 469456-byte response of content type application/x-msdownload 2026-01-08T02:35:09.3290887Z Setting NUGET enhanced retry environment variables 2026-01-08T02:35:09.3365855Z Setting NUGET enhanced retry environment variables 2026-01-08T02:35:12.1447973Z 2026-01-08T02:35:14.2112629Z Determining projects to restore... 2026-01-08T02:35:16.7196622Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2026-01-08T02:35:16.7197112Z Tool 'dotnet-ef' (version '10.0.3') was restored. Available commands: dotnet-ef 2026-01-08T02:35:16.7197373Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2026-01-08T02:35:16.7197655Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2026-01-08T02:35:16.7197858Z 2026-01-08T02:35:16.7198017Z Restore was successful. 2026-01-08T02:35:18.2060488Z All projects are up-to-date for restore. 2026-01-08T02:35:21.7619584Z Determining projects to restore... 2026-01-08T02:35:22.6080775Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 518 ms). 2026-01-08T02:35:22.6676065Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-01-08T02:35:22.6711950Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-01-08T02:35:22.6717657Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-01-08T02:35:26.3993686Z Attempting to install runtime toolset 'dotnet/x86 v10.0.3-servicing.26056.115' from public location. 2026-01-08T02:35:27.3659400Z dotnet-install: Using alternate version 10.0.3 found in https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/runtime-productVersion.txt 2026-01-08T02:35:27.3685402Z dotnet-install: .NET Core Runtime with version '10.0.3' is already installed. 2026-01-08T02:35:27.3873336Z 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. 2026-01-08T02:35:29.2725618Z Attempting to install runtime toolset 'dotnet/x64 v10.0.3-servicing.26056.115' from public location. 2026-01-08T02:35:29.8126087Z dotnet-install: Using alternate version 10.0.3 found in https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/runtime-productVersion.txt 2026-01-08T02:35:29.8151098Z dotnet-install: .NET Core Runtime with version '10.0.3' is already installed. 2026-01-08T02:35:33.6591200Z Determining projects to restore... 2026-01-08T02:35:36.4942622Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\CommonLib.vcxproj (in 1.94 sec). 2026-01-08T02:35:36.4947413Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\AspNetCore\AspNetCore.vcxproj (in 1.94 sec). 2026-01-08T02:35:36.4960415Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\RequestHandlerLib\RequestHandlerLib.vcxproj (in 1.94 sec). 2026-01-08T02:35:36.4961880Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\InProcessRequestHandler\InProcessRequestHandler.vcxproj (in 1.94 sec). 2026-01-08T02:35:36.5092546Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\OutOfProcessRequestHandler\OutOfProcessRequestHandler.vcxproj (in 2 ms). 2026-01-08T02:35:36.5093175Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\gtest\gtest.vcxproj (in 8 ms). 2026-01-08T02:35:36.5103474Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\IISLib\IISLib.vcxproj (in 9 ms). 2026-01-08T02:35:38.0261187Z gmock-all.cc 2026-01-08T02:35:38.1382520Z gtest-all.cc 2026-01-08T02:35:38.1839031Z acache.cpp 2026-01-08T02:35:38.1916044Z ahutil.cpp 2026-01-08T02:35:38.2009408Z base64.cpp 2026-01-08T02:35:38.2136586Z multisz.cpp 2026-01-08T02:35:38.2328906Z acache.cpp 2026-01-08T02:35:38.2329804Z ahutil.cpp 2026-01-08T02:35:38.2330254Z gmock-all.cc 2026-01-08T02:35:38.2335515Z base64.cpp 2026-01-08T02:35:38.2336161Z gtest-all.cc 2026-01-08T02:35:38.2342429Z multisz.cpp 2026-01-08T02:35:38.4137795Z acache.cpp 2026-01-08T02:35:38.4270079Z gmock-all.cc 2026-01-08T02:35:38.4318527Z ahutil.cpp 2026-01-08T02:35:38.4324032Z gtest-all.cc 2026-01-08T02:35:38.4339047Z base64.cpp 2026-01-08T02:35:38.4369894Z multisz.cpp 2026-01-08T02:36:03.5957211Z multisza.cpp 2026-01-08T02:36:04.8848617Z reftrace.c 2026-01-08T02:36:06.0798049Z stringa.cpp 2026-01-08T02:36:06.8472410Z multisza.cpp 2026-01-08T02:36:14.4856323Z multisza.cpp 2026-01-08T02:36:16.3319046Z reftrace.c 2026-01-08T02:36:16.9559529Z reftrace.c 2026-01-08T02:36:17.5956298Z stringu.cpp 2026-01-08T02:36:18.1640438Z stringu.cpp 2026-01-08T02:36:18.7133341Z stringa.cpp 2026-01-08T02:36:19.1936837Z stringa.cpp 2026-01-08T02:36:19.7740836Z stringu.cpp 2026-01-08T02:36:20.2077233Z tracelog.c 2026-01-08T02:36:20.6489435Z tracelog.c 2026-01-08T02:36:21.5604716Z util.cpp 2026-01-08T02:36:21.9345928Z tracelog.c 2026-01-08T02:36:22.3452827Z util.cpp 2026-01-08T02:36:24.5080302Z util.cpp 2026-01-08T02:36:27.5228588Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\x64\Release\gtest.lib 2026-01-08T02:36:27.9363231Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\Win32\Release\gtest.lib 2026-01-08T02:36:28.7329024Z gtest.vcxproj -> D:\a\_work\1\s\artifacts\bin\gtest\arm64\Release\gtest.lib 2026-01-08T02:36:29.3115664Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\x64\Release\IISLib.lib 2026-01-08T02:36:29.7774366Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\Win32\Release\IISLib.lib 2026-01-08T02:36:30.2483697Z Compiling Event Messages ... 2026-01-08T02:36:30.3844938Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:36:30.5096736Z stdafx.cpp 2026-01-08T02:36:30.5109442Z Compiling Event Messages ... 2026-01-08T02:36:30.5326443Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:36:30.7060393Z IISLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\IISLib\arm64\Release\IISLib.lib 2026-01-08T02:36:31.2623311Z stdafx.cpp 2026-01-08T02:36:31.3144542Z Compiling Event Messages ... 2026-01-08T02:36:31.3346859Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:36:31.4605963Z stdafx.cpp 2026-01-08T02:36:35.3364376Z ConfigurationSection.cpp 2026-01-08T02:36:35.3768238Z ConfigurationSource.cpp 2026-01-08T02:36:35.4330287Z debugutil.cpp 2026-01-08T02:36:35.4338500Z Environment.cpp 2026-01-08T02:36:36.2584588Z EventLog.cpp 2026-01-08T02:36:36.7979843Z file_utility.cpp 2026-01-08T02:36:37.1629357Z fx_ver.cpp 2026-01-08T02:36:37.5589209Z GlobalVersionUtility.cpp 2026-01-08T02:36:38.8035558Z ConfigurationSection.cpp 2026-01-08T02:36:38.8307349Z HostFxr.cpp 2026-01-08T02:36:39.0065648Z HostFxrResolver.cpp 2026-01-08T02:36:39.1184314Z ConfigurationSource.cpp 2026-01-08T02:36:39.1819489Z debugutil.cpp 2026-01-08T02:36:39.2144134Z HostFxrResolutionResult.cpp 2026-01-08T02:36:39.4344971Z Environment.cpp 2026-01-08T02:36:40.3860573Z LoggingHelpers.cpp 2026-01-08T02:36:40.7392938Z PollingAppOfflineApplication.cpp 2026-01-08T02:36:41.0818157Z ConfigurationSection.cpp 2026-01-08T02:36:41.3230904Z StandardStreamRedirection.cpp 2026-01-08T02:36:41.5234249Z EventLog.cpp 2026-01-08T02:36:41.7795250Z ConfigurationSource.cpp 2026-01-08T02:36:45.8021320Z file_utility.cpp 2026-01-08T02:36:45.9314406Z RedirectionOutput.cpp 2026-01-08T02:36:46.1304410Z debugutil.cpp 2026-01-08T02:36:46.6425255Z RegistryKey.cpp 2026-01-08T02:36:47.1583626Z Environment.cpp 2026-01-08T02:36:47.7966590Z fx_ver.cpp 2026-01-08T02:36:48.2681146Z StdWrapper.cpp 2026-01-08T02:36:48.6425874Z GlobalVersionUtility.cpp 2026-01-08T02:36:48.7250809Z SRWExclusiveLock.cpp 2026-01-08T02:36:49.2050085Z HostFxr.cpp 2026-01-08T02:36:49.4184948Z SRWSharedLock.cpp 2026-01-08T02:36:49.4966364Z EventLog.cpp 2026-01-08T02:36:49.6457098Z StringHelpers.cpp 2026-01-08T02:36:49.7361728Z WebConfigConfigurationSection.cpp 2026-01-08T02:36:49.9390202Z HostFxrResolver.cpp 2026-01-08T02:36:50.1577948Z WebConfigConfigurationSource.cpp 2026-01-08T02:36:50.4736192Z HostFxrResolutionResult.cpp 2026-01-08T02:36:51.3368410Z file_utility.cpp 2026-01-08T02:36:51.6896508Z LoggingHelpers.cpp 2026-01-08T02:36:51.9572778Z fx_ver.cpp 2026-01-08T02:36:52.0021416Z GlobalVersionUtility.cpp 2026-01-08T02:36:52.2286081Z PollingAppOfflineApplication.cpp 2026-01-08T02:36:52.5337768Z StandardStreamRedirection.cpp 2026-01-08T02:36:52.6897019Z HostFxr.cpp 2026-01-08T02:36:52.7757828Z HostFxrResolver.cpp 2026-01-08T02:36:53.3637336Z HostFxrResolutionResult.cpp 2026-01-08T02:36:53.6112027Z RedirectionOutput.cpp 2026-01-08T02:36:54.1423017Z RegistryKey.cpp 2026-01-08T02:36:54.9384130Z LoggingHelpers.cpp 2026-01-08T02:36:55.9767342Z PollingAppOfflineApplication.cpp 2026-01-08T02:36:56.5803422Z StdWrapper.cpp 2026-01-08T02:36:56.8533964Z StandardStreamRedirection.cpp 2026-01-08T02:36:57.1289413Z RedirectionOutput.cpp 2026-01-08T02:36:58.2588864Z SRWExclusiveLock.cpp 2026-01-08T02:36:58.7081663Z RegistryKey.cpp 2026-01-08T02:36:58.9790490Z SRWSharedLock.cpp 2026-01-08T02:36:59.8247591Z StringHelpers.cpp 2026-01-08T02:36:59.8373405Z StdWrapper.cpp 2026-01-08T02:36:59.8467017Z WebConfigConfigurationSection.cpp 2026-01-08T02:36:59.8549109Z WebConfigConfigurationSource.cpp 2026-01-08T02:36:59.8788378Z SRWExclusiveLock.cpp 2026-01-08T02:37:00.0744940Z SRWSharedLock.cpp 2026-01-08T02:37:00.1160865Z StringHelpers.cpp 2026-01-08T02:37:00.1247746Z WebConfigConfigurationSection.cpp 2026-01-08T02:37:00.1282211Z WebConfigConfigurationSource.cpp 2026-01-08T02:37:00.1316334Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\x64\Release\CommonLib.lib 2026-01-08T02:37:00.4295258Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\arm64\Release\CommonLib.lib 2026-01-08T02:37:00.4693826Z Compiling Event Messages ... 2026-01-08T02:37:00.4917836Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:37:00.6990795Z Compiling Event Messages ... 2026-01-08T02:37:00.7148409Z AppOfflineTrackingApplication.cpp 2026-01-08T02:37:00.7281392Z filewatcher.cpp 2026-01-08T02:37:00.7291691Z requesthandler_config.cpp 2026-01-08T02:37:00.8324590Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:37:01.4673042Z stdafx.cpp 2026-01-08T02:37:03.3618273Z CommonLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLib\Win32\Release\CommonLib.lib 2026-01-08T02:37:05.4070349Z applicationinfo.cpp 2026-01-08T02:37:05.9166502Z applicationmanager.cpp 2026-01-08T02:37:06.2991013Z AppOfflineApplication.cpp 2026-01-08T02:37:07.1128497Z AppOfflineHandler.cpp 2026-01-08T02:37:10.5340330Z Compiling Event Messages ... 2026-01-08T02:37:12.0800364Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:37:21.6779586Z DisconnectHandler.cpp 2026-01-08T02:37:21.7277922Z ModuleEnvironment.cpp 2026-01-08T02:37:21.7421280Z ShimOptions.cpp 2026-01-08T02:37:21.7681475Z dllmain.cpp 2026-01-08T02:37:21.8964348Z globalmodule.cpp 2026-01-08T02:37:23.5458528Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\x64\Release\RequestHandlerLib.lib 2026-01-08T02:37:24.3726345Z HandlerResolver.cpp 2026-01-08T02:37:24.4003456Z proxymodule.cpp 2026-01-08T02:37:24.4119841Z Compiling Event Messages ... 2026-01-08T02:37:24.4174665Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:37:24.5389127Z stdafx.cpp 2026-01-08T02:37:25.8970267Z AppOfflineTrackingApplication.cpp 2026-01-08T02:37:26.0080410Z filewatcher.cpp 2026-01-08T02:37:26.2536118Z requesthandler_config.cpp 2026-01-08T02:37:30.7483483Z Compiling Event Messages ... 2026-01-08T02:37:31.5023730Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:37:40.6927456Z applicationinfo.cpp 2026-01-08T02:37:40.8463856Z applicationmanager.cpp 2026-01-08T02:37:41.2383145Z AppOfflineApplication.cpp 2026-01-08T02:37:41.5026327Z AppOfflineHandler.cpp 2026-01-08T02:37:42.1901445Z DisconnectHandler.cpp 2026-01-08T02:37:42.2149453Z stdafx.cpp 2026-01-08T02:37:42.5903666Z ModuleEnvironment.cpp 2026-01-08T02:37:50.6649196Z applicationinfo.cpp 2026-01-08T02:37:51.0490258Z Compiling Event Messages ... 2026-01-08T02:37:51.2072266Z applicationmanager.cpp 2026-01-08T02:37:51.3019620Z AppOfflineApplication.cpp 2026-01-08T02:37:51.5206010Z AppOfflineHandler.cpp 2026-01-08T02:37:51.7073481Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:37:53.5500914Z ShimOptions.cpp 2026-01-08T02:37:54.3632134Z dllmain.cpp 2026-01-08T02:38:01.8085599Z globalmodule.cpp 2026-01-08T02:38:01.8434236Z DisconnectHandler.cpp 2026-01-08T02:38:01.8589034Z ModuleEnvironment.cpp 2026-01-08T02:38:03.5348742Z ShimOptions.cpp 2026-01-08T02:38:04.3900016Z dllmain.cpp 2026-01-08T02:38:07.8179578Z globalmodule.cpp 2026-01-08T02:38:08.7041809Z HandlerResolver.cpp 2026-01-08T02:38:12.4416639Z proxymodule.cpp 2026-01-08T02:38:19.6207173Z AppOfflineTrackingApplication.cpp 2026-01-08T02:38:19.6230049Z filewatcher.cpp 2026-01-08T02:38:19.6253668Z requesthandler_config.cpp 2026-01-08T02:38:19.6979571Z HandlerResolver.cpp 2026-01-08T02:38:19.7396062Z 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 2026-01-08T02:38:19.7655309Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:38:19.8075497Z proxymodule.cpp 2026-01-08T02:38:20.2403001Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\Win32\Release\RequestHandlerLib.lib 2026-01-08T02:38:20.4377065Z Compiling Event Messages ... 2026-01-08T02:38:20.4723538Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:38:20.5741935Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\x64\Release\aspnetcorev2.dll 2026-01-08T02:38:20.6388899Z stdafx.cpp 2026-01-08T02:38:21.3371972Z Compiling Event Messages ... 2026-01-08T02:38:21.3747143Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:38:21.8967777Z stdafx.cpp 2026-01-08T02:38:22.0152455Z Compiling Event Messages ... 2026-01-08T02:38:22.0496070Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:38:22.7654654Z stdafx.cpp 2026-01-08T02:38:22.9375603Z 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 2026-01-08T02:38:23.0591666Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:38:24.4120643Z 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 2026-01-08T02:38:24.5070611Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:38:29.8305674Z dllmain.cpp 2026-01-08T02:38:29.8841147Z inprocessapplication.cpp 2026-01-08T02:38:31.1620167Z InProcessApplicationBase.cpp 2026-01-08T02:38:31.3012915Z inprocesshandler.cpp 2026-01-08T02:38:31.4359264Z Compiling Event Messages ... 2026-01-08T02:38:31.8321158Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\Win32\Release\aspnetcorev2.dll 2026-01-08T02:38:32.2826291Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:38:34.6605779Z AspNetCore.vcxproj -> D:\a\_work\1\s\artifacts\bin\AspNetCoreModuleShim\arm64\Release\aspnetcorev2.dll 2026-01-08T02:38:35.2565087Z stdafx.cpp 2026-01-08T02:38:36.0848170Z RequestHandlerLib.vcxproj -> D:\a\_work\1\s\artifacts\bin\RequestHandlerLib\arm64\Release\RequestHandlerLib.lib 2026-01-08T02:38:37.6834476Z dllmain.cpp 2026-01-08T02:38:37.7706765Z inprocessapplication.cpp 2026-01-08T02:38:38.1445455Z InProcessApplicationBase.cpp 2026-01-08T02:38:38.5508326Z inprocesshandler.cpp 2026-01-08T02:38:42.1761625Z InProcessOptions.cpp 2026-01-08T02:38:45.7735695Z managedexports.cpp 2026-01-08T02:38:54.1506979Z InProcessOptions.cpp 2026-01-08T02:38:54.1549263Z managedexports.cpp 2026-01-08T02:38:54.8578743Z 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 2026-01-08T02:38:54.9206558Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:38:55.5981828Z Compiling Event Messages ... 2026-01-08T02:38:55.6670759Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:38:55.6899975Z 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 2026-01-08T02:38:55.6957548Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:38:55.9497397Z Compiling Event Messages ... 2026-01-08T02:38:55.9745418Z MC: Compiling D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLib\aspnetcore_msg.mc 2026-01-08T02:38:56.4734737Z stdafx.cpp 2026-01-08T02:38:57.3138296Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\Win32\Release\aspnetcorev2_inprocess.dll 2026-01-08T02:39:01.1274947Z stdafx.cpp 2026-01-08T02:39:01.1494745Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\x64\Release\aspnetcorev2_inprocess.dll 2026-01-08T02:39:01.2729203Z dllmain.cpp 2026-01-08T02:39:01.3456894Z forwardinghandler.cpp 2026-01-08T02:39:01.3810105Z outprocessapplication.cpp 2026-01-08T02:39:01.4329494Z forwarderconnection.cpp 2026-01-08T02:39:03.7724022Z processmanager.cpp 2026-01-08T02:39:03.7724449Z protocolconfig.cpp 2026-01-08T02:39:03.8181899Z responseheaderhash.cpp 2026-01-08T02:39:03.9793738Z serverprocess.cpp 2026-01-08T02:39:04.0148080Z url_utility.cpp 2026-01-08T02:39:04.1336972Z websockethandler.cpp 2026-01-08T02:39:04.2087399Z winhttphelper.cpp 2026-01-08T02:39:13.3875662Z dllmain.cpp 2026-01-08T02:39:13.8964925Z forwardinghandler.cpp 2026-01-08T02:39:13.9902517Z outprocessapplication.cpp 2026-01-08T02:39:14.5059095Z forwarderconnection.cpp 2026-01-08T02:39:15.6937396Z processmanager.cpp 2026-01-08T02:39:16.0217332Z protocolconfig.cpp 2026-01-08T02:39:16.4653014Z responseheaderhash.cpp 2026-01-08T02:39:18.5260874Z serverprocess.cpp 2026-01-08T02:39:18.7251089Z url_utility.cpp 2026-01-08T02:39:18.9282079Z websockethandler.cpp 2026-01-08T02:39:19.0466621Z winhttphelper.cpp 2026-01-08T02:39:23.5216860Z dllmain.cpp 2026-01-08T02:39:23.5224689Z inprocessapplication.cpp 2026-01-08T02:39:23.5231052Z InProcessApplicationBase.cpp 2026-01-08T02:39:23.5237814Z inprocesshandler.cpp 2026-01-08T02:39:23.5250753Z InProcessOptions.cpp 2026-01-08T02:39:23.5291048Z managedexports.cpp 2026-01-08T02:39:23.6857822Z 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 2026-01-08T02:39:23.6862754Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:39:23.8638074Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\x64\Release\aspnetcorev2_outofprocess.dll 2026-01-08T02:39:24.1442643Z 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 2026-01-08T02:39:24.1728847Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:39:24.1729493Z ConfigUtilityTests.cpp 2026-01-08T02:39:24.1941813Z dotnet_exe_path_tests.cpp 2026-01-08T02:39:24.2042137Z GlobalVersionTests.cpp 2026-01-08T02:39:24.2345829Z Helpers.cpp 2026-01-08T02:39:24.8631354Z ConfigUtilityTests.cpp 2026-01-08T02:39:25.1538952Z dotnet_exe_path_tests.cpp 2026-01-08T02:39:25.5685473Z GlobalVersionTests.cpp 2026-01-08T02:39:26.2923537Z Helpers.cpp 2026-01-08T02:39:37.0236729Z inprocess_application_tests.cpp 2026-01-08T02:39:37.4138782Z main.cpp 2026-01-08T02:39:37.6197331Z StandardOutputRedirectionTest.cpp 2026-01-08T02:39:38.2458629Z inprocess_application_tests.cpp 2026-01-08T02:39:38.6059369Z main.cpp 2026-01-08T02:39:38.9755896Z BindingInformationTest.cpp 2026-01-08T02:39:39.3136965Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\Win32\Release\aspnetcorev2_outofprocess.dll 2026-01-08T02:39:39.9124871Z StandardOutputRedirectionTest.cpp 2026-01-08T02:39:40.5218716Z 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 2026-01-08T02:39:40.8328591Z BindingInformationTest.cpp 2026-01-08T02:39:41.1160816Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:39:48.8187286Z utility_tests.cpp 2026-01-08T02:39:50.3283663Z utility_tests.cpp 2026-01-08T02:39:55.4975788Z dllmain.cpp 2026-01-08T02:39:55.4979178Z forwardinghandler.cpp 2026-01-08T02:39:55.4982203Z outprocessapplication.cpp 2026-01-08T02:39:55.4985319Z forwarderconnection.cpp 2026-01-08T02:39:55.4988251Z processmanager.cpp 2026-01-08T02:39:55.4991188Z protocolconfig.cpp 2026-01-08T02:39:55.4994137Z responseheaderhash.cpp 2026-01-08T02:39:55.5286477Z serverprocess.cpp 2026-01-08T02:39:55.5294140Z url_utility.cpp 2026-01-08T02:39:55.5297121Z websockethandler.cpp 2026-01-08T02:39:55.5300139Z winhttphelper.cpp 2026-01-08T02:39:55.5308994Z InProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\InProcessRequestHandler\arm64\Release\aspnetcorev2_inprocess.dll 2026-01-08T02:39:59.7696164Z ConfigUtilityTests.cpp 2026-01-08T02:39:59.8727781Z dotnet_exe_path_tests.cpp 2026-01-08T02:39:59.9281537Z GlobalVersionTests.cpp 2026-01-08T02:39:59.9911744Z Helpers.cpp 2026-01-08T02:40:00.0846401Z 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 2026-01-08T02:40:00.1001571Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:40:03.2391557Z 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 2026-01-08T02:40:03.2901940Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:40:03.4343441Z inprocess_application_tests.cpp 2026-01-08T02:40:03.5101046Z main.cpp 2026-01-08T02:40:03.7509563Z StandardOutputRedirectionTest.cpp 2026-01-08T02:40:05.7083016Z 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 2026-01-08T02:40:05.7363763Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:40:05.7831497Z BindingInformationTest.cpp 2026-01-08T02:40:05.8967556Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\Win32\Release\CommonLibTests.exe 2026-01-08T02:40:07.6636130Z OutOfProcessRequestHandler.vcxproj -> D:\a\_work\1\s\artifacts\bin\OutOfProcessRequestHandler\arm64\Release\aspnetcorev2_outofprocess.dll 2026-01-08T02:40:09.8902203Z utility_tests.cpp 2026-01-08T02:40:10.2618214Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\x64\Release\CommonLibTests.exe 2026-01-08T02:40:14.8130912Z 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 2026-01-08T02:40:14.8164121Z LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance 2026-01-08T02:40:15.7368252Z CommonLibTests.vcxproj -> D:\a\_work\1\s\artifacts\bin\CommonLibTests\arm64\Release\CommonLibTests.exe 2026-01-08T02:40:15.8712797Z 2026-01-08T02:40:15.8796740Z Build succeeded. 2026-01-08T02:40:15.8858100Z 0 Warning(s) 2026-01-08T02:40:15.8875464Z 0 Error(s) 2026-01-08T02:40:15.8897053Z 2026-01-08T02:40:15.8905607Z Time Elapsed 00:05:03.71 2026-01-08T02:40:15.9739632Z 2026-01-08T02:40:15.9829899Z Setting NUGET enhanced retry environment variables 2026-01-08T02:40:15.9955018Z Setting NUGET enhanced retry environment variables 2026-01-08T02:40:16.9663213Z Determining projects to restore... 2026-01-08T02:40:17.2960521Z Tool 'dotnet-dump' (version '6.0.322601') was restored. Available commands: dotnet-dump 2026-01-08T02:40:17.2961218Z Tool 'dotnet-ef' (version '10.0.3') was restored. Available commands: dotnet-ef 2026-01-08T02:40:17.2961704Z Tool 'dotnet-serve' (version '1.10.93') was restored. Available commands: dotnet-serve 2026-01-08T02:40:17.2962770Z Tool 'microsoft.playwright.cli' (version '1.2.3') was restored. Available commands: playwright 2026-01-08T02:40:17.2963216Z 2026-01-08T02:40:17.2963545Z Restore was successful. 2026-01-08T02:40:17.4102590Z All projects are up-to-date for restore. 2026-01-08T02:40:17.8180383Z Determining projects to restore... 2026-01-08T02:40:18.1293813Z Restored D:\a\_work\1\s\eng\tools\GenerateFiles\GenerateFiles.csproj (in 144 ms). 2026-01-08T02:40:18.2297030Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.props 2026-01-08T02:40:18.2303636Z GenerateFiles -> D:\a\_work\1\s\artifacts\bin\GenerateFiles\Directory.Build.targets 2026-01-08T02:40:18.2317916Z GenerateFiles -> D:\a\_work\1\s\.config\dotnet-tools.json 2026-01-08T02:40:20.5769659Z Attempting to install runtime toolset 'dotnet/x86 v10.0.3-servicing.26056.115' from public location. 2026-01-08T02:40:21.3154564Z dotnet-install: Using alternate version 10.0.3 found in https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/runtime-productVersion.txt 2026-01-08T02:40:21.3179092Z dotnet-install: .NET Core Runtime with version '10.0.3' is already installed. 2026-01-08T02:40:21.3282642Z 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. 2026-01-08T02:40:22.7742450Z Attempting to install runtime toolset 'dotnet/x64 v10.0.3-servicing.26056.115' from public location. 2026-01-08T02:40:23.2766851Z dotnet-install: Using alternate version 10.0.3 found in https://ci.dot.net/public/Runtime/10.0.3-servicing.26056.115/runtime-productVersion.txt 2026-01-08T02:40:23.2803251Z dotnet-install: .NET Core Runtime with version '10.0.3' is already installed. 2026-01-08T02:40:47.0855689Z Determining projects to restore... 2026-01-08T02:41:04.5893019Z Restored D:\a\_work\1\s\src\Security\Authentication\Core\src\Microsoft.AspNetCore.Authentication.csproj (in 3.75 sec). 2026-01-08T02:41:04.5893813Z Restored D:\a\_work\1\s\src\Security\Authentication\JwtBearer\src\Microsoft.AspNetCore.Authentication.JwtBearer.csproj (in 3.75 sec). 2026-01-08T02:41:04.5895128Z Restored D:\a\_work\1\s\src\Security\Authentication\Facebook\src\Microsoft.AspNetCore.Authentication.Facebook.csproj (in 3.75 sec). 2026-01-08T02:41:04.6131759Z Restored D:\a\_work\1\s\src\Security\Authentication\Google\src\Microsoft.AspNetCore.Authentication.Google.csproj (in 3.75 sec). 2026-01-08T02:41:04.6175611Z Restored D:\a\_work\1\s\src\Razor\Razor\src\Microsoft.AspNetCore.Razor.csproj (in 3 ms). 2026-01-08T02:41:04.6299529Z Restored D:\a\_work\1\s\src\Razor\Razor.Runtime\src\Microsoft.AspNetCore.Razor.Runtime.csproj (in 4 ms). 2026-01-08T02:41:04.6359167Z Restored D:\a\_work\1\s\src\Security\Authentication\Cookies\src\Microsoft.AspNetCore.Authentication.Cookies.csproj (in 22 ms). 2026-01-08T02:41:04.6360183Z Restored D:\a\_work\1\s\src\Security\Authentication\BearerToken\src\Microsoft.AspNetCore.Authentication.BearerToken.csproj (in 22 ms). 2026-01-08T02:41:04.9323220Z Restored D:\a\_work\1\s\src\Security\Authentication\Certificate\src\Microsoft.AspNetCore.Authentication.Certificate.csproj (in 317 ms). 2026-01-08T02:41:04.9846042Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.Client.ItemTemplates\Microsoft.DotNet.Web.Client.ItemTemplates.csproj (in 314 ms). 2026-01-08T02:41:04.9871462Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ProjectTemplates\Microsoft.DotNet.Web.ProjectTemplates.csproj (in 319 ms). 2026-01-08T02:41:04.9921453Z Restored D:\a\_work\1\s\src\ProjectTemplates\Web.ItemTemplates\Microsoft.DotNet.Web.ItemTemplates.csproj (in 314 ms). 2026-01-08T02:41:04.9999244Z Restored D:\a\_work\1\s\src\Middleware\OutputCaching\src\Microsoft.AspNetCore.OutputCaching.csproj (in 10 ms). 2026-01-08T02:41:05.0033366Z Restored D:\a\_work\1\s\src\Security\Authentication\OAuth\src\Microsoft.AspNetCore.Authentication.OAuth.csproj (in 15 ms). 2026-01-08T02:41:05.0390282Z Restored D:\a\_work\1\s\src\Security\Authentication\MicrosoftAccount\src\Microsoft.AspNetCore.Authentication.MicrosoftAccount.csproj (in 16 ms). 2026-01-08T02:41:05.5886091Z Restored D:\a\_work\1\s\src\Security\Authentication\Negotiate\src\Microsoft.AspNetCore.Authentication.Negotiate.csproj (in 235 ms). 2026-01-08T02:41:05.6119600Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ApiExplorer\src\Microsoft.AspNetCore.Mvc.ApiExplorer.csproj (in 291 ms). 2026-01-08T02:41:06.9449798Z Restored D:\a\_work\1\s\src\OpenApi\gen\Microsoft.AspNetCore.OpenApi.SourceGenerators.csproj (in 1.94 sec). 2026-01-08T02:41:06.9461823Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Abstractions\src\Microsoft.AspNetCore.Mvc.Abstractions.csproj (in 14 ms). 2026-01-08T02:41:06.9532977Z Restored D:\a\_work\1\s\src\Middleware\WebSockets\src\Microsoft.AspNetCore.WebSockets.csproj (in 8 ms). 2026-01-08T02:41:06.9687291Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Analyzers\src\Microsoft.AspNetCore.Mvc.Analyzers.csproj (in 1.46 sec). 2026-01-08T02:41:07.4189461Z Restored D:\a\_work\1\s\src\Middleware\StaticFiles\src\Microsoft.AspNetCore.StaticFiles.csproj (in 14 ms). 2026-01-08T02:41:07.5059229Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaServices.Extensions\src\Microsoft.AspNetCore.SpaServices.Extensions.csproj (in 254 ms). 2026-01-08T02:41:07.5091164Z Restored D:\a\_work\1\s\src\Middleware\Spa\SpaProxy\src\Microsoft.AspNetCore.SpaProxy.csproj (in 15 ms). 2026-01-08T02:41:07.5142211Z Restored D:\a\_work\1\s\src\OpenApi\src\Microsoft.AspNetCore.OpenApi.csproj (in 2.45 sec). 2026-01-08T02:41:07.5145493Z Restored D:\a\_work\1\s\src\Middleware\Session\src\Microsoft.AspNetCore.Session.csproj (in 15 ms). 2026-01-08T02:41:07.5146043Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Api.Analyzers\src\Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj (in 1.96 sec). 2026-01-08T02:41:07.5166597Z Restored D:\a\_work\1\s\src\Middleware\ResponseCompression\src\Microsoft.AspNetCore.ResponseCompression.csproj (in 9 ms). 2026-01-08T02:41:07.5170471Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching\src\Microsoft.AspNetCore.ResponseCaching.csproj (in 10 ms). 2026-01-08T02:41:07.5185438Z Restored D:\a\_work\1\s\src\Middleware\Rewrite\src\Microsoft.AspNetCore.Rewrite.csproj (in 16 ms). 2026-01-08T02:41:07.5189371Z Restored D:\a\_work\1\s\src\Middleware\ResponseCaching.Abstractions\src\Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj (in 4 ms). 2026-01-08T02:41:07.5211521Z Restored D:\a\_work\1\s\src\Middleware\RequestDecompression\src\Microsoft.AspNetCore.RequestDecompression.csproj (in 15 ms). 2026-01-08T02:41:07.5212209Z Restored D:\a\_work\1\s\src\Middleware\MiddlewareAnalysis\src\Microsoft.AspNetCore.MiddlewareAnalysis.csproj (in 8 ms). 2026-01-08T02:41:07.5263006Z Restored D:\a\_work\1\s\src\Middleware\Localization\src\Microsoft.AspNetCore.Localization.csproj (in 8 ms). 2026-01-08T02:41:07.6240801Z Restored D:\a\_work\1\s\src\Middleware\tools\RazorPageGenerator\RazorPageGenerator.csproj (in 668 ms). 2026-01-08T02:41:07.6924951Z Restored D:\a\_work\1\s\src\Middleware\RateLimiting\src\Microsoft.AspNetCore.RateLimiting.csproj (in 207 ms). 2026-01-08T02:41:08.0078569Z Restored D:\a\_work\1\s\src\Middleware\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\src\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.csproj (in 492 ms). 2026-01-08T02:41:08.6437463Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\SourceGenerators\Microsoft.AspNetCore.App.SourceGenerators.csproj (in 1.1 sec). 2026-01-08T02:41:08.8487101Z Restored D:\a\_work\1\s\src\DataProtection\EntityFrameworkCore\src\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.csproj (in 834 ms). 2026-01-08T02:41:08.8644997Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.KeyDerivation\src\Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj (in 10 ms). 2026-01-08T02:41:08.8725299Z Restored D:\a\_work\1\s\src\DataProtection\Cryptography.Internal\src\Microsoft.AspNetCore.Cryptography.Internal.csproj (in 3 ms). 2026-01-08T02:41:08.8795101Z Restored D:\a\_work\1\s\src\DataProtection\Abstractions\src\Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 2 ms). 2026-01-08T02:41:08.8987638Z Restored D:\a\_work\1\s\src\Configuration.KeyPerFile\src\Microsoft.Extensions.Configuration.KeyPerFile.csproj (in 9 ms). 2026-01-08T02:41:08.9105754Z Restored D:\a\_work\1\s\src\Components\Web\src\Microsoft.AspNetCore.Components.Web.csproj (in 5 ms). 2026-01-08T02:41:08.9239184Z Restored D:\a\_work\1\s\src\Components\WebView\WebView\src\Microsoft.AspNetCore.Components.WebView.csproj (in 6 ms). 2026-01-08T02:41:08.9358423Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly\src\Microsoft.AspNetCore.Components.WebAssembly.csproj (in 5 ms). 2026-01-08T02:41:08.9543188Z Restored D:\a\_work\1\s\src\Components\WebAssembly\WebAssembly.Authentication\src\Microsoft.AspNetCore.Components.WebAssembly.Authentication.csproj (in 6 ms). 2026-01-08T02:41:09.5558078Z Restored D:\a\_work\1\s\src\DataProtection\DataProtection\src\Microsoft.AspNetCore.DataProtection.csproj (in 894 ms). 2026-01-08T02:41:09.5735263Z Restored D:\a\_work\1\s\src\Components\WebAssembly\JSInterop\src\Microsoft.JSInterop.WebAssembly.csproj (in 2 ms). 2026-01-08T02:41:09.6660942Z Restored D:\a\_work\1\s\src\Components\WebAssembly\DevServer\src\Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj (in 60 ms). 2026-01-08T02:41:09.7044150Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Authentication.Msal\src\Microsoft.Authentication.WebAssembly.Msal.csproj (in 9 ms). 2026-01-08T02:41:09.7990440Z Restored D:\a\_work\1\s\src\Components\Server\src\Microsoft.AspNetCore.Components.Server.csproj (in 42 ms). 2026-01-08T02:41:09.9234667Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid\src\Microsoft.AspNetCore.Components.QuickGrid.csproj (in 7 ms). 2026-01-08T02:41:09.9895418Z Restored D:\a\_work\1\s\src\Components\QuickGrid\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter\src\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.csproj (in 8 ms). 2026-01-08T02:41:09.9931469Z Restored D:\a\_work\1\s\src\Components\Forms\src\Microsoft.AspNetCore.Components.Forms.csproj (in 11 ms). 2026-01-08T02:41:10.0199133Z Restored D:\a\_work\1\s\src\Components\Endpoints\src\Microsoft.AspNetCore.Components.Endpoints.csproj (in 65 ms). 2026-01-08T02:41:10.0399518Z Restored D:\a\_work\1\s\src\Components\CustomElements\src\Microsoft.AspNetCore.Components.CustomElements.csproj (in 6 ms). 2026-01-08T02:41:10.0438763Z Restored D:\a\_work\1\s\src\Components\Components\src\Microsoft.AspNetCore.Components.csproj (in 2 ms). 2026-01-08T02:41:10.0631024Z Restored D:\a\_work\1\s\src\Components\Authorization\src\Microsoft.AspNetCore.Components.Authorization.csproj (in 5 ms). 2026-01-08T02:41:10.0861418Z Restored D:\a\_work\1\s\src\Components\Analyzers\src\Microsoft.AspNetCore.Components.Analyzers.csproj (in 4 ms). 2026-01-08T02:41:10.3447782Z Restored D:\a\_work\1\s\src\Components\WebAssembly\Server\src\Microsoft.AspNetCore.Components.WebAssembly.Server.csproj (in 1.23 sec). 2026-01-08T02:41:11.0257919Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\Analyzers\Microsoft.AspNetCore.App.Analyzers.csproj (in 2.62 sec). 2026-01-08T02:41:11.1168539Z Restored D:\a\_work\1\s\src\Framework\AspNetCoreAnalyzers\src\CodeFixes\Microsoft.AspNetCore.App.CodeFixes.csproj (in 2.7 sec). 2026-01-08T02:41:11.1184808Z Restored D:\a\_work\1\s\src\BuildAfterTargetingPack\BuildAfterTargetingPack.csproj (in 9 ms). 2026-01-08T02:41:11.1214657Z Restored D:\a\_work\1\s\src\Azure\AzureAppServices.HostingStartup\src\Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj (in 13 ms). 2026-01-08T02:41:11.1221502Z Restored D:\a\_work\1\s\src\Azure\AzureAppServicesIntegration\src\Microsoft.AspNetCore.AzureAppServicesIntegration.csproj (in 37 ms). 2026-01-08T02:41:11.1228090Z Restored D:\a\_work\1\s\src\Assets\Microsoft.AspNetCore.App.Internal.Assets.csproj (in 2 ms). 2026-01-08T02:41:11.1244691Z Restored D:\a\_work\1\s\src\Caching\StackExchangeRedis\src\Microsoft.Extensions.Caching.StackExchangeRedis.csproj (in 338 ms). 2026-01-08T02:41:11.1271899Z Restored D:\a\_work\1\s\src\Antiforgery\src\Microsoft.AspNetCore.Antiforgery.csproj (in 10 ms). 2026-01-08T02:41:11.1275829Z Restored D:\a\_work\1\s\src\Analyzers\Analyzers\src\Microsoft.AspNetCore.Analyzers.csproj (in 2 ms). 2026-01-08T02:41:11.1294762Z Restored D:\a\_work\1\s\src\ObjectPool\src\Microsoft.Extensions.ObjectPool.csproj (in 45 ms). 2026-01-08T02:41:11.1388727Z Restored D:\a\_work\1\s\src\Mvc\Mvc\src\Microsoft.AspNetCore.Mvc.csproj (in 112 ms). 2026-01-08T02:41:11.2086402Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing.Tasks\src\Microsoft.AspNetCore.Mvc.Testing.Tasks.csproj (in 21 ms). 2026-01-08T02:41:11.6944448Z Restored D:\a\_work\1\s\src\Mvc\Mvc.ViewFeatures\src\Microsoft.AspNetCore.Mvc.ViewFeatures.csproj (in 131 ms). 2026-01-08T02:41:11.8684060Z Restored D:\a\_work\1\s\src\Mvc\Mvc.TagHelpers\src\Microsoft.AspNetCore.Mvc.TagHelpers.csproj (in 55 ms). 2026-01-08T02:41:11.8714261Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor\src\Microsoft.AspNetCore.Mvc.Razor.csproj (in 51 ms). 2026-01-08T02:41:11.8730145Z Restored D:\a\_work\1\s\src\Mvc\Mvc.RazorPages\src\Microsoft.AspNetCore.Mvc.RazorPages.csproj (in 35 ms). 2026-01-08T02:41:13.2506059Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Testing\src\Microsoft.AspNetCore.Mvc.Testing.csproj (in 638 ms). 2026-01-08T02:41:13.3896082Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Localization\src\Microsoft.AspNetCore.Mvc.Localization.csproj (in 68 ms). 2026-01-08T02:41:13.3930499Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Xml\src\Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj (in 17 ms). 2026-01-08T02:41:13.3934836Z Restored D:\a\_work\1\s\src\Mvc\Mvc.NewtonsoftJson\src\Microsoft.AspNetCore.Mvc.NewtonsoftJson.csproj (in 359 ms). 2026-01-08T02:41:13.3961393Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Formatters.Json\src\Microsoft.AspNetCore.Mvc.Formatters.Json.csproj (in 18 ms). 2026-01-08T02:41:13.3977912Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Cors\src\Microsoft.AspNetCore.Mvc.Cors.csproj (in 19 ms). 2026-01-08T02:41:13.3984101Z Restored D:\a\_work\1\s\src\Mvc\Mvc.DataAnnotations\src\Microsoft.AspNetCore.Mvc.DataAnnotations.csproj (in 50 ms). 2026-01-08T02:41:13.4032525Z Restored D:\a\_work\1\s\src\Middleware\Localization.Routing\src\Microsoft.AspNetCore.Localization.Routing.csproj (in 9 ms). 2026-01-08T02:41:13.4034428Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Core\src\Microsoft.AspNetCore.Mvc.Core.csproj (in 26 ms). 2026-01-08T02:41:13.4049462Z Restored D:\a\_work\1\s\src\Middleware\HttpOverrides\src\Microsoft.AspNetCore.HttpOverrides.csproj (in 12 ms). 2026-01-08T02:41:13.4053551Z Restored D:\a\_work\1\s\src\Middleware\HttpsPolicy\src\Microsoft.AspNetCore.HttpsPolicy.csproj (in 24 ms). 2026-01-08T02:41:13.4082088Z Restored D:\a\_work\1\s\src\Middleware\HttpLogging\src\Microsoft.AspNetCore.HttpLogging.csproj (in 8 ms). 2026-01-08T02:41:13.4140021Z Restored D:\a\_work\1\s\src\Middleware\HostFiltering\src\Microsoft.AspNetCore.HostFiltering.csproj (in 11 ms). 2026-01-08T02:41:13.4199728Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks\src\Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj (in 43 ms). 2026-01-08T02:41:13.4279881Z Restored D:\a\_work\1\s\src\Mvc\Mvc.Razor.RuntimeCompilation\src\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.csproj (in 959 ms). 2026-01-08T02:41:13.4492820Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics\src\Microsoft.AspNetCore.Diagnostics.csproj (in 53 ms). 2026-01-08T02:41:13.4603127Z Restored D:\a\_work\1\s\src\Middleware\HealthChecks.EntityFrameworkCore\src\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.csproj (in 707 ms). 2026-01-08T02:41:13.4612167Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.EntityFrameworkCore\src\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.csproj (in 322 ms). 2026-01-08T02:41:13.4614066Z Restored D:\a\_work\1\s\src\Middleware\HeaderPropagation\src\Microsoft.AspNetCore.HeaderPropagation.csproj (in 781 ms). 2026-01-08T02:41:13.4652192Z Restored D:\a\_work\1\s\src\Middleware\ConcurrencyLimiter\src\Microsoft.AspNetCore.ConcurrencyLimiter.csproj (in 13 ms). 2026-01-08T02:41:13.4654158Z Restored D:\a\_work\1\s\src\Middleware\Diagnostics.Abstractions\src\Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 5 ms). 2026-01-08T02:41:13.4655798Z Restored D:\a\_work\1\s\src\Middleware\CORS\src\Microsoft.AspNetCore.Cors.csproj (in 16 ms). 2026-01-08T02:41:13.4677055Z Restored D:\a\_work\1\s\src\Localization\Localization\src\Microsoft.Extensions.Localization.csproj (in 7 ms). 2026-01-08T02:41:13.4684537Z Restored D:\a\_work\1\s\src\Localization\Abstractions\src\Microsoft.Extensions.Localization.Abstractions.csproj (in 7 ms). 2026-01-08T02:41:13.4862494Z Restored D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop\src\Microsoft.JSInterop.csproj (in 5 ms). 2026-01-08T02:41:13.4874091Z Restored D:\a\_work\1\s\src\Logging.AzureAppServices\src\Microsoft.Extensions.Logging.AzureAppServices.csproj (in 40 ms). 2026-01-08T02:41:13.4927516Z Restored D:\a\_work\1\s\src\Identity\Extensions.Stores\src\Microsoft.Extensions.Identity.Stores.csproj (in 20 ms). 2026-01-08T02:41:13.4928584Z Restored D:\a\_work\1\s\src\Identity\Extensions.Core\src\Microsoft.Extensions.Identity.Core.csproj (in 16 ms). 2026-01-08T02:41:13.4931356Z Restored D:\a\_work\1\s\src\Caching\SqlServer\src\Microsoft.Extensions.Caching.SqlServer.csproj (in 2.95 sec). 2026-01-08T02:41:13.4947930Z Restored D:\a\_work\1\s\src\Http\WebUtilities\src\Microsoft.AspNetCore.WebUtilities.csproj (in 2 ms). 2026-01-08T02:41:13.4950720Z Restored D:\a\_work\1\s\src\Identity\EntityFrameworkCore\src\Microsoft.AspNetCore.Identity.EntityFrameworkCore.csproj (in 6 ms). 2026-01-08T02:41:13.5041135Z Restored D:\a\_work\1\s\src\Http\Routing.Abstractions\src\Microsoft.AspNetCore.Routing.Abstractions.csproj (in 6 ms). 2026-01-08T02:41:13.5049000Z Restored D:\a\_work\1\s\src\Http\Routing\src\Microsoft.AspNetCore.Routing.csproj (in 11 ms). 2026-01-08T02:41:13.5058679Z Restored D:\a\_work\1\s\src\Http\Owin\src\Microsoft.AspNetCore.Owin.csproj (in 8 ms). 2026-01-08T02:41:13.5066773Z Restored D:\a\_work\1\s\src\Http\Metadata\src\Microsoft.AspNetCore.Metadata.csproj (in 14 ms). 2026-01-08T02:41:13.5126969Z Restored D:\a\_work\1\s\src\Http\Http.Results\tools\ResultsOfTGenerator\ResultsOfTGenerator.csproj (in 1 ms). 2026-01-08T02:41:13.5140976Z Restored D:\a\_work\1\s\src\Http\Http\src\Microsoft.AspNetCore.Http.csproj (in 8 ms). 2026-01-08T02:41:13.5399143Z Restored D:\a\_work\1\s\src\Http\Http.Features\src\Microsoft.AspNetCore.Http.Features.csproj (in 4 ms). 2026-01-08T02:41:13.5412785Z Restored D:\a\_work\1\s\src\Http\Http.Results\src\Microsoft.AspNetCore.Http.Results.csproj (in 14 ms). 2026-01-08T02:41:13.5594708Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\src\Microsoft.AspNetCore.Http.Extensions.csproj (in 8 ms). 2026-01-08T02:41:13.5614254Z Restored D:\a\_work\1\s\src\Http\Http.Extensions\gen\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Microsoft.AspNetCore.Http.RequestDelegateGenerator.csproj (in 2 ms). 2026-01-08T02:41:13.5812192Z Restored D:\a\_work\1\s\src\Http\Headers\src\Microsoft.Net.Http.Headers.csproj (in 2 ms). 2026-01-08T02:41:13.5931541Z Restored D:\a\_work\1\s\src\Http\Http.Abstractions\src\Microsoft.AspNetCore.Http.Abstractions.csproj (in 4 ms). 2026-01-08T02:41:13.5936603Z Restored D:\a\_work\1\s\src\Http\Authentication.Core\src\Microsoft.AspNetCore.Authentication.Core.csproj (in 9 ms). 2026-01-08T02:41:13.6314050Z Restored D:\a\_work\1\s\src\Http\Authentication.Abstractions\src\Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 8 ms). 2026-01-08T02:41:13.6644040Z Restored D:\a\_work\1\s\src\Html.Abstractions\src\Microsoft.AspNetCore.Html.Abstractions.csproj (in 3 ms). 2026-01-08T02:41:13.6788408Z Restored D:\a\_work\1\s\src\Hosting\WindowsServices\src\Microsoft.AspNetCore.Hosting.WindowsServices.csproj (in 224 ms). 2026-01-08T02:41:13.6797976Z Restored D:\a\_work\1\s\src\Hosting\TestHost\src\Microsoft.AspNetCore.TestHost.csproj (in 13 ms). 2026-01-08T02:41:13.7013295Z Restored D:\a\_work\1\s\src\HttpClientFactory\Polly\src\Microsoft.Extensions.Http.Polly.csproj (in 342 ms). 2026-01-08T02:41:13.7131732Z Restored D:\a\_work\1\s\src\Hosting\Server.Abstractions\src\Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 5 ms). 2026-01-08T02:41:13.7415882Z Restored D:\a\_work\1\s\src\Hosting\Hosting\src\Microsoft.AspNetCore.Hosting.csproj (in 11 ms). 2026-01-08T02:41:13.7591221Z Restored D:\a\_work\1\s\src\Hosting\Abstractions\src\Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 6 ms). 2026-01-08T02:41:13.8023419Z Restored D:\a\_work\1\s\src\HealthChecks\HealthChecks\src\Microsoft.Extensions.Diagnostics.HealthChecks.csproj (in 6 ms). 2026-01-08T02:41:13.8109287Z Restored D:\a\_work\1\s\src\HealthChecks\Abstractions\src\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.csproj (in 2 ms). 2026-01-08T02:41:13.9492015Z Restored D:\a\_work\1\s\src\Identity\Core\src\Microsoft.AspNetCore.Identity.csproj (in 635 ms). 2026-01-08T02:41:13.9673690Z Restored D:\a\_work\1\s\src\Identity\UI\src\Microsoft.AspNetCore.Identity.UI.csproj (in 706 ms). 2026-01-08T02:41:14.1555012Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-runtime.proj (in 262 ms). 2026-01-08T02:41:14.1569670Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-runtime-composite.proj (in 3 ms). 2026-01-08T02:41:14.1623126Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\aspnetcore-base-runtime.proj (in 1 ms). 2026-01-08T02:41:15.0962815Z Restored D:\a\_work\1\s\src\Hosting\Server.IntegrationTesting\src\Microsoft.AspNetCore.Server.IntegrationTesting.csproj (in 1.18 sec). 2026-01-08T02:41:15.2691628Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\bundle\aspnetcore-runtime-bundle.bundleproj (in 1.03 sec). 2026-01-08T02:41:15.2696281Z Restored D:\a\_work\1\s\src\Framework\App.Ref.Internal\src\Microsoft.AspNetCore.App.Ref.Internal.csproj (in 2 ms). 2026-01-08T02:41:15.2702415Z Restored D:\a\_work\1\s\src\FileProviders\Manifest.MSBuildTask\src\Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.csproj (in 2 ms). 2026-01-08T02:41:15.2709182Z Restored D:\a\_work\1\s\src\FileProviders\Embedded\src\Microsoft.Extensions.FileProviders.Embedded.csproj (in 5 ms). 2026-01-08T02:41:15.4324477Z Restored D:\a\_work\1\s\src\Features\JsonPatch\src\Microsoft.AspNetCore.JsonPatch.csproj (in 141 ms). 2026-01-08T02:41:15.4537953Z Restored D:\a\_work\1\s\src\Features\JsonPatch.SystemTextJson\src\Microsoft.AspNetCore.JsonPatch.SystemTextJson.csproj (in 13 ms). 2026-01-08T02:41:15.4813451Z Restored D:\a\_work\1\s\src\Extensions\Features\src\Microsoft.Extensions.Features.csproj (in 3 ms). 2026-01-08T02:41:15.5752210Z Restored D:\a\_work\1\s\src\DefaultBuilder\src\Microsoft.AspNetCore.csproj (in 50 ms). 2026-01-08T02:41:15.7234271Z Restored D:\a\_work\1\s\src\DataProtection\StackExchangeRedis\src\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.csproj (in 141 ms). 2026-01-08T02:41:15.7449632Z Restored D:\a\_work\1\s\src\DataProtection\Extensions\src\Microsoft.AspNetCore.DataProtection.Extensions.csproj (in 9 ms). 2026-01-08T02:41:15.7585564Z Restored D:\a\_work\1\s\src\WebEncoders\src\Microsoft.Extensions.WebEncoders.csproj (in 6 ms). 2026-01-08T02:41:15.7666793Z Restored D:\a\_work\1\s\src\Validation\src\Microsoft.Extensions.Validation.csproj (in 2 ms). 2026-01-08T02:41:15.7774190Z Restored D:\a\_work\1\s\src\Validation\gen\Microsoft.Extensions.Validation.ValidationsGenerator.csproj (in 2 ms). 2026-01-08T02:41:15.7872374Z Restored D:\a\_work\1\s\src\Tools\SDK-Analyzers\Components\src\Microsoft.AspNetCore.Components.SdkAnalyzers.csproj (in 5 ms). 2026-01-08T02:41:17.3161498Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 1.35 sec). 2026-01-08T02:41:17.3170806Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.Composite.sfxproj (in 2.58 sec). 2026-01-08T02:41:17.3185253Z Restored D:\a\_work\1\s\src\Tools\GetDocumentInsider\src\GetDocument.Insider.csproj (in 40 ms). 2026-01-08T02:41:17.3191084Z Restored D:\a\_work\1\s\src\Tools\FirstRunCertGenerator\src\Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (in 2 ms). 2026-01-08T02:41:17.3196423Z Restored D:\a\_work\1\s\src\Framework\App.Runtime\src\Microsoft.AspNetCore.App.Runtime.sfxproj (in 3.06 sec). 2026-01-08T02:41:17.3197967Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Server\src\Microsoft.Extensions.ApiDescription.Server.csproj (in 2 ms). 2026-01-08T02:41:17.3220914Z Restored D:\a\_work\1\s\src\Tools\Extensions.ApiDescription.Client\src\Microsoft.Extensions.ApiDescription.Client.csproj (in 3 ms). 2026-01-08T02:41:17.3231027Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-secrets\src\dotnet-user-secrets.csproj (in 2 ms). 2026-01-08T02:41:17.3231645Z Restored D:\a\_work\1\s\src\Tools\dotnet-user-jwts\src\dotnet-user-jwts.csproj (in 3 ms). 2026-01-08T02:41:17.3423081Z Restored D:\a\_work\1\s\src\Tools\dotnet-getdocument\src\dotnet-getdocument.csproj (in 2 ms). 2026-01-08T02:41:17.3718882Z Restored D:\a\_work\1\s\src\Tools\dotnet-dev-certs\src\dotnet-dev-certs.csproj (in 3 ms). 2026-01-08T02:41:18.2237663Z Restored D:\a\_work\1\s\src\Testing\src\Microsoft.AspNetCore.InternalTesting.csproj (in 817 ms). 2026-01-08T02:41:19.0409181Z Restored D:\a\_work\1\s\src\Tools\Microsoft.dotnet-openapi\src\Microsoft.dotnet-openapi.csproj (in 3.14 sec). 2026-01-08T02:41:19.0689696Z Restored D:\a\_work\1\s\src\StaticAssets\src\Microsoft.AspNetCore.StaticAssets.csproj (in 29 ms). 2026-01-08T02:41:19.0695442Z Restored D:\a\_work\1\s\src\Tools\dotnet-sql-cache\src\dotnet-sql-cache.csproj (in 1.67 sec). 2026-01-08T02:41:19.0995656Z Restored D:\a\_work\1\s\src\SiteExtensions\Microsoft.Web.Xdt.Extensions\src\Microsoft.Web.Xdt.Extensions.csproj (in 157 ms). 2026-01-08T02:41:19.1408545Z Restored D:\a\_work\1\s\src\SignalR\server\SignalR\src\Microsoft.AspNetCore.SignalR.csproj (in 17 ms). 2026-01-08T02:41:19.1826878Z Restored D:\a\_work\1\s\src\SignalR\server\Core\src\Microsoft.AspNetCore.SignalR.Core.csproj (in 21 ms). 2026-01-08T02:41:19.1866418Z Restored D:\a\_work\1\s\src\Tools\LinkabilityChecker\LinkabilityChecker.csproj (in 2.47 sec). 2026-01-08T02:41:19.3452667Z Restored D:\a\_work\1\s\src\SignalR\server\StackExchangeRedis\src\Microsoft.AspNetCore.SignalR.StackExchangeRedis.csproj (in 335 ms). 2026-01-08T02:41:19.3508130Z Restored D:\a\_work\1\s\src\SignalR\server\Specification.Tests\src\Microsoft.AspNetCore.SignalR.Specification.Tests.csproj (in 330 ms). 2026-01-08T02:41:19.4879526Z Restored D:\a\_work\1\s\src\SignalR\common\SignalR.Common\src\Microsoft.AspNetCore.SignalR.Common.csproj (in 245 ms). 2026-01-08T02:41:19.4880110Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.NewtonsoftJson\src\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.csproj (in 244 ms). 2026-01-08T02:41:19.4890389Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.Json\src\Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 90 ms). 2026-01-08T02:41:19.4892373Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections.Common\src\Microsoft.AspNetCore.Http.Connections.Common.csproj (in 5 ms). 2026-01-08T02:41:19.4921447Z Restored D:\a\_work\1\s\src\SignalR\common\Http.Connections\src\Microsoft.AspNetCore.Http.Connections.csproj (in 18 ms). 2026-01-08T02:41:19.4959577Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.SourceGenerator\src\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.csproj (in 2 ms). 2026-01-08T02:41:19.9718295Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client\src\Microsoft.AspNetCore.SignalR.Client.csproj (in 470 ms). 2026-01-08T02:41:20.2675002Z Restored D:\a\_work\1\s\src\SignalR\common\Protocols.MessagePack\src\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.csproj (in 615 ms). 2026-01-08T02:41:20.2677303Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Sockets\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 10 ms). 2026-01-08T02:41:20.2704168Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.NamedPipes\src\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.csproj (in 18 ms). 2026-01-08T02:41:20.2723624Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Transport.Quic\src\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 29 ms). 2026-01-08T02:41:20.2737896Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Kestrel\src\Microsoft.AspNetCore.Server.Kestrel.csproj (in 17 ms). 2026-01-08T02:41:20.2739514Z Restored D:\a\_work\1\s\src\Servers\Kestrel\Core\src\Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 15 ms). 2026-01-08T02:41:20.2817437Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Http.Connections.Client\src\Microsoft.AspNetCore.Http.Connections.Client.csproj (in 609 ms). 2026-01-08T02:41:20.2826833Z Restored D:\a\_work\1\s\src\SignalR\clients\csharp\Client.Core\src\Microsoft.AspNetCore.SignalR.Client.Core.csproj (in 565 ms). 2026-01-08T02:41:20.2867930Z Restored D:\a\_work\1\s\src\Servers\IIS\IISIntegration\src\Microsoft.AspNetCore.Server.IISIntegration.csproj (in 27 ms). 2026-01-08T02:41:20.2900270Z Restored D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\Symbols\Microsoft.AspNetCore.ANCMSymbols.csproj (in 3 ms). 2026-01-08T02:41:20.6610809Z Restored D:\a\_work\1\s\src\Servers\IIS\IntegrationTesting.IIS\src\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.csproj (in 392 ms). 2026-01-08T02:41:20.6888490Z Restored D:\a\_work\1\s\src\Servers\Connections.Abstractions\src\Microsoft.AspNetCore.Connections.Abstractions.csproj (in 6 ms). 2026-01-08T02:41:20.6920226Z Restored D:\a\_work\1\s\src\Security\CookiePolicy\src\Microsoft.AspNetCore.CookiePolicy.csproj (in 13 ms). 2026-01-08T02:41:21.3839412Z Restored D:\a\_work\1\s\src\Security\Authorization\Policy\src\Microsoft.AspNetCore.Authorization.Policy.csproj (in 18 ms). 2026-01-08T02:41:21.3895435Z Restored D:\a\_work\1\s\src\Security\Authorization\Core\src\Microsoft.AspNetCore.Authorization.csproj (in 6 ms). 2026-01-08T02:41:21.4605199Z Restored D:\a\_work\1\s\src\Security\Authentication\WsFederation\src\Microsoft.AspNetCore.Authentication.WsFederation.csproj (in 22 ms). 2026-01-08T02:41:21.4767381Z Restored D:\a\_work\1\s\src\Security\Authentication\Twitter\src\Microsoft.AspNetCore.Authentication.Twitter.csproj (in 17 ms). 2026-01-08T02:41:21.4861513Z Restored D:\a\_work\1\s\src\Security\Authentication\OpenIdConnect\src\Microsoft.AspNetCore.Authentication.OpenIdConnect.csproj (in 20 ms). 2026-01-08T02:41:21.4889737Z Restored D:\a\_work\1\s\src\Servers\HttpSys\src\Microsoft.AspNetCore.Server.HttpSys.csproj (in 1.2 sec). 2026-01-08T02:41:21.4890495Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\src\Microsoft.AspNetCore.Server.IIS.csproj (in 1.25 sec). 2026-01-08T02:41:25.0323879Z Restored D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\TestTasks.csproj (in 4.97 sec). 2026-01-08T02:41:26.0067228Z Restoring NPM packages... 2026-01-08T02:42:00.9633880Z 2026-01-08T02:42:00.9635219Z added 1387 packages, and audited 1402 packages in 33s 2026-01-08T02:42:00.9636645Z 2026-01-08T02:42:00.9637887Z 146 packages are looking for funding 2026-01-08T02:42:00.9639145Z run `npm fund` for details 2026-01-08T02:42:00.9736331Z 2026-01-08T02:42:00.9737824Z 7 vulnerabilities (2 low, 1 moderate, 4 high) 2026-01-08T02:42:00.9739117Z 2026-01-08T02:42:00.9740377Z To address all issues, run: 2026-01-08T02:42:00.9741581Z npm audit fix 2026-01-08T02:42:00.9742247Z 2026-01-08T02:42:00.9742848Z Run `npm audit` for details. 2026-01-08T02:42:01.6508603Z Building NPM packages... 2026-01-08T02:42:01.8082161Z Workspace Path: D:\a\_work\1\s\package.json 2026-01-08T02:42:01.8086819Z Default Package Version: 10.0.3-ci 2026-01-08T02:42:01.8087290Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-08T02:42:01.8087696Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-01-08T02:42:01.8106126Z Skipping @microsoft/functionaltests because it is marked as private. 2026-01-08T02:42:01.8108311Z Skipping @microsoft/client-ts because it is marked as private. 2026-01-08T02:42:01.8111468Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2026-01-08T02:42:01.8113873Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2026-01-08T02:42:01.8115411Z Skipping @microsoft/components.authentication because it is marked as private. 2026-01-08T02:42:01.8117336Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2026-01-08T02:42:01.8120045Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2026-01-08T02:42:01.8121980Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2026-01-08T02:42:02.8034422Z @microsoft/signalr 2026-01-08T02:42:02.8063864Z v10.0.3-ci 2026-01-08T02:42:04.9019423Z npm error code E401 2026-01-08T02:42:04.9019976Z npm error Unable to authenticate, your authentication token seems to be invalid. 2026-01-08T02:42:04.9020819Z npm error To correct this please try logging in again with: 2026-01-08T02:42:04.9022241Z npm error npm login 2026-01-08T02:42:04.9028366Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-01-08T02_42_02_200Z-debug-0.log 2026-01-08T02:42:04.9240945Z Failed to run npm version command for @microsoft/signalr, falling back to manual version update... 2026-01-08T02:42:04.9248878Z Manually applied version 10.0.3-ci to @microsoft/signalr in D:\a\_work\1\s\src\SignalR\clients\ts\signalr... 2026-01-08T02:42:05.8643706Z @microsoft/signalr-protocol-msgpack 2026-01-08T02:42:05.8672201Z v10.0.3-ci 2026-01-08T02:42:08.1210010Z npm error code E401 2026-01-08T02:42:08.1210609Z npm error Unable to authenticate, your authentication token seems to be invalid. 2026-01-08T02:42:08.1211014Z npm error To correct this please try logging in again with: 2026-01-08T02:42:08.1211337Z npm error npm login 2026-01-08T02:42:08.1221191Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-01-08T02_42_05_278Z-debug-0.log 2026-01-08T02:42:08.1391545Z Failed to run npm version command for @microsoft/signalr-protocol-msgpack, falling back to manual version update... 2026-01-08T02:42:08.1396111Z Manually applied version 10.0.3-ci to @microsoft/signalr-protocol-msgpack in D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack... 2026-01-08T02:42:08.9848720Z @microsoft/dotnet-js-interop 2026-01-08T02:42:08.9875900Z v10.0.3-ci 2026-01-08T02:42:10.9526805Z npm error code E401 2026-01-08T02:42:10.9527388Z npm error Unable to authenticate, your authentication token seems to be invalid. 2026-01-08T02:42:10.9527738Z npm error To correct this please try logging in again with: 2026-01-08T02:42:10.9528023Z npm error npm login 2026-01-08T02:42:10.9538994Z npm error A complete log of this run can be found in: C:\Users\cloudtest\AppData\Local\npm-cache\_logs\2026-01-08T02_42_08_465Z-debug-0.log 2026-01-08T02:42:10.9711773Z Failed to run npm version command for @microsoft/dotnet-js-interop, falling back to manual version update... 2026-01-08T02:42:10.9716578Z Manually applied version 10.0.3-ci to @microsoft/dotnet-js-interop in D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src... 2026-01-08T02:42:10.9723634Z Updating dependencies for package @microsoft/signalr with version 10.0.3-ci... 2026-01-08T02:42:10.9729455Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 10.0.3-ci... 2026-01-08T02:42:10.9731258Z Updated dependency @microsoft/signalr to 10.0.3-ci in @microsoft/signalr-protocol-msgpack. 2026-01-08T02:42:10.9734883Z Updated package @microsoft/signalr-protocol-msgpack dependencies. 2026-01-08T02:42:10.9736621Z Updating dependencies for package @microsoft/dotnet-js-interop with version 10.0.3-ci... 2026-01-08T02:42:11.3884810Z 2026-01-08T02:42:11.3885332Z > @microsoft/aspnetcore@1.0.0 build 2026-01-08T02:42:11.3889207Z > npm run build --workspaces --if-present 2026-01-08T02:42:11.3889493Z 2026-01-08T02:42:11.8202688Z 2026-01-08T02:42:11.8203048Z > @microsoft/signalr@10.0.3-ci prebuild 2026-01-08T02:42:11.8203466Z > 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 + '\';');" 2026-01-08T02:42:11.8204860Z 2026-01-08T02:42:11.9781099Z 2026-01-08T02:42:11.9781386Z > @microsoft/signalr@10.0.3-ci build 2026-01-08T02:42:11.9781795Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:webworker 2026-01-08T02:42:11.9782157Z 2026-01-08T02:42:12.5009000Z 2026-01-08T02:42:12.5011053Z > @microsoft/signalr@10.0.3-ci build:esm 2026-01-08T02:42:12.5011939Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2026-01-08T02:42:12.5012619Z 2026-01-08T02:42:15.1346288Z 2026-01-08T02:42:15.1348450Z > @microsoft/signalr@10.0.3-ci build:cjs 2026-01-08T02:42:15.1349342Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2026-01-08T02:42:15.1350009Z 2026-01-08T02:42:17.7601735Z 2026-01-08T02:42:17.7602237Z > @microsoft/signalr@10.0.3-ci build:browser 2026-01-08T02:42:17.7602558Z > webpack-cli 2026-01-08T02:42:17.7602792Z 2026-01-08T02:42:23.2445027Z 2026-01-08T02:42:23.2741975Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-01-08T02:42:23.2742664Z 2026-01-08T02:42:23.2743222Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2026-01-08T02:42:23.2743790Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2026-01-08T02:42:23.2744265Z orphan modules 152 KiB [orphan] 27 modules 2026-01-08T02:42:23.2744575Z runtime modules 1.74 KiB 8 modules 2026-01-08T02:42:23.2745072Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2026-01-08T02:42:23.2745566Z webpack 5.98.0 compiled successfully in 4665 ms 2026-01-08T02:42:23.7625609Z 2026-01-08T02:42:23.7627381Z > @microsoft/signalr@10.0.3-ci build:webworker 2026-01-08T02:42:23.7628152Z > webpack-cli --env platform=webworker 2026-01-08T02:42:23.7628785Z 2026-01-08T02:42:29.3171240Z 2026-01-08T02:42:29.3174310Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-01-08T02:42:29.3174670Z 2026-01-08T02:42:29.3368189Z asset signalr.js 153 KiB [emitted] (name: signalr) 1 related asset 2026-01-08T02:42:29.3368897Z asset signalr.min.js 46.6 KiB [emitted] [minimized] (name: signalr.min) 1 related asset 2026-01-08T02:42:29.3369374Z orphan modules 152 KiB [orphan] 27 modules 2026-01-08T02:42:29.3369674Z runtime modules 1.74 KiB 8 modules 2026-01-08T02:42:29.3370030Z ./src/browser-index.ts + 27 modules 153 KiB [built] [code generated] 2026-01-08T02:42:29.3370358Z webpack 5.98.0 compiled successfully in 4755 ms 2026-01-08T02:42:29.3778579Z 2026-01-08T02:42:29.3779027Z > @microsoft/signalr-protocol-msgpack@10.0.3-ci prebuild 2026-01-08T02:42:29.3779564Z > 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 + '\';');" 2026-01-08T02:42:29.3780036Z 2026-01-08T02:42:29.5420303Z 2026-01-08T02:42:29.5437079Z > @microsoft/signalr-protocol-msgpack@10.0.3-ci build 2026-01-08T02:42:29.5437551Z > npm run build:esm && npm run build:cjs && npm run build:browser && npm run build:uglify 2026-01-08T02:42:29.5437913Z 2026-01-08T02:42:30.1085093Z 2026-01-08T02:42:30.1087223Z > @microsoft/signalr-protocol-msgpack@10.0.3-ci build:esm 2026-01-08T02:42:30.1090445Z > tsc --project ./tsconfig.json --module es2015 --outDir ./dist/esm -d 2026-01-08T02:42:30.1092087Z 2026-01-08T02:42:32.0599696Z 2026-01-08T02:42:32.0600180Z > @microsoft/signalr-protocol-msgpack@10.0.3-ci build:cjs 2026-01-08T02:42:32.0600609Z > tsc --project ./tsconfig.json --module commonjs --outDir ./dist/cjs 2026-01-08T02:42:32.0600985Z 2026-01-08T02:42:33.9855706Z 2026-01-08T02:42:33.9856136Z > @microsoft/signalr-protocol-msgpack@10.0.3-ci build:browser 2026-01-08T02:42:33.9856443Z > webpack-cli 2026-01-08T02:42:33.9856665Z 2026-01-08T02:42:37.9155135Z 2026-01-08T02:42:37.9156634Z Duplicate Sources / Packages - No duplicates found. ≡ƒÜÇ 2026-01-08T02:42:37.9156986Z 2026-01-08T02:42:37.9346940Z asset signalr-protocol-msgpack.js 82.3 KiB [emitted] (name: signalr-protocol-msgpack) 1 related asset 2026-01-08T02:42:37.9348117Z asset signalr-protocol-msgpack.min.js 29.3 KiB [emitted] [minimized] (name: signalr-protocol-msgpack.min) 1 related asset 2026-01-08T02:42:37.9348817Z orphan modules 91 KiB [orphan] 21 modules 2026-01-08T02:42:37.9349295Z runtime modules 1.31 KiB 6 modules 2026-01-08T02:42:37.9349813Z built modules 78.7 KiB [built] 2026-01-08T02:42:37.9350446Z ./src/browser-index.ts + 16 modules 78.6 KiB [built] [code generated] 2026-01-08T02:42:37.9351077Z ModuleConcatenation bailout: Cannot concat with external "signalR": umd externals can't be concatenated 2026-01-08T02:42:37.9351666Z external "signalR" 42 bytes [built] [code generated] 2026-01-08T02:42:37.9352224Z ModuleConcatenation bailout: umd externals can't be concatenated 2026-01-08T02:42:37.9352768Z webpack 5.98.0 compiled successfully in 3113 ms 2026-01-08T02:42:38.4458982Z 2026-01-08T02:42:38.4459596Z > @microsoft/signalr-protocol-msgpack@10.0.3-ci build:uglify 2026-01-08T02:42:38.4460501Z > 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 2026-01-08T02:42:38.4461931Z 2026-01-08T02:42:39.3320006Z 2026-01-08T02:42:39.3320578Z > @microsoft/functionaltests@1.0.0 build 2026-01-08T02:42:39.3320977Z > npm run build:inner 2026-01-08T02:42:39.3321241Z 2026-01-08T02:42:39.8669737Z 2026-01-08T02:42:39.8670311Z > @microsoft/functionaltests@1.0.0 build:inner 2026-01-08T02:42:39.8670707Z > npm run build:lint && npm run build:webpack 2026-01-08T02:42:39.8670901Z 2026-01-08T02:42:40.4181334Z 2026-01-08T02:42:40.4181824Z > @microsoft/functionaltests@1.0.0 build:lint 2026-01-08T02:42:40.4182161Z > eslint . --ext .ts 2026-01-08T02:42:40.4182415Z 2026-01-08T02:42:44.4040668Z 2026-01-08T02:42:44.4041097Z > @microsoft/functionaltests@1.0.0 build:webpack 2026-01-08T02:42:44.4041455Z > webpack-cli 2026-01-08T02:42:44.4041841Z 2026-01-08T02:42:48.2471041Z [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 2026-01-08T02:42:48.2473342Z [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 2026-01-08T02:42:48.2475488Z [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 2026-01-08T02:42:48.2476161Z [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 2026-01-08T02:42:48.2501498Z [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 2026-01-08T02:42:48.2820405Z asset signalr-functional-tests.js 266 KiB [emitted] (name: main) 1 related asset 2026-01-08T02:42:48.2821130Z orphan modules 120 KiB [orphan] 83 modules 2026-01-08T02:42:48.2821470Z runtime modules 1.13 KiB 5 modules 2026-01-08T02:42:48.2821887Z built modules 223 KiB [built] 2026-01-08T02:42:48.2822285Z modules by path ../ 157 KiB 2026-01-08T02:42:48.2822760Z modules by path ../../../../../node_modules/ 73.7 KiB 23 modules 2026-01-08T02:42:48.2823208Z modules by path ../signalr/dist/esm/*.js 83.5 KiB 2026-01-08T02:42:48.2824140Z ../signalr/dist/esm/Utils.js 8.2 KiB [built] [code generated] 2026-01-08T02:42:48.2824514Z + 16 modules 2026-01-08T02:42:48.2824917Z modules by path ./ts/*.ts 66 KiB 2026-01-08T02:42:48.2825378Z ./ts/index.ts 395 bytes [built] [code generated] 2026-01-08T02:42:48.2825937Z ./ts/LogBannerReporter.ts 1000 bytes [built] [code generated] 2026-01-08T02:42:48.2826541Z ./ts/ConnectionTests.ts 10.1 KiB [built] [code generated] 2026-01-08T02:42:48.2826897Z + 6 modules 2026-01-08T02:42:48.2827352Z external "signalR" 42 bytes [built] [code generated] 2026-01-08T02:42:48.2827928Z external "signalR.protocols.msgpack" 42 bytes [built] [code generated] 2026-01-08T02:42:48.2828478Z webpack 5.98.0 compiled successfully in 2930 ms 2026-01-08T02:42:48.3344611Z 2026-01-08T02:42:48.3345174Z > @microsoft/dotnet-js-interop@10.0.3-ci build 2026-01-08T02:42:48.3345518Z > npm run clean && npm run build:esm 2026-01-08T02:42:48.3346065Z 2026-01-08T02:42:48.8562008Z 2026-01-08T02:42:48.8562475Z > @microsoft/dotnet-js-interop@10.0.3-ci clean 2026-01-08T02:42:48.8563039Z > rimraf ./dist 2026-01-08T02:42:48.8563260Z 2026-01-08T02:42:49.4920626Z 2026-01-08T02:42:49.4921122Z > @microsoft/dotnet-js-interop@10.0.3-ci build:esm 2026-01-08T02:42:49.4921524Z > tsc --project ./tsconfig.json 2026-01-08T02:42:49.4921810Z 2026-01-08T02:42:51.6152734Z 2026-01-08T02:42:51.6153641Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 prebuild 2026-01-08T02:42:51.6156367Z > npm run clean 2026-01-08T02:42:51.6157042Z 2026-01-08T02:42:52.1199555Z 2026-01-08T02:42:52.1200030Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 clean 2026-01-08T02:42:52.1200358Z > rimraf ./dist/Debug ./dist/Release 2026-01-08T02:42:52.1200603Z 2026-01-08T02:42:52.2796312Z 2026-01-08T02:42:52.2796732Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build 2026-01-08T02:42:52.2797196Z > npm run build:debug && npm run build:production 2026-01-08T02:42:52.2797559Z 2026-01-08T02:42:52.8028544Z 2026-01-08T02:42:52.8029151Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:debug 2026-01-08T02:42:52.8029488Z > rollup -c --environment development --forceExit 2026-01-08T02:42:52.8029731Z 2026-01-08T02:42:54.3720900Z  2026-01-08T02:42:54.3721484Z ./src/Boot.Server.ts ΓåÆ dist/Debug... 2026-01-08T02:43:01.8744842Z created dist/Debug in 7.5s 2026-01-08T02:43:01.8745427Z  2026-01-08T02:43:01.8745856Z ./src/Boot.Web.ts ΓåÆ dist/Debug... 2026-01-08T02:43:08.5819956Z created dist/Debug in 6.7s 2026-01-08T02:43:08.5820407Z  2026-01-08T02:43:08.5820838Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Debug... 2026-01-08T02:43:12.6618380Z created dist/Debug in 4s 2026-01-08T02:43:12.6618739Z  2026-01-08T02:43:12.6619054Z ./src/Boot.WebView.ts ΓåÆ dist/Debug... 2026-01-08T02:43:16.7327925Z created dist/Debug in 4s 2026-01-08T02:43:17.2636762Z 2026-01-08T02:43:17.2637240Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 build:production 2026-01-08T02:43:17.2637570Z > rollup -c --environment production --forceExit 2026-01-08T02:43:17.2637743Z 2026-01-08T02:43:18.8682135Z  2026-01-08T02:43:18.8682806Z ./src/Boot.Server.ts ΓåÆ dist/Release... 2026-01-08T02:43:27.5846553Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-08T02:43:27.5847738Z Γöé Γöé 2026-01-08T02:43:27.5848291Z Γöé Bundle Name:  blazor.server.js Γöé 2026-01-08T02:43:27.5848885Z Γöé Bundle Size:  160.98 KB Γöé 2026-01-08T02:43:27.5849623Z Γöé Minified Size:  160.88 KB Γöé 2026-01-08T02:43:27.5850076Z Γöé Gzipped Size:  43.11 KB Γöé 2026-01-08T02:43:27.5850487Z Γöé Brotli size: 37.61 KB Γöé 2026-01-08T02:43:27.5850876Z Γöé Γöé 2026-01-08T02:43:27.5851453Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:43:27.6345899Z created dist/Release in 8.7s 2026-01-08T02:43:27.6348550Z  2026-01-08T02:43:27.6358515Z ./src/Boot.Web.ts ΓåÆ dist/Release... 2026-01-08T02:43:35.2709777Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-08T02:43:35.2710521Z Γöé Γöé 2026-01-08T02:43:35.2710945Z Γöé Bundle Name:  blazor.web.js Γöé 2026-01-08T02:43:35.2711367Z Γöé Bundle Size:  195.52 KB Γöé 2026-01-08T02:43:35.2712118Z Γöé Minified Size:  195.47 KB Γöé 2026-01-08T02:43:35.2712519Z Γöé Gzipped Size:  53.72 KB Γöé 2026-01-08T02:43:35.2712952Z Γöé Brotli size: 46.43 KB Γöé 2026-01-08T02:43:35.2713342Z Γöé Γöé 2026-01-08T02:43:35.2713956Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:43:35.2731780Z created dist/Release in 7.6s 2026-01-08T02:43:35.2732195Z  2026-01-08T02:43:35.2732624Z ./src/Boot.WebAssembly.ts ΓåÆ dist/Release... 2026-01-08T02:43:39.7978074Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-08T02:43:39.7979130Z Γöé Γöé 2026-01-08T02:43:39.7979614Z Γöé Bundle Name:  blazor.webassembly.js Γöé 2026-01-08T02:43:39.7980187Z Γöé Bundle Size:  58.87 KB Γöé 2026-01-08T02:43:39.7980646Z Γöé Minified Size:  58.81 KB Γöé 2026-01-08T02:43:39.7981341Z Γöé Gzipped Size:  18.2 KB Γöé 2026-01-08T02:43:39.7981793Z Γöé Brotli size: 16.3 KB Γöé 2026-01-08T02:43:39.7982169Z Γöé Γöé 2026-01-08T02:43:39.7982818Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:43:39.7993569Z created dist/Release in 4.5s 2026-01-08T02:43:39.7994001Z  2026-01-08T02:43:39.7994466Z ./src/Boot.WebView.ts ΓåÆ dist/Release... 2026-01-08T02:43:44.6664564Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-08T02:43:44.6665576Z Γöé Γöé 2026-01-08T02:43:44.6666356Z Γöé Bundle Name:  blazor.webview.js Γöé 2026-01-08T02:43:44.6666850Z Γöé Bundle Size:  431.14 KB Γöé 2026-01-08T02:43:44.6667332Z Γöé Minified Size:  49.54 KB Γöé 2026-01-08T02:43:44.6668125Z Γöé Gzipped Size:  15.35 KB Γöé 2026-01-08T02:43:44.6669652Z Γöé Brotli size: 103.43 KB Γöé 2026-01-08T02:43:44.6670386Z Γöé Γöé 2026-01-08T02:43:44.6671740Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:43:44.6675806Z created dist/Release in 4.8s 2026-01-08T02:43:44.7360042Z 2026-01-08T02:43:44.7360412Z > prebuild 2026-01-08T02:43:44.7360768Z > npm run clean 2026-01-08T02:43:44.7361048Z 2026-01-08T02:43:45.2686280Z 2026-01-08T02:43:45.2686598Z > clean 2026-01-08T02:43:45.2686833Z > rimraf ./dist/Debug ./dist/Release 2026-01-08T02:43:45.2687060Z 2026-01-08T02:43:45.4355907Z 2026-01-08T02:43:45.4356349Z > build 2026-01-08T02:43:45.4356689Z > npm run build:debug && npm run build:production 2026-01-08T02:43:45.4356986Z 2026-01-08T02:43:45.9812099Z 2026-01-08T02:43:45.9812482Z > build:debug 2026-01-08T02:43:45.9812749Z > rollup -c --environment development --forceExit 2026-01-08T02:43:45.9812990Z 2026-01-08T02:43:47.5796436Z  2026-01-08T02:43:47.5797065Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2026-01-08T02:43:56.7177387Z created dist/Debug in 9.1s 2026-01-08T02:43:57.2289200Z 2026-01-08T02:43:57.2289745Z > build:production 2026-01-08T02:43:57.2290074Z > rollup -c --environment production --forceExit 2026-01-08T02:43:57.2290323Z 2026-01-08T02:43:58.7884957Z  2026-01-08T02:43:58.7885704Z ./AuthenticationService.ts ΓåÆ dist/Release... 2026-01-08T02:44:09.9221296Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-08T02:44:09.9222102Z Γöé Γöé 2026-01-08T02:44:09.9222713Z Γöé Bundle Name:  AuthenticationService.js Γöé 2026-01-08T02:44:09.9223206Z Γöé Bundle Size:  285.53 KB Γöé 2026-01-08T02:44:09.9223716Z Γöé Minified Size:  285.53 KB Γöé 2026-01-08T02:44:09.9224172Z Γöé Gzipped Size:  72.63 KB Γöé 2026-01-08T02:44:09.9224614Z Γöé Brotli size: 61.13 KB Γöé 2026-01-08T02:44:09.9225019Z Γöé Γöé 2026-01-08T02:44:09.9225593Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:44:09.9245681Z created dist/Release in 11.1s 2026-01-08T02:44:09.9753120Z 2026-01-08T02:44:09.9753608Z > prebuild 2026-01-08T02:44:09.9753896Z > npm run clean 2026-01-08T02:44:09.9754153Z 2026-01-08T02:44:10.4832293Z 2026-01-08T02:44:10.4832616Z > clean 2026-01-08T02:44:10.4832847Z > rimraf ./dist/Debug ./dist/Release 2026-01-08T02:44:10.4833073Z 2026-01-08T02:44:10.6668603Z 2026-01-08T02:44:10.6669571Z > build 2026-01-08T02:44:10.6670998Z > npm run build:debug && npm run build:production 2026-01-08T02:44:10.6672605Z 2026-01-08T02:44:11.2086856Z 2026-01-08T02:44:11.2087246Z > build:debug 2026-01-08T02:44:11.2087518Z > rollup -c --environment development --forceExit 2026-01-08T02:44:11.2089038Z 2026-01-08T02:44:12.7361089Z  2026-01-08T02:44:12.7361762Z ./AuthenticationService.ts ΓåÆ dist/Debug... 2026-01-08T02:44:21.6526059Z created dist/Debug in 8.9s 2026-01-08T02:44:22.1704879Z 2026-01-08T02:44:22.1705272Z > build:production 2026-01-08T02:44:22.1705551Z > rollup -c --environment production --forceExit 2026-01-08T02:44:22.1705792Z 2026-01-08T02:44:23.7104772Z  2026-01-08T02:44:23.7108906Z ./AuthenticationService.ts ΓåÆ dist/Release... 2026-01-08T02:44:34.4751492Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ 2026-01-08T02:44:34.4752469Z Γöé Γöé 2026-01-08T02:44:34.4753068Z Γöé Bundle Name:  AuthenticationService.js Γöé 2026-01-08T02:44:34.4754035Z Γöé Bundle Size:  347.16 KB Γöé 2026-01-08T02:44:34.4754448Z Γöé Minified Size:  347.16 KB Γöé 2026-01-08T02:44:34.4754877Z Γöé Gzipped Size:  72.86 KB Γöé 2026-01-08T02:44:34.4755272Z Γöé Brotli size: 57.78 KB Γöé 2026-01-08T02:44:34.4755649Z Γöé Γöé 2026-01-08T02:44:34.4756231Z ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:44:34.5338670Z created dist/Release in 10.8s 2026-01-08T02:44:34.5832641Z 2026-01-08T02:44:34.5833099Z > prebuild 2026-01-08T02:44:34.5833455Z > npm run clean 2026-01-08T02:44:34.5833863Z 2026-01-08T02:44:35.1043676Z 2026-01-08T02:44:35.1044058Z > clean 2026-01-08T02:44:35.1044341Z > rimraf ./dist/Debug ./dist/Release 2026-01-08T02:44:35.1044704Z 2026-01-08T02:44:35.2637298Z 2026-01-08T02:44:35.2637765Z > build 2026-01-08T02:44:35.2638132Z > npm run build:debug && npm run build:production 2026-01-08T02:44:35.2638444Z 2026-01-08T02:44:35.8018839Z 2026-01-08T02:44:35.8019634Z > build:debug 2026-01-08T02:44:35.8020099Z > rollup -c --environment development --forceExit 2026-01-08T02:44:35.8020428Z 2026-01-08T02:44:37.3237937Z  2026-01-08T02:44:37.3239074Z ./BlazorCustomElements.ts ΓåÆ dist/Debug... 2026-01-08T02:44:39.9216742Z created dist/Debug in 2.5s 2026-01-08T02:44:40.4345899Z 2026-01-08T02:44:40.4346363Z > build:production 2026-01-08T02:44:40.4346720Z > rollup -c --environment production --forceExit 2026-01-08T02:44:40.4347071Z 2026-01-08T02:44:41.9758865Z  2026-01-08T02:44:41.9759358Z ./BlazorCustomElements.ts ΓåÆ dist/Release... 2026-01-08T02:44:44.5902586Z ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉΓöé ΓöéΓöé Bundle Name: ΓöéΓöé Microsoft.AspNetCore.Components.CustomElements.lib.module.js ΓöéΓöé Bundle Size:  2.56 KB ΓöéΓöé Minified Size:  2.56 KB ΓöéΓöé Gzipped Size:  1.02 KB ΓöéΓöé Brotli size: 871 B ΓöéΓöé ΓöéΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ 2026-01-08T02:44:44.5918563Z created dist/Release in 2.6s 2026-01-08T02:44:44.6576971Z Packing NPM packages... 2026-01-08T02:44:44.7938007Z Workspace Path: D:\a\_work\1\s\package.json 2026-01-08T02:44:44.7941920Z Default Package Version: 10.0.3-ci 2026-01-08T02:44:44.7942609Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-08T02:44:44.7943091Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-01-08T02:44:44.7957577Z Skipping @microsoft/functionaltests because it is marked as private. 2026-01-08T02:44:44.7959674Z Skipping @microsoft/client-ts because it is marked as private. 2026-01-08T02:44:44.7962707Z Skipping @microsoft/dotnet-runtime because it is marked as private. 2026-01-08T02:44:44.7964856Z Skipping @microsoft/microsoft.aspnetcore.components.web.js because it is marked as private. 2026-01-08T02:44:44.7966377Z Skipping @microsoft/components.authentication because it is marked as private. 2026-01-08T02:44:44.7968267Z Skipping @microsoft/microsoft.msal.components.webassembly because it is marked as private. 2026-01-08T02:44:44.7971072Z Skipping @microsoft/microsoft.components.customelements because it is marked as private. 2026-01-08T02:44:44.7972993Z Skipping @microsoft/microsoft.aspnetcore.projecttemplates.tests because it is marked as private. 2026-01-08T02:44:44.7975273Z Skipping @microsoft/signalr - version 10.0.3-ci already applied. 2026-01-08T02:44:44.7975746Z Skipping @microsoft/signalr-protocol-msgpack - version 10.0.3-ci already applied. 2026-01-08T02:44:44.7976715Z Skipping @microsoft/dotnet-js-interop - version 10.0.3-ci already applied. 2026-01-08T02:44:44.7980267Z Updating dependencies for package @microsoft/signalr with version 10.0.3-ci... 2026-01-08T02:44:44.7983355Z Updating dependencies for package @microsoft/signalr-protocol-msgpack with version 10.0.3-ci... 2026-01-08T02:44:44.7985682Z Updating dependencies for package @microsoft/dotnet-js-interop with version 10.0.3-ci... 2026-01-08T02:44:44.9576972Z Workspace Path: D:\a\_work\1\s\package.json 2026-01-08T02:44:44.9581742Z Default Package Version: 10.0.3-ci 2026-01-08T02:44:44.9582191Z Package Output Path: D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-08T02:44:44.9582877Z Intermediate Output Path: D:\a\_work\1\s\artifacts\obj\Npm.Workspace\Release\ 2026-01-08T02:44:44.9598006Z Packing @microsoft/signalr... 2026-01-08T02:44:44.9598404Z npm pack D:\a\_work\1\s\src\SignalR\clients\ts\signalr --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-08T02:44:46.1882174Z npm notice 2026-01-08T02:44:46.1885891Z npm notice ≡ƒôª @microsoft/signalr@10.0.3-ci 2026-01-08T02:44:46.1886409Z npm notice Tarball Contents 2026-01-08T02:44:46.1894821Z npm notice 2.6kB README.md 2026-01-08T02:44:46.1896703Z npm notice 156.7kB dist/browser/signalr.js 2026-01-08T02:44:46.1897306Z npm notice 314.7kB dist/browser/signalr.js.map 2026-01-08T02:44:46.1897987Z npm notice 47.7kB dist/browser/signalr.min.js 2026-01-08T02:44:46.1899689Z npm notice 269.9kB dist/browser/signalr.min.js.map 2026-01-08T02:44:46.1900525Z npm notice 1.0kB dist/cjs/AbortController.js 2026-01-08T02:44:46.1901464Z npm notice 1.9kB dist/cjs/AbortController.js.map 2026-01-08T02:44:46.1902907Z npm notice 2.3kB dist/cjs/AccessTokenHttpClient.js 2026-01-08T02:44:46.1903848Z npm notice 4.0kB dist/cjs/AccessTokenHttpClient.js.map 2026-01-08T02:44:46.1904368Z npm notice 2.1kB dist/cjs/browser-index.js 2026-01-08T02:44:46.1905633Z npm notice 2.3kB dist/cjs/browser-index.js.map 2026-01-08T02:44:46.1906262Z npm notice 1.9kB dist/cjs/DefaultHttpClient.js 2026-01-08T02:44:46.1906886Z npm notice 3.1kB dist/cjs/DefaultHttpClient.js.map 2026-01-08T02:44:46.1907733Z npm notice 839B dist/cjs/DefaultReconnectPolicy.js 2026-01-08T02:44:46.1908189Z npm notice 1.4kB dist/cjs/DefaultReconnectPolicy.js.map 2026-01-08T02:44:46.1908852Z npm notice 6.6kB dist/cjs/Errors.js 2026-01-08T02:44:46.1909694Z npm notice 11.1kB dist/cjs/Errors.js.map 2026-01-08T02:44:46.1910298Z npm notice 6.8kB dist/cjs/FetchHttpClient.js 2026-01-08T02:44:46.1910742Z npm notice 12.1kB dist/cjs/FetchHttpClient.js.map 2026-01-08T02:44:46.1911437Z npm notice 2.9kB dist/cjs/HandshakeProtocol.js 2026-01-08T02:44:46.1912093Z npm notice 4.9kB dist/cjs/HandshakeProtocol.js.map 2026-01-08T02:44:46.1912653Z npm notice 426B dist/cjs/HeaderNames.js 2026-01-08T02:44:46.1913193Z npm notice 543B dist/cjs/HeaderNames.js.map 2026-01-08T02:44:46.1913771Z npm notice 1.6kB dist/cjs/HttpClient.js 2026-01-08T02:44:46.1914610Z npm notice 9.6kB dist/cjs/HttpClient.js.map 2026-01-08T02:44:46.1915257Z npm notice 31.3kB dist/cjs/HttpConnection.js 2026-01-08T02:44:46.1915809Z npm notice 55.0kB dist/cjs/HttpConnection.js.map 2026-01-08T02:44:46.1916512Z npm notice 47.9kB dist/cjs/HubConnection.js 2026-01-08T02:44:46.1917080Z npm notice 82.7kB dist/cjs/HubConnection.js.map 2026-01-08T02:44:46.1917655Z npm notice 6.9kB dist/cjs/HubConnectionBuilder.js 2026-01-08T02:44:46.1918264Z npm notice 16.5kB dist/cjs/HubConnectionBuilder.js.map 2026-01-08T02:44:46.1918858Z npm notice 257B dist/cjs/IConnection.js 2026-01-08T02:44:46.1919805Z npm notice 816B dist/cjs/IConnection.js.map 2026-01-08T02:44:46.1920181Z npm notice 268B dist/cjs/IHttpConnectionOptions.js 2026-01-08T02:44:46.1920760Z npm notice 4.0kB dist/cjs/IHttpConnectionOptions.js.map 2026-01-08T02:44:46.1921440Z npm notice 1.9kB dist/cjs/IHubProtocol.js 2026-01-08T02:44:46.1922087Z npm notice 8.9kB dist/cjs/IHubProtocol.js.map 2026-01-08T02:44:46.1922635Z npm notice 1.6kB dist/cjs/ILogger.js 2026-01-08T02:44:46.1923478Z npm notice 2.0kB dist/cjs/ILogger.js.map 2026-01-08T02:44:46.1923886Z npm notice 3.4kB dist/cjs/index.js 2026-01-08T02:44:46.1924648Z npm notice 2.2kB dist/cjs/index.js.map 2026-01-08T02:44:46.1925339Z npm notice 258B dist/cjs/IRetryPolicy.js 2026-01-08T02:44:46.1925758Z npm notice 1.3kB dist/cjs/IRetryPolicy.js.map 2026-01-08T02:44:46.1926487Z npm notice 271B dist/cjs/IStatefulReconnectOptions.js 2026-01-08T02:44:46.1927208Z npm notice 703B dist/cjs/IStatefulReconnectOptions.js.map 2026-01-08T02:44:46.1927960Z npm notice 1.6kB dist/cjs/ITransport.js 2026-01-08T02:44:46.1928603Z npm notice 1.9kB dist/cjs/ITransport.js.map 2026-01-08T02:44:46.1929192Z npm notice 5.5kB dist/cjs/JsonHubProtocol.js 2026-01-08T02:44:46.1929930Z npm notice 8.9kB dist/cjs/JsonHubProtocol.js.map 2026-01-08T02:44:46.1930497Z npm notice 646B dist/cjs/Loggers.js 2026-01-08T02:44:46.1931285Z npm notice 980B dist/cjs/Loggers.js.map 2026-01-08T02:44:46.1932129Z npm notice 9.5kB dist/cjs/LongPollingTransport.js 2026-01-08T02:44:46.1937154Z npm notice 16.3kB dist/cjs/LongPollingTransport.js.map 2026-01-08T02:44:46.1938279Z npm notice 8.9kB dist/cjs/MessageBuffer.js 2026-01-08T02:44:46.1939200Z npm notice 15.2kB dist/cjs/MessageBuffer.js.map 2026-01-08T02:44:46.1939925Z npm notice 177B dist/cjs/pkg-version.js 2026-01-08T02:44:46.1940846Z npm notice 206B dist/cjs/pkg-version.js.map 2026-01-08T02:44:46.1941688Z npm notice 255B dist/cjs/Polyfills.js 2026-01-08T02:44:46.1942676Z npm notice 756B dist/cjs/Polyfills.js.map 2026-01-08T02:44:46.1943386Z npm notice 4.9kB dist/cjs/ServerSentEventsTransport.js 2026-01-08T02:44:46.1944480Z npm notice 9.3kB dist/cjs/ServerSentEventsTransport.js.map 2026-01-08T02:44:46.1945213Z npm notice 252B dist/cjs/Stream.js 2026-01-08T02:44:46.1946014Z npm notice 3.0kB dist/cjs/Stream.js.map 2026-01-08T02:44:46.1946939Z npm notice 1.1kB dist/cjs/Subject.js 2026-01-08T02:44:46.1947433Z npm notice 2.2kB dist/cjs/Subject.js.map 2026-01-08T02:44:46.1949888Z npm notice 971B dist/cjs/TextMessageFormat.js 2026-01-08T02:44:46.1950827Z npm notice 1.6kB dist/cjs/TextMessageFormat.js.map 2026-01-08T02:44:46.1951720Z npm notice 9.4kB dist/cjs/Utils.js 2026-01-08T02:44:46.1952674Z npm notice 17.3kB dist/cjs/Utils.js.map 2026-01-08T02:44:46.1953680Z npm notice 7.5kB dist/cjs/WebSocketTransport.js 2026-01-08T02:44:46.1954589Z npm notice 13.8kB dist/cjs/WebSocketTransport.js.map 2026-01-08T02:44:46.1955565Z npm notice 3.7kB dist/cjs/XhrHttpClient.js 2026-01-08T02:44:46.1956321Z npm notice 6.8kB dist/cjs/XhrHttpClient.js.map 2026-01-08T02:44:46.1957130Z npm notice 550B dist/esm/AbortController.d.ts 2026-01-08T02:44:46.1958135Z npm notice 863B dist/esm/AbortController.js 2026-01-08T02:44:46.1958659Z npm notice 1.9kB dist/esm/AbortController.js.map 2026-01-08T02:44:46.1959761Z npm notice 540B dist/esm/AccessTokenHttpClient.d.ts 2026-01-08T02:44:46.1961445Z npm notice 2.1kB dist/esm/AccessTokenHttpClient.js 2026-01-08T02:44:46.1964608Z npm notice 4.1kB dist/esm/AccessTokenHttpClient.js.map 2026-01-08T02:44:46.1966198Z npm notice 26B dist/esm/browser-index.d.ts 2026-01-08T02:44:46.1967261Z npm notice 1.4kB dist/esm/browser-index.js 2026-01-08T02:44:46.1968182Z npm notice 2.3kB dist/esm/browser-index.js.map 2026-01-08T02:44:46.1968924Z npm notice 598B dist/esm/DefaultHttpClient.d.ts 2026-01-08T02:44:46.1969730Z npm notice 1.7kB dist/esm/DefaultHttpClient.js 2026-01-08T02:44:46.1970441Z npm notice 3.3kB dist/esm/DefaultHttpClient.js.map 2026-01-08T02:44:46.1971435Z npm notice 309B dist/esm/DefaultReconnectPolicy.d.ts 2026-01-08T02:44:46.1972294Z npm notice 667B dist/esm/DefaultReconnectPolicy.js 2026-01-08T02:44:46.1973081Z npm notice 1.4kB dist/esm/DefaultReconnectPolicy.js.map 2026-01-08T02:44:46.1973623Z npm notice 4.4kB dist/esm/Errors.d.ts 2026-01-08T02:44:46.1974808Z npm notice 5.9kB dist/esm/Errors.js 2026-01-08T02:44:46.1975789Z npm notice 11.0kB dist/esm/Errors.js.map 2026-01-08T02:44:46.1976328Z npm notice 467B dist/esm/FetchHttpClient.d.ts 2026-01-08T02:44:46.1977319Z npm notice 6.6kB dist/esm/FetchHttpClient.js 2026-01-08T02:44:46.1977940Z npm notice 12.2kB dist/esm/FetchHttpClient.js.map 2026-01-08T02:44:46.1978956Z npm notice 471B dist/esm/HandshakeProtocol.d.ts 2026-01-08T02:44:46.1979721Z npm notice 2.6kB dist/esm/HandshakeProtocol.js 2026-01-08T02:44:46.1980704Z npm notice 5.0kB dist/esm/HandshakeProtocol.js.map 2026-01-08T02:44:46.1981245Z npm notice 142B dist/esm/HeaderNames.d.ts 2026-01-08T02:44:46.1982322Z npm notice 287B dist/esm/HeaderNames.js 2026-01-08T02:44:46.1983070Z npm notice 532B dist/esm/HeaderNames.js.map 2026-01-08T02:44:46.1984012Z npm notice 7.5kB dist/esm/HttpClient.d.ts 2026-01-08T02:44:46.1984939Z npm notice 1.4kB dist/esm/HttpClient.js 2026-01-08T02:44:46.1986417Z npm notice 9.6kB dist/esm/HttpClient.js.map 2026-01-08T02:44:46.1987624Z npm notice 2.4kB dist/esm/HttpConnection.d.ts 2026-01-08T02:44:46.1989092Z npm notice 30.4kB dist/esm/HttpConnection.js 2026-01-08T02:44:46.1989763Z npm notice 55.3kB dist/esm/HttpConnection.js.map 2026-01-08T02:44:46.1990625Z npm notice 8.8kB dist/esm/HubConnection.d.ts 2026-01-08T02:44:46.1991461Z npm notice 46.8kB dist/esm/HubConnection.js 2026-01-08T02:44:46.1992356Z npm notice 82.8kB dist/esm/HubConnection.js.map 2026-01-08T02:44:46.1993192Z npm notice 6.6kB dist/esm/HubConnectionBuilder.d.ts 2026-01-08T02:44:46.1994250Z npm notice 6.4kB dist/esm/HubConnectionBuilder.js 2026-01-08T02:44:46.1995044Z npm notice 16.7kB dist/esm/HubConnectionBuilder.js.map 2026-01-08T02:44:46.1995907Z npm notice 463B dist/esm/IConnection.d.ts 2026-01-08T02:44:46.1996777Z npm notice 190B dist/esm/IConnection.js 2026-01-08T02:44:46.1997628Z npm notice 815B dist/esm/IConnection.js.map 2026-01-08T02:44:46.1998566Z npm notice 2.7kB dist/esm/IHttpConnectionOptions.d.ts 2026-01-08T02:44:46.1999279Z npm notice 201B dist/esm/IHttpConnectionOptions.js 2026-01-08T02:44:46.2000252Z npm notice 4.0kB dist/esm/IHttpConnectionOptions.js.map 2026-01-08T02:44:46.2000968Z npm notice 7.8kB dist/esm/IHubProtocol.d.ts 2026-01-08T02:44:46.2001914Z npm notice 1.8kB dist/esm/IHubProtocol.js 2026-01-08T02:44:46.2002439Z npm notice 8.9kB dist/esm/IHubProtocol.js.map 2026-01-08T02:44:46.2003383Z npm notice 1.3kB dist/esm/ILogger.d.ts 2026-01-08T02:44:46.2004246Z npm notice 1.5kB dist/esm/ILogger.js 2026-01-08T02:44:46.2005137Z npm notice 2.0kB dist/esm/ILogger.js.map 2026-01-08T02:44:46.2005830Z npm notice 1.2kB dist/esm/index.d.ts 2026-01-08T02:44:46.2006714Z npm notice 809B dist/esm/index.js 2026-01-08T02:44:46.2007523Z npm notice 2.3kB dist/esm/index.js.map 2026-01-08T02:44:46.2008168Z npm notice 957B dist/esm/IRetryPolicy.d.ts 2026-01-08T02:44:46.2009129Z npm notice 191B dist/esm/IRetryPolicy.js 2026-01-08T02:44:46.2009986Z npm notice 1.3kB dist/esm/IRetryPolicy.js.map 2026-01-08T02:44:46.2010678Z npm notice 358B dist/esm/IStatefulReconnectOptions.d.ts 2026-01-08T02:44:46.2011664Z npm notice 204B dist/esm/IStatefulReconnectOptions.js 2026-01-08T02:44:46.2012270Z npm notice 702B dist/esm/IStatefulReconnectOptions.js.map 2026-01-08T02:44:46.2013159Z npm notice 1.1kB dist/esm/ITransport.d.ts 2026-01-08T02:44:46.2013934Z npm notice 1.4kB dist/esm/ITransport.js 2026-01-08T02:44:46.2014824Z npm notice 1.9kB dist/esm/ITransport.js.map 2026-01-08T02:44:46.2015334Z npm notice 1.3kB dist/esm/JsonHubProtocol.d.ts 2026-01-08T02:44:46.2016301Z npm notice 5.2kB dist/esm/JsonHubProtocol.js 2026-01-08T02:44:46.2017097Z npm notice 9.0kB dist/esm/JsonHubProtocol.js.map 2026-01-08T02:44:46.2017674Z npm notice 393B dist/esm/Loggers.d.ts 2026-01-08T02:44:46.2018685Z npm notice 510B dist/esm/Loggers.js 2026-01-08T02:44:46.2019434Z npm notice 971B dist/esm/Loggers.js.map 2026-01-08T02:44:46.2020162Z npm notice 958B dist/esm/LongPollingTransport.d.ts 2026-01-08T02:44:46.2021123Z npm notice 9.0kB dist/esm/LongPollingTransport.js 2026-01-08T02:44:46.2021713Z npm notice 16.4kB dist/esm/LongPollingTransport.js.map 2026-01-08T02:44:46.2022848Z npm notice 1.0kB dist/esm/MessageBuffer.d.ts 2026-01-08T02:44:46.2023387Z npm notice 8.6kB dist/esm/MessageBuffer.js 2026-01-08T02:44:46.2024305Z npm notice 15.2kB dist/esm/MessageBuffer.js.map 2026-01-08T02:44:46.2025176Z npm notice 45B dist/esm/pkg-version.d.ts 2026-01-08T02:44:46.2026141Z npm notice 76B dist/esm/pkg-version.js 2026-01-08T02:44:46.2027012Z npm notice 213B dist/esm/pkg-version.js.map 2026-01-08T02:44:46.2027765Z npm notice 393B dist/esm/Polyfills.d.ts 2026-01-08T02:44:46.2028472Z npm notice 188B dist/esm/Polyfills.js 2026-01-08T02:44:46.2029303Z npm notice 755B dist/esm/Polyfills.js.map 2026-01-08T02:44:46.2030299Z npm notice 890B dist/esm/ServerSentEventsTransport.d.ts 2026-01-08T02:44:46.2031117Z npm notice 4.7kB dist/esm/ServerSentEventsTransport.js 2026-01-08T02:44:46.2031807Z npm notice 9.4kB dist/esm/ServerSentEventsTransport.js.map 2026-01-08T02:44:46.2033033Z npm notice 1.9kB dist/esm/Stream.d.ts 2026-01-08T02:44:46.2033456Z npm notice 185B dist/esm/Stream.js 2026-01-08T02:44:46.2034448Z npm notice 3.0kB dist/esm/Stream.js.map 2026-01-08T02:44:46.2035272Z npm notice 367B dist/esm/Subject.d.ts 2026-01-08T02:44:46.2035916Z npm notice 970B dist/esm/Subject.js 2026-01-08T02:44:46.2036932Z npm notice 2.2kB dist/esm/Subject.js.map 2026-01-08T02:44:46.2037664Z npm notice 227B dist/esm/TextMessageFormat.d.ts 2026-01-08T02:44:46.2038417Z npm notice 814B dist/esm/TextMessageFormat.js 2026-01-08T02:44:46.2039354Z npm notice 1.6kB dist/esm/TextMessageFormat.js.map 2026-01-08T02:44:46.2040021Z npm notice 2.4kB dist/esm/Utils.d.ts 2026-01-08T02:44:46.2040917Z npm notice 8.4kB dist/esm/Utils.js 2026-01-08T02:44:46.2041502Z npm notice 17.3kB dist/esm/Utils.js.map 2026-01-08T02:44:46.2042426Z npm notice 1.1kB dist/esm/WebSocketTransport.d.ts 2026-01-08T02:44:46.2043209Z npm notice 7.2kB dist/esm/WebSocketTransport.js 2026-01-08T02:44:46.2044112Z npm notice 13.9kB dist/esm/WebSocketTransport.js.map 2026-01-08T02:44:46.2045146Z npm notice 315B dist/esm/XhrHttpClient.d.ts 2026-01-08T02:44:46.2045774Z npm notice 3.5kB dist/esm/XhrHttpClient.js 2026-01-08T02:44:46.2046644Z npm notice 6.9kB dist/esm/XhrHttpClient.js.map 2026-01-08T02:44:46.2047591Z npm notice 156.7kB dist/webworker/signalr.js 2026-01-08T02:44:46.2048207Z npm notice 314.7kB dist/webworker/signalr.js.map 2026-01-08T02:44:46.2049260Z npm notice 47.7kB dist/webworker/signalr.min.js 2026-01-08T02:44:46.2050109Z npm notice 269.9kB dist/webworker/signalr.min.js.map 2026-01-08T02:44:46.2051012Z npm notice 1.8kB package.json 2026-01-08T02:44:46.2051730Z npm notice 1.2kB src/AbortController.ts 2026-01-08T02:44:46.2052429Z npm notice 2.3kB src/AccessTokenHttpClient.ts 2026-01-08T02:44:46.2053050Z npm notice 1.3kB src/browser-index.ts 2026-01-08T02:44:46.2053905Z npm notice 1.9kB src/DefaultHttpClient.ts 2026-01-08T02:44:46.2054832Z npm notice 815B src/DefaultReconnectPolicy.ts 2026-01-08T02:44:46.2055692Z npm notice 8.1kB src/Errors.ts 2026-01-08T02:44:46.2056516Z npm notice 7.2kB src/FetchHttpClient.ts 2026-01-08T02:44:46.2057342Z npm notice 3.0kB src/HandshakeProtocol.ts 2026-01-08T02:44:46.2058254Z npm notice 275B src/HeaderNames.ts 2026-01-08T02:44:46.2059125Z npm notice 8.4kB src/HttpClient.ts 2026-01-08T02:44:46.2059765Z npm notice 33.3kB src/HttpConnection.ts 2026-01-08T02:44:46.2060580Z npm notice 52.3kB src/HubConnection.ts 2026-01-08T02:44:46.2062094Z npm notice 12.4kB src/HubConnectionBuilder.ts 2026-01-08T02:44:46.2064946Z npm notice 612B src/IConnection.ts 2026-01-08T02:44:46.2066388Z npm notice 3.6kB src/IHttpConnectionOptions.ts 2026-01-08T02:44:46.2066891Z npm notice 8.0kB src/IHubProtocol.ts 2026-01-08T02:44:46.2068401Z npm notice 1.5kB src/ILogger.ts 2026-01-08T02:44:46.2069788Z npm notice 1.5kB src/index.ts 2026-01-08T02:44:46.2070924Z npm notice 1.1kB src/IRetryPolicy.ts 2026-01-08T02:44:46.2071530Z npm notice 497B src/IStatefulReconnectOptions.ts 2026-01-08T02:44:46.2072255Z npm notice 1.3kB src/ITransport.ts 2026-01-08T02:44:46.2073125Z npm notice 5.6kB src/JsonHubProtocol.ts 2026-01-08T02:44:46.2073915Z npm notice 608B src/Loggers.ts 2026-01-08T02:44:46.2074784Z npm notice 9.8kB src/LongPollingTransport.ts 2026-01-08T02:44:46.2075440Z npm notice 9.3kB src/MessageBuffer.ts 2026-01-08T02:44:46.2076253Z npm notice 35B src/pkg-version.ts 2026-01-08T02:44:46.2077055Z npm notice 564B src/Polyfills.ts 2026-01-08T02:44:46.2077811Z npm notice 5.5kB src/ServerSentEventsTransport.ts 2026-01-08T02:44:46.2078962Z npm notice 2.7kB src/Stream.ts 2026-01-08T02:44:46.2079298Z npm notice 1.3kB src/Subject.ts 2026-01-08T02:44:46.2080312Z npm notice 828B src/TextMessageFormat.ts 2026-01-08T02:44:46.2081275Z npm notice 1.6kB src/third-party-notices.txt 2026-01-08T02:44:46.2081813Z npm notice 9.7kB src/Utils.ts 2026-01-08T02:44:46.2083408Z npm notice 8.2kB src/WebSocketTransport.ts 2026-01-08T02:44:46.2084547Z npm notice 3.6kB src/XhrHttpClient.ts 2026-01-08T02:44:46.2085466Z npm notice Tarball Details 2026-01-08T02:44:46.2085960Z npm notice name: @microsoft/signalr 2026-01-08T02:44:46.2086994Z npm notice version: 10.0.3-ci 2026-01-08T02:44:46.2087581Z npm notice filename: microsoft-signalr-10.0.3-ci.tgz 2026-01-08T02:44:46.2088448Z npm notice package size: 515.2 kB 2026-01-08T02:44:46.2089377Z npm notice unpacked size: 2.8 MB 2026-01-08T02:44:46.2090226Z npm notice shasum: 9acde7406742e361c712d41f68418015dd34bed1 2026-01-08T02:44:46.2090802Z npm notice integrity: sha512-qIZxQ+h/wCGnQ[...]siUNBmvuNrp/w== 2026-01-08T02:44:46.2091773Z npm notice total files: 215 2026-01-08T02:44:46.2092205Z npm notice 2026-01-08T02:44:46.2093144Z microsoft-signalr-10.0.3-ci.tgz 2026-01-08T02:44:46.2094034Z Packed @microsoft/signalr to D:\a\_work\1\s\src\SignalR\clients\ts\signalr\microsoft-signalr-10.0.3-ci.tgz 2026-01-08T02:44:46.2094793Z Packing @microsoft/signalr-protocol-msgpack... 2026-01-08T02:44:46.2095694Z 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\ 2026-01-08T02:44:47.0965404Z npm notice 2026-01-08T02:44:47.0966894Z npm notice ≡ƒôª @microsoft/signalr-protocol-msgpack@10.0.3-ci 2026-01-08T02:44:47.0968658Z npm notice Tarball Contents 2026-01-08T02:44:47.0972309Z npm notice 2.1kB README.md 2026-01-08T02:44:47.0975529Z npm notice 84.3kB dist/browser/signalr-protocol-msgpack.js 2026-01-08T02:44:47.0977107Z npm notice 112.5kB dist/browser/signalr-protocol-msgpack.js.map 2026-01-08T02:44:47.0978603Z npm notice 30.8kB dist/browser/signalr-protocol-msgpack.min.js 2026-01-08T02:44:47.0980120Z npm notice 129.3kB dist/browser/signalr-protocol-msgpack.min.js.map 2026-01-08T02:44:47.0981978Z npm notice 2.7kB dist/cjs/BinaryMessageFormat.js 2026-01-08T02:44:47.0983741Z npm notice 5.0kB dist/cjs/BinaryMessageFormat.js.map 2026-01-08T02:44:47.0985279Z npm notice 1.1kB dist/cjs/browser-index.js 2026-01-08T02:44:47.0986749Z npm notice 511B dist/cjs/browser-index.js.map 2026-01-08T02:44:47.0988268Z npm notice 833B dist/cjs/index.js 2026-01-08T02:44:47.0989787Z npm notice 722B dist/cjs/index.js.map 2026-01-08T02:44:47.0991254Z npm notice 14.6kB dist/cjs/MessagePackHubProtocol.js 2026-01-08T02:44:47.0992906Z npm notice 25.9kB dist/cjs/MessagePackHubProtocol.js.map 2026-01-08T02:44:47.0994323Z npm notice 264B dist/cjs/MessagePackOptions.js 2026-01-08T02:44:47.0995959Z npm notice 2.0kB dist/cjs/MessagePackOptions.js.map 2026-01-08T02:44:47.0997657Z npm notice 177B dist/cjs/pkg-version.js 2026-01-08T02:44:47.0999233Z npm notice 206B dist/cjs/pkg-version.js.map 2026-01-08T02:44:47.1000654Z npm notice 660B dist/cjs/Utils.js 2026-01-08T02:44:47.1002067Z npm notice 914B dist/cjs/Utils.js.map 2026-01-08T02:44:47.1003647Z npm notice 169B dist/esm/BinaryMessageFormat.d.ts 2026-01-08T02:44:47.1005167Z npm notice 2.5kB dist/esm/BinaryMessageFormat.js 2026-01-08T02:44:47.1006824Z npm notice 5.0kB dist/esm/BinaryMessageFormat.js.map 2026-01-08T02:44:47.1008311Z npm notice 26B dist/esm/browser-index.d.ts 2026-01-08T02:44:47.1009815Z npm notice 325B dist/esm/browser-index.js 2026-01-08T02:44:47.1010456Z npm notice 503B dist/esm/browser-index.js.map 2026-01-08T02:44:47.1011206Z npm notice 236B dist/esm/index.d.ts 2026-01-08T02:44:47.1012152Z npm notice 411B dist/esm/index.js 2026-01-08T02:44:47.1013169Z npm notice 733B dist/esm/index.js.map 2026-01-08T02:44:47.1014077Z npm notice 2.2kB dist/esm/MessagePackHubProtocol.d.ts 2026-01-08T02:44:47.1015136Z npm notice 13.8kB dist/esm/MessagePackHubProtocol.js 2026-01-08T02:44:47.1015869Z npm notice 26.0kB dist/esm/MessagePackHubProtocol.js.map 2026-01-08T02:44:47.1016897Z npm notice 1.6kB dist/esm/MessagePackOptions.d.ts 2026-01-08T02:44:47.1017813Z npm notice 197B dist/esm/MessagePackOptions.js 2026-01-08T02:44:47.1018576Z npm notice 2.0kB dist/esm/MessagePackOptions.js.map 2026-01-08T02:44:47.1020108Z npm notice 45B dist/esm/pkg-version.d.ts 2026-01-08T02:44:47.1021907Z npm notice 76B dist/esm/pkg-version.js 2026-01-08T02:44:47.1023520Z npm notice 213B dist/esm/pkg-version.js.map 2026-01-08T02:44:47.1024372Z npm notice 87B dist/esm/Utils.d.ts 2026-01-08T02:44:47.1025489Z npm notice 515B dist/esm/Utils.js 2026-01-08T02:44:47.1026295Z npm notice 904B dist/esm/Utils.js.map 2026-01-08T02:44:47.1027149Z npm notice 2.1kB package.json 2026-01-08T02:44:47.1028062Z npm notice 2.6kB src/BinaryMessageFormat.ts 2026-01-08T02:44:47.1028934Z npm notice 288B src/browser-index.ts 2026-01-08T02:44:47.1029946Z npm notice 444B src/index.ts 2026-01-08T02:44:47.1030491Z npm notice 15.6kB src/MessagePackHubProtocol.ts 2026-01-08T02:44:47.1031624Z npm notice 1.7kB src/MessagePackOptions.ts 2026-01-08T02:44:47.1032411Z npm notice 35B src/pkg-version.ts 2026-01-08T02:44:47.1033384Z npm notice 18.7kB src/third-party-notices.txt 2026-01-08T02:44:47.1034005Z npm notice 501B src/Utils.ts 2026-01-08T02:44:47.1035186Z npm notice Tarball Details 2026-01-08T02:44:47.1035717Z npm notice name: @microsoft/signalr-protocol-msgpack 2026-01-08T02:44:47.1036566Z npm notice version: 10.0.3-ci 2026-01-08T02:44:47.1037428Z npm notice filename: microsoft-signalr-protocol-msgpack-10.0.3-ci.tgz 2026-01-08T02:44:47.1038175Z npm notice package size: 94.0 kB 2026-01-08T02:44:47.1039103Z npm notice unpacked size: 513.9 kB 2026-01-08T02:44:47.1039952Z npm notice shasum: a53d94de6fa6ef07a8c7f14b5c8b03d3ca9dc149 2026-01-08T02:44:47.1041008Z npm notice integrity: sha512-KPo3bLK/3vebi[...]rKsgmWc7GKriQ== 2026-01-08T02:44:47.1041815Z npm notice total files: 49 2026-01-08T02:44:47.1042807Z npm notice 2026-01-08T02:44:47.1043792Z microsoft-signalr-protocol-msgpack-10.0.3-ci.tgz 2026-01-08T02:44:47.1121233Z Packed @microsoft/signalr-protocol-msgpack to D:\a\_work\1\s\src\SignalR\clients\ts\signalr-protocol-msgpack\microsoft-signalr-protocol-msgpack-10.0.3-ci.tgz 2026-01-08T02:44:47.1121938Z Packing @microsoft/dotnet-js-interop... 2026-01-08T02:44:47.1123436Z npm pack D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src --pack-destination D:\a\_work\1\s\artifacts\packages\Release\Shipping\ 2026-01-08T02:44:47.9477445Z npm notice 2026-01-08T02:44:47.9479143Z npm notice ≡ƒôª @microsoft/dotnet-js-interop@10.0.3-ci 2026-01-08T02:44:47.9481230Z npm notice Tarball Contents 2026-01-08T02:44:47.9483279Z npm notice 14.0kB dist/src/Microsoft.JSInterop.d.ts 2026-01-08T02:44:47.9485947Z npm notice 4.8kB dist/src/Microsoft.JSInterop.d.ts.map 2026-01-08T02:44:47.9488674Z npm notice 29.4kB dist/src/Microsoft.JSInterop.js 2026-01-08T02:44:47.9490654Z npm notice 17.8kB dist/src/Microsoft.JSInterop.js.map 2026-01-08T02:44:47.9492443Z npm notice 50.8kB dist/tsconfig.tsbuildinfo 2026-01-08T02:44:47.9493998Z npm notice 1.6kB package.json 2026-01-08T02:44:47.9495445Z npm notice Tarball Details 2026-01-08T02:44:47.9497132Z npm notice name: @microsoft/dotnet-js-interop 2026-01-08T02:44:47.9498680Z npm notice version: 10.0.3-ci 2026-01-08T02:44:47.9524170Z npm notice filename: microsoft-dotnet-js-interop-10.0.3-ci.tgz 2026-01-08T02:44:47.9534391Z npm notice package size: 30.0 kB 2026-01-08T02:44:47.9536323Z npm notice unpacked size: 118.4 kB 2026-01-08T02:44:47.9538512Z npm notice shasum: 299a9518ac608e16135ccf0d93441ef7260cc740 2026-01-08T02:44:47.9542584Z npm notice integrity: sha512-lbcFC1NoyQQBl[...]XuF+PLsegq9yQ== 2026-01-08T02:44:47.9544820Z npm notice total files: 6 2026-01-08T02:44:47.9546501Z npm notice 2026-01-08T02:44:47.9548455Z microsoft-dotnet-js-interop-10.0.3-ci.tgz 2026-01-08T02:44:47.9651812Z Packed @microsoft/dotnet-js-interop to D:\a\_work\1\s\src\JSInterop\Microsoft.JSInterop.JS\src\microsoft-dotnet-js-interop-10.0.3-ci.tgz 2026-01-08T02:44:47.9774861Z Npm.Workspace -> 2026-01-08T02:44:47.9780159Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-dotnet-js-interop-10.0.3-ci.tgz 2026-01-08T02:44:47.9780694Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-10.0.3-ci.tgz 2026-01-08T02:44:47.9781092Z 📦 D:\a\_work\1\s\artifacts\packages\Release\Shipping\microsoft-signalr-protocol-msgpack-10.0.3-ci.tgz 2026-01-08T02:44:49.8333782Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.App.Ref.Internal.10.0.3-ci.nupkg'. 2026-01-08T02:44:49.8806709Z The package Microsoft.AspNetCore.App.Internal.Assets.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:44:49.8811461Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Internal.Assets.10.0.3-ci.nupkg'. 2026-01-08T02:44:53.6803806Z INFO: Could not find files for the given pattern(s). 2026-01-08T02:44:53.7101977Z INFO: Could not find files for the given pattern(s). 2026-01-08T02:44:56.5775661Z Microsoft.AspNetCore.App.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.App.Analyzers.dll 2026-01-08T02:44:57.4523712Z Microsoft.AspNetCore.App.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.CodeFixes\Release\netstandard2.0\Microsoft.AspNetCore.App.CodeFixes.dll 2026-01-08T02:44:58.7733613Z Downloading https://services.gradle.org/distributions/gradle-8.10-bin.zip 2026-01-08T02:44:59.2558524Z Microsoft.Net.Http.Headers -> D:\a\_work\1\s\artifacts\bin\Microsoft.Net.Http.Headers\Release\net10.0\Microsoft.Net.Http.Headers.dll 2026-01-08T02:45:00.4097917Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net10.0\Microsoft.Extensions.Features.dll 2026-01-08T02:45:00.5732047Z Microsoft.AspNetCore.ResponseCaching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll 2026-01-08T02:45:02.3210698Z Microsoft.AspNetCore.WebUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebUtilities\Release\net10.0\Microsoft.AspNetCore.WebUtilities.dll 2026-01-08T02:45:04.9033597Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net10.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-08T02:45:07.0106735Z Microsoft.AspNetCore.Components -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components\Release\net10.0\Microsoft.AspNetCore.Components.dll 2026-01-08T02:45:07.8208335Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net10.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-08T02:45:07.8210486Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net10.0\Microsoft.AspNetCore.Metadata.dll 2026-01-08T02:45:08.8879669Z Microsoft.JSInterop -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop\Release\net10.0\Microsoft.JSInterop.dll 2026-01-08T02:45:09.8341356Z .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100% 2026-01-08T02:45:10.4875587Z Microsoft.AspNetCore.Html.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Html.Abstractions\Release\net10.0\Microsoft.AspNetCore.Html.Abstractions.dll 2026-01-08T02:45:10.5884656Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net10.0\Microsoft.Extensions.Caching.SqlServer.dll 2026-01-08T02:45:13.3818951Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\netstandard2.0\Microsoft.Extensions.Caching.SqlServer.dll 2026-01-08T02:45:13.8064104Z ##[error]EXEC(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) A restricted method in java.lang.System has been called 2026-01-08T02:45:13.8073551Z EXEC : error : A restricted method in java.lang.System has been called [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:45:13.8085257Z ##[error]EXEC(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar) 2026-01-08T02:45:13.8092768Z EXEC : error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar) [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:45:13.8115115Z ##[error]EXEC(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module 2026-01-08T02:45:13.8119542Z EXEC : error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:45:13.8127895Z ##[error]EXEC(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Restricted methods will be blocked in a future release unless native access is enabled 2026-01-08T02:45:13.8157614Z EXEC : error : Restricted methods will be blocked in a future release unless native access is enabled [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:45:13.8162684Z 2026-01-08T02:45:13.9087647Z Microsoft.Extensions.Caching.SqlServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.SqlServer\Release\net462\Microsoft.Extensions.Caching.SqlServer.dll 2026-01-08T02:45:14.0927260Z 2026-01-08T02:45:14.0933354Z Welcome to Gradle 8.10! 2026-01-08T02:45:14.0942398Z 2026-01-08T02:45:14.0957038Z Here are the highlights of this release: 2026-01-08T02:45:14.0986192Z - Support for Java 23 2026-01-08T02:45:14.1083950Z - Faster configuration cache 2026-01-08T02:45:14.1100256Z - Better configuration cache reports 2026-01-08T02:45:14.1186225Z 2026-01-08T02:45:14.1235125Z For more details see https://docs.gradle.org/8.10/release-notes.html 2026-01-08T02:45:14.1269157Z 2026-01-08T02:45:14.6585777Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net10.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-01-08T02:45:14.7541711Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\net462\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-01-08T02:45:14.7994424Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net10.0\Microsoft.AspNetCore.DataProtection.dll 2026-01-08T02:45:15.1796703Z Microsoft.Extensions.Caching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.StackExchangeRedis\Release\netstandard2.0\Microsoft.Extensions.Caching.StackExchangeRedis.dll 2026-01-08T02:45:15.2930037Z To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. 2026-01-08T02:45:15.5153063Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net10.0\Microsoft.Extensions.ObjectPool.dll 2026-01-08T02:45:17.1301681Z Microsoft.Extensions.Validation.ValidationsGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation.ValidationsGenerator\Release\netstandard2.0\Microsoft.Extensions.Validation.ValidationsGenerator.dll 2026-01-08T02:45:18.4730317Z Microsoft.AspNetCore.Http.RequestDelegateGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.RequestDelegateGenerator\Release\netstandard2.0\Microsoft.AspNetCore.Http.RequestDelegateGenerator.dll 2026-01-08T02:45:19.0920322Z Microsoft.AspNetCore.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor\Release\net10.0\Microsoft.AspNetCore.Razor.dll 2026-01-08T02:45:19.5534703Z Microsoft.AspNetCore.Razor.Runtime -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Razor.Runtime\Release\net10.0\Microsoft.AspNetCore.Razor.Runtime.dll 2026-01-08T02:45:19.5657947Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net10.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-08T02:45:19.5810724Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net10.0\Microsoft.AspNetCore.Authorization.dll 2026-01-08T02:45:20.1154624Z Daemon will be stopped at the end of the build 2026-01-08T02:45:20.1169692Z The package Microsoft.Extensions.Caching.SqlServer.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:45:20.1182419Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.10.0.3-ci.nupkg'. 2026-01-08T02:45:20.1385243Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.SqlServer.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:20.1680777Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.10.0.3-ci.nupkg'. 2026-01-08T02:45:20.1828448Z Microsoft.Extensions.Validation -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Validation\Release\net10.0\Microsoft.Extensions.Validation.dll 2026-01-08T02:45:20.1837575Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Caching.StackExchangeRedis.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:21.9886003Z Microsoft.AspNetCore.Http.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Features\Release\net10.0\Microsoft.AspNetCore.Http.Features.dll 2026-01-08T02:45:22.0499269Z Microsoft.AspNetCore.Components.Forms -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Forms\Release\net10.0\Microsoft.AspNetCore.Components.Forms.dll 2026-01-08T02:45:23.0144663Z 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 2026-01-08T02:45:23.5623706Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net462\Microsoft.AspNetCore.JsonPatch.dll 2026-01-08T02:45:24.1446799Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\netstandard2.0\Microsoft.AspNetCore.JsonPatch.dll 2026-01-08T02:45:24.5432238Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\net462\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-08T02:45:25.9493748Z Microsoft.AspNetCore.DataProtection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Abstractions.dll 2026-01-08T02:45:25.9578535Z Microsoft.AspNetCore.Http.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Abstractions\Release\net10.0\Microsoft.AspNetCore.Http.Abstractions.dll 2026-01-08T02:45:26.3769017Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\net462\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-08T02:45:26.4375439Z Microsoft.AspNetCore.DataProtection.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.dll 2026-01-08T02:45:27.1179700Z Microsoft.AspNetCore.Cryptography.Internal -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.Internal\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.Internal.dll 2026-01-08T02:45:28.0124337Z 2026-01-08T02:45:28.4239624Z FAILURE: Build failed with an exception. 2026-01-08T02:45:28.5666082Z 2026-01-08T02:45:28.5710465Z * What went wrong: 2026-01-08T02:45:28.5783104Z BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 69 2026-01-08T02:45:28.5792231Z > Unsupported class file major version 69 2026-01-08T02:45:28.5809247Z 2026-01-08T02:45:28.5815612Z * Try: 2026-01-08T02:45:28.5825148Z > Run with --stacktrace option to get the stack trace. 2026-01-08T02:45:28.5831473Z > Run with --info or --debug option to get more log output. 2026-01-08T02:45:28.5835345Z > Run with --scan to get full insights. 2026-01-08T02:45:28.5836645Z > Get more help at https://help.gradle.org. 2026-01-08T02:45:28.5837663Z 2026-01-08T02:45:28.5840385Z BUILD FAILED in 31s 2026-01-08T02:45:28.6476717Z ##[error]eng\targets\Java.Common.targets(54,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "../gradlew -Dorg.gradle.daemon=false compileJava" exited with code 1. 2026-01-08T02:45:28.6493038Z D:\a\_work\1\s\eng\targets\Java.Common.targets(54,5): error MSB3073: The command "../gradlew -Dorg.gradle.daemon=false compileJava" exited with code 1. [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:45:29.0549471Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net462\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-01-08T02:45:30.1460152Z Microsoft.AspNetCore.Routing.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing.Abstractions\Release\net10.0\Microsoft.AspNetCore.Routing.Abstractions.dll 2026-01-08T02:45:31.6173279Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\netstandard2.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-01-08T02:45:31.6354897Z Microsoft.AspNetCore.RateLimiting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RateLimiting\Release\net10.0\Microsoft.AspNetCore.RateLimiting.dll 2026-01-08T02:45:32.2325975Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-01-08T02:45:32.3841589Z Microsoft.AspNetCore.Authentication.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Abstractions\Release\net10.0\Microsoft.AspNetCore.Authentication.Abstractions.dll 2026-01-08T02:45:32.4639458Z Microsoft.AspNetCore.Components.Web -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Web\Release\net10.0\Microsoft.AspNetCore.Components.Web.dll 2026-01-08T02:45:33.6917718Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.dll 2026-01-08T02:45:34.0110991Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-01-08T02:45:36.9771694Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\netstandard2.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-01-08T02:45:37.1371372Z The package Microsoft.Net.Http.Headers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:45:37.1377858Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.10.0.3-ci.nupkg'. 2026-01-08T02:45:37.1570024Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Http.Headers.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:37.7859281Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net10.0\Microsoft.AspNetCore.InternalTesting.dll 2026-01-08T02:45:37.9828987Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.10.0.3-ci.nupkg'. 2026-01-08T02:45:37.9912284Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.EntityFrameworkCore.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:38.3117451Z ResultsOfTGenerator -> D:\a\_work\1\s\artifacts\bin\ResultsOfTGenerator\Release\net10.0\ResultsOfTGenerator.dll 2026-01-08T02:45:39.1606068Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\net462\Microsoft.AspNetCore.Metadata.dll 2026-01-08T02:45:39.2624844Z Microsoft.AspNetCore.Http.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Extensions\Release\net10.0\Microsoft.AspNetCore.Http.Extensions.dll 2026-01-08T02:45:39.4401402Z Microsoft.AspNetCore.Metadata -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Metadata\Release\netstandard2.0\Microsoft.AspNetCore.Metadata.dll 2026-01-08T02:45:39.4711319Z The package Microsoft.AspNetCore.Cryptography.Internal.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:45:39.4712178Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.10.0.3-ci.nupkg'. 2026-01-08T02:45:39.4852840Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.Internal.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:39.8978025Z Microsoft.AspNetCore.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.Abstractions\Release\net10.0\Microsoft.AspNetCore.Hosting.Abstractions.dll 2026-01-08T02:45:39.9761705Z Microsoft.AspNetCore.HttpLogging -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpLogging\Release\net10.0\Microsoft.AspNetCore.HttpLogging.dll 2026-01-08T02:45:39.9877461Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net10.0\Microsoft.Extensions.Localization.Abstractions.dll 2026-01-08T02:45:40.8979306Z 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 2026-01-08T02:45:41.7553932Z Microsoft.Extensions.Http.Polly -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http.Polly\Release\netstandard2.0\Microsoft.Extensions.Http.Polly.dll 2026-01-08T02:45:42.3137651Z The package Microsoft.AspNetCore.WebUtilities.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:45:42.3140775Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.10.0.3-ci.nupkg'. 2026-01-08T02:45:42.3145984Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.WebUtilities.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:43.9681368Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.10.0.3-ci.nupkg'. 2026-01-08T02:45:43.9685505Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Http.Polly.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:45:44.2369655Z Microsoft.AspNetCore.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http\Release\net10.0\Microsoft.AspNetCore.Http.dll 2026-01-08T02:45:45.3905146Z Microsoft.AspNetCore.Antiforgery -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Antiforgery\Release\net10.0\Microsoft.AspNetCore.Antiforgery.dll 2026-01-08T02:45:48.7408899Z Microsoft.AspNetCore.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting\Release\net10.0\Microsoft.AspNetCore.Hosting.dll 2026-01-08T02:45:49.7869344Z Microsoft.AspNetCore.WebSockets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.WebSockets\Release\net10.0\Microsoft.AspNetCore.WebSockets.dll 2026-01-08T02:45:51.7399952Z Microsoft.AspNetCore.ResponseCompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCompression\Release\net10.0\Microsoft.AspNetCore.ResponseCompression.dll 2026-01-08T02:45:53.8059580Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\netstandard2.0\Microsoft.Extensions.Identity.Core.dll 2026-01-08T02:45:56.0549199Z Microsoft.AspNetCore.Owin -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Owin\Release\net10.0\Microsoft.AspNetCore.Owin.dll 2026-01-08T02:46:00.8862105Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\netstandard2.0\Microsoft.Extensions.Identity.Stores.dll 2026-01-08T02:46:00.9076228Z 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 2026-01-08T02:46:00.9621021Z Microsoft.AspNetCore.HttpsPolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpsPolicy\Release\net10.0\Microsoft.AspNetCore.HttpsPolicy.dll 2026-01-08T02:46:01.0623691Z Microsoft.AspNetCore.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.Abstractions\Release\net10.0\Microsoft.AspNetCore.Diagnostics.Abstractions.dll 2026-01-08T02:46:01.0862402Z Microsoft.AspNetCore.Session -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Session\Release\net10.0\Microsoft.AspNetCore.Session.dll 2026-01-08T02:46:01.1147035Z Microsoft.AspNetCore.HttpOverrides -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HttpOverrides\Release\net10.0\Microsoft.AspNetCore.HttpOverrides.dll 2026-01-08T02:46:01.1287415Z Microsoft.AspNetCore.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization\Release\net10.0\Microsoft.AspNetCore.Localization.dll 2026-01-08T02:46:01.1561470Z Microsoft.AspNetCore.CookiePolicy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.CookiePolicy\Release\net10.0\Microsoft.AspNetCore.CookiePolicy.dll 2026-01-08T02:46:01.1737781Z Microsoft.AspNetCore.RequestDecompression -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.RequestDecompression\Release\net10.0\Microsoft.AspNetCore.RequestDecompression.dll 2026-01-08T02:46:01.1907387Z Microsoft.AspNetCore.Cryptography.KeyDerivation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cryptography.KeyDerivation\Release\net10.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll 2026-01-08T02:46:01.3576258Z 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 2026-01-08T02:46:03.1175997Z Microsoft.AspNetCore.JsonPatch -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch\Release\net10.0\Microsoft.AspNetCore.JsonPatch.dll 2026-01-08T02:46:03.2852534Z Microsoft.AspNetCore.JsonPatch.SystemTextJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.JsonPatch.SystemTextJson\Release\net10.0\Microsoft.AspNetCore.JsonPatch.SystemTextJson.dll 2026-01-08T02:46:03.4865742Z Microsoft.AspNetCore.OutputCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching\Release\net10.0\Microsoft.AspNetCore.OutputCaching.dll 2026-01-08T02:46:07.1236381Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.10.0.3-ci.nupkg'. 2026-01-08T02:46:07.1588339Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Owin.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:07.6687193Z Microsoft.AspNetCore.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Routing\Release\net10.0\Microsoft.AspNetCore.Routing.dll 2026-01-08T02:46:09.4775174Z Microsoft.AspNetCore.ResponseCaching -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ResponseCaching\Release\net10.0\Microsoft.AspNetCore.ResponseCaching.dll 2026-01-08T02:46:09.4912381Z The package Microsoft.AspNetCore.ANCMSymbols.win-x64.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:09.4939141Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.10.0.3-ci.nupkg'. 2026-01-08T02:46:09.7263001Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net462\Microsoft.Extensions.Identity.Core.dll 2026-01-08T02:46:09.8055587Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.ANCMSymbols.win-x64.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:09.8133610Z Microsoft.AspNetCore.HostFiltering -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HostFiltering\Release\net10.0\Microsoft.AspNetCore.HostFiltering.dll 2026-01-08T02:46:09.8722377Z 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 2026-01-08T02:46:10.1558869Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net10.0\Microsoft.Extensions.WebEncoders.dll 2026-01-08T02:46:10.4774903Z Microsoft.AspNetCore.Authentication.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Core\Release\net10.0\Microsoft.AspNetCore.Authentication.Core.dll 2026-01-08T02:46:10.8130433Z 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 2026-01-08T02:46:11.2233726Z TestTasks -> D:\a\_work\1\s\src\Servers\IIS\IIS\test\testassets\TestTasks\bin\Release\net10.0\TestTasks.dll 2026-01-08T02:46:12.6235767Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net10.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-01-08T02:46:13.5322414Z Microsoft.AspNetCore.Http.Results -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Results\Release\net10.0\Microsoft.AspNetCore.Http.Results.dll 2026-01-08T02:46:13.9606370Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\netstandard2.0\Microsoft.Extensions.Features.dll 2026-01-08T02:46:14.4164150Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.10.0.3-ci.nupkg'. 2026-01-08T02:46:14.4170961Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.SystemTextJson.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:14.6731019Z Microsoft.AspNetCore.Authorization.Policy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization.Policy\Release\net10.0\Microsoft.AspNetCore.Authorization.Policy.dll 2026-01-08T02:46:15.6923053Z Microsoft.AspNetCore.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Hosting.WindowsServices\Release\net10.0\Microsoft.AspNetCore.Hosting.WindowsServices.dll 2026-01-08T02:46:15.7285122Z Microsoft.AspNetCore.TestHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.TestHost\Release\net10.0\Microsoft.AspNetCore.TestHost.dll 2026-01-08T02:46:15.7693140Z Microsoft.AspNetCore.Rewrite -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Rewrite\Release\net10.0\Microsoft.AspNetCore.Rewrite.dll 2026-01-08T02:46:15.8008220Z Microsoft.Extensions.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Features\Release\net462\Microsoft.Extensions.Features.dll 2026-01-08T02:46:16.6882266Z 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 2026-01-08T02:46:18.7775622Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net10.0\Microsoft.Extensions.FileProviders.Embedded.dll 2026-01-08T02:46:20.9053290Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net10.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-08T02:46:23.8558624Z Microsoft.AspNetCore.Mvc.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Abstractions\Release\net10.0\Microsoft.AspNetCore.Mvc.Abstractions.dll 2026-01-08T02:46:23.8787277Z Microsoft.AspNetCore.Localization.Routing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Localization.Routing\Release\net10.0\Microsoft.AspNetCore.Localization.Routing.dll 2026-01-08T02:46:23.9045735Z Microsoft.AspNetCore.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Cors\Release\net10.0\Microsoft.AspNetCore.Cors.dll 2026-01-08T02:46:23.9407625Z Microsoft.AspNetCore.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics\Release\net10.0\Microsoft.AspNetCore.Diagnostics.dll 2026-01-08T02:46:24.0602092Z 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 2026-01-08T02:46:24.1016913Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net462\Microsoft.Extensions.Identity.Stores.dll 2026-01-08T02:46:24.1518720Z Microsoft.Extensions.Identity.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Core\Release\net10.0\Microsoft.Extensions.Identity.Core.dll 2026-01-08T02:46:24.3418772Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net10.0\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-01-08T02:46:24.7021802Z The package Microsoft.AspNetCore.Hosting.WindowsServices.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:24.7026880Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.10.0.3-ci.nupkg'. 2026-01-08T02:46:24.7082298Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Hosting.WindowsServices.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:25.9471868Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.1\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-08T02:46:25.9583209Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\netstandard2.0\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-08T02:46:26.3892653Z Microsoft.AspNetCore.Server.IntegrationTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IntegrationTesting\Release\net10.0\Microsoft.AspNetCore.Server.IntegrationTesting.dll 2026-01-08T02:46:26.5383896Z Microsoft.AspNetCore.Server.HttpSys -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.HttpSys\Release\net10.0\Microsoft.AspNetCore.Server.HttpSys.dll 2026-01-08T02:46:26.7599944Z Microsoft.AspNetCore.App.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.App.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.App.SourceGenerators.dll 2026-01-08T02:46:27.4711559Z Microsoft.AspNetCore.Components.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Authorization\Release\net10.0\Microsoft.AspNetCore.Components.Authorization.dll 2026-01-08T02:46:28.7822971Z Microsoft.AspNetCore.Server.IISIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IISIntegration\Release\net10.0\Microsoft.AspNetCore.Server.IISIntegration.dll 2026-01-08T02:46:29.7901937Z Microsoft.AspNetCore.StaticFiles -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticFiles\Release\net10.0\Microsoft.AspNetCore.StaticFiles.dll 2026-01-08T02:46:31.1278073Z The package Microsoft.AspNetCore.Server.IntegrationTesting.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:31.1278908Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.10.0.3-ci.nupkg'. 2026-01-08T02:46:31.1281749Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:31.2779554Z Microsoft.AspNetCore.Server.IIS -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.IIS\Release\net10.0\Microsoft.AspNetCore.Server.IIS.dll 2026-01-08T02:46:31.4459440Z Microsoft.AspNetCore.Connections.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Connections.Abstractions\Release\net462\Microsoft.AspNetCore.Connections.Abstractions.dll 2026-01-08T02:46:31.9434511Z The package Microsoft.AspNetCore.Metadata.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:31.9438432Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.10.0.3-ci.nupkg'. 2026-01-08T02:46:31.9607091Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Metadata.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:32.2772229Z Microsoft.AspNetCore.Authentication -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication\Release\net10.0\Microsoft.AspNetCore.Authentication.dll 2026-01-08T02:46:32.3572538Z 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 2026-01-08T02:46:32.7756465Z Microsoft.AspNetCore.Components.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.Analyzers.dll 2026-01-08T02:46:32.7788206Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.10.0.3-ci.nupkg'. 2026-01-08T02:46:32.7888342Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.TestHost.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:33.0436950Z Microsoft.Web.Xdt.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Web.Xdt.Extensions\Release\net462\Microsoft.Web.Xdt.Extensions.dll 2026-01-08T02:46:35.7554678Z Microsoft.AspNetCore.SignalR.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Core\Release\net10.0\Microsoft.AspNetCore.SignalR.Core.dll 2026-01-08T02:46:36.0881841Z Microsoft.AspNetCore.Authentication.BearerToken -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.BearerToken\Release\net10.0\Microsoft.AspNetCore.Authentication.BearerToken.dll 2026-01-08T02:46:36.2351068Z Microsoft.AspNetCore.Authentication.JwtBearer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.JwtBearer\Release\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll 2026-01-08T02:46:36.5020675Z Microsoft.AspNetCore.Authentication.Certificate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Certificate\Release\net10.0\Microsoft.AspNetCore.Authentication.Certificate.dll 2026-01-08T02:46:36.5641698Z Microsoft.AspNetCore.Authentication.OAuth -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OAuth\Release\net10.0\Microsoft.AspNetCore.Authentication.OAuth.dll 2026-01-08T02:46:36.6022320Z Microsoft.AspNetCore.Server.Kestrel -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Server.Kestrel\Release\net10.0\Microsoft.AspNetCore.Server.Kestrel.dll 2026-01-08T02:46:36.6215728Z Microsoft.AspNetCore.Authentication.Cookies -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Cookies\Release\net10.0\Microsoft.AspNetCore.Authentication.Cookies.dll 2026-01-08T02:46:37.7168319Z Microsoft.AspNetCore.Authentication.WsFederation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.WsFederation\Release\net10.0\Microsoft.AspNetCore.Authentication.WsFederation.dll 2026-01-08T02:46:38.1141339Z Microsoft.AspNetCore.Authentication.Facebook -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Facebook\Release\net10.0\Microsoft.AspNetCore.Authentication.Facebook.dll 2026-01-08T02:46:38.2249340Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\dotnet-dev-certs.dll 2026-01-08T02:46:38.6465881Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net10.0\dotnet-getdocument.dll 2026-01-08T02:46:38.9181158Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\dotnet-dev-certs.dll 2026-01-08T02:46:39.1168618Z dotnet-dev-certs -> D:\a\_work\1\s\artifacts\bin\dotnet-dev-certs\Release\net10.0\publish\ 2026-01-08T02:46:39.3445039Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\net462\Microsoft.AspNetCore.Authorization.dll 2026-01-08T02:46:39.3709290Z Microsoft.AspNetCore.Authentication.MicrosoftAccount -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.MicrosoftAccount\Release\net10.0\Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll 2026-01-08T02:46:39.3955476Z Microsoft.AspNetCore.Authorization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authorization\Release\netstandard2.0\Microsoft.AspNetCore.Authorization.dll 2026-01-08T02:46:40.1107245Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\dotnet-sql-cache.dll 2026-01-08T02:46:40.2160079Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\dotnet-sql-cache.dll 2026-01-08T02:46:40.4797903Z dotnet-sql-cache -> D:\a\_work\1\s\artifacts\bin\dotnet-sql-cache\Release\net10.0\publish\ 2026-01-08T02:46:41.8598108Z Microsoft.AspNetCore.StaticAssets -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.StaticAssets\Release\net10.0\Microsoft.AspNetCore.StaticAssets.dll 2026-01-08T02:46:42.0739977Z Microsoft.AspNetCore.Authentication.OpenIdConnect -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.OpenIdConnect\Release\net10.0\Microsoft.AspNetCore.Authentication.OpenIdConnect.dll 2026-01-08T02:46:42.1704013Z The package dotnet-dev-certs.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:42.1716904Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.10.0.3-ci.nupkg'. 2026-01-08T02:46:42.1836070Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-dev-certs.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:42.1969116Z Microsoft.AspNetCore.DataProtection -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection\Release\net462\Microsoft.AspNetCore.DataProtection.dll 2026-01-08T02:46:42.2024692Z The package dotnet-sql-cache.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:42.2025832Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.10.0.3-ci.nupkg'. 2026-01-08T02:46:42.6123433Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-sql-cache.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:42.6293738Z Microsoft.AspNetCore.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.HealthChecks\Release\net10.0\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll 2026-01-08T02:46:43.9244937Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\dotnet-user-secrets.dll 2026-01-08T02:46:43.9627004Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\dotnet-user-jwts.dll 2026-01-08T02:46:44.0224552Z Microsoft.AspNetCore.Authentication.Twitter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Twitter\Release\net10.0\Microsoft.AspNetCore.Authentication.Twitter.dll 2026-01-08T02:46:44.0407825Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\dotnet-user-secrets.dll 2026-01-08T02:46:44.0578028Z dotnet-user-secrets -> D:\a\_work\1\s\artifacts\bin\dotnet-user-secrets\Release\net10.0\publish\ 2026-01-08T02:46:44.1689427Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.10.0.3-ci.nupkg'. 2026-01-08T02:46:44.1752171Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.JsonPatch.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:44.2122412Z The package dotnet-user-secrets.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:44.2125227Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.10.0.3-ci.nupkg'. 2026-01-08T02:46:44.2551467Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-secrets.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:44.3609870Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\dotnet-user-jwts.dll 2026-01-08T02:46:44.3863057Z dotnet-user-jwts -> D:\a\_work\1\s\artifacts\bin\dotnet-user-jwts\Release\net10.0\publish\ 2026-01-08T02:46:45.0781929Z Microsoft.AspNetCore.Authentication.Negotiate -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Negotiate\Release\net10.0\Microsoft.AspNetCore.Authentication.Negotiate.dll 2026-01-08T02:46:45.6365431Z Microsoft.Extensions.ApiDescription.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ApiDescription.Client\Release\netstandard2.0\Microsoft.Extensions.ApiDescription.Client.dll 2026-01-08T02:46:46.8685248Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.10.0.3-ci.nupkg'. 2026-01-08T02:46:47.2886352Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Client.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:49.9334986Z dotnet-getdocument -> D:\a\_work\1\s\artifacts\bin\dotnet-getdocument\Release\net10.0\publish\ 2026-01-08T02:46:50.9380349Z Microsoft.AspNetCore.Authentication.Google -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Authentication.Google\Release\net10.0\Microsoft.AspNetCore.Authentication.Google.dll 2026-01-08T02:46:51.7036993Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net10.0\GetDocument.Insider.dll 2026-01-08T02:46:52.3490685Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net462\GetDocument.Insider.exe 2026-01-08T02:46:53.0015332Z Microsoft.AspNetCore.DeveloperCertificates.XPlat -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DeveloperCertificates.XPlat\Release\net10.0\Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll 2026-01-08T02:46:54.5330646Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\x86\Release\net462\GetDocument.Insider.exe 2026-01-08T02:46:54.6648380Z Microsoft.AspNetCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore\Release\net10.0\Microsoft.AspNetCore.dll 2026-01-08T02:46:54.9712450Z Microsoft.AspNetCore.Http.Connections -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Http.Connections\Release\net10.0\Microsoft.AspNetCore.Http.Connections.dll 2026-01-08T02:46:55.1085662Z The package Microsoft.AspNetCore.Connections.Abstractions.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:55.1087354Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.10.0.3-ci.nupkg'. 2026-01-08T02:46:55.1315254Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Connections.Abstractions.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:55.6654724Z 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 2026-01-08T02:46:55.7473887Z The package Microsoft.AspNetCore.DeveloperCertificates.XPlat.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:55.7483009Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.10.0.3-ci.nupkg'. 2026-01-08T02:46:55.7562982Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.DeveloperCertificates.XPlat.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:55.7883537Z The package Microsoft.AspNetCore.Cryptography.KeyDerivation.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:46:55.7884185Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.10.0.3-ci.nupkg'. 2026-01-08T02:46:55.8038474Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Cryptography.KeyDerivation.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:55.8410892Z GetDocument.Insider -> D:\a\_work\1\s\artifacts\bin\GetDocument.Insider\Release\net10.0\publish\ 2026-01-08T02:46:56.8903098Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2026-01-08T02:46:57.2028738Z Microsoft.AspNetCore.Components.SdkAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.SdkAnalyzers\Release\netstandard2.0\Microsoft.AspNetCore.Components.SdkAnalyzers.dll 2026-01-08T02:46:57.3581063Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.10.0.3-ci.nupkg'. 2026-01-08T02:46:57.3641472Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Components.SdkAnalyzers.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:46:57.6504787Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net10.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-01-08T02:46:57.7426696Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\dotnet-openapi.dll 2026-01-08T02:46:57.8033607Z Microsoft.dotnet-openapi -> D:\a\_work\1\s\artifacts\bin\Microsoft.dotnet-openapi\Release\net10.0\publish\ 2026-01-08T02:46:58.4866742Z Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll 2026-01-08T02:47:00.3513544Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\net462\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-01-08T02:47:01.0788085Z Microsoft.JSInterop.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.JSInterop.WebAssembly\Release\net10.0\Microsoft.JSInterop.WebAssembly.dll 2026-01-08T02:47:01.3861687Z Microsoft.Extensions.Logging.AzureAppServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.AzureAppServices\Release\netstandard2.0\Microsoft.Extensions.Logging.AzureAppServices.dll 2026-01-08T02:47:01.4854113Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.10.0.3-ci.nupkg'. 2026-01-08T02:47:01.4855137Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Facebook.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:01.8982681Z Microsoft.AspNetCore.HeaderPropagation -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.HeaderPropagation\Release\net10.0\Microsoft.AspNetCore.HeaderPropagation.dll 2026-01-08T02:47:02.2654767Z The package Microsoft.dotnet-openapi.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:02.2656612Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.2662629Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.dotnet-openapi.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:02.2729208Z Microsoft.AspNetCore.OpenApi.SourceGenerators -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi.SourceGenerators\Release\netstandard2.0\Microsoft.AspNetCore.OpenApi.SourceGenerators.dll 2026-01-08T02:47:02.3042809Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.3113286Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.JwtBearer.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:02.3934189Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.3953171Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Negotiate.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:02.4157020Z Microsoft.AspNetCore.ConcurrencyLimiter -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.ConcurrencyLimiter\Release\net10.0\Microsoft.AspNetCore.ConcurrencyLimiter.dll 2026-01-08T02:47:02.4163913Z The package Microsoft.AspNetCore.Authentication.WsFederation.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:02.4166450Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.4230640Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.WsFederation.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:02.4915301Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.4919523Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.OpenIdConnect.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:02.5157666Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.5224762Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Google.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:02.5885722Z The package Microsoft.AspNetCore.ConcurrencyLimiter.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:02.5890535Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.ConcurrencyLimiter.10.0.3-ci.nupkg'. 2026-01-08T02:47:02.5958045Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.ConcurrencyLimiter.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:03.6080084Z Microsoft.AspNetCore.Identity -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity\Release\net10.0\Microsoft.AspNetCore.Identity.dll 2026-01-08T02:47:03.6578329Z Microsoft.AspNetCore.DataProtection.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.StackExchangeRedis\Release\net462\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.dll 2026-01-08T02:47:03.7693460Z Microsoft.AspNetCore.DataProtection.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.DataProtection.Extensions\Release\net462\Microsoft.AspNetCore.DataProtection.Extensions.dll 2026-01-08T02:47:03.8885650Z 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 2026-01-08T02:47:03.9934149Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.10.0.3-ci.nupkg'. 2026-01-08T02:47:04.0075854Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Logging.AzureAppServices.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:04.8885876Z Microsoft.AspNetCore.SpaProxy -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaProxy\Release\net10.0\Microsoft.AspNetCore.SpaProxy.dll 2026-01-08T02:47:05.8555863Z Microsoft.AspNetCore.Components.QuickGrid -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.QuickGrid\Release\net10.0\Microsoft.AspNetCore.Components.QuickGrid.dll 2026-01-08T02:47:06.1482200Z Microsoft.AspNetCore.OutputCaching.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.dll 2026-01-08T02:47:06.1885268Z Microsoft.AspNetCore.MiddlewareAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.MiddlewareAnalysis\Release\net10.0\Microsoft.AspNetCore.MiddlewareAnalysis.dll 2026-01-08T02:47:06.2619125Z Microsoft.AspNetCore.Mvc.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Core\Release\net10.0\Microsoft.AspNetCore.Mvc.Core.dll 2026-01-08T02:47:06.4096449Z Microsoft.AspNetCore.SpaServices.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SpaServices.Extensions\Release\net10.0\Microsoft.AspNetCore.SpaServices.Extensions.dll 2026-01-08T02:47:06.5878361Z The package Microsoft.AspNetCore.Server.IntegrationTesting.IIS.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:06.5879512Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.10.0.3-ci.nupkg'. 2026-01-08T02:47:06.6675859Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Server.IntegrationTesting.IIS.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:07.0686412Z 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 2026-01-08T02:47:07.6435402Z The package Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:07.6436289Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.10.0.3-ci.nupkg'. 2026-01-08T02:47:07.6558450Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OutputCaching.StackExchangeRedis.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:08.0350265Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net10.0\Microsoft.Extensions.Localization.dll 2026-01-08T02:47:08.5478037Z 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 2026-01-08T02:47:08.6567967Z Microsoft.AspNetCore.Mvc.ApiExplorer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ApiExplorer\Release\net10.0\Microsoft.AspNetCore.Mvc.ApiExplorer.dll 2026-01-08T02:47:08.6579936Z RazorPageGenerator -> D:\a\_work\1\s\artifacts\bin\RazorPageGenerator\Release\net10.0\dotnet-razorpagegenerator.dll 2026-01-08T02:47:08.6810693Z Microsoft.AspNetCore.Mvc.Cors -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Cors\Release\net10.0\Microsoft.AspNetCore.Mvc.Cors.dll 2026-01-08T02:47:08.8313937Z The package RazorPageGenerator.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:08.8316871Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.10.0.3-ci.nupkg'. 2026-01-08T02:47:08.8394630Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\RazorPageGenerator.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:10.0065701Z The package dotnet-user-jwts.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:10.0071833Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.10.0.3-ci.nupkg'. 2026-01-08T02:47:10.0087326Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\dotnet-user-jwts.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:10.4221513Z Microsoft.AspNetCore.Mvc.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Mvc.Analyzers.dll 2026-01-08T02:47:10.4985386Z Microsoft.AspNetCore.SignalR -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR\Release\net10.0\Microsoft.AspNetCore.SignalR.dll 2026-01-08T02:47:10.5748230Z Microsoft.AspNetCore.Components.CustomElements -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.CustomElements\Release\net10.0\Microsoft.AspNetCore.Components.CustomElements.dll 2026-01-08T02:47:10.7010814Z 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 2026-01-08T02:47:11.0454158Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.10.0.3-ci.nupkg'. 2026-01-08T02:47:11.0463247Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Certificate.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:11.0911455Z Microsoft.AspNetCore.Components.WebAssembly -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly\Release\net10.0\Microsoft.AspNetCore.Components.WebAssembly.dll 2026-01-08T02:47:11.1318724Z The package Microsoft.Extensions.ApiDescription.Server.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:11.1322142Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.10.0.3-ci.nupkg'. 2026-01-08T02:47:11.2005026Z Microsoft.Extensions.Identity.Stores -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Identity.Stores\Release\net10.0\Microsoft.Extensions.Identity.Stores.dll 2026-01-08T02:47:11.2203189Z The package Microsoft.AspNetCore.Authentication.Twitter.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:11.2206959Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.10.0.3-ci.nupkg'. 2026-01-08T02:47:11.2212103Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.Twitter.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:11.5186331Z The package Microsoft.Extensions.ApiDescription.Server.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:11.5856267Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ApiDescription.Server.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:11.9449607Z 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 2026-01-08T02:47:13.8800484Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.10.0.3-ci.nupkg'. 2026-01-08T02:47:13.8805278Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:13.9807103Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:13.9809211Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.3-ci.nupkg'. 2026-01-08T02:47:13.9810972Z The package Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:13.9812983Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Api.Analyzers.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:14.0999086Z The package Microsoft.AspNetCore.DataProtection.Abstractions.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:14.1000014Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.10.0.3-ci.nupkg'. 2026-01-08T02:47:14.1003376Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Abstractions.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:14.1438720Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.10.0.3-ci.nupkg'. 2026-01-08T02:47:14.1598131Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.StackExchangeRedis.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:14.1857944Z The package Microsoft.AspNetCore.DataProtection.Extensions.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:14.1867304Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.10.0.3-ci.nupkg'. 2026-01-08T02:47:14.1877420Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.Extensions.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:14.3744462Z The package Microsoft.AspNetCore.MiddlewareAnalysis.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:14.3745520Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.10.0.3-ci.nupkg'. 2026-01-08T02:47:14.3824658Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.MiddlewareAnalysis.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:15.2441736Z The package Microsoft.AspNetCore.HeaderPropagation.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:15.2443694Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.10.0.3-ci.nupkg'. 2026-01-08T02:47:15.2449697Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.HeaderPropagation.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:15.4483715Z 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 2026-01-08T02:47:15.5045480Z Microsoft.AspNetCore.Identity.EntityFrameworkCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.EntityFrameworkCore\Release\net10.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll 2026-01-08T02:47:17.3667875Z Microsoft.AspNetCore.Mvc.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.DataAnnotations\Release\net10.0\Microsoft.AspNetCore.Mvc.DataAnnotations.dll 2026-01-08T02:47:17.3830172Z The package Microsoft.AspNetCore.Mvc.Analyzers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:17.3836040Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.10.0.3-ci.nupkg'. 2026-01-08T02:47:17.3930690Z The package Microsoft.AspNetCore.Mvc.Analyzers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:17.3935215Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Mvc.Analyzers.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:17.7386430Z Microsoft.AspNetCore.Components.Endpoints -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Endpoints\Release\net10.0\Microsoft.AspNetCore.Components.Endpoints.dll 2026-01-08T02:47:20.5758592Z 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 2026-01-08T02:47:20.6486789Z Microsoft.AspNetCore.OpenApi -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.OpenApi\Release\net10.0\Microsoft.AspNetCore.OpenApi.dll 2026-01-08T02:47:20.7443634Z The package Microsoft.Extensions.Identity.Core.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:20.7446995Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.10.0.3-ci.nupkg'. 2026-01-08T02:47:20.7763497Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.10.0.3-ci.nupkg'. 2026-01-08T02:47:20.7815900Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authentication.MicrosoftAccount.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:20.7858565Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Core.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:20.8230641Z Microsoft.AspNetCore.Components.Server -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.Server\Release\net10.0\Microsoft.AspNetCore.Components.Server.dll 2026-01-08T02:47:21.2183997Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.10.0.3-ci.nupkg'. 2026-01-08T02:47:21.2255915Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:21.2837982Z The package Microsoft.AspNetCore.SpaProxy.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:21.2838772Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.10.0.3-ci.nupkg'. 2026-01-08T02:47:21.2934539Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaProxy.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:23.6939183Z Microsoft.AspNetCore.Mvc.Testing -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Testing\Release\net10.0\Microsoft.AspNetCore.Mvc.Testing.dll 2026-01-08T02:47:23.8700156Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.10.0.3-ci.nupkg'. 2026-01-08T02:47:23.8704846Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.EntityFrameworkCore.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:24.1353892Z Microsoft.AspNetCore.Mvc.ViewFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.ViewFeatures\Release\net10.0\Microsoft.AspNetCore.Mvc.ViewFeatures.dll 2026-01-08T02:47:24.1762739Z The package Microsoft.Extensions.Identity.Stores.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:24.1765734Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.10.0.3-ci.nupkg'. 2026-01-08T02:47:24.1925252Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Identity.Stores.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:25.8832504Z Microsoft.AspNetCore.Mvc.Razor -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Razor\Release\net10.0\Microsoft.AspNetCore.Mvc.Razor.dll 2026-01-08T02:47:26.4657619Z Microsoft.Authentication.WebAssembly.Msal -> D:\a\_work\1\s\artifacts\bin\Microsoft.Authentication.WebAssembly.Msal\Release\net10.0\Microsoft.Authentication.WebAssembly.Msal.dll 2026-01-08T02:47:28.2733719Z Microsoft.AspNetCore.Mvc.NewtonsoftJson -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.NewtonsoftJson\Release\net10.0\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll 2026-01-08T02:47:29.8576683Z 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 2026-01-08T02:47:30.5461951Z 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 2026-01-08T02:47:30.7107768Z 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 2026-01-08T02:47:30.8312591Z The package Microsoft.AspNetCore.SignalR.Client.SourceGenerator.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:30.8314829Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.10.0.3-ci.nupkg'. 2026-01-08T02:47:30.8317943Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.SignalR.Client.SourceGenerator.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:32.0911830Z Microsoft.AspNetCore.Mvc.TagHelpers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.TagHelpers\Release\net10.0\Microsoft.AspNetCore.Mvc.TagHelpers.dll 2026-01-08T02:47:32.8029860Z 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 2026-01-08T02:47:32.8031356Z Microsoft.AspNetCore.Mvc.RazorPages -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.RazorPages\Release\net10.0\Microsoft.AspNetCore.Mvc.RazorPages.dll 2026-01-08T02:47:32.8567783Z Microsoft.AspNetCore.Mvc.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc.Localization\Release\net10.0\Microsoft.AspNetCore.Mvc.Localization.dll 2026-01-08T02:47:33.8733064Z 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 2026-01-08T02:47:33.9323955Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net10.0\Microsoft.AspNetCore.SignalR.Client.dll 2026-01-08T02:47:33.9586521Z 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 2026-01-08T02:47:34.2385661Z The package Microsoft.AspNetCore.DataProtection.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:34.2387942Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.10.0.3-ci.nupkg'. 2026-01-08T02:47:34.2796922Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.DataProtection.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:35.1255681Z The package Microsoft.AspNetCore.Authorization.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:35.1256962Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.10.0.3-ci.nupkg'. 2026-01-08T02:47:35.1262236Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Authorization.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:35.6865141Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-08T02:47:35.7018706Z 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 2026-01-08T02:47:36.0349603Z 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 2026-01-08T02:47:36.0795933Z Microsoft.AspNetCore.Mvc -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Mvc\Release\net10.0\Microsoft.AspNetCore.Mvc.dll 2026-01-08T02:47:36.9997196Z Microsoft.AspNetCore.SignalR.StackExchangeRedis -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.StackExchangeRedis\Release\net10.0\Microsoft.AspNetCore.SignalR.StackExchangeRedis.dll 2026-01-08T02:47:37.4316306Z 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 2026-01-08T02:47:37.6249022Z Microsoft.AspNetCore.SignalR.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Common\Release\net462\Microsoft.AspNetCore.SignalR.Common.dll 2026-01-08T02:47:38.0165713Z 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 2026-01-08T02:47:38.4289188Z 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 2026-01-08T02:47:39.6818940Z 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 2026-01-08T02:47:40.6230465Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net10.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-01-08T02:47:41.0404638Z 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 2026-01-08T02:47:47.2117267Z 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 2026-01-08T02:47:49.2472094Z Microsoft.AspNetCore.Components.WebView -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebView\Release\net10.0\Microsoft.AspNetCore.Components.WebView.dll 2026-01-08T02:47:50.2892452Z 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 2026-01-08T02:47:51.2593856Z Microsoft.AspNetCore.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Analyzers\Release\netstandard2.0\Microsoft.AspNetCore.Analyzers.dll 2026-01-08T02:47:51.3972128Z The package Microsoft.AspNetCore.Components.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:51.3978143Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.10.0.3-ci.nupkg'. 2026-01-08T02:47:51.4283229Z The package Microsoft.AspNetCore.Components.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:51.4296341Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:51.4507583Z The package Microsoft.AspNetCore.Components.Authorization.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:51.4508768Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.10.0.3-ci.nupkg'. 2026-01-08T02:47:51.4571209Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Authorization.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:51.5989242Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.10.0.3-ci.nupkg'. 2026-01-08T02:47:51.5994951Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Analyzers.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:51.6766749Z The package Microsoft.AspNetCore.Analyzers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:51.6771331Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.10.0.3-ci.nupkg'. 2026-01-08T02:47:51.6911713Z The package Microsoft.AspNetCore.Analyzers.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:51.6969365Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.Analyzers.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:52.3423175Z 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 2026-01-08T02:47:52.6476655Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\net462\Microsoft.Extensions.FileProviders.Embedded.dll 2026-01-08T02:47:52.9251220Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.10.0.3-ci.nupkg'. 2026-01-08T02:47:52.9253052Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:52.9870651Z The package Microsoft.AspNetCore.Components.WebView.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:52.9913623Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.10.0.3-ci.nupkg'. 2026-01-08T02:47:53.0157639Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebView.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:53.8195142Z Microsoft.Extensions.FileProviders.Embedded -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Embedded\Release\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.dll 2026-01-08T02:47:54.0945470Z Microsoft.AspNetCore.AzureAppServicesIntegration -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServicesIntegration\Release\net10.0\Microsoft.AspNetCore.AzureAppServicesIntegration.dll 2026-01-08T02:47:54.0955282Z The package Microsoft.JSInterop.WebAssembly.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:54.0959997Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.10.0.3-ci.nupkg'. 2026-01-08T02:47:54.0964716Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.WebAssembly.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:54.3094288Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\net462\Microsoft.Extensions.ObjectPool.dll 2026-01-08T02:47:55.6044346Z The package Microsoft.JSInterop.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:55.6048350Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.10.0.3-ci.nupkg'. 2026-01-08T02:47:55.6255513Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.JSInterop.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:55.8345254Z Microsoft.Extensions.ObjectPool -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.ObjectPool\Release\netstandard2.0\Microsoft.Extensions.ObjectPool.dll 2026-01-08T02:47:56.0235515Z 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 2026-01-08T02:47:56.0710671Z 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 2026-01-08T02:47:56.1748874Z The package Microsoft.AspNetCore.SignalR.Common.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:56.1779011Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.10.0.3-ci.nupkg'. 2026-01-08T02:47:56.2233823Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Common.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:57.2045285Z 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 2026-01-08T02:47:57.4788655Z 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 2026-01-08T02:47:58.5988379Z The package Microsoft.AspNetCore.SpaServices.Extensions.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:58.6040755Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.10.0.3-ci.nupkg'. 2026-01-08T02:47:58.6050889Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SpaServices.Extensions.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:58.6252724Z The package Microsoft.DotNet.Web.Client.ItemTemplates.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:58.6253873Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.Client.ItemTemplates.10.0.3-ci.nupkg'. 2026-01-08T02:47:59.1368742Z The package Microsoft.AspNetCore.Components.CustomElements.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:59.1372467Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.10.0.3-ci.nupkg'. 2026-01-08T02:47:59.1379067Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.CustomElements.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:59.1778450Z The package Microsoft.DotNet.Web.ItemTemplates.10.0.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:59.1783001Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ItemTemplates.10.0.10.0.3-ci.nupkg'. 2026-01-08T02:47:59.2383616Z The package Microsoft.AspNetCore.Components.Web.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:59.2386300Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.10.0.3-ci.nupkg'. 2026-01-08T02:47:59.2545354Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Web.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:59.3692191Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\net462\Microsoft.AspNetCore.SignalR.Client.dll 2026-01-08T02:47:59.4535829Z Zipping directory "D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime-composite\Release\win-x64\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-composite-10.0.3-ci-win-x64.zip". 2026-01-08T02:47:59.5861368Z The package Microsoft.AspNetCore.SignalR.StackExchangeRedis.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:47:59.5998997Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.10.0.3-ci.nupkg'. 2026-01-08T02:47:59.6066936Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.StackExchangeRedis.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:47:59.8211290Z 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 2026-01-08T02:47:59.9135337Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\net462\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-01-08T02:48:00.0462740Z Microsoft.Extensions.Configuration.KeyPerFile -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.KeyPerFile\Release\netstandard2.0\Microsoft.Extensions.Configuration.KeyPerFile.dll 2026-01-08T02:48:00.2442109Z The package Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:00.2448482Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.3-ci.nupkg'. 2026-01-08T02:48:00.2457449Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.MessagePack.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:00.3045371Z 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.10.0.3-ci.nupkg) in any of the provided search directories. 2026-01-08T02:48:02.5115914Z 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.10.0.3-ci.nupkg) in any of the provided search directories. 2026-01-08T02:48:02.5380437Z 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.10.0.3-ci.nupkg) in any of the provided search directories. 2026-01-08T02:48:02.6554602Z 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 2026-01-08T02:48:03.3215104Z The package Microsoft.AspNetCore.AzureAppServicesIntegration.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:03.3218290Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.10.0.3-ci.nupkg'. 2026-01-08T02:48:03.3224959Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServicesIntegration.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:03.4072299Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\net462\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-01-08T02:48:03.9727663Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-composite-10.0.3-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime-composite\Release\win-x64\output\' 2026-01-08T02:48:04.2353981Z Microsoft.Extensions.Diagnostics.HealthChecks -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.HealthChecks\Release\netstandard2.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll 2026-01-08T02:48:04.6819649Z Microsoft.AspNetCore.AzureAppServices.HostingStartup -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.AzureAppServices.HostingStartup\Release\net10.0\Microsoft.AspNetCore.AzureAppServices.HostingStartup.dll 2026-01-08T02:48:04.9773829Z 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 2026-01-08T02:48:05.7539372Z The package Microsoft.AspNetCore.AzureAppServices.HostingStartup.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:05.7540202Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.10.0.3-ci.nupkg'. 2026-01-08T02:48:05.7546031Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.AzureAppServices.HostingStartup.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:05.7683407Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\net462\Microsoft.AspNetCore.InternalTesting.dll 2026-01-08T02:48:06.4587022Z The package Microsoft.DotNet.Web.ProjectTemplates.10.0.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:06.4901019Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.Web.ProjectTemplates.10.0.10.0.3-ci.nupkg'. 2026-01-08T02:48:06.6146092Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.10.0.3-ci.nupkg'. 2026-01-08T02:48:06.6293218Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:06.6430858Z Microsoft.AspNetCore.InternalTesting -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.InternalTesting\Release\netstandard2.0\Microsoft.AspNetCore.InternalTesting.dll 2026-01-08T02:48:06.6750888Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.10.0.3-ci.nupkg'. 2026-01-08T02:48:06.7051662Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Authentication.WebAssembly.Msal.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:06.8135241Z Microsoft.AspNetCore.App.Runtime.Composite -> 2026-01-08T02:48:06.8695570Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.10.0.3-ci.nupkg'. 2026-01-08T02:48:06.8785994Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Testing.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:07.3146937Z The package Microsoft.AspNetCore.Http.Connections.Common.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:07.3147897Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.10.0.3-ci.nupkg'. 2026-01-08T02:48:07.3242378Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Common.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:07.5320659Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.10.0.3-ci.nupkg'. 2026-01-08T02:48:07.5499669Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.FileProviders.Embedded.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:07.6530712Z The package Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:07.6532231Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.10.0.3-ci.nupkg'. 2026-01-08T02:48:07.6667190Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:07.7076623Z The package Microsoft.AspNetCore.InternalTesting.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:07.7082498Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.10.0.3-ci.nupkg'. 2026-01-08T02:48:07.7347296Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.AspNetCore.InternalTesting.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:08.0010438Z LinkabilityChecker -> D:\a\_work\1\s\artifacts\bin\LinkabilityChecker\Release\net10.0\LinkabilityChecker.dll 2026-01-08T02:48:08.4020008Z The package Microsoft.AspNetCore.Components.Forms.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:08.4021904Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.10.0.3-ci.nupkg'. 2026-01-08T02:48:08.4089652Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.Forms.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:08.4822553Z Microsoft.AspNetCore.Identity.UI -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Identity.UI\Release\net10.0\Microsoft.AspNetCore.Identity.UI.dll 2026-01-08T02:48:08.7575478Z 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 2026-01-08T02:48:09.1984361Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.10.0.3-ci.nupkg'. 2026-01-08T02:48:09.1989584Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.QuickGrid.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:09.2079741Z The package Microsoft.Extensions.Features.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:09.2082705Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.10.0.3-ci.nupkg'. 2026-01-08T02:48:09.2104761Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Features.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:09.2822822Z The package Microsoft.AspNetCore.SignalR.Specification.Tests.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:09.2823718Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.10.0.3-ci.nupkg'. 2026-01-08T02:48:09.2830164Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Specification.Tests.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:09.6521535Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.10.0.3-ci.nupkg'. 2026-01-08T02:48:09.6525670Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.OpenApi.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:10.6372923Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\net462\Microsoft.Extensions.Localization.Abstractions.dll 2026-01-08T02:48:10.6621608Z Microsoft.AspNetCore.App.Ref -> 2026-01-08T02:48:11.1666287Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\net462\Microsoft.Extensions.Localization.dll 2026-01-08T02:48:11.2513685Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.10.0.3-ci.nupkg'. 2026-01-08T02:48:11.2519212Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Authentication.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:11.9078237Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\net462\Microsoft.Extensions.WebEncoders.dll 2026-01-08T02:48:12.0880313Z Microsoft.Extensions.Localization.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization.Abstractions\Release\netstandard2.0\Microsoft.Extensions.Localization.Abstractions.dll 2026-01-08T02:48:12.3054969Z The package Microsoft.Extensions.Validation.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:48:12.3055649Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.10.0.3-ci.nupkg'. 2026-01-08T02:48:12.3125954Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Validation.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:48:12.6320740Z Microsoft.Extensions.WebEncoders -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.WebEncoders\Release\netstandard2.0\Microsoft.Extensions.WebEncoders.dll 2026-01-08T02:48:57.9054352Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.3-ci-win-x64.msi 2026-01-08T02:49:03.2154395Z aspnetcore-runtime-bundle -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.3-ci-win-x64.exe 2026-01-08T02:49:03.3006904Z Microsoft.AspNetCore.App.Runtime -> 2026-01-08T02:49:03.3442651Z 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-10.0.3-ci-win-x64.zip". 2026-01-08T02:49:03.4182465Z Microsoft.AspNetCore.SignalR.Client -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.SignalR.Client\Release\netstandard2.0\Microsoft.AspNetCore.SignalR.Client.dll 2026-01-08T02:49:03.4960042Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\FileProviders\Embedded\src\CompatibilitySuppressions.xml'. 2026-01-08T02:49:04.0644373Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.4255044Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.Server.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:04.4663614Z The package Microsoft.AspNetCore.Http.Connections.Client.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:04.4667256Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.4929349Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Http.Connections.Client.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:04.5620524Z The package Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:04.5624109Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.5818811Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:04.5927929Z The package Microsoft.Extensions.ObjectPool.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:04.5935778Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.6114263Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.ObjectPool.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:04.6378740Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.6507783Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.NewtonsoftJson.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:04.9051103Z The package Microsoft.Extensions.Diagnostics.HealthChecks.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:04.9052052Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.9068150Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Diagnostics.HealthChecks.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:04.9349497Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.10.0.3-ci.nupkg'. 2026-01-08T02:49:04.9559308Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:05.2997570Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.10.0.3-ci.nupkg'. 2026-01-08T02:49:05.6478980Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Identity.UI.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:06.6208405Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-runtime-10.0.3-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-runtime\Release\win-x64\output\' 2026-01-08T02:49:07.7899009Z Microsoft.AspNetCore.App.Runtime -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0.10.0.3-ci.nupkg 2026-01-08T02:49:07.8192214Z The package Microsoft.AspNetCore.SignalR.Protocols.Json.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:07.8193240Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.10.0.3-ci.nupkg'. 2026-01-08T02:49:07.8286323Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Protocols.Json.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:12.3310536Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.10.0.3-ci.nupkg'. 2026-01-08T02:49:12.3365435Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:12.3412499Z The package Microsoft.Extensions.Configuration.KeyPerFile.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:12.3415596Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.10.0.3-ci.nupkg'. 2026-01-08T02:49:12.3418903Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Configuration.KeyPerFile.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:12.3825192Z The package Microsoft.Extensions.WebEncoders.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:12.3826675Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.10.0.3-ci.nupkg'. 2026-01-08T02:49:12.3832147Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.WebEncoders.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:12.7572663Z Microsoft.Extensions.Localization -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Localization\Release\netstandard2.0\Microsoft.Extensions.Localization.dll 2026-01-08T02:49:30.2763963Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-10.0.3-ci-win-x64.msi 2026-01-08T02:49:30.3930024Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.10.0.3-ci.nupkg'. 2026-01-08T02:49:30.4301053Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.SignalR.Client.Core.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:30.6029602Z The package Microsoft.Extensions.Localization.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:30.6030447Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.10.0.3-ci.nupkg'. 2026-01-08T02:49:30.6177248Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:30.7889803Z The package Microsoft.Extensions.Localization.Abstractions.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:30.7890616Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.10.0.3-ci.nupkg'. 2026-01-08T02:49:32.8436740Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Extensions.Localization.Abstractions.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:32.8437354Z Microsoft.AspNetCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.AspNetCore.TargetingPack.x64.10.0.10.0.3-ci.nupkg 2026-01-08T02:49:32.9525387Z INFO: Could not find files for the given pattern(s). 2026-01-08T02:49:33.1452327Z 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-10.0.3-ci-win-x64.zip". 2026-01-08T02:49:33.7439280Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\aspnetcore-targeting-pack-10.0.3-ci-win-x64.zip' from 'D:\a\_work\1\s\artifacts\obj\aspnetcore-ref\Release\win-x64\output\' 2026-01-08T02:49:34.1775070Z The package Microsoft.AspNetCore.App.Runtime.win-x64.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:34.1775743Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.10.0.3-ci.nupkg'. 2026-01-08T02:49:35.0499309Z The package Microsoft.AspNetCore.App.Ref.10.0.3-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-08T02:49:35.0500246Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.10.0.3-ci.nupkg'. 2026-01-08T02:49:35.5010873Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Runtime.win-x64.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:35.5431511Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Runtime\src\CompatibilitySuppressions.xml'. 2026-01-08T02:49:35.7001169Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.App.Ref.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:35.7601492Z Successfully wrote compatibility suppressions to 'D:\a\_work\1\s\src\Framework\App.Ref\src\CompatibilitySuppressions.xml'. 2026-01-08T02:49:35.9707680Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net10.0\blazor-devserver.dll 2026-01-08T02:49:37.2691656Z BuildAfterTargetingPack -> D:\a\_work\1\s\artifacts\bin\BuildAfterTargetingPack\Release\net10.0\BuildAfterTargetingPack.dll 2026-01-08T02:49:37.4999858Z Determining projects to restore... 2026-01-08T02:49:37.5971856Z Determining projects to restore... 2026-01-08T02:49:37.6167507Z Microsoft.AspNetCore.Components.WebAssembly.DevServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.AspNetCore.Components.WebAssembly.DevServer\Release\net10.0\publish\ 2026-01-08T02:49:37.7598668Z Determining projects to restore... 2026-01-08T02:49:38.3198111Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.10.0.3-ci.nupkg'. 2026-01-08T02:49:39.1121541Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.AspNetCore.Components.WebAssembly.DevServer.10.0.3-ci.symbols.nupkg'. 2026-01-08T02:49:47.1651833Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 342 ms). 2026-01-08T02:49:47.3590125Z Restored D:\a\_work\1\s\src\Framework\App.Ref\src\Microsoft.AspNetCore.App.Ref.sfxproj (in 387 ms). 2026-01-08T02:49:47.8429553Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.JsonTranscoding\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj (in 1.16 sec). 2026-01-08T02:49:47.8450213Z 108 of 110 projects are up-to-date for restore. 2026-01-08T02:49:47.9765615Z Restored D:\a\_work\1\s\src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj (in 1.28 sec). 2026-01-08T02:49:48.0600274Z ##[error].dotnet\sdk\10.0.101\NuGet.targets(196,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot create a file when that file already exists. 2026-01-08T02:49:48.0602396Z D:\a\_work\1\s\.dotnet\sdk\10.0.101\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.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj] 2026-01-08T02:49:51.1984313Z Restored D:\a\_work\1\s\src\Framework\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport\src\Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport.csproj (in 560 ms). 2026-01-08T02:49:51.1984799Z 167 of 168 projects are up-to-date for restore. 2026-01-08T02:49:51.2076993Z 2026-01-08T02:49:51.2086458Z Build FAILED. 2026-01-08T02:49:51.2087184Z 2026-01-08T02:49:51.2089994Z EXEC : error : A restricted method in java.lang.System has been called [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:49:51.2093637Z EXEC : error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar) [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:49:51.2097942Z EXEC : error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:49:51.2100453Z EXEC : error : Restricted methods will be blocked in a future release unless native access is enabled [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:49:51.2103109Z D:\a\_work\1\s\eng\targets\Java.Common.targets(54,5): error MSB3073: The command "../gradlew -Dorg.gradle.daemon=false compileJava" exited with code 1. [D:\a\_work\1\s\src\SignalR\clients\java\signalr\core\signalr.client.java.core.javaproj] 2026-01-08T02:49:51.2105878Z D:\a\_work\1\s\.dotnet\sdk\10.0.101\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.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj] 2026-01-08T02:49:51.2108002Z 0 Warning(s) 2026-01-08T02:49:51.2109181Z 6 Error(s) 2026-01-08T02:49:51.2109687Z 2026-01-08T02:49:51.2111477Z Time Elapsed 00:09:34.95 2026-01-08T02:49:51.5885584Z Build failed with exit code 1. Check errors above. 2026-01-08T02:49:51.5904187Z See log: artifacts/log/Release/Build.x64.binlog 2026-01-08T02:49:51.6157818Z Killing running build processes... 2026-01-08T02:49:52.2505725Z build.cmd completed 2026-01-08T02:49:52.6148997Z ##[section]Finishing: Build x64