2026-01-28T20:11:30.4518278Z ##[section]Starting: Build 2026-01-28T20:11:30.4525727Z ============================================================================== 2026-01-28T20:11:30.4525843Z Task : Command line 2026-01-28T20:11:30.4525903Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-28T20:11:30.4526001Z Version : 2.250.1 2026-01-28T20:11:30.4526061Z Author : Microsoft Corporation 2026-01-28T20:11:30.4526125Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-28T20:11:30.4526217Z ============================================================================== 2026-01-28T20:11:31.9948676Z Generating script. 2026-01-28T20:11:32.0013023Z Script contents: shell 2026-01-28T20:11:32.0018599Z D:\a\_work\1\s/build.cmd -ci -restore -build -configuration Release -pack /p:PrepareForHelix=true /p:ArchiveTests=true /bl:D:\a\_work\1\s/artifacts/log/Release//build.binlog 2026-01-28T20:11:32.0236089Z ========================== Starting Command Output =========================== 2026-01-28T20:11:32.0436651Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\65c236c0-2b51-43d0-bf38-3e5f73bef9af.cmd"" 2026-01-28T20:11:32.4057180Z & "D:\a\_work\1\s\eng/common/build.ps1" -configuration Release -ci -restore -build -pack /p:PrepareForHelix=true /p:ArchiveTests=true /bl:D:\a\_work\1\s/artifacts/log/Release//build.binlog 2026-01-28T20:11:32.6762909Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-28T20:11:32.7610587Z Attempting to install 'sdk v10.0.102' from public location. 2026-01-28T20:11:34.8406336Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-win-x64.zip size is 302770382 bytes. 2026-01-28T20:11:34.8467991Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-win-x64.zip size is 302770382 bytes. 2026-01-28T20:11:34.8499740Z dotnet-install: The remote and local file sizes are equal. 2026-01-28T20:11:34.8524565Z dotnet-install: Extracting the archive. 2026-01-28T20:11:48.0924026Z 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-28T20:11:48.0934048Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-28T20:11:48.0940182Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-28T20:11:48.0946199Z dotnet-install: Installed version is 10.0.102 2026-01-28T20:11:48.0952172Z dotnet-install: Installation finished 2026-01-28T20:11:48.1184064Z Setting NUGET enhanced retry environment variables 2026-01-28T20:11:49.7116639Z Setting NUGET enhanced retry environment variables 2026-01-28T20:11:49.7205617Z Setting NUGET enhanced retry environment variables 2026-01-28T20:11:50.1581167Z Determining projects to restore... 2026-01-28T20:11:53.1168497Z Tool 'dotnet-coverage' (version '17.13.1') was restored. Available commands: dotnet-coverage 2026-01-28T20:11:53.1169115Z Tool 'powershell' (version '7.5.0') was restored. Available commands: pwsh 2026-01-28T20:11:53.1169402Z 2026-01-28T20:11:53.1169628Z Restore was successful. 2026-01-28T20:11:54.5670734Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25610.3\tools\Tools.proj (in 1.36 sec). 2026-01-28T20:11:54.9670792Z Attempting to install runtime toolset 'dotnet/x64 v8.0.21' from public location. 2026-01-28T20:11:55.6539971Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.21/dotnet-runtime-8.0.21-win-x64.zip size is 33301519 bytes. 2026-01-28T20:11:55.6588723Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.21/dotnet-runtime-8.0.21-win-x64.zip size is 33301519 bytes. 2026-01-28T20:11:55.6621676Z dotnet-install: The remote and local file sizes are equal. 2026-01-28T20:11:55.6646868Z dotnet-install: Extracting the archive. 2026-01-28T20:11:56.8036115Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-28T20:11:56.8040553Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-28T20:11:56.8046544Z dotnet-install: Installed version is 8.0.21 2026-01-28T20:11:56.8052899Z dotnet-install: Installation finished 2026-01-28T20:11:57.2041325Z Attempting to install runtime toolset 'dotnet/x64 v9.0.10' from public location. 2026-01-28T20:11:57.7926103Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.10/dotnet-runtime-9.0.10-win-x64.zip size is 35959437 bytes. 2026-01-28T20:11:57.7994180Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.10/dotnet-runtime-9.0.10-win-x64.zip size is 35959437 bytes. 2026-01-28T20:11:57.8026988Z dotnet-install: The remote and local file sizes are equal. 2026-01-28T20:11:57.8055809Z dotnet-install: Extracting the archive. 2026-01-28T20:11:58.8902763Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-28T20:11:58.8909619Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-28T20:11:58.8917370Z dotnet-install: Installed version is 9.0.10 2026-01-28T20:11:58.8924262Z dotnet-install: Installation finished 2026-01-28T20:11:59.2553958Z Runtime toolset 'dotnet/arm64 v8.0.21' already installed. 2026-01-28T20:11:59.6275123Z Runtime toolset 'dotnet/arm64 v9.0.10' already installed. 2026-01-28T20:12:00.0205577Z Attempting to install runtime toolset 'aspnetcore/x64 v8.0.21' from public location. 2026-01-28T20:12:00.7440261Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-win-x64.zip size is 45471481 bytes. 2026-01-28T20:12:00.7489049Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/aspnetcore-runtime-8.0.21-win-x64.zip size is 45471481 bytes. 2026-01-28T20:12:00.7520599Z dotnet-install: The remote and local file sizes are equal. 2026-01-28T20:12:00.7546483Z dotnet-install: Extracting the archive. 2026-01-28T20:12:01.3751085Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-28T20:12:01.3758395Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-28T20:12:01.3765241Z dotnet-install: Installed version is 8.0.21 2026-01-28T20:12:01.3771946Z dotnet-install: Installation finished 2026-01-28T20:12:01.7683429Z Attempting to install runtime toolset 'aspnetcore/x64 v9.0.10' from public location. 2026-01-28T20:12:02.4711744Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.10/aspnetcore-runtime-9.0.10-win-x64.zip size is 48724101 bytes. 2026-01-28T20:12:02.4761350Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.10/aspnetcore-runtime-9.0.10-win-x64.zip size is 48724101 bytes. 2026-01-28T20:12:02.4795107Z dotnet-install: The remote and local file sizes are equal. 2026-01-28T20:12:02.4820601Z dotnet-install: Extracting the archive. 2026-01-28T20:12:03.1218616Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-28T20:12:03.1224967Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-28T20:12:03.1231839Z dotnet-install: Installed version is 9.0.10 2026-01-28T20:12:03.1238616Z dotnet-install: Installation finished 2026-01-28T20:12:03.4925542Z Runtime toolset 'aspnetcore/arm64 v8.0.21' already installed. 2026-01-28T20:12:03.8513553Z Runtime toolset 'aspnetcore/arm64 v9.0.10' already installed. 2026-01-28T20:12:23.7681773Z Determining projects to restore... 2026-01-28T20:12:48.7437847Z Restored D:\a\_work\1\s\tests\testproject\TestProject.ServiceC\TestProject.ServiceC.csproj (in 2.05 sec). 2026-01-28T20:12:48.7438476Z Restored D:\a\_work\1\s\tests\testproject\TestProject.ServiceB\TestProject.ServiceB.csproj (in 2.08 sec). 2026-01-28T20:12:48.7440263Z Restored D:\a\_work\1\s\tests\testproject\TestProject.ServiceA\TestProject.ServiceA.csproj (in 2.08 sec). 2026-01-28T20:12:48.8701326Z Restored D:\a\_work\1\s\tests\testproject\TestProject.IntegrationServiceA\TestProject.IntegrationServiceA.csproj (in 3.2 sec). 2026-01-28T20:12:48.8737196Z Restored D:\a\_work\1\s\tests\testproject\TestProject.WorkerA\TestProject.WorkerA.csproj (in 5.32 sec). 2026-01-28T20:12:48.8779580Z Restored D:\a\_work\1\s\tests\TestingAppHost1\TestingAppHost1.ServiceDefaults\TestingAppHost1.ServiceDefaults.csproj (in 3.68 sec). 2026-01-28T20:12:48.8782437Z Restored D:\a\_work\1\s\tests\TestingAppHost1\TestingAppHost1.MyWebApp\TestingAppHost1.MyWebApp.csproj (in 127 ms). 2026-01-28T20:12:49.0607810Z Restored D:\a\_work\1\s\tests\TestingAppHost1\TestingAppHost1.MyWorker\TestingAppHost1.MyWorker.csproj (in 602 ms). 2026-01-28T20:12:49.1965544Z Restored D:\a\_work\1\s\tests\TestingAppHost1\TestingAppHost1.AppHost\TestingAppHost1.AppHost.csproj (in 389 ms). 2026-01-28T20:12:49.1967937Z Restored D:\a\_work\1\s\tests\testproject\TestProject.AppHost\TestProject.AppHost.csproj (in 4.09 sec). 2026-01-28T20:12:49.6381522Z Restored D:\a\_work\1\s\tests\Aspire.TestUtilities\Aspire.TestUtilities.csproj (in 437 ms). 2026-01-28T20:12:50.8760492Z Restored D:\a\_work\1\s\tests\QuarantineTools.Tests\QuarantineTools.Tests.csproj (in 2.07 sec). 2026-01-28T20:12:50.8763058Z Restored D:\a\_work\1\s\tests\Infrastructure.Tests\Infrastructure.Tests.csproj (in 1.81 sec). 2026-01-28T20:12:52.5867608Z Restored D:\a\_work\1\s\tests\ConfigurationSchemaGenerator.Tests\ConfigurationSchemaGenerator.Tests.csproj (in 3.36 sec). 2026-01-28T20:12:53.5103951Z Restored D:\a\_work\1\s\tests\Aspire.StackExchange.Redis.Tests\Aspire.StackExchange.Redis.Tests.csproj (in 2.57 sec). 2026-01-28T20:12:53.5104736Z Restored D:\a\_work\1\s\tests\Aspire.StackExchange.Redis.DistributedCaching.Tests\Aspire.StackExchange.Redis.DistributedCaching.Tests.csproj (in 862 ms). 2026-01-28T20:12:53.5106493Z Restored D:\a\_work\1\s\tests\Aspire.StackExchange.Redis.OutputCaching.Tests\Aspire.StackExchange.Redis.OutputCaching.Tests.csproj (in 2.57 sec). 2026-01-28T20:12:53.5475432Z Restored D:\a\_work\1\s\tests\Aspire.Seq.Tests\Aspire.Seq.Tests.csproj (in 33 ms). 2026-01-28T20:12:53.7777943Z Restored D:\a\_work\1\s\tests\Aspire.RabbitMQ.Client.Tests\Aspire.RabbitMQ.Client.Tests.csproj (in 198 ms). 2026-01-28T20:12:53.7809153Z Restored D:\a\_work\1\s\tests\Aspire.RabbitMQ.Client.v6.Tests\Aspire.RabbitMQ.Client.v6.Tests.csproj (in 258 ms). 2026-01-28T20:12:53.8358495Z Restored D:\a\_work\1\s\tests\Aspire.Qdrant.Client.Tests\Aspire.Qdrant.Client.Tests.csproj (in 259 ms). 2026-01-28T20:12:55.1311635Z Restored D:\a\_work\1\s\tests\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests\Aspire.Pomelo.EntityFrameworkCore.MySql.Tests.csproj (in 1.23 sec). 2026-01-28T20:12:58.1162462Z Restored D:\a\_work\1\s\tests\Aspire.Templates.Tests\Aspire.Templates.Tests.csproj (in 6.46 sec). 2026-01-28T20:12:58.1481765Z Restored D:\a\_work\1\s\tests\Aspire.OpenAI.Tests\Aspire.OpenAI.Tests.csproj (in 1.68 sec). 2026-01-28T20:12:58.1674888Z Restored D:\a\_work\1\s\tests\Aspire.Npgsql.Tests\Aspire.Npgsql.Tests.csproj (in 1.36 sec). 2026-01-28T20:12:58.1728070Z Restored D:\a\_work\1\s\tests\Aspire.Oracle.EntityFrameworkCore.Tests\Aspire.Oracle.EntityFrameworkCore.Tests.csproj (in 4.25 sec). 2026-01-28T20:12:58.5506692Z Restored D:\a\_work\1\s\tests\Aspire.NATS.Net.Tests\Aspire.NATS.Net.Tests.csproj (in 427 ms). 2026-01-28T20:12:59.3538489Z Restored D:\a\_work\1\s\tests\Aspire.MySqlConnector.Tests\Aspire.MySqlConnector.Tests.csproj (in 1.01 sec). 2026-01-28T20:12:59.4322668Z Restored D:\a\_work\1\s\tests\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests.csproj (in 1.39 sec). 2026-01-28T20:12:59.4514598Z Restored D:\a\_work\1\s\tests\Aspire.MongoDB.Driver.Tests\Aspire.MongoDB.Driver.Tests.csproj (in 109 ms). 2026-01-28T20:12:59.4728645Z Restored D:\a\_work\1\s\tests\Aspire.Playground.Tests\Aspire.Playground.Tests.csproj (in 5.66 sec). 2026-01-28T20:13:00.6123172Z Restored D:\a\_work\1\s\tests\Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration.Tests\Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration.Tests.csproj (in 1.02 sec). 2026-01-28T20:13:00.6124734Z Restored D:\a\_work\1\s\tests\Aspire.Milvus.Client.Tests\Aspire.Milvus.Client.Tests.csproj (in 1.04 sec). 2026-01-28T20:13:00.6900329Z Restored D:\a\_work\1\s\tests\Aspire.Microsoft.Data.SqlClient.Tests\Aspire.Microsoft.Data.SqlClient.Tests.csproj (in 70 ms). 2026-01-28T20:13:00.6960528Z Restored D:\a\_work\1\s\tests\Aspire.Microsoft.EntityFrameworkCore.SqlServer.Tests\Aspire.Microsoft.EntityFrameworkCore.SqlServer.Tests.csproj (in 1.21 sec). 2026-01-28T20:13:01.1064999Z Restored D:\a\_work\1\s\tests\Aspire.MongoDB.Driver.v2.Tests\Aspire.MongoDB.Driver.v2.Tests.csproj (in 2.53 sec). 2026-01-28T20:13:01.3625565Z Restored D:\a\_work\1\s\tests\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests\Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests.csproj (in 691 ms). 2026-01-28T20:13:01.3632707Z Restored D:\a\_work\1\s\tests\Aspire.Microsoft.Azure.Cosmos.Tests\Aspire.Microsoft.Azure.Cosmos.Tests.csproj (in 599 ms). 2026-01-28T20:13:01.4664974Z Restored D:\a\_work\1\s\tests\Aspire.Microsoft.Azure.StackExchangeRedis.Tests\Aspire.Microsoft.Azure.StackExchangeRedis.Tests.csproj (in 761 ms). 2026-01-28T20:13:02.7774853Z Restored D:\a\_work\1\s\tests\Aspire.Keycloak.Authentication.Tests\Aspire.Keycloak.Authentication.Tests.csproj (in 1.67 sec). 2026-01-28T20:13:02.7955865Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Testing.Tests\Aspire.Hosting.Testing.Tests.csproj (in 8 ms). 2026-01-28T20:13:03.2564998Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Yarp.Tests\Aspire.Hosting.Yarp.Tests.csproj (in 1.8 sec). 2026-01-28T20:13:03.2645321Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Tests\Aspire.Hosting.Tests.csproj (in 1.67 sec). 2026-01-28T20:13:03.2724305Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Valkey.Tests\Aspire.Hosting.Valkey.Tests.csproj (in 1.8 sec). 2026-01-28T20:13:03.2737374Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.SqlServer.Tests\Aspire.Hosting.SqlServer.Tests.csproj (in 345 ms). 2026-01-28T20:13:03.3127884Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.RemoteHost.Tests\Aspire.Hosting.RemoteHost.Tests.csproj (in 8 ms). 2026-01-28T20:13:03.3269606Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Seq.Tests\Aspire.Hosting.Seq.Tests.csproj (in 17 ms). 2026-01-28T20:13:03.3274477Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Redis.Tests\Aspire.Hosting.Redis.Tests.csproj (in 15 ms). 2026-01-28T20:13:03.3574301Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.RabbitMQ.Tests\Aspire.Hosting.RabbitMQ.Tests.csproj (in 20 ms). 2026-01-28T20:13:03.3741249Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Python.Tests\Aspire.Hosting.Python.Tests.csproj (in 18 ms). 2026-01-28T20:13:03.3766599Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Qdrant.Tests\Aspire.Hosting.Qdrant.Tests.csproj (in 20 ms). 2026-01-28T20:13:03.3955231Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.PostgreSQL.Tests\Aspire.Hosting.PostgreSQL.Tests.csproj (in 16 ms). 2026-01-28T20:13:03.4040610Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.OpenAI.Tests\Aspire.Hosting.OpenAI.Tests.csproj (in 15 ms). 2026-01-28T20:13:03.4534510Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Nats.Tests\Aspire.Hosting.Nats.Tests.csproj (in 18 ms). 2026-01-28T20:13:03.4847290Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.MySql.Tests\Aspire.Hosting.MySql.Tests.csproj (in 18 ms). 2026-01-28T20:13:03.5126504Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.MongoDB.Tests\Aspire.Hosting.MongoDB.Tests.csproj (in 17 ms). 2026-01-28T20:13:03.5228329Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Milvus.Tests\Aspire.Hosting.Milvus.Tests.csproj (in 18 ms). 2026-01-28T20:13:03.5405815Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Maui.Tests\Aspire.Hosting.Maui.Tests.csproj (in 16 ms). 2026-01-28T20:13:03.5467300Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Kubernetes.Tests\Aspire.Hosting.Kubernetes.Tests.csproj (in 15 ms). 2026-01-28T20:13:03.5560728Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Keycloak.Tests\Aspire.Hosting.Keycloak.Tests.csproj (in 16 ms). 2026-01-28T20:13:03.5663428Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Kafka.Tests\Aspire.Hosting.Kafka.Tests.csproj (in 17 ms). 2026-01-28T20:13:03.5726841Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.JavaScript.Tests\Aspire.Hosting.JavaScript.Tests.csproj (in 25 ms). 2026-01-28T20:13:03.5770631Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.GitHub.Models.Tests\Aspire.Hosting.GitHub.Models.Tests.csproj (in 15 ms). 2026-01-28T20:13:03.5839964Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Garnet.Tests\Aspire.Hosting.Garnet.Tests.csproj (in 16 ms). 2026-01-28T20:13:03.5857781Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.DotnetTool.Tests\Aspire.Hosting.DotnetTool.Tests.csproj (in 14 ms). 2026-01-28T20:13:03.5958670Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Docker.Tests\Aspire.Hosting.Docker.Tests.csproj (in 16 ms). 2026-01-28T20:13:03.5959159Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.DevTunnels.Tests\Aspire.Hosting.DevTunnels.Tests.csproj (in 15 ms). 2026-01-28T20:13:03.6036901Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Containers.Tests\Aspire.Hosting.Containers.Tests.csproj (in 15 ms). 2026-01-28T20:13:03.8679048Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.CodeGeneration.TypeScript.Tests\Aspire.Hosting.CodeGeneration.TypeScript.Tests.csproj (in 332 ms). 2026-01-28T20:13:03.8681187Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.CodeGeneration.Rust.Tests\Aspire.Hosting.CodeGeneration.Rust.Tests.csproj (in 300 ms). 2026-01-28T20:13:03.8849837Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.CodeGeneration.Java.Tests\Aspire.Hosting.CodeGeneration.Java.Tests.csproj (in 6 ms). 2026-01-28T20:13:03.8850574Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.CodeGeneration.Python.Tests\Aspire.Hosting.CodeGeneration.Python.Tests.csproj (in 9 ms). 2026-01-28T20:13:03.8992365Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.CodeGeneration.Go.Tests\Aspire.Hosting.CodeGeneration.Go.Tests.csproj (in 6 ms). 2026-01-28T20:13:04.9521022Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Oracle.Tests\Aspire.Hosting.Oracle.Tests.csproj (in 1.69 sec). 2026-01-28T20:13:05.1081311Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Azure.Kusto.Tests\Aspire.Hosting.Azure.Kusto.Tests.csproj (in 1.17 sec). 2026-01-28T20:13:05.1436612Z Restored D:\a\_work\1\s\tests\Aspire.EndToEnd.Tests\Aspire.EndToEnd.Tests.csproj (in 4 ms). 2026-01-28T20:13:05.7218708Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Sdk.Tests\Aspire.Hosting.Sdk.Tests.csproj (in 2.54 sec). 2026-01-28T20:13:06.2601211Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Analyzers.Tests\Aspire.Hosting.Analyzers.Tests.csproj (in 1.3 sec). 2026-01-28T20:13:07.1838651Z Restored D:\a\_work\1\s\tests\Aspire.Dashboard.Tests\Aspire.Dashboard.Tests.csproj (in 1.78 sec). 2026-01-28T20:13:07.1853727Z Restored D:\a\_work\1\s\tests\Aspire.Confluent.Kafka.Tests\Aspire.Confluent.Kafka.Tests.csproj (in 735 ms). 2026-01-28T20:13:07.1891156Z Restored D:\a\_work\1\s\tests\Aspire.Components.Common.TestUtilities\Aspire.Components.Common.TestUtilities.csproj (in 4 ms). 2026-01-28T20:13:07.1941965Z Restored D:\a\_work\1\s\tests\Aspire.Hosting.Azure.Tests\Aspire.Hosting.Azure.Tests.csproj (in 3.26 sec). 2026-01-28T20:13:07.2443403Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Storage.Queues.Tests\Aspire.Azure.Storage.Queues.Tests.csproj (in 14 ms). 2026-01-28T20:13:07.2938243Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Storage.Files.DataLake.Tests\Aspire.Azure.Storage.Files.DataLake.Tests.csproj (in 6 ms). 2026-01-28T20:13:07.3087309Z Restored D:\a\_work\1\s\tests\Aspire.Dashboard.Components.Tests\Aspire.Dashboard.Components.Tests.csproj (in 1.52 sec). 2026-01-28T20:13:07.3189140Z Restored D:\a\_work\1\s\tests\Aspire.Cli.EndToEnd.Tests\Aspire.Cli.EndToEnd.Tests.csproj (in 182 ms). 2026-01-28T20:13:07.3194011Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Storage.Blobs.Tests\Aspire.Azure.Storage.Blobs.Tests.csproj (in 18 ms). 2026-01-28T20:13:07.3341060Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Npgsql.Tests\Aspire.Azure.Npgsql.Tests.csproj (in 13 ms). 2026-01-28T20:13:07.3464981Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL.Tests\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL.Tests.csproj (in 23 ms). 2026-01-28T20:13:07.4982932Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Search.Documents.Tests\Aspire.Azure.Search.Documents.Tests.csproj (in 186 ms). 2026-01-28T20:13:07.6241021Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Security.KeyVault.Tests\Aspire.Azure.Security.KeyVault.Tests.csproj (in 229 ms). 2026-01-28T20:13:07.6406198Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Messaging.ServiceBus.Tests\Aspire.Azure.Messaging.ServiceBus.Tests.csproj (in 38 ms). 2026-01-28T20:13:07.6736237Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Messaging.WebPubSub.Tests\Aspire.Azure.Messaging.WebPubSub.Tests.csproj (in 164 ms). 2026-01-28T20:13:07.7166957Z Restored D:\a\_work\1\s\tests\Aspire.Cli.Tests\Aspire.Cli.Tests.csproj (in 606 ms). 2026-01-28T20:13:07.7191237Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Data.Tables.Tests\Aspire.Azure.Data.Tables.Tests.csproj (in 170 ms). 2026-01-28T20:13:07.7196336Z Restored D:\a\_work\1\s\tests\Aspire.Azure.AI.OpenAI.Tests\Aspire.Azure.AI.OpenAI.Tests.csproj (in 166 ms). 2026-01-28T20:13:07.7197516Z Restored D:\a\_work\1\s\tests\Aspire.Azure.Messaging.EventHubs.Tests\Aspire.Azure.Messaging.EventHubs.Tests.csproj (in 201 ms). 2026-01-28T20:13:08.0893000Z Restored D:\a\_work\1\s\tests\Aspire.Azure.AI.Inference.Tests\Aspire.Azure.AI.Inference.Tests.csproj (in 406 ms). 2026-01-28T20:13:13.6631523Z Restored D:\a\_work\1\s\src\Tools\ConfigurationSchemaGenerator\ConfigurationSchemaGenerator.csproj (in 5.95 sec). 2026-01-28T20:13:13.6660268Z Restored D:\a\_work\1\s\src\Components\Aspire.StackExchange.Redis\Aspire.StackExchange.Redis.csproj (in 5.94 sec). 2026-01-28T20:13:13.6673374Z Restored D:\a\_work\1\s\src\Components\Aspire.StackExchange.Redis.OutputCaching\Aspire.StackExchange.Redis.OutputCaching.csproj (in 5.94 sec). 2026-01-28T20:13:13.6684811Z Restored D:\a\_work\1\s\src\Components\Aspire.StackExchange.Redis.DistributedCaching\Aspire.StackExchange.Redis.DistributedCaching.csproj (in 5.56 sec). 2026-01-28T20:13:13.8152456Z Restored D:\a\_work\1\s\src\Components\Aspire.Seq\Aspire.Seq.csproj (in 131 ms). 2026-01-28T20:13:13.8292541Z Restored D:\a\_work\1\s\src\Components\Aspire.RabbitMQ.Client\Aspire.RabbitMQ.Client.csproj (in 136 ms). 2026-01-28T20:13:13.8387417Z Restored D:\a\_work\1\s\src\Components\Aspire.Qdrant.Client\Aspire.Qdrant.Client.csproj (in 145 ms). 2026-01-28T20:13:13.8465027Z Restored D:\a\_work\1\s\src\Components\Aspire.OpenAI\Aspire.OpenAI.csproj (in 7 ms). 2026-01-28T20:13:13.8502970Z Restored D:\a\_work\1\s\src\Components\Aspire.RabbitMQ.Client.v6\Aspire.RabbitMQ.Client.v6.csproj (in 171 ms). 2026-01-28T20:13:13.9847912Z Restored D:\a\_work\1\s\src\Components\Aspire.Pomelo.EntityFrameworkCore.MySql\Aspire.Pomelo.EntityFrameworkCore.MySql.csproj (in 174 ms). 2026-01-28T20:13:14.0063380Z Restored D:\a\_work\1\s\src\Components\Aspire.Npgsql\Aspire.Npgsql.csproj (in 149 ms). 2026-01-28T20:13:14.0110332Z Restored D:\a\_work\1\s\src\Components\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.csproj (in 154 ms). 2026-01-28T20:13:14.0241165Z Restored D:\a\_work\1\s\src\Components\Aspire.Oracle.EntityFrameworkCore\Aspire.Oracle.EntityFrameworkCore.csproj (in 186 ms). 2026-01-28T20:13:14.1447808Z Restored D:\a\_work\1\s\src\Components\Aspire.NATS.Net\Aspire.NATS.Net.csproj (in 133 ms). 2026-01-28T20:13:14.1667864Z Restored D:\a\_work\1\s\src\Components\Aspire.MySqlConnector\Aspire.MySqlConnector.csproj (in 134 ms). 2026-01-28T20:13:14.1760381Z Restored D:\a\_work\1\s\src\Components\Aspire.Milvus.Client\Aspire.Milvus.Client.csproj (in 12 ms). 2026-01-28T20:13:14.1810167Z Restored D:\a\_work\1\s\src\Components\Aspire.MongoDB.Driver\Aspire.MongoDB.Driver.csproj (in 138 ms). 2026-01-28T20:13:14.1826976Z Restored D:\a\_work\1\s\src\Components\Aspire.MongoDB.Driver.v2\Aspire.MongoDB.Driver.v2.csproj (in 136 ms). 2026-01-28T20:13:14.2815047Z Restored D:\a\_work\1\s\src\Components\Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration\Aspire.Microsoft.Extensions.Configuration.AzureAppConfiguration.csproj (in 138 ms). 2026-01-28T20:13:14.3332014Z Restored D:\a\_work\1\s\src\Components\Aspire.Microsoft.Azure.StackExchangeRedis\Aspire.Microsoft.Azure.StackExchangeRedis.csproj (in 10 ms). 2026-01-28T20:13:14.3504141Z Restored D:\a\_work\1\s\src\Components\Aspire.Microsoft.EntityFrameworkCore.SqlServer\Aspire.Microsoft.EntityFrameworkCore.SqlServer.csproj (in 164 ms). 2026-01-28T20:13:14.3524462Z Restored D:\a\_work\1\s\src\Components\Aspire.Microsoft.EntityFrameworkCore.Cosmos\Aspire.Microsoft.EntityFrameworkCore.Cosmos.csproj (in 148 ms). 2026-01-28T20:13:14.3604415Z Restored D:\a\_work\1\s\src\Components\Aspire.Microsoft.Data.SqlClient\Aspire.Microsoft.Data.SqlClient.csproj (in 153 ms). 2026-01-28T20:13:14.3642427Z Restored D:\a\_work\1\s\src\Components\Aspire.Keycloak.Authentication\Aspire.Keycloak.Authentication.csproj (in 3 ms). 2026-01-28T20:13:14.3658451Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Storage.Files.DataLake\Aspire.Azure.Storage.Files.DataLake.csproj (in 2 ms). 2026-01-28T20:13:14.4638226Z Restored D:\a\_work\1\s\src\Components\Aspire.Microsoft.Azure.Cosmos\Aspire.Microsoft.Azure.Cosmos.csproj (in 137 ms). 2026-01-28T20:13:14.4691382Z Restored D:\a\_work\1\s\src\Components\Aspire.Confluent.Kafka\Aspire.Confluent.Kafka.csproj (in 136 ms). 2026-01-28T20:13:14.4707590Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Storage.Queues\Aspire.Azure.Storage.Queues.csproj (in 132 ms). 2026-01-28T20:13:14.5207431Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Storage.Blobs\Aspire.Azure.Storage.Blobs.csproj (in 178 ms). 2026-01-28T20:13:14.6011438Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Search.Documents\Aspire.Azure.Search.Documents.csproj (in 133 ms). 2026-01-28T20:13:14.6341469Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Security.KeyVault\Aspire.Azure.Security.KeyVault.csproj (in 144 ms). 2026-01-28T20:13:14.6595404Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Npgsql\Aspire.Azure.Npgsql.csproj (in 165 ms). 2026-01-28T20:13:14.6736496Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL.csproj (in 141 ms). 2026-01-28T20:13:14.7549535Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Messaging.WebPubSub\Aspire.Azure.Messaging.WebPubSub.csproj (in 139 ms). 2026-01-28T20:13:14.7766639Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.AI.OpenAI\Aspire.Azure.AI.OpenAI.csproj (in 9 ms). 2026-01-28T20:13:14.7848476Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Messaging.ServiceBus\Aspire.Azure.Messaging.ServiceBus.csproj (in 161 ms). 2026-01-28T20:13:14.7911533Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.AI.Inference\Aspire.Azure.AI.Inference.csproj (in 10 ms). 2026-01-28T20:13:14.7931212Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Messaging.EventHubs\Aspire.Azure.Messaging.EventHubs.csproj (in 149 ms). 2026-01-28T20:13:14.8406555Z Restored D:\a\_work\1\s\src\Components\Aspire.Azure.Data.Tables\Aspire.Azure.Data.Tables.csproj (in 164 ms). 2026-01-28T20:13:14.9352626Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Yarp\Aspire.Hosting.Yarp.csproj (in 137 ms). 2026-01-28T20:13:14.9563615Z Restored D:\a\_work\1\s\src\Aspire.Hosting\Aspire.Hosting.csproj (in 159 ms). 2026-01-28T20:13:14.9736499Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Valkey\Aspire.Hosting.Valkey.csproj (in 128 ms). 2026-01-28T20:13:15.2724974Z Restored D:\a\_work\1\s\src\Aspire.Hosting.SqlServer\Aspire.Hosting.SqlServer.csproj (in 273 ms). 2026-01-28T20:13:15.2931346Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Testing\Aspire.Hosting.Testing.csproj (in 348 ms). 2026-01-28T20:13:15.3035767Z Restored D:\a\_work\1\s\src\Aspire.Hosting.RemoteHost\Aspire.Hosting.RemoteHost.csproj (in 4 ms). 2026-01-28T20:13:15.4031152Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Seq\Aspire.Hosting.Seq.csproj (in 130 ms). 2026-01-28T20:13:15.4349020Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Redis\Aspire.Hosting.Redis.csproj (in 125 ms). 2026-01-28T20:13:15.6283366Z Restored D:\a\_work\1\s\src\Aspire.Hosting.RabbitMQ\Aspire.Hosting.RabbitMQ.csproj (in 169 ms). 2026-01-28T20:13:15.6323995Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Qdrant\Aspire.Hosting.Qdrant.csproj (in 163 ms). 2026-01-28T20:13:15.6396907Z Restored D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj (in 851 ms). 2026-01-28T20:13:15.6434028Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Tasks\Aspire.Hosting.Tasks.csproj (in 679 ms). 2026-01-28T20:13:15.7238269Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Python\Aspire.Hosting.Python.csproj (in 128 ms). 2026-01-28T20:13:15.7527475Z Restored D:\a\_work\1\s\src\Aspire.Hosting.PostgreSQL\Aspire.Hosting.PostgreSQL.csproj (in 137 ms). 2026-01-28T20:13:15.7728961Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Orleans\Aspire.Hosting.Orleans.csproj (in 134 ms). 2026-01-28T20:13:15.7730548Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Oracle\Aspire.Hosting.Oracle.csproj (in 127 ms). 2026-01-28T20:13:15.8643062Z Restored D:\a\_work\1\s\src\Aspire.Hosting.OpenAI\Aspire.Hosting.OpenAI.csproj (in 136 ms). 2026-01-28T20:13:15.8864152Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Nats\Aspire.Hosting.Nats.csproj (in 129 ms). 2026-01-28T20:13:15.8959217Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Maui\Aspire.Hosting.Maui.csproj (in 4 ms). 2026-01-28T20:13:15.9047001Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Kubernetes\Aspire.Hosting.Kubernetes.csproj (in 4 ms). 2026-01-28T20:13:15.9115937Z Restored D:\a\_work\1\s\src\Aspire.Hosting.MySql\Aspire.Hosting.MySql.csproj (in 133 ms). 2026-01-28T20:13:15.9164526Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Keycloak\Aspire.Hosting.Keycloak.csproj (in 4 ms). 2026-01-28T20:13:16.0118415Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Milvus\Aspire.Hosting.Milvus.csproj (in 141 ms). 2026-01-28T20:13:16.0308337Z Restored D:\a\_work\1\s\src\Aspire.Hosting.MongoDB\Aspire.Hosting.MongoDB.csproj (in 252 ms). 2026-01-28T20:13:16.0421292Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Kafka\Aspire.Hosting.Kafka.csproj (in 124 ms). 2026-01-28T20:13:16.0516175Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Docker\Aspire.Hosting.Docker.csproj (in 4 ms). 2026-01-28T20:13:16.4095516Z Restored D:\a\_work\1\s\src\Aspire.Hosting.DevTunnels\Aspire.Hosting.DevTunnels.csproj (in 4 ms). 2026-01-28T20:13:16.4173678Z Restored D:\a\_work\1\s\src\Aspire.Hosting.JavaScript\Aspire.Hosting.JavaScript.csproj (in 490 ms). 2026-01-28T20:13:16.4273332Z Restored D:\a\_work\1\s\src\Aspire.Hosting.CodeGeneration.Rust\Aspire.Hosting.CodeGeneration.Rust.csproj (in 3 ms). 2026-01-28T20:13:16.4274048Z Restored D:\a\_work\1\s\src\Aspire.Hosting.CodeGeneration.TypeScript\Aspire.Hosting.CodeGeneration.TypeScript.csproj (in 11 ms). 2026-01-28T20:13:16.4368259Z Restored D:\a\_work\1\s\src\Aspire.Hosting.CodeGeneration.Python\Aspire.Hosting.CodeGeneration.Python.csproj (in 3 ms). 2026-01-28T20:13:16.4369046Z Restored D:\a\_work\1\s\src\Aspire.Hosting.CodeGeneration.Java\Aspire.Hosting.CodeGeneration.Java.csproj (in 3 ms). 2026-01-28T20:13:16.4460731Z Restored D:\a\_work\1\s\src\Aspire.Hosting.CodeGeneration.Go\Aspire.Hosting.CodeGeneration.Go.csproj (in 3 ms). 2026-01-28T20:13:16.4781762Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Garnet\Aspire.Hosting.Garnet.csproj (in 442 ms). 2026-01-28T20:13:16.4785898Z Restored D:\a\_work\1\s\src\Aspire.Hosting.GitHub.Models\Aspire.Hosting.GitHub.Models.csproj (in 461 ms). 2026-01-28T20:13:16.5780810Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.WebPubSub\Aspire.Hosting.Azure.WebPubSub.csproj (in 126 ms). 2026-01-28T20:13:16.5907931Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure\Aspire.Hosting.Azure.csproj (in 149 ms). 2026-01-28T20:13:16.6334919Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.Sql\Aspire.Hosting.Azure.Sql.csproj (in 147 ms). 2026-01-28T20:13:16.6728594Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.Storage\Aspire.Hosting.Azure.Storage.csproj (in 189 ms). 2026-01-28T20:13:16.7605827Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.Search\Aspire.Hosting.Azure.Search.csproj (in 122 ms). 2026-01-28T20:13:16.8121180Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.Redis\Aspire.Hosting.Azure.Redis.csproj (in 133 ms). 2026-01-28T20:13:16.8319925Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.SignalR\Aspire.Hosting.Azure.SignalR.csproj (in 249 ms). 2026-01-28T20:13:16.8528725Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.Kusto\Aspire.Hosting.Azure.Kusto.csproj (in 15 ms). 2026-01-28T20:13:16.8918906Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.PostgreSQL\Aspire.Hosting.Azure.PostgreSQL.csproj (in 126 ms). 2026-01-28T20:13:16.9018379Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.Functions\Aspire.Hosting.Azure.Functions.csproj (in 5 ms). 2026-01-28T20:13:16.9462316Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.OperationalInsights\Aspire.Hosting.Azure.OperationalInsights.csproj (in 129 ms). 2026-01-28T20:13:16.9701771Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.ServiceBus\Aspire.Hosting.Azure.ServiceBus.csproj (in 374 ms). 2026-01-28T20:13:16.9992648Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.KeyVault\Aspire.Hosting.Azure.KeyVault.csproj (in 139 ms). 2026-01-28T20:13:17.0286034Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.EventHubs\Aspire.Hosting.Azure.EventHubs.csproj (in 120 ms). 2026-01-28T20:13:17.0398055Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.AppService\Aspire.Hosting.Azure.AppService.csproj (in 6 ms). 2026-01-28T20:13:17.0777280Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.CosmosDB\Aspire.Hosting.Azure.CosmosDB.csproj (in 125 ms). 2026-01-28T20:13:17.0996017Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.ContainerRegistry\Aspire.Hosting.Azure.ContainerRegistry.csproj (in 124 ms). 2026-01-28T20:13:17.1313800Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.CognitiveServices\Aspire.Hosting.Azure.CognitiveServices.csproj (in 127 ms). 2026-01-28T20:13:17.1412308Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.AIFoundry\Aspire.Hosting.Azure.AIFoundry.csproj (in 5 ms). 2026-01-28T20:13:17.1726003Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.ApplicationInsights\Aspire.Hosting.Azure.ApplicationInsights.csproj (in 126 ms). 2026-01-28T20:13:17.2038630Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.AppContainers\Aspire.Hosting.Azure.AppContainers.csproj (in 121 ms). 2026-01-28T20:13:17.2907739Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Azure.AppConfiguration\Aspire.Hosting.Azure.AppConfiguration.csproj (in 184 ms). 2026-01-28T20:13:17.3016237Z Restored D:\a\_work\1\s\src\Aspire.Cli\Aspire.Cli.Tool.csproj (in 5 ms). 2026-01-28T20:13:18.3202587Z Restored D:\a\_work\1\s\src\Aspire.Hosting.Analyzers\Aspire.Hosting.Analyzers.csproj (in 1.14 sec). 2026-01-28T20:13:18.3259950Z Restored D:\a\_work\1\s\src\Aspire.AppHost.Sdk\Aspire.RuntimeIdentifier.Tool\Aspire.RuntimeIdentifier.Tool.csproj (in 2 ms). 2026-01-28T20:13:18.3301113Z Restored D:\a\_work\1\s\src\Aspire.AppHost.Sdk\Aspire.AppHost.Sdk.csproj (in 0.7 ms). 2026-01-28T20:13:18.3372383Z Restored D:\a\_work\1\s\playground\yarp\Yarp.Frontend\Yarp.Frontend.csproj (in 2 ms). 2026-01-28T20:13:18.3441631Z Restored D:\a\_work\1\s\playground\yarp\Yarp.Backend\Yarp.Backend.csproj (in 2 ms). 2026-01-28T20:13:18.3550229Z Restored D:\a\_work\1\s\playground\yarp\Yarp.AppHost\Yarp.AppHost.csproj (in 5 ms). 2026-01-28T20:13:18.3663342Z Restored D:\a\_work\1\s\playground\withdockerfile\WithDockerfile.AppHost\WithDockerfile.AppHost.csproj (in 5 ms). 2026-01-28T20:13:18.3736717Z Restored D:\a\_work\1\s\playground\webpubsub\WebPubSubWeb\WebPubSubWeb.csproj (in 2 ms). 2026-01-28T20:13:18.3851870Z Restored D:\a\_work\1\s\playground\webpubsub\WebPubSub.AppHost\WebPubSub.AppHost.csproj (in 5 ms). 2026-01-28T20:13:18.3955719Z Restored D:\a\_work\1\s\playground\waitfor\WaitForSandbox.DbSetup\WaitForSandbox.DbSetup.csproj (in 5 ms). 2026-01-28T20:13:18.4022480Z Restored D:\a\_work\1\s\playground\waitfor\WaitForSandbox.Common\WaitForSandbox.Common.csproj (in 3 ms). 2026-01-28T20:13:18.4164772Z Restored D:\a\_work\1\s\playground\waitfor\WaitForSandbox.AppHost\WaitForSandbox.AppHost.csproj (in 7 ms). 2026-01-28T20:13:18.4268833Z Restored D:\a\_work\1\s\playground\waitfor\WaitForSandbox.ApiService\WaitForSandbox.ApiService.csproj (in 4 ms). 2026-01-28T20:13:18.4340876Z Restored D:\a\_work\1\s\playground\waitfor\WaitFor.Frontend\WaitFor.Frontend.csproj (in 2 ms). 2026-01-28T20:13:18.5836662Z Restored D:\a\_work\1\s\playground\TestShop\TestShop.ServiceDefaults\TestShop.ServiceDefaults.csproj (in 145 ms). 2026-01-28T20:13:18.5960388Z Restored D:\a\_work\1\s\playground\TestShop\TestShop.AppHost\TestShop.AppHost.csproj (in 6 ms). 2026-01-28T20:13:18.6063944Z Restored D:\a\_work\1\s\playground\TestShop\OrderProcessor\OrderProcessor.csproj (in 5 ms). 2026-01-28T20:13:18.7676822Z Restored D:\a\_work\1\s\playground\TestShop\MyFrontend\MyFrontend.csproj (in 157 ms). 2026-01-28T20:13:18.7818418Z Restored D:\a\_work\1\s\playground\TestShop\CatalogService\CatalogService.csproj (in 8 ms). 2026-01-28T20:13:18.7938846Z Restored D:\a\_work\1\s\playground\TestShop\CatalogModel\CatalogModel.csproj (in 3 ms). 2026-01-28T20:13:18.9664116Z Restored D:\a\_work\1\s\src\Aspire.Hosting.AppHost\Aspire.Hosting.AppHost.csproj (in 1.82 sec). 2026-01-28T20:13:18.9765085Z Restored D:\a\_work\1\s\playground\TestShop\BasketService\BasketService.csproj (in 4 ms). 2026-01-28T20:13:18.9834466Z Restored D:\a\_work\1\s\playground\TestShop\ApiGateway\ApiGateway.csproj (in 3 ms). 2026-01-28T20:13:18.9956446Z Restored D:\a\_work\1\s\playground\Testing\Testing.Tests\Testing.Tests.csproj (in 6 ms). 2026-01-28T20:13:19.0059339Z Restored D:\a\_work\1\s\playground\Stress\Stress.TelemetryService\Stress.TelemetryService.csproj (in 5 ms). 2026-01-28T20:13:19.0133420Z Restored D:\a\_work\1\s\playground\Stress\Stress.Empty\Stress.Empty.csproj (in 3 ms). 2026-01-28T20:13:19.0222731Z Restored D:\a\_work\1\s\playground\Stress\Stress.AppHost\Stress.AppHost.csproj (in 4 ms). 2026-01-28T20:13:19.0287152Z Restored D:\a\_work\1\s\playground\Stress\Stress.ApiService\Stress.ApiService.csproj (in 2 ms). 2026-01-28T20:13:19.0405436Z Restored D:\a\_work\1\s\playground\SqlServerScript\WebApplication2\WebApplication2.csproj (in 6 ms). 2026-01-28T20:13:19.4709281Z Restored D:\a\_work\1\s\playground\SqlServerScript\WebApplication1\WebApplication1.csproj (in 3 ms). 2026-01-28T20:13:19.4881967Z Restored D:\a\_work\1\s\playground\SqlServerScript\AppHost1\AppHost1.csproj (in 9 ms). 2026-01-28T20:13:21.4175723Z Restored D:\a\_work\1\s\playground\SqlServerEndToEnd\SqlServerEndToEnd.DbSetup\SqlServerEndToEnd.DbSetup.csproj (in 5 ms). 2026-01-28T20:13:29.0782484Z Restored D:\a\_work\1\s\playground\SqlServerEndToEnd\SqlServerEndToEnd.Common\SqlServerEndToEnd.Common.csproj (in 3 ms). 2026-01-28T20:13:29.0902270Z Restored D:\a\_work\1\s\playground\SqlServerEndToEnd\SqlServerEndToEnd.AppHost\SqlServerEndToEnd.AppHost.csproj (in 11 ms). 2026-01-28T20:13:29.0982136Z Restored D:\a\_work\1\s\playground\TestShop\CatalogDb\CatalogDb.csproj (in 2.74 sec). 2026-01-28T20:13:29.1024271Z Restored D:\a\_work\1\s\playground\SqlServerEndToEnd\SqlServerEndToEnd.ApiService\SqlServerEndToEnd.ApiService.csproj (in 11 ms). 2026-01-28T20:13:29.1037163Z Restored D:\a\_work\1\s\playground\signalr\SignalRWeb\SignalRWeb.csproj (in 37 ms). 2026-01-28T20:13:29.1048718Z Restored D:\a\_work\1\s\playground\signalr\SignalRServerlessWeb\SignalRServerlessWeb.csproj (in 2 ms). 2026-01-28T20:13:29.1074662Z Restored D:\a\_work\1\s\playground\signalr\SignalR.AppHost\SignalR.AppHost.csproj (in 25 ms). 2026-01-28T20:13:29.1103358Z Restored D:\a\_work\1\s\playground\seq\Seq.AppHost\Seq.AppHost.csproj (in 16 ms). 2026-01-28T20:13:29.1147668Z Restored D:\a\_work\1\s\playground\seq\Seq.ApiService\Seq.ApiService.csproj (in 26 ms). 2026-01-28T20:13:29.1148864Z Restored D:\a\_work\1\s\playground\seq\Seq.ServiceDefaults\Seq.ServiceDefaults.csproj (in 1.24 sec). 2026-01-28T20:13:29.1175435Z Restored D:\a\_work\1\s\playground\Redis\Redis.ApiService\Redis.ApiService.csproj (in 9 ms). 2026-01-28T20:13:29.2016444Z Restored D:\a\_work\1\s\playground\Qdrant\Qdrant.AppHost\Qdrant.AppHost.csproj (in 6 ms). 2026-01-28T20:13:29.2051085Z Restored D:\a\_work\1\s\playground\Redis\Redis.AppHost\Redis.AppHost.csproj (in 1.71 sec). 2026-01-28T20:13:29.2503854Z Restored D:\a\_work\1\s\playground\Qdrant\Qdrant.ApiService\Qdrant.ApiService.csproj (in 4 ms). 2026-01-28T20:13:29.8516937Z Restored D:\a\_work\1\s\playground\python\Python.AppHost\Python.AppHost.csproj (in 5 ms). 2026-01-28T20:13:29.8517467Z Restored D:\a\_work\1\s\playground\publishers\Publishers.Frontend\Publishers.Frontend.csproj (in 41 ms). 2026-01-28T20:13:29.8542814Z Restored D:\a\_work\1\s\playground\publishers\Publishers.DbSetup\Publishers.DbSetup.csproj (in 2 ms). 2026-01-28T20:13:29.8554830Z Restored D:\a\_work\1\s\playground\publishers\Publishers.Common\Publishers.Common.csproj (in 1 ms). 2026-01-28T20:13:29.8596305Z Restored D:\a\_work\1\s\playground\publishers\Publishers.AppHost\Publishers.AppHost.csproj (in 15 ms). 2026-01-28T20:13:29.8658081Z Restored D:\a\_work\1\s\playground\publishers\Publishers.ApiService\Publishers.ApiService.csproj (in 4 ms). 2026-01-28T20:13:29.8658823Z Restored D:\a\_work\1\s\playground\ProxylessEndToEnd\ProxylessEndToEnd.AppHost\ProxylessEndToEnd.AppHost.csproj (in 4 ms). 2026-01-28T20:13:29.9437065Z Restored D:\a\_work\1\s\playground\PostgresEndToEnd\PostgresEndToEnd.AppHost\PostgresEndToEnd.AppHost.csproj (in 7 ms). 2026-01-28T20:13:30.0414903Z Restored D:\a\_work\1\s\playground\ProxylessEndToEnd\ProxylessEndToEnd.ApiService\ProxylessEndToEnd.ApiService.csproj (in 3 ms). 2026-01-28T20:13:30.1533452Z Restored D:\a\_work\1\s\playground\PostgresEndToEnd\PostgresEndToEnd.ApiService\PostgresEndToEnd.ApiService.csproj (in 4 ms). 2026-01-28T20:13:30.1562469Z Restored D:\a\_work\1\s\playground\Playground.ServiceDefaults\Playground.ServiceDefaults.csproj (in 8 ms). 2026-01-28T20:13:30.1562928Z Restored D:\a\_work\1\s\playground\pipelines\Pipelines.Library\Pipelines.Library.csproj (in 6 ms). 2026-01-28T20:13:30.2489610Z Restored D:\a\_work\1\s\playground\ParameterEndToEnd\ParameterEndToEnd.AppHost\ParameterEndToEnd.AppHost.csproj (in 6 ms). 2026-01-28T20:13:30.2922764Z Restored D:\a\_work\1\s\playground\ParameterEndToEnd\ParameterEndToEnd.ApiService\ParameterEndToEnd.ApiService.csproj (in 4 ms). 2026-01-28T20:13:30.5947400Z Restored D:\a\_work\1\s\playground\orleans\OrleansServiceDefaults\OrleansServiceDefaults.csproj (in 2 ms). 2026-01-28T20:13:32.0625686Z Restored D:\a\_work\1\s\playground\pipelines\Pipelines.AppHost\Pipelines.AppHost.csproj (in 1.81 sec). 2026-01-28T20:13:40.3982075Z Restored D:\a\_work\1\s\playground\orleans\OrleansContracts\OrleansContracts.csproj (in 8.32 sec). 2026-01-28T20:13:40.3992709Z Restored D:\a\_work\1\s\playground\orleans\OrleansServer\OrleansServer.csproj (in 9.77 sec). 2026-01-28T20:13:40.4450282Z Restored D:\a\_work\1\s\playground\orleans\Orleans.AppHost\Orleans.AppHost.csproj (in 7 ms). 2026-01-28T20:13:40.4916835Z Restored D:\a\_work\1\s\playground\OracleEndToEnd\OracleEndToEnd.AppHost\OracleEndToEnd.AppHost.csproj (in 5 ms). 2026-01-28T20:13:40.5410945Z Restored D:\a\_work\1\s\playground\OracleEndToEnd\OracleEndToEnd.ApiService\OracleEndToEnd.ApiService.csproj (in 11 ms). 2026-01-28T20:13:40.5873967Z Restored D:\a\_work\1\s\playground\OpenAIEndToEnd\OpenAIEndToEnd.WebStory\OpenAIEndToEnd.WebStory.csproj (in 4 ms). 2026-01-28T20:13:40.6548259Z Restored D:\a\_work\1\s\playground\OpenAIEndToEnd\OpenAIEndToEnd.AppHost\OpenAIEndToEnd.AppHost.csproj (in 5 ms). 2026-01-28T20:13:40.7221307Z Restored D:\a\_work\1\s\playground\nats\Nats.Common\Nats.Common.csproj (in 0.9 ms). 2026-01-28T20:13:40.7222905Z Restored D:\a\_work\1\s\playground\orleans\OrleansClient\OrleansClient.csproj (in 255 ms). 2026-01-28T20:13:40.7735194Z Restored D:\a\_work\1\s\playground\nats\Nats.Backend\Nats.Backend.csproj (in 4 ms). 2026-01-28T20:13:40.7736058Z Restored D:\a\_work\1\s\playground\nats\Nats.AppHost\Nats.AppHost.csproj (in 7 ms). 2026-01-28T20:13:40.8387491Z Restored D:\a\_work\1\s\playground\nats\Nats.ApiService\Nats.ApiService.csproj (in 4 ms). 2026-01-28T20:13:40.8389757Z Restored D:\a\_work\1\s\playground\mysql\MySqlDb.AppHost\MySqlDb.AppHost.csproj (in 7 ms). 2026-01-28T20:13:40.9026149Z Restored D:\a\_work\1\s\playground\mongo\Mongo.AppHost\Mongo.AppHost.csproj (in 12 ms). 2026-01-28T20:13:40.9794469Z Restored D:\a\_work\1\s\playground\mongo\Mongo.ApiService\Mongo.ApiService.csproj (in 14 ms). 2026-01-28T20:13:41.0491989Z Restored D:\a\_work\1\s\playground\milvus\MilvusPlayground.AppHost\MilvusPlayground.AppHost.csproj (in 6 ms). 2026-01-28T20:13:41.1404281Z Restored D:\a\_work\1\s\playground\milvus\MilvusPlayground.ApiService\MilvusPlayground.ApiService.csproj (in 4 ms). 2026-01-28T20:13:41.2353608Z Restored D:\a\_work\1\s\playground\keycloak\Keycloak.Web\Keycloak.Web.csproj (in 4 ms). 2026-01-28T20:13:41.3446999Z Restored D:\a\_work\1\s\playground\keycloak\Keycloak.AppHost\Keycloak.AppHost.csproj (in 4 ms). 2026-01-28T20:13:41.3926703Z Restored D:\a\_work\1\s\playground\keycloak\Keycloak.ApiService\Keycloak.ApiService.csproj (in 4 ms). 2026-01-28T20:13:41.4477151Z Restored D:\a\_work\1\s\playground\kafka\Producer\Producer.csproj (in 4 ms). 2026-01-28T20:13:41.5387679Z Restored D:\a\_work\1\s\playground\kafka\KafkaBasic.AppHost\KafkaBasic.AppHost.csproj (in 5 ms). 2026-01-28T20:13:41.6501137Z Restored D:\a\_work\1\s\playground\kafka\Consumer\Consumer.csproj (in 5 ms). 2026-01-28T20:13:41.6504235Z Restored D:\a\_work\1\s\playground\mysql\MySql.ApiService\MySql.ApiService.csproj (in 769 ms). 2026-01-28T20:13:41.7057330Z Restored D:\a\_work\1\s\playground\GitHubModelsEndToEnd\GitHubModelsEndToEnd.WebStory\GitHubModelsEndToEnd.WebStory.csproj (in 4 ms). 2026-01-28T20:13:41.7062703Z Restored D:\a\_work\1\s\playground\HealthChecks\HealthChecksSandbox.AppHost\HealthChecksSandbox.AppHost.csproj (in 5 ms). 2026-01-28T20:13:41.7475413Z Restored D:\a\_work\1\s\playground\FileBasedApps\FileBasedApps.WebFrontEnd\FileBasedApps.WebFrontEnd.csproj (in 2 ms). 2026-01-28T20:13:41.7524493Z Restored D:\a\_work\1\s\playground\GitHubModelsEndToEnd\GitHubModelsEndToEnd.AppHost\GitHubModelsEndToEnd.AppHost.csproj (in 8 ms). 2026-01-28T20:13:41.7899676Z Restored D:\a\_work\1\s\playground\ExternalServices\WebFrontEnd\WebFrontEnd.csproj (in 7 ms). 2026-01-28T20:13:41.7943744Z Restored D:\a\_work\1\s\playground\ExternalServices\ExternalServices.AppHost\ExternalServices.AppHost.csproj (in 6 ms). 2026-01-28T20:13:41.8191297Z Restored D:\a\_work\1\s\playground\DevTunnels\DevTunnels.WebFrontEnd\DevTunnels.WebFrontEnd.csproj (in 5 ms). 2026-01-28T20:13:41.8423839Z Restored D:\a\_work\1\s\playground\DotnetTool\DotnetTool.AppHost\DotnetTool.AppHost.csproj (in 7 ms). 2026-01-28T20:13:41.8468278Z Restored D:\a\_work\1\s\playground\DevTunnels\DevTunnels.AppHost\DevTunnels.AppHost.csproj (in 7 ms). 2026-01-28T20:13:41.8524887Z Restored D:\a\_work\1\s\playground\DevTunnels\DevTunnels.ApiService\DevTunnels.ApiService.csproj (in 3 ms). 2026-01-28T20:13:41.9186516Z Restored D:\a\_work\1\s\playground\deployers\Deployers.AppHost\Deployers.AppHost.csproj (in 20 ms). 2026-01-28T20:13:41.9188824Z Restored D:\a\_work\1\s\playground\deployers\Deployers.ApiService\Deployers.ApiService.csproj (in 0.9 ms). 2026-01-28T20:13:42.2242684Z Restored D:\a\_work\1\s\playground\DatabaseMigration\DatabaseMigration.AppHost\DatabaseMigration.AppHost.csproj (in 8 ms). 2026-01-28T20:13:42.2250886Z Restored D:\a\_work\1\s\playground\DatabaseMigration\DatabaseMigration.MigrationService\DatabaseMigration.MigrationService.csproj (in 24 ms). 2026-01-28T20:13:42.2540654Z Restored D:\a\_work\1\s\playground\DatabaseMigration\DatabaseMigration.ApiModel\DatabaseMigration.ApiModel.csproj (in 4 ms). 2026-01-28T20:13:42.2541319Z Restored D:\a\_work\1\s\playground\DatabaseMigration\DatabaseMigration.ApiService\DatabaseMigration.ApiService.csproj (in 15 ms). 2026-01-28T20:13:42.2594374Z Restored D:\a\_work\1\s\playground\CustomResources\CustomResources.AppHost\CustomResources.AppHost.csproj (in 5 ms). 2026-01-28T20:13:42.2766703Z Restored D:\a\_work\1\s\playground\CosmosEndToEnd\CosmosEndToEnd.AppHost\CosmosEndToEnd.AppHost.csproj (in 9 ms). 2026-01-28T20:13:42.2769687Z Restored D:\a\_work\1\s\playground\CosmosEndToEnd\CosmosEndToEnd.ApiService\CosmosEndToEnd.ApiService.csproj (in 10 ms). 2026-01-28T20:13:42.3161287Z Restored D:\a\_work\1\s\playground\cdk\CdkSample.ApiService\CdkSample.ApiService.csproj (in 15 ms). 2026-01-28T20:13:42.3162643Z Restored D:\a\_work\1\s\playground\cdk\CdkSample.AppHost\CdkSample.AppHost.csproj (in 18 ms). 2026-01-28T20:13:42.3203107Z Restored D:\a\_work\1\s\playground\BrowserTelemetry\BrowserTelemetry.Web\BrowserTelemetry.Web.csproj (in 2 ms). 2026-01-28T20:13:42.3244159Z Restored D:\a\_work\1\s\playground\BrowserTelemetry\BrowserTelemetry.AppHost\BrowserTelemetry.AppHost.csproj (in 4 ms). 2026-01-28T20:13:42.3396103Z Restored D:\a\_work\1\s\playground\bicep\BicepSample.AppHost\BicepSample.AppHost.csproj (in 15 ms). 2026-01-28T20:13:42.3730884Z Restored D:\a\_work\1\s\playground\AzureStorageEndToEnd\AzureStorageEndToEnd.AppHost\AzureStorageEndToEnd.AppHost.csproj (in 10 ms). 2026-01-28T20:13:42.3731491Z Restored D:\a\_work\1\s\playground\bicep\BicepSample.ApiService\BicepSample.ApiService.csproj (in 21 ms). 2026-01-28T20:13:42.3830529Z Restored D:\a\_work\1\s\playground\AzureStorageEndToEnd\AzureStorageEndToEnd.ApiService\AzureStorageEndToEnd.ApiService.csproj (in 4 ms). 2026-01-28T20:13:42.3852070Z Restored D:\a\_work\1\s\playground\AzureServiceBus\ServiceBusWorker\ServiceBusWorker.csproj (in 7 ms). 2026-01-28T20:13:42.3876913Z Restored D:\a\_work\1\s\playground\AzureServiceBus\ServiceBus.AppHost\ServiceBus.AppHost.csproj (in 19 ms). 2026-01-28T20:13:42.3955223Z Restored D:\a\_work\1\s\playground\AzureSearchEndToEnd\AzureSearch.AppHost\AzureSearch.AppHost.csproj (in 5 ms). 2026-01-28T20:13:42.4099549Z Restored D:\a\_work\1\s\playground\AzureSearchEndToEnd\AzureSearch.ApiService\AzureSearch.ApiService.csproj (in 3 ms). 2026-01-28T20:13:42.4204155Z Restored D:\a\_work\1\s\playground\AzureOpenAIEndToEnd\AzureOpenAIEndToEnd.WebStory\AzureOpenAIEndToEnd.WebStory.csproj (in 5 ms). 2026-01-28T20:13:42.4271460Z Restored D:\a\_work\1\s\playground\AzureOpenAIEndToEnd\AzureOpenAIEndToEnd.AppHost\AzureOpenAIEndToEnd.AppHost.csproj (in 5 ms). 2026-01-28T20:13:42.4334438Z Restored D:\a\_work\1\s\playground\AzureKusto\AzureKusto.AppHost\AzureKusto.AppHost.csproj (in 8 ms). 2026-01-28T20:13:42.8042299Z Restored D:\a\_work\1\s\playground\AzureKusto\AzureKusto.Worker\AzureKusto.Worker.csproj (in 582 ms). 2026-01-28T20:13:42.8636972Z Restored D:\a\_work\1\s\playground\AzureFunctionsEndToEnd\AzureFunctionsEndToEnd.AppHost\AzureFunctionsEndToEnd.AppHost.csproj (in 26 ms). 2026-01-28T20:13:42.8976858Z Restored D:\a\_work\1\s\src\Aspire.Dashboard\Aspire.Dashboard.csproj (in 25.66 sec). 2026-01-28T20:13:42.9187893Z Restored D:\a\_work\1\s\playground\AzureFunctionsEndToEnd\AzureFunctionsEndToEnd.ApiService\AzureFunctionsEndToEnd.ApiService.csproj (in 15 ms). 2026-01-28T20:13:42.9314509Z Restored D:\a\_work\1\s\playground\AzureDataLakeEndToEnd\AzureDataLakeEndToEnd.WebApi\AzureDataLakeEndToEnd.WebApi.csproj (in 17 ms). 2026-01-28T20:13:43.2427425Z Restored D:\a\_work\1\s\playground\AzureDataLakeEndToEnd\AzureDataLakeEndToEnd.AppHost\AzureDataLakeEndToEnd.AppHost.csproj (in 16 ms). 2026-01-28T20:13:43.2486799Z Restored D:\a\_work\1\s\playground\AzureContainerApps\AzureContainerApps.AppHost\AzureContainerApps.AppHost.csproj (in 23 ms). 2026-01-28T20:13:43.2771510Z Restored D:\a\_work\1\s\playground\AzureContainerApps\AzureContainerApps.ApiService\AzureContainerApps.ApiService.csproj (in 9 ms). 2026-01-28T20:13:43.2833758Z Restored D:\a\_work\1\s\playground\AzureAppService\AzureAppService.AppHost\AzureAppService.AppHost.csproj (in 44 ms). 2026-01-28T20:13:43.2989403Z Restored D:\a\_work\1\s\playground\AzureAppService\AzureAppService.ApiService\AzureAppService.ApiService.csproj (in 5 ms). 2026-01-28T20:13:43.3063822Z Restored D:\a\_work\1\s\playground\AzureAppConfiguration\AzureAppConfiguration.AppHost\AzureAppConfiguration.AppHost.csproj (in 7 ms). 2026-01-28T20:13:43.3134786Z Restored D:\a\_work\1\s\playground\AzureAIFoundryEndToEnd\AzureAIFoundryEndToEnd.WebStory\AzureAIFoundryEndToEnd.WebStory.csproj (in 10 ms). 2026-01-28T20:13:43.3168268Z Restored D:\a\_work\1\s\playground\AzureAIFoundryEndToEnd\AzureAIFoundryEndToEnd.AppHost\AzureAIFoundryEndToEnd.AppHost.csproj (in 6 ms). 2026-01-28T20:13:43.3205731Z Restored D:\a\_work\1\s\playground\AspireWithNode\AspireWithNode.ServiceDefaults\AspireWithNode.ServiceDefaults.csproj (in 2 ms). 2026-01-28T20:13:43.3247185Z Restored D:\a\_work\1\s\playground\AspireWithNode\AspireWithNode.AspNetCoreApi\AspireWithNode.AspNetCoreApi.csproj (in 2 ms). 2026-01-28T20:13:43.3285529Z Restored D:\a\_work\1\s\playground\AspireWithNode\AspireWithNode.AppHost\AspireWithNode.AppHost.csproj (in 5 ms). 2026-01-28T20:13:43.3327476Z Restored D:\a\_work\1\s\playground\AspireWithMaui\AspireWithMaui.WeatherApi\AspireWithMaui.WeatherApi.csproj (in 2 ms). 2026-01-28T20:13:43.3363362Z Restored D:\a\_work\1\s\playground\AspireWithMaui\AspireWithMaui.ServiceDefaults\AspireWithMaui.ServiceDefaults.csproj (in 2 ms). 2026-01-28T20:13:43.3502310Z Restored D:\a\_work\1\s\playground\AzureAppConfiguration\AzureAppConfiguration.Web\AzureAppConfiguration.Web.csproj (in 169 ms). 2026-01-28T20:13:43.3624192Z Restored D:\a\_work\1\s\playground\AspireWithMaui\AspireWithMaui.AppHost\AspireWithMaui.AppHost.csproj (in 5 ms). 2026-01-28T20:13:43.3696679Z Restored D:\a\_work\1\s\playground\AspireWithJavaScript\AspireJavaScript.ServiceDefaults\AspireJavaScript.ServiceDefaults.csproj (in 2 ms). 2026-01-28T20:13:43.4959747Z Restored D:\a\_work\1\s\playground\AzureFunctionsEndToEnd\AzureFunctionsEndToEnd.Functions\AzureFunctionsEndToEnd.Functions.csproj (in 1.25 sec). 2026-01-28T20:13:43.5147787Z Restored D:\a\_work\1\s\playground\AspireWithJavaScript\AspireJavaScript.AppHost\AspireJavaScript.AppHost.csproj (in 7 ms). 2026-01-28T20:13:43.5271270Z Restored D:\a\_work\1\s\playground\AspireEventHub\EventHubsConsumer\EventHubsConsumer.csproj (in 6 ms). 2026-01-28T20:13:43.5372832Z Restored D:\a\_work\1\s\playground\AspireEventHub\EventHubsApi\EventHubsApi.csproj (in 4 ms). 2026-01-28T20:13:43.5578271Z Restored D:\a\_work\1\s\playground\AspireEventHub\EventHubs.AppHost\EventHubs.AppHost.csproj (in 7 ms). 2026-01-28T20:13:44.0318184Z Restored D:\a\_work\1\s\playground\AspireWithJavaScript\AspireJavaScript.MinimalApi\AspireJavaScript.MinimalApi.csproj (in 350 ms). 2026-01-28T20:13:45.4671843Z Restored D:\a\_work\1\s\playground\AspireWithMaui\AspireWithMaui.MauiServiceDefaults\AspireWithMaui.MauiServiceDefaults.csproj (in 940 ms). 2026-01-28T20:13:45.6869389Z Restored D:\a\_work\1\s\src\Aspire.Cli\Aspire.Cli.csproj (in 28.16 sec). 2026-01-28T20:13:53.4097676Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.win-arm64.csproj (in 9.67 sec). 2026-01-28T20:13:53.4103945Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.win-x64.csproj (in 9.85 sec). 2026-01-28T20:13:53.4116418Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.osx-x64.csproj (in 9.04 sec). 2026-01-28T20:13:53.4130727Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.osx-arm64.csproj (in 7.72 sec). 2026-01-28T20:13:53.4242766Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.linux-musl-x64.csproj (in 0.9 ms). 2026-01-28T20:13:53.4243597Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.linux-x64.csproj (in 1 ms). 2026-01-28T20:13:53.4245470Z Restored D:\a\_work\1\s\eng\dcppack\Aspire.Hosting.Orchestration.linux-arm64.csproj (in 0.9 ms). 2026-01-28T20:13:53.4254080Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.win-x64.csproj (in 1 ms). 2026-01-28T20:13:53.4266793Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.osx-x64.csproj (in 0.8 ms). 2026-01-28T20:13:53.4267279Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.osx-arm64.csproj (in 0.8 ms). 2026-01-28T20:13:53.4271219Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.win-arm64.csproj (in 1 ms). 2026-01-28T20:13:53.4271668Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.linux-x64.csproj (in 0.9 ms). 2026-01-28T20:13:53.4280259Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.linux-musl-x64.csproj (in 0.9 ms). 2026-01-28T20:13:53.4280690Z Restored D:\a\_work\1\s\eng\dashboardpack\Aspire.Dashboard.Sdk.linux-arm64.csproj (in 0.8 ms). 2026-01-28T20:13:53.8820234Z Restored D:\a\_work\1\s\eng\clipack\Aspire.Cli.win-x64.csproj (in 419 ms). 2026-01-28T20:14:03.0096364Z Aspire.RuntimeIdentifier.Tool -> D:\a\_work\1\s\artifacts\bin\Aspire.RuntimeIdentifier.Tool\Release\net8.0\Aspire.RuntimeIdentifier.Tool.dll 2026-01-28T20:14:07.6664643Z Aspire.Hosting.Analyzers -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Analyzers\Release\netstandard2.0\Aspire.Hosting.Analyzers.dll 2026-01-28T20:14:21.8511061Z ##[error]src\Aspire.Cli\Commands\ResourcesCommand.cs(78,11): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' 2026-01-28T20:14:21.8903159Z D:\a\_work\1\s\src\Aspire.Cli\Commands\ResourcesCommand.cs(78,11): error CS7036: There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' [D:\a\_work\1\s\src\Aspire.Cli\Aspire.Cli.Tool.csproj] 2026-01-28T20:14:22.0939113Z ##[error]src\Aspire.Cli\Commands\ResourcesCommand.cs(78,11): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' 2026-01-28T20:14:22.2881205Z D:\a\_work\1\s\src\Aspire.Cli\Commands\ResourcesCommand.cs(78,11): error CS7036: There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' [D:\a\_work\1\s\src\Aspire.Cli\Aspire.Cli.csproj] 2026-01-28T20:14:22.3134502Z ##[error]src\Aspire.Cli\Commands\LogsCommand.cs(102,11): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' 2026-01-28T20:14:22.4946547Z D:\a\_work\1\s\src\Aspire.Cli\Commands\LogsCommand.cs(102,11): error CS7036: There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' [D:\a\_work\1\s\src\Aspire.Cli\Aspire.Cli.csproj] 2026-01-28T20:14:22.5785712Z ##[error]src\Aspire.Cli\Commands\LogsCommand.cs(102,11): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' 2026-01-28T20:14:22.7828752Z D:\a\_work\1\s\src\Aspire.Cli\Commands\LogsCommand.cs(102,11): error CS7036: There is no argument given that corresponds to the required parameter 'telemetry' of 'BaseCommand.BaseCommand(string, string, IFeatures, ICliUpdateNotifier, CliExecutionContext, IInteractionService, AspireCliTelemetry)' [D:\a\_work\1\s\src\Aspire.Cli\Aspire.Cli.Tool.csproj] 2026-01-28T20:14:41.9089341Z Aspire.Dashboard -> D:\a\_work\1\s\artifacts\bin\Aspire.Dashboard\Release\net8.0\Aspire.Dashboard.dll 2026-01-28T20:14:42.4562410Z Aspire.Hosting -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting\Release\net8.0\Aspire.Hosting.dll 2026-01-28T20:14:43.8501525Z Aspire.Hosting.Tasks -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Tasks\Release\net8.0\Aspire.Hosting.Tasks.dll 2026-01-28T20:14:44.9653933Z Aspire.ProjectTemplates -> D:\a\_work\1\s\artifacts\bin\Aspire.ProjectTemplates\Release\net8.0\Aspire.ProjectTemplates.dll 2026-01-28T20:14:45.0599797Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0600918Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV011: One or more postActions have a malformed or missing manualInstructions value. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0603735Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0606264Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0608802Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV011: One or more postActions have a malformed or missing manualInstructions value. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0611832Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0614314Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0616606Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0620379Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0621288Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0626297Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV011: One or more postActions have a malformed or missing manualInstructions value. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0629049Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0632227Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV011: One or more postActions have a malformed or missing manualInstructions value. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:45.0633185Z D:\a\_work\1\s\.packages\microsoft.templateengine.authoring.tasks\10.0.100-preview.4.25220.1\build\Microsoft.TemplateEngine.Authoring.Tasks.targets(25,5): Template configuration message MV008: Missing 'generatorVersions'. [D:\a\_work\1\s\src\Aspire.ProjectTemplates\Aspire.ProjectTemplates.csproj] 2026-01-28T20:14:46.4847674Z Aspire.Hosting.Python -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Python\Release\net8.0\Aspire.Hosting.Python.dll 2026-01-28T20:14:47.0911952Z Aspire.Hosting.MongoDB -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.MongoDB\Release\net8.0\Aspire.Hosting.MongoDB.dll 2026-01-28T20:14:47.4965930Z Aspire.Hosting.Azure -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure\Release\net8.0\Aspire.Hosting.Azure.dll 2026-01-28T20:14:48.3037618Z The package Aspire.Hosting.Python.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:14:48.3043275Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Python.13.2.0-ci.nupkg'. 2026-01-28T20:14:48.5296575Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Python.dll' (D:\a\_work\1\s\.packages\aspire.hosting.python\13.0.2\aspire.hosting.python.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:14:48.8502332Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Python.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Python.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:14:49.4683018Z Aspire.Hosting.Azure.AIFoundry -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.AIFoundry\Release\net8.0\Aspire.Hosting.Azure.AIFoundry.dll 2026-01-28T20:14:49.7018744Z Aspire.Hosting.Nats -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Nats\Release\net8.0\Aspire.Hosting.Nats.dll 2026-01-28T20:14:50.6090514Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.AIFoundry.13.2.0-ci.nupkg'. 2026-01-28T20:14:50.9721616Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.13.2.0-ci.nupkg'. 2026-01-28T20:14:51.0325739Z Aspire.Hosting.Oracle -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Oracle\Release\net8.0\Aspire.Hosting.Oracle.dll 2026-01-28T20:14:51.0945357Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure\13.0.2\aspire.hosting.azure.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:14:51.2570276Z Aspire.RuntimeIdentifier.Tool -> D:\a\_work\1\s\artifacts\bin\Aspire.RuntimeIdentifier.Tool\Release\net8.0\Aspire.RuntimeIdentifier.Tool.dll 2026-01-28T20:14:51.3871769Z Aspire.RuntimeIdentifier.Tool -> D:\a\_work\1\s\artifacts\bin\Aspire.RuntimeIdentifier.Tool\Release\net8.0\publish\ 2026-01-28T20:14:51.4234882Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:14:51.9239444Z The package Aspire.AppHost.Sdk.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:14:51.9250906Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.AppHost.Sdk.13.2.0-ci.nupkg'. 2026-01-28T20:14:52.1277351Z Aspire.Hosting.SqlServer -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.SqlServer\Release\net8.0\Aspire.Hosting.SqlServer.dll 2026-01-28T20:14:52.3552364Z Aspire.Hosting.Tasks -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Tasks\Release\net472\Aspire.Hosting.Tasks.dll 2026-01-28T20:14:53.0367843Z Aspire.Hosting.Qdrant -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Qdrant\Release\net8.0\Aspire.Hosting.Qdrant.dll 2026-01-28T20:14:53.2835967Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.13.2.0-ci.nupkg'. 2026-01-28T20:14:53.5714537Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.dll' (D:\a\_work\1\s\.packages\aspire.hosting\13.0.2\aspire.hosting.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:14:53.6245280Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:14:54.4687368Z ConfigurationSchemaGenerator -> D:\a\_work\1\s\artifacts\bin\ConfigurationSchemaGenerator\Release\net8.0\ConfigurationSchemaGenerator.dll 2026-01-28T20:14:55.4754412Z Aspire.Hosting.Orleans -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Orleans\Release\net8.0\Aspire.Hosting.Orleans.dll 2026-01-28T20:14:55.7680143Z Aspire.Hosting.RemoteHost -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.RemoteHost\Release\net8.0\Aspire.Hosting.RemoteHost.dll 2026-01-28T20:14:58.2418767Z Aspire.Hosting.OpenAI -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.OpenAI\Release\net8.0\Aspire.Hosting.OpenAI.dll 2026-01-28T20:14:59.2569836Z Aspire.Hosting.Kafka -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Kafka\Release\net8.0\Aspire.Hosting.Kafka.dll 2026-01-28T20:14:59.9390397Z Aspire.Azure.Data.Tables -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Data.Tables\Release\net10.0\Aspire.Azure.Data.Tables.dll 2026-01-28T20:15:00.1557001Z Aspire.Hosting.MySql -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.MySql\Release\net8.0\Aspire.Hosting.MySql.dll 2026-01-28T20:15:00.9360463Z Aspire.Hosting.GitHub.Models -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.GitHub.Models\Release\net8.0\Aspire.Hosting.GitHub.Models.dll 2026-01-28T20:15:01.9103151Z Aspire.Hosting.Keycloak -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Keycloak\Release\net8.0\Aspire.Hosting.Keycloak.dll 2026-01-28T20:15:03.2422641Z Aspire.Azure.Messaging.ServiceBus -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.ServiceBus\Release\net10.0\Aspire.Azure.Messaging.ServiceBus.dll 2026-01-28T20:15:03.4797041Z Aspire.Hosting.JavaScript -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.JavaScript\Release\net8.0\Aspire.Hosting.JavaScript.dll 2026-01-28T20:15:04.0026718Z Aspire.Azure.AI.Inference -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.AI.Inference\Release\net8.0\Aspire.Azure.AI.Inference.dll 2026-01-28T20:15:04.7915861Z Aspire.Hosting.Garnet -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Garnet\Release\net8.0\Aspire.Hosting.Garnet.dll 2026-01-28T20:15:04.9440738Z Aspire.Npgsql -> D:\a\_work\1\s\artifacts\bin\Aspire.Npgsql\Release\net8.0\Aspire.Npgsql.dll 2026-01-28T20:15:06.1710732Z Aspire.Hosting.Docker -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Docker\Release\net8.0\Aspire.Hosting.Docker.dll 2026-01-28T20:15:06.5258494Z Aspire.Azure.Messaging.EventHubs -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.EventHubs\Release\net9.0\Aspire.Azure.Messaging.EventHubs.dll 2026-01-28T20:15:08.5729850Z Aspire.Npgsql.EntityFrameworkCore.PostgreSQL -> D:\a\_work\1\s\artifacts\bin\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Release\net10.0\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.dll 2026-01-28T20:15:08.7615737Z Aspire.Hosting.CodeGeneration.TypeScript -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.CodeGeneration.TypeScript\Release\net8.0\Aspire.Hosting.CodeGeneration.TypeScript.dll 2026-01-28T20:15:09.1008189Z Aspire.Hosting.DevTunnels -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.DevTunnels\Release\net8.0\Aspire.Hosting.DevTunnels.dll 2026-01-28T20:15:09.9790448Z Aspire.Azure.Messaging.EventHubs -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.EventHubs\Release\net10.0\Aspire.Azure.Messaging.EventHubs.dll 2026-01-28T20:15:10.2939072Z Aspire.Hosting.CodeGeneration.Python -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.CodeGeneration.Python\Release\net8.0\Aspire.Hosting.CodeGeneration.Python.dll 2026-01-28T20:15:10.5418177Z Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL\Release\net10.0\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL.dll 2026-01-28T20:15:11.0897097Z Aspire.Hosting.CodeGeneration.Rust -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.CodeGeneration.Rust\Release\net8.0\Aspire.Hosting.CodeGeneration.Rust.dll 2026-01-28T20:15:11.8252400Z Aspire.Hosting.CodeGeneration.Go -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.CodeGeneration.Go\Release\net8.0\Aspire.Hosting.CodeGeneration.Go.dll 2026-01-28T20:15:12.7376214Z Aspire.Hosting.CodeGeneration.Java -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.CodeGeneration.Java\Release\net8.0\Aspire.Hosting.CodeGeneration.Java.dll 2026-01-28T20:15:13.0529176Z Aspire.Azure.Messaging.ServiceBus -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.ServiceBus\Release\net8.0\Aspire.Azure.Messaging.ServiceBus.dll 2026-01-28T20:15:13.8040966Z Aspire.Hosting.Redis -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Redis\Release\net8.0\Aspire.Hosting.Redis.dll 2026-01-28T20:15:13.9118289Z Aspire.Npgsql.EntityFrameworkCore.PostgreSQL -> D:\a\_work\1\s\artifacts\bin\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL\Release\net9.0\Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.dll 2026-01-28T20:15:14.6425303Z Aspire.Hosting.PostgreSQL -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.PostgreSQL\Release\net8.0\Aspire.Hosting.PostgreSQL.dll 2026-01-28T20:15:15.6345730Z Aspire.Azure.Messaging.ServiceBus -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.ServiceBus\Release\net9.0\Aspire.Azure.Messaging.ServiceBus.dll 2026-01-28T20:15:15.9752304Z Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL\Release\net9.0\Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL.dll 2026-01-28T20:15:16.0297003Z Aspire.Hosting.SqlServer -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.SqlServer\Release\net10.0\Aspire.Hosting.SqlServer.dll 2026-01-28T20:15:17.1784896Z Aspire.Hosting.SqlServer -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.SqlServer\Release\net9.0\Aspire.Hosting.SqlServer.dll 2026-01-28T20:15:18.1381710Z Aspire.Hosting.Yarp -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Yarp\Release\net8.0\Aspire.Hosting.Yarp.dll 2026-01-28T20:15:18.6834093Z Aspire.Azure.Npgsql -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Npgsql\Release\net8.0\Aspire.Azure.Npgsql.dll 2026-01-28T20:15:18.9017254Z Aspire.Hosting.Valkey -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Valkey\Release\net8.0\Aspire.Hosting.Valkey.dll 2026-01-28T20:15:19.0739504Z Aspire.Azure.Messaging.WebPubSub -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.WebPubSub\Release\net8.0\Aspire.Azure.Messaging.WebPubSub.dll 2026-01-28T20:15:19.5666491Z Aspire.Hosting.Milvus -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Milvus\Release\net8.0\Aspire.Hosting.Milvus.dll 2026-01-28T20:15:21.8050397Z Aspire.Hosting.Seq -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Seq\Release\net8.0\Aspire.Hosting.Seq.dll 2026-01-28T20:15:23.7694036Z Aspire.Azure.Messaging.WebPubSub -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.WebPubSub\Release\net9.0\Aspire.Azure.Messaging.WebPubSub.dll 2026-01-28T20:15:23.9346575Z Aspire.Hosting.Kubernetes -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Kubernetes\Release\net8.0\Aspire.Hosting.Kubernetes.dll 2026-01-28T20:15:24.4585033Z Aspire.Hosting.RabbitMQ -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.RabbitMQ\Release\net8.0\Aspire.Hosting.RabbitMQ.dll 2026-01-28T20:15:25.6826169Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.DevTunnels.13.2.0-ci.nupkg'. 2026-01-28T20:15:25.7541821Z The package Aspire.Hosting.CodeGeneration.Rust.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:25.7548286Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.CodeGeneration.Rust.13.2.0-ci.nupkg'. 2026-01-28T20:15:25.8037385Z Aspire.Hosting.Azure.ServiceBus -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.ServiceBus\Release\net8.0\Aspire.Hosting.Azure.ServiceBus.dll 2026-01-28T20:15:26.5785928Z Aspire.Hosting.Azure.WebPubSub -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.WebPubSub\Release\net8.0\Aspire.Hosting.Azure.WebPubSub.dll 2026-01-28T20:15:26.7828965Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Docker.13.2.0-ci.nupkg'. 2026-01-28T20:15:26.8099939Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Kafka.13.2.0-ci.nupkg'. 2026-01-28T20:15:26.8628115Z The package Aspire.Hosting.CodeGeneration.Go.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:26.8631135Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.CodeGeneration.Go.13.2.0-ci.nupkg'. 2026-01-28T20:15:26.8924569Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Yarp.13.2.0-ci.nupkg'. 2026-01-28T20:15:26.9193403Z The package Aspire.Hosting.CodeGeneration.TypeScript.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:26.9195648Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.CodeGeneration.TypeScript.13.2.0-ci.nupkg'. 2026-01-28T20:15:27.0276517Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Kafka.dll' (D:\a\_work\1\s\.packages\aspire.hosting.kafka\13.0.2\aspire.hosting.kafka.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:27.0800139Z Aspire.Azure.Messaging.WebPubSub -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.WebPubSub\Release\net10.0\Aspire.Azure.Messaging.WebPubSub.dll 2026-01-28T20:15:27.3404301Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Kafka.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Kafka.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:27.4951311Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Yarp.dll' (D:\a\_work\1\s\.packages\aspire.hosting.yarp\13.0.2\aspire.hosting.yarp.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:27.5892757Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Yarp.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Yarp.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:27.6804579Z The package Aspire.Hosting.CodeGeneration.Python.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:27.6807093Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.CodeGeneration.Python.13.2.0-ci.nupkg'. 2026-01-28T20:15:27.7672158Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Redis.13.2.0-ci.nupkg'. 2026-01-28T20:15:27.8049002Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.MongoDB.13.2.0-ci.nupkg'. 2026-01-28T20:15:27.9197736Z Aspire.Hosting.Azure.SignalR -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.SignalR\Release\net8.0\Aspire.Hosting.Azure.SignalR.dll 2026-01-28T20:15:28.5025832Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.PostgreSQL.13.2.0-ci.nupkg'. 2026-01-28T20:15:28.5303274Z The package Aspire.Hosting.CodeGeneration.Java.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:28.5304090Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.CodeGeneration.Java.13.2.0-ci.nupkg'. 2026-01-28T20:15:28.5637328Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Valkey.13.2.0-ci.nupkg'. 2026-01-28T20:15:29.1216949Z Aspire.Hosting.Azure.Kusto -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Kusto\Release\net8.0\Aspire.Hosting.Azure.Kusto.dll 2026-01-28T20:15:29.6021436Z Aspire.Hosting.Azure.Search -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Search\Release\net8.0\Aspire.Hosting.Azure.Search.dll 2026-01-28T20:15:29.9323573Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Redis.dll' (D:\a\_work\1\s\.packages\aspire.hosting.redis\13.0.2\aspire.hosting.redis.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:29.9567114Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Redis.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Redis.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.0173042Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.ServiceBus.13.2.0-ci.nupkg'. 2026-01-28T20:15:30.0887855Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.MongoDB.dll' (D:\a\_work\1\s\.packages\aspire.hosting.mongodb\13.0.2\aspire.hosting.mongodb.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.3381003Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.MongoDB.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.MongoDB.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.3974756Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Valkey.dll' (D:\a\_work\1\s\.packages\aspire.hosting.valkey\13.0.2\aspire.hosting.valkey.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.4883952Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.ServiceBus.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.servicebus\13.0.2\aspire.hosting.azure.servicebus.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.5647573Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.ServiceBus.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.ServiceBus.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.6050131Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.RemoteHost.13.2.0-ci.nupkg'. 2026-01-28T20:15:30.7385412Z Aspire.Azure.Messaging.EventHubs -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Messaging.EventHubs\Release\net8.0\Aspire.Azure.Messaging.EventHubs.dll 2026-01-28T20:15:30.8089225Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Valkey.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Valkey.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:30.9946498Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.PostgreSQL.dll' (D:\a\_work\1\s\.packages\aspire.hosting.postgresql\13.0.2\aspire.hosting.postgresql.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:31.1303502Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.PostgreSQL.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.PostgreSQL.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:31.9239154Z Aspire.Hosting.Azure.Storage -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Storage\Release\net8.0\Aspire.Hosting.Azure.Storage.dll 2026-01-28T20:15:32.6056988Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Nats.13.2.0-ci.nupkg'. 2026-01-28T20:15:32.6276310Z Aspire.Hosting.Azure.KeyVault -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.KeyVault\Release\net8.0\Aspire.Hosting.Azure.KeyVault.dll 2026-01-28T20:15:33.4657633Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.OpenAI.13.2.0-ci.nupkg'. 2026-01-28T20:15:33.4977424Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Garnet.13.2.0-ci.nupkg'. 2026-01-28T20:15:33.6485348Z Aspire.Hosting.Azure.CognitiveServices -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.CognitiveServices\Release\net8.0\Aspire.Hosting.Azure.CognitiveServices.dll 2026-01-28T20:15:34.1741736Z Aspire.Azure.Data.Tables -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Data.Tables\Release\net8.0\Aspire.Azure.Data.Tables.dll 2026-01-28T20:15:34.4280920Z Aspire.Npgsql -> D:\a\_work\1\s\artifacts\bin\Aspire.Npgsql\Release\net9.0\Aspire.Npgsql.dll 2026-01-28T20:15:34.8070079Z Aspire.Hosting.Azure.ContainerRegistry -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.ContainerRegistry\Release\net8.0\Aspire.Hosting.Azure.ContainerRegistry.dll 2026-01-28T20:15:34.9912455Z Aspire.Hosting.Azure.OperationalInsights -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.OperationalInsights\Release\net8.0\Aspire.Hosting.Azure.OperationalInsights.dll 2026-01-28T20:15:35.9560793Z The package Aspire.Hosting.Azure.ContainerRegistry.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:35.9563621Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.ContainerRegistry.13.2.0-ci.nupkg'. 2026-01-28T20:15:36.3065629Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.ContainerRegistry.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.containerregistry\13.0.2\aspire.hosting.azure.containerregistry.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:36.3605594Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.ContainerRegistry.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.ContainerRegistry.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:36.4988137Z Aspire.Hosting.Azure.AppConfiguration -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.AppConfiguration\Release\net8.0\Aspire.Hosting.Azure.AppConfiguration.dll 2026-01-28T20:15:37.1016537Z Aspire.Azure.Npgsql -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Npgsql\Release\net9.0\Aspire.Azure.Npgsql.dll 2026-01-28T20:15:37.4437782Z Aspire.OpenAI -> D:\a\_work\1\s\artifacts\bin\Aspire.OpenAI\Release\net10.0\Aspire.OpenAI.dll 2026-01-28T20:15:37.5371736Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.AppConfiguration.13.2.0-ci.nupkg'. 2026-01-28T20:15:37.9269911Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.AppConfiguration.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.appconfiguration\13.0.2\aspire.hosting.azure.appconfiguration.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:37.9531196Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.AppConfiguration.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.AppConfiguration.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:38.1937941Z Aspire.Hosting.Azure.CosmosDB -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.CosmosDB\Release\net8.0\Aspire.Hosting.Azure.CosmosDB.dll 2026-01-28T20:15:38.9384500Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.OpenAI.dll' (D:\a\_work\1\s\.packages\aspire.hosting.openai\13.0.2\aspire.hosting.openai.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:38.9939624Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.OpenAI.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.OpenAI.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:39.4910232Z Aspire.Hosting.Azure.ApplicationInsights -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.ApplicationInsights\Release\net8.0\Aspire.Hosting.Azure.ApplicationInsights.dll 2026-01-28T20:15:40.6722359Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Seq.13.2.0-ci.nupkg'. 2026-01-28T20:15:40.7611025Z Aspire.OpenAI -> D:\a\_work\1\s\artifacts\bin\Aspire.OpenAI\Release\net9.0\Aspire.OpenAI.dll 2026-01-28T20:15:40.7801964Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.CognitiveServices.13.2.0-ci.nupkg'. 2026-01-28T20:15:40.8158093Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Garnet.dll' (D:\a\_work\1\s\.packages\aspire.hosting.garnet\13.0.2\aspire.hosting.garnet.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:40.8492445Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Garnet.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Garnet.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:40.8865521Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.MySql.13.2.0-ci.nupkg'. 2026-01-28T20:15:40.9402921Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.SignalR.13.2.0-ci.nupkg'. 2026-01-28T20:15:40.9565108Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.CognitiveServices.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.cognitiveservices\13.0.2\aspire.hosting.azure.cognitiveservices.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.0759677Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Seq.dll' (D:\a\_work\1\s\.packages\aspire.hosting.seq\13.0.2\aspire.hosting.seq.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.0868413Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.CognitiveServices.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.CognitiveServices.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.1125715Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Seq.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Seq.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.2707944Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.MySql.dll' (D:\a\_work\1\s\.packages\aspire.hosting.mysql\13.0.2\aspire.hosting.mysql.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.3087982Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.MySql.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.MySql.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.3575250Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.RabbitMQ.13.2.0-ci.nupkg'. 2026-01-28T20:15:41.4282187Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.SignalR.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.signalr\13.0.2\aspire.hosting.azure.signalr.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.6107000Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.SignalR.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.SignalR.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.7010606Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.RabbitMQ.dll' (D:\a\_work\1\s\.packages\aspire.hosting.rabbitmq\13.0.2\aspire.hosting.rabbitmq.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.8494984Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.RabbitMQ.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.RabbitMQ.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:41.9321030Z Aspire.Hosting.Azure.AppContainers -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.AppContainers\Release\net8.0\Aspire.Hosting.Azure.AppContainers.dll 2026-01-28T20:15:42.7336601Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.WebPubSub.13.2.0-ci.nupkg'. 2026-01-28T20:15:42.7929678Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.GitHub.Models.13.2.0-ci.nupkg'. 2026-01-28T20:15:43.7852620Z Aspire.Hosting.Azure.EventHubs -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.EventHubs\Release\net8.0\Aspire.Hosting.Azure.EventHubs.dll 2026-01-28T20:15:43.9098659Z Aspire.OpenAI -> D:\a\_work\1\s\artifacts\bin\Aspire.OpenAI\Release\net8.0\Aspire.OpenAI.dll 2026-01-28T20:15:44.4610750Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Orleans.13.2.0-ci.nupkg'. 2026-01-28T20:15:44.5285106Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Nats.dll' (D:\a\_work\1\s\.packages\aspire.hosting.nats\13.0.2\aspire.hosting.nats.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:44.5421284Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.WebPubSub.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.webpubsub\13.0.2\aspire.hosting.azure.webpubsub.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:44.5588842Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Nats.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Nats.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:44.6235054Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Kubernetes.13.2.0-ci.nupkg'. 2026-01-28T20:15:44.6267202Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.WebPubSub.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.WebPubSub.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:44.6771718Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Search.13.2.0-ci.nupkg'. 2026-01-28T20:15:44.7224299Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.GitHub.Models.dll' (D:\a\_work\1\s\.packages\aspire.hosting.github.models\13.0.2\aspire.hosting.github.models.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:44.7641958Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.GitHub.Models.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.GitHub.Models.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:45.3944208Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Milvus.13.2.0-ci.nupkg'. 2026-01-28T20:15:45.6555913Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.ApplicationInsights.13.2.0-ci.nupkg'. 2026-01-28T20:15:45.6577781Z Aspire.Npgsql -> D:\a\_work\1\s\artifacts\bin\Aspire.Npgsql\Release\net10.0\Aspire.Npgsql.dll 2026-01-28T20:15:45.8016015Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.JavaScript.13.2.0-ci.nupkg'. 2026-01-28T20:15:45.9749965Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.ApplicationInsights.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.applicationinsights\13.0.2\aspire.hosting.azure.applicationinsights.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:45.9940424Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.JavaScript.dll' (D:\a\_work\1\s\.packages\aspire.hosting.javascript\13.0.2\aspire.hosting.javascript.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:45.9963786Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.ApplicationInsights.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.ApplicationInsights.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:46.0132181Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.JavaScript.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.JavaScript.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:46.2414388Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.Search.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.search\13.0.2\aspire.hosting.azure.search.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:46.2539444Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Milvus.dll' (D:\a\_work\1\s\.packages\aspire.hosting.milvus\13.0.2\aspire.hosting.milvus.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:46.2559573Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.Search.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Search.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:46.2866175Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Milvus.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Milvus.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:46.4187774Z Aspire.Hosting.Azure.Functions -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Functions\Release\net8.0\Aspire.Hosting.Azure.Functions.dll 2026-01-28T20:15:47.0951841Z Aspire.Azure.AI.Inference -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.AI.Inference\Release\net10.0\Aspire.Azure.AI.Inference.dll 2026-01-28T20:15:47.6007614Z Aspire.Azure.Npgsql -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Npgsql\Release\net10.0\Aspire.Azure.Npgsql.dll 2026-01-28T20:15:47.7336739Z Aspire.Hosting.Azure.Sql -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Sql\Release\net10.0\Aspire.Hosting.Azure.Sql.dll 2026-01-28T20:15:48.6350013Z Aspire.Hosting.Azure.AppService -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.AppService\Release\net8.0\Aspire.Hosting.Azure.AppService.dll 2026-01-28T20:15:49.3474973Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Keycloak.13.2.0-ci.nupkg'. 2026-01-28T20:15:50.8465552Z Aspire.Azure.AI.Inference -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.AI.Inference\Release\net9.0\Aspire.Azure.AI.Inference.dll 2026-01-28T20:15:52.6637674Z Aspire.Azure.Search.Documents -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Search.Documents\Release\net9.0\Aspire.Azure.Search.Documents.dll 2026-01-28T20:15:52.6651490Z Aspire.Azure.Search.Documents -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Search.Documents\Release\net8.0\Aspire.Azure.Search.Documents.dll 2026-01-28T20:15:53.2661301Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Storage.13.2.0-ci.nupkg'. 2026-01-28T20:15:53.3003966Z Aspire.Azure.Search.Documents -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Search.Documents\Release\net10.0\Aspire.Azure.Search.Documents.dll 2026-01-28T20:15:53.9293946Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.Storage.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.storage\13.0.2\aspire.hosting.azure.storage.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:53.9367446Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.CosmosDB.13.2.0-ci.nupkg'. 2026-01-28T20:15:53.9694237Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.Storage.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Storage.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:54.0502416Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Orleans.dll' (D:\a\_work\1\s\.packages\aspire.hosting.orleans\13.0.2\aspire.hosting.orleans.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:54.0884029Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Orleans.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Orleans.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:54.1038388Z Aspire.Azure.Data.Tables -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Data.Tables\Release\net9.0\Aspire.Azure.Data.Tables.dll 2026-01-28T20:15:56.3523301Z Aspire.Azure.Security.KeyVault -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Security.KeyVault\Release\net8.0\Aspire.Azure.Security.KeyVault.dll 2026-01-28T20:15:57.5626915Z Aspire.Azure.AI.OpenAI -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.AI.OpenAI\Release\net8.0\Aspire.Azure.AI.OpenAI.dll 2026-01-28T20:15:58.0520292Z Aspire.Azure.Security.KeyVault -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Security.KeyVault\Release\net10.0\Aspire.Azure.Security.KeyVault.dll 2026-01-28T20:15:58.0541951Z Aspire.Azure.Security.KeyVault -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Security.KeyVault\Release\net9.0\Aspire.Azure.Security.KeyVault.dll 2026-01-28T20:15:58.1614863Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.CosmosDB.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.cosmosdb\13.0.2\aspire.hosting.azure.cosmosdb.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:58.2566856Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.CosmosDB.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.CosmosDB.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:58.3261175Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.AppService.13.2.0-ci.nupkg'. 2026-01-28T20:15:58.3498288Z The package Aspire.Hosting.Azure.AppContainers.13.2.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-28T20:15:58.3499231Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.AppContainers.13.2.0-ci.nupkg'. 2026-01-28T20:15:58.5139326Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.AppContainers.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.appcontainers\13.0.2\aspire.hosting.azure.appcontainers.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:15:58.8629996Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.AppContainers.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.AppContainers.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:15:59.7388079Z Aspire.Azure.Storage.Blobs -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Blobs\Release\net8.0\Aspire.Azure.Storage.Blobs.dll 2026-01-28T20:16:00.9404452Z Aspire.Hosting.Azure.PostgreSQL -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.PostgreSQL\Release\net8.0\Aspire.Hosting.Azure.PostgreSQL.dll 2026-01-28T20:16:01.1118187Z Aspire.Azure.Storage.Blobs -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Blobs\Release\net10.0\Aspire.Azure.Storage.Blobs.dll 2026-01-28T20:16:02.0369600Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.PostgreSQL.13.2.0-ci.nupkg'. 2026-01-28T20:16:02.0551181Z Aspire.Azure.Storage.Blobs -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Blobs\Release\net9.0\Aspire.Azure.Storage.Blobs.dll 2026-01-28T20:16:02.5144666Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.PostgreSQL.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.postgresql\13.0.2\aspire.hosting.azure.postgresql.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:16:02.5304796Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.PostgreSQL.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.PostgreSQL.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:16:03.0602812Z Aspire.Hosting.Azure.Redis -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Redis\Release\net8.0\Aspire.Hosting.Azure.Redis.dll 2026-01-28T20:16:03.3228701Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Kusto.13.2.0-ci.nupkg'. 2026-01-28T20:16:03.6180091Z Aspire.Azure.Storage.Files.DataLake -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Files.DataLake\Release\net8.0\Aspire.Azure.Storage.Files.DataLake.dll 2026-01-28T20:16:03.6227830Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.EventHubs.13.2.0-ci.nupkg'. 2026-01-28T20:16:04.1381938Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.EventHubs.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.eventhubs\13.0.2\aspire.hosting.azure.eventhubs.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:16:04.1525503Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.EventHubs.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.EventHubs.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:16:04.3966444Z Aspire.Hosting.Maui -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Maui\Release\net8.0\Aspire.Hosting.Maui.dll 2026-01-28T20:16:04.4987634Z Aspire.Azure.AI.OpenAI -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.AI.OpenAI\Release\net9.0\Aspire.Azure.AI.OpenAI.dll 2026-01-28T20:16:04.7549448Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Azure.Storage.Files.DataLake.13.2.0-ci.nupkg'. 2026-01-28T20:16:04.7786415Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Redis.13.2.0-ci.nupkg'. 2026-01-28T20:16:04.9465913Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.Redis.dll' (D:\a\_work\1\s\.packages\aspire.hosting.azure.redis\13.0.2\aspire.hosting.azure.redis.13.0.2.nupkg) in any of the provided search directories. 2026-01-28T20:16:05.0230257Z Could not resolve reference 'Microsoft.NET.StringTools.dll' directly or transitively referenced by 'lib/net8.0/Aspire.Hosting.Azure.Redis.dll' (D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Azure.Redis.13.2.0-ci.nupkg) in any of the provided search directories. 2026-01-28T20:16:05.5901301Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Aspire.Hosting.Maui.13.2.0-ci.nupkg'. 2026-01-28T20:16:07.8188789Z Aspire.Hosting.Azure.Sql -> D:\a\_work\1\s\artifacts\bin\Aspire.Hosting.Azure.Sql\Release\net9.0\Aspire.Hosting.Azure.Sql.dll 2026-01-28T20:16:07.8392235Z Aspire.Azure.Storage.Queues -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Queues\Release\net8.0\Aspire.Azure.Storage.Queues.dll 2026-01-28T20:16:08.3285965Z Aspire.Azure.Storage.Queues -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Queues\Release\net9.0\Aspire.Azure.Storage.Queues.dll 2026-01-28T20:16:09.4308060Z Aspire.Azure.Storage.Queues -> D:\a\_work\1\s\artifacts\bin\Aspire.Azure.Storage.Queues\Release\net10.0\Aspire.Azure.Storage.Queues.dll 2026-01-28T20:16:10.7968525Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-01-28T20:16:10.8208587Z Attempting to cancel the build... 2026-01-28T20:16:11.0842617Z ##[error].dotnet\sdk\10.0.102\Roslyn\Microsoft.CSharp.Core.targets(84,5): error MSB5021: (NETCORE_ENGINEERING_TELEMETRY=Build) Terminating the task executable "csc" and its child processes because the build was canceled. 2026-01-28T20:16:11.0869747Z D:\a\_work\1\s\.dotnet\sdk\10.0.102\Roslyn\Microsoft.CSharp.Core.targets(84,5): error MSB5021: Terminating the task executable "csc" and its child processes because the build was canceled. [D:\a\_work\1\s\src\Aspire.Hosting.AppHost\Aspire.Hosting.AppHost.csproj::TargetFramework=net9.0] 2026-01-28T20:16:11.2357056Z Terminate batch job (Y/N)? 2026-01-28T20:16:11.4124105Z ##[error]The operation was canceled. 2026-01-28T20:16:11.4130406Z ##[section]Finishing: Build