ReleaseMicrosoftMicrosoftpublished May 21, 2026seen 5d

microsoft/aspire v13.3.5

microsoft/aspire

Open original ↗

Captured source

source ↗
published May 21, 2026seen 5dcaptured 13hhttp 200method plain

Aspire 13.3.5

Repository: microsoft/aspire

Tag: v13.3.5

Published: 2026-05-21T01:49:29Z

Prerelease: no

Release notes:

What's New in Aspire 13.3.5

Patch release for Aspire 13.3 with fixes for the Azure provisioning location prompt and an Aspire CLI named-pipe timeout on Linux with .NET SDK 10.0.300.

🐛 Fixes

  • 📍 Azure provisioning location prompt not populated — Selecting an existing resource group during aspire publish now correctly populates dependent server-controlled fields (such as Location). Previously, server-provided values for disabled inputs were discarded, leaving those fields blank. (#17278, backported via #17291)
  • 🔧 Aspire CLI named-pipe timeout on Linux with .NET SDK 10.0.300 — The Aspire CLI was forcing DOTNET_CLI_USE_MSBUILD_SERVER=1 for all dotnet run/dotnet build invocations. On Linux with SDK 10.0.300 this caused a named-pipe timeout that prevented aspire run from building the AppHost. The forced override has been removed so the SDK chooses MSBuild server behavior. Fixes #16849. (#17313, backported via #17314)

🏷️ Housekeeping

  • ⬆️ Skipped log publish for WinGet/Homebrew installer pipeline jobs to fix Prepare Installers stage failures (#17134)
  • 🚀 Bumped branding to 13.3.5 (#17315)

--- *Full Changelog: https://github.com/microsoft/aspire/compare/v13.3.4...v13.3.5*

*Full commit: 70b33bcb5f64c75e3ab6f57616545f35bd43dc81*

> Generated by Generate release notes for a new stable Aspire release · ● 4.3M

Notability

notability 2.0/10

Minor patch release, routine