Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 1881f71

Browse files
chore(deps): update non-major nuget dependencies (#303)
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Aspire.AppHost.Sdk](https://redirect.github.com/dotnet/aspire) | `13.0.2` -> `13.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Aspire.AppHost.Sdk/13.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Aspire.AppHost.Sdk/13.0.2/13.1.0?slim=true) | | [Aspire.Hosting.AppHost](https://redirect.github.com/dotnet/aspire) | `13.0.2` -> `13.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Aspire.Hosting.AppHost/13.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Aspire.Hosting.AppHost/13.0.2/13.1.0?slim=true) | | [Aspire.Hosting.SqlServer](https://redirect.github.com/dotnet/aspire) | `13.0.2` -> `13.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Aspire.Hosting.SqlServer/13.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Aspire.Hosting.SqlServer/13.0.2/13.1.0?slim=true) | | [Aspire.Microsoft.EntityFrameworkCore.SqlServer](https://redirect.github.com/dotnet/aspire) | `13.0.2` -> `13.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Aspire.Microsoft.EntityFrameworkCore.SqlServer/13.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Aspire.Microsoft.EntityFrameworkCore.SqlServer/13.0.2/13.1.0?slim=true) | | [Microsoft.Identity.Web](https://redirect.github.com/AzureAD/microsoft-identity-web) | `4.1.1` -> `4.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Identity.Web/4.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Identity.Web/4.1.1/4.2.0?slim=true) | | [SonarAnalyzer.CSharp](https://redirect.sonarsource.com/doc/sonar-visualstudio.html) ([source](https://redirect.github.com/SonarSource/sonar-dotnet)) | `10.16.1.129956` -> `10.17.0.131074` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/SonarAnalyzer.CSharp/10.17.0.131074?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/SonarAnalyzer.CSharp/10.16.1.129956/10.17.0.131074?slim=true) | | [TUnit](https://redirect.github.com/thomhurst/TUnit) | `1.5.60` -> `1.5.70` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/TUnit/1.5.70?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TUnit/1.5.60/1.5.70?slim=true) | | [Verify.TUnit](https://redirect.github.com/VerifyTests/Verify) | `31.8.0` -> `31.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Verify.TUnit/31.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Verify.TUnit/31.8.0/31.9.0?slim=true) | --- ### Release Notes <details> <summary>dotnet/aspire (Aspire.AppHost.Sdk)</summary> ### [`v13.1.0`](https://redirect.github.com/dotnet/aspire/releases/tag/v13.1.0): Aspire 13.1.0 Release We are excited to share that our 13.1.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to <https://aspire.dev/whats-new/aspire-13-1/> to find what's new in 13.1.0! ##### What's Changed - Target net10.0 in client integrations by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12500](https://redirect.github.com/dotnet/aspire/pull/12500) - Fix DockerComposeEnvironment duplicating image names in .env file by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12310](https://redirect.github.com/dotnet/aspire/pull/12310) - Replace apt-get with npm for Azure Functions Core Tools installation by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12537](https://redirect.github.com/dotnet/aspire/pull/12537) - Improve flaky dashboard integration test by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12534](https://redirect.github.com/dotnet/aspire/pull/12534) - Add README.md for the Aspire.Hosting.Azure.AppService package by [@&#8203;ShilpiRach](https://redirect.github.com/ShilpiRach) in [#&#8203;12528](https://redirect.github.com/dotnet/aspire/pull/12528) - Add support to enable automatic scaling for App Service Environment by [@&#8203;ShilpiRach](https://redirect.github.com/ShilpiRach) in [#&#8203;12305](https://redirect.github.com/dotnet/aspire/pull/12305) - Update to FluentUI 4.13.1 by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12532](https://redirect.github.com/dotnet/aspire/pull/12532) - Skip playground projects in build-packages workflow by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12547](https://redirect.github.com/dotnet/aspire/pull/12547) - Allow HostUrl to remap both address and port by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12521](https://redirect.github.com/dotnet/aspire/pull/12521) - Refactor NodeJs Integration by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12530](https://redirect.github.com/dotnet/aspire/pull/12530) - Fix MCP endpoint with redirect HTTPS by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12556](https://redirect.github.com/dotnet/aspire/pull/12556) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;12540](https://redirect.github.com/dotnet/aspire/pull/12540) - Refactor AddNodeApp by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12538](https://redirect.github.com/dotnet/aspire/pull/12538) - Update Aspire branding from 13.0 to 13.1 by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12527](https://redirect.github.com/dotnet/aspire/pull/12527) - Add annotation to specify custom base images for generated Dockerfiles by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12566](https://redirect.github.com/dotnet/aspire/pull/12566) - Fix generating random MCP endpoint URL in templates by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12558](https://redirect.github.com/dotnet/aspire/pull/12558) - \[CI] Add new Agent for disabling or quarantining tests by [@&#8203;radical](https://redirect.github.com/radical) in [#&#8203;12570](https://redirect.github.com/dotnet/aspire/pull/12570) - Add `ExcludeFromMcp()` resource extension by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12515](https://redirect.github.com/dotnet/aspire/pull/12515) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2828818`](https://redirect.github.com/dotnet/aspire/commit/2828818) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;12546](https://redirect.github.com/dotnet/aspire/pull/12546) - Register IPipelineOutputService in DI for pipeline output directory management by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12563](https://redirect.github.com/dotnet/aspire/pull/12563) - Add deploy support for Docker Compose by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [#&#8203;12548](https://redirect.github.com/dotnet/aspire/pull/12548) - Quarantine flaky test: AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12578](https://redirect.github.com/dotnet/aspire/pull/12578) - Update connection properties for non-Azure resources by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;12583](https://redirect.github.com/dotnet/aspire/pull/12583) - Filter to highest package version per channel in aspire add command by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12553](https://redirect.github.com/dotnet/aspire/pull/12553) - Log DCP messages at Debug/Trace level in AppHost by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12533](https://redirect.github.com/dotnet/aspire/pull/12533) - Add CLI self-update prompts to `aspire update` command by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12395](https://redirect.github.com/dotnet/aspire/pull/12395) - Fix golang and alpine images. by [@&#8203;mitchdenny](https://redirect.github.com/mitchdenny) in [#&#8203;12592](https://redirect.github.com/dotnet/aspire/pull/12592) - Replace ContainerTargetPlatform.AllLinux with LinuxAmd64 by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12596](https://redirect.github.com/dotnet/aspire/pull/12596) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;12610](https://redirect.github.com/dotnet/aspire/pull/12610) - Make IReportingStep and IReportingTask completion idempotent by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12602](https://redirect.github.com/dotnet/aspire/pull/12602) - Show --log-level debug hint when pipeline fails by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12603](https://redirect.github.com/dotnet/aspire/pull/12603) - \[main] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;12622](https://redirect.github.com/dotnet/aspire/pull/12622) - Rename app.py to main.py in template by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12628](https://redirect.github.com/dotnet/aspire/pull/12628) - bump extension version by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12623](https://redirect.github.com/dotnet/aspire/pull/12623) - don't build apphost in cli when running in extension by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12621](https://redirect.github.com/dotnet/aspire/pull/12621) - Detect which version of yarn is being used by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12633](https://redirect.github.com/dotnet/aspire/pull/12633) - Fix duplicate key exception when using WithExplicitStart() on resources with environment callbacks by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12604](https://redirect.github.com/dotnet/aspire/pull/12604) - Support AddCSharpApp, fix some rough edges around project resources by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12568](https://redirect.github.com/dotnet/aspire/pull/12568) - Add missing namespace to `CertificateAuthorityCollectionResource` by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12639](https://redirect.github.com/dotnet/aspire/pull/12639) - Add ModelContextProtocol assemblies to signing list by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;12637](https://redirect.github.com/dotnet/aspire/pull/12637) - Generate fallback Dockerfile for Python apps without UV by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12627](https://redirect.github.com/dotnet/aspire/pull/12627) - Update/bump container image tags for hosting components by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;12459](https://redirect.github.com/dotnet/aspire/pull/12459) - Mark IDeveloperCertificateService experimental by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12648](https://redirect.github.com/dotnet/aspire/pull/12648) - Wait with exponential backoff for expected Executables by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;12647](https://redirect.github.com/dotnet/aspire/pull/12647) - Make ProcessCertificateTrustConfigAsync internal by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12649](https://redirect.github.com/dotnet/aspire/pull/12649) - Add test cases and ensure container cert override paths work by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12654](https://redirect.github.com/dotnet/aspire/pull/12654) - Python hosting: Support .venv lookup by walking up parent directories by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12616](https://redirect.github.com/dotnet/aspire/pull/12616) - Provide more info about how apphost is built to user in vs code and only wait a few seconds to get c# dev kit build task by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12659](https://redirect.github.com/dotnet/aspire/pull/12659) - Make None be the index 0 enum value for CertificateTrustScope by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12673](https://redirect.github.com/dotnet/aspire/pull/12673) - Add 'do' command to runtime-only check by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [#&#8203;12669](https://redirect.github.com/dotnet/aspire/pull/12669) - Revert arcade dependency update from PR [#&#8203;12622](https://redirect.github.com/dotnet/aspire/issues/12622) by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12634](https://redirect.github.com/dotnet/aspire/pull/12634) - API Review feedback by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12644](https://redirect.github.com/dotnet/aspire/pull/12644) - Rename Aspire.Hosting.NodeJs to Aspire.Hosting.JavaScript by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12681](https://redirect.github.com/dotnet/aspire/pull/12681) - Refactor ACR authentication to use Azure SDK TokenCredential with OAuth2 token exchange by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12608](https://redirect.github.com/dotnet/aspire/pull/12608) - Refactor user secrets to DI-based factory with thread-safe synchronization by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12692](https://redirect.github.com/dotnet/aspire/pull/12692) - Fix .env files being overwritten by Docker Compose publisher by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12656](https://redirect.github.com/dotnet/aspire/pull/12656) - Add WithPip following Node.js patterns and rename AddPythonScript to AddPythonApp by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12667](https://redirect.github.com/dotnet/aspire/pull/12667) - Add buildOnly field to manifest schema and infrastructure by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12696](https://redirect.github.com/dotnet/aspire/pull/12696) - Add, respect auto-open aspire dashboard setting. Open the first application url in dotnet projects if multiple are provided by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12674](https://redirect.github.com/dotnet/aspire/pull/12674) - Use DateTimeOffset.Now for checking certificate validity by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12680](https://redirect.github.com/dotnet/aspire/pull/12680) - Update templates localization files by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;12705](https://redirect.github.com/dotnet/aspire/pull/12705) - Disable Sizes in Icon for copilot-cli compatibility by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;12720](https://redirect.github.com/dotnet/aspire/pull/12720) - Add IContainerFilesDestinationResource interface to constrain PublishWithContainerFiles by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12699](https://redirect.github.com/dotnet/aspire/pull/12699) - Use dotnet script for MAUI workload restore by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;12370](https://redirect.github.com/dotnet/aspire/pull/12370) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;12727](https://redirect.github.com/dotnet/aspire/pull/12727) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;12731](https://redirect.github.com/dotnet/aspire/pull/12731) - Add env vars to resource MCP by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12665](https://redirect.github.com/dotnet/aspire/pull/12665) - Remove credentials from JDBC connection strings by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12712](https://redirect.github.com/dotnet/aspire/pull/12712) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2832410`](https://redirect.github.com/dotnet/aspire/commit/2832410) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;12591](https://redirect.github.com/dotnet/aspire/pull/12591) - Support a docker build arg to specify the source image in PublishWithContainerFiles by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12716](https://redirect.github.com/dotnet/aspire/pull/12716) - Update GenAI visualizer to use new multimodal semantic conventions by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12694](https://redirect.github.com/dotnet/aspire/pull/12694) - Make NetworkIdentifier a record to allow for non-breaking additions in future releases by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;12688](https://redirect.github.com/dotnet/aspire/pull/12688) - Exclude localhost certificates without a subject key identifier extension by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12736](https://redirect.github.com/dotnet/aspire/pull/12736) - Use MatchesHostname instead by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12765](https://redirect.github.com/dotnet/aspire/pull/12765) - Update package versions for 9.5 templates by [@&#8203;DamianEdwards](https://redirect.github.com/DamianEdwards) in [#&#8203;12770](https://redirect.github.com/dotnet/aspire/pull/12770) - Remove Obsolete models from AIFoundry and GitHub.Models by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12755](https://redirect.github.com/dotnet/aspire/pull/12755) - Fix channel ordering in aspire update - staging before daily by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12760](https://redirect.github.com/dotnet/aspire/pull/12760) - Add More information link to MCP Server dialog page by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12766](https://redirect.github.com/dotnet/aspire/pull/12766) - Refactor overrideStagingHash to overrideStagingFeed and add overrideStagingQuality configuration by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12775](https://redirect.github.com/dotnet/aspire/pull/12775) - Check aspire exists on path before command or starting aspire debug session by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12773](https://redirect.github.com/dotnet/aspire/pull/12773) - Look for .aspire/settings.json anywhere in the workspace, default to creating it in workspace root by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12772](https://redirect.github.com/dotnet/aspire/pull/12772) - Fix hang when trying to deploy single compute resource by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12797](https://redirect.github.com/dotnet/aspire/pull/12797) - Enable container tunnel via environment variable by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;12816](https://redirect.github.com/dotnet/aspire/pull/12816) - Fix missing ACR login dependency in AzureAppServiceEnvironmentResource by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12807](https://redirect.github.com/dotnet/aspire/pull/12807) - Fix WithPnpm with AddViteApp by [@&#8203;flcdrg](https://redirect.github.com/flcdrg) in [#&#8203;12790](https://redirect.github.com/dotnet/aspire/pull/12790) - Prevent recursive formatted expression at compile time by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;12779](https://redirect.github.com/dotnet/aspire/pull/12779) - Add .dockerignore to Python template frontend by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12812](https://redirect.github.com/dotnet/aspire/pull/12812) - Add Python and uv installation validation with user notifications by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12787](https://redirect.github.com/dotnet/aspire/pull/12787) - \[Automated] Update Playground Manifests by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;12520](https://redirect.github.com/dotnet/aspire/pull/12520) - Fix configuration keys in DeployAsync\_WithCachedDeploymentState\_LoadsFromCache test by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12845](https://redirect.github.com/dotnet/aspire/pull/12845) - Update .NET SDK version to .NET 10 RTM by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12835](https://redirect.github.com/dotnet/aspire/pull/12835) - \[Automated] Update Playground Manifests by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;12855](https://redirect.github.com/dotnet/aspire/pull/12855) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2834983`](https://redirect.github.com/dotnet/aspire/commit/2834983) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;12808](https://redirect.github.com/dotnet/aspire/pull/12808) - Optimize Node.js Dockerfile generation with layer caching and BuildKit mounts by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12739](https://redirect.github.com/dotnet/aspire/pull/12739) - \[tests] Add logging to RemoteExecutor ConformanceTests by [@&#8203;radical](https://redirect.github.com/radical) in [#&#8203;12860](https://redirect.github.com/dotnet/aspire/pull/12860) - Fix: Create shell config file when none exists during CLI installation by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12844](https://redirect.github.com/dotnet/aspire/pull/12844) - \[Automated] Update Playground Manifests by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;12870](https://redirect.github.com/dotnet/aspire/pull/12870) - Add ITestOutputHelper logging to AzureDeployerTests for better failure diagnosis by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12837](https://redirect.github.com/dotnet/aspire/pull/12837) - Quarantine flaky test ReadingLogs\_ErrorDuringRead\_SetStatusAndLog by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12785](https://redirect.github.com/dotnet/aspire/pull/12785) - Bump extension version to 1.0.0 by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12826](https://redirect.github.com/dotnet/aspire/pull/12826) - Don't update genai dialog if the currently view data hasn't changed by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12862](https://redirect.github.com/dotnet/aspire/pull/12862) - Add support for LangSmith OpenTelemetry genai standard attributes by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12861](https://redirect.github.com/dotnet/aspire/pull/12861) - Fix subscription ID not being disabled on Azure provisioning dialog by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12888](https://redirect.github.com/dotnet/aspire/pull/12888) - remove --pre-release flag from extension official build by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12897](https://redirect.github.com/dotnet/aspire/pull/12897) - Merge changes from release/13.0 by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;12911](https://redirect.github.com/dotnet/aspire/pull/12911) - Remove serverReadyAction for apphost, manually open the dashboard URL using vs code APIs by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12907](https://redirect.github.com/dotnet/aspire/pull/12907) - Permit JSON comments in launchSettings.json, set DOTNET\_LAUNCH\_PROFILE to mimic CLI behavior by [@&#8203;adamint](https://redirect.github.com/adamint) in [#&#8203;12904](https://redirect.github.com/dotnet/aspire/pull/12904) - Add support for selecting existing Azure resource groups during provisioning by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12894](https://redirect.github.com/dotnet/aspire/pull/12894) - Fix error message to reference app host projects generically by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12661](https://redirect.github.com/dotnet/aspire/pull/12661) - Add AddAzureFunctionsProject overload accepting project path by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12658](https://redirect.github.com/dotnet/aspire/pull/12658) - Enable final package versioning for Azure Functions by [@&#8203;fabiocav](https://redirect.github.com/fabiocav) in [#&#8203;12756](https://redirect.github.com/dotnet/aspire/pull/12756) - Removing preview qualifiers from Functions readme by [@&#8203;mattchenderson](https://redirect.github.com/mattchenderson) in [#&#8203;12944](https://redirect.github.com/dotnet/aspire/pull/12944) - Update System.CommandLine 2.0.0 by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12946](https://redirect.github.com/dotnet/aspire/pull/12946) - Improve version checking logging by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12947](https://redirect.github.com/dotnet/aspire/pull/12947) - Fix `aspire update` to honor `ManagePackageVersionsCentrally=false` in project files by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12931](https://redirect.github.com/dotnet/aspire/pull/12931) - Add ILogger to BicepCliCompiler with ContainerRuntimeBase-style logging by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12908](https://redirect.github.com/dotnet/aspire/pull/12908) - Simplify installation command for PowerShell by [@&#8203;nohwnd](https://redirect.github.com/nohwnd) in [#&#8203;12924](https://redirect.github.com/dotnet/aspire/pull/12924) - Fix `aspire update` crash on NuGet version range expressions by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12920](https://redirect.github.com/dotnet/aspire/pull/12920) - Fix Azure roles resources always redeploying by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12901](https://redirect.github.com/dotnet/aspire/pull/12901) - Fix dependency tracking of resources that write keyvault secrets by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;12925](https://redirect.github.com/dotnet/aspire/pull/12925) - Add menu to resource details to make it consistant with other details controls by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12975](https://redirect.github.com/dotnet/aspire/pull/12975) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2839731`](https://redirect.github.com/dotnet/aspire/commit/2839731) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;12976](https://redirect.github.com/dotnet/aspire/pull/12976) - Workaround bug in interaction provider when displaying dialogs on load by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12886](https://redirect.github.com/dotnet/aspire/pull/12886) - Parse GenAI tool definitions from span attributes and display in UI with accordion layout by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12863](https://redirect.github.com/dotnet/aspire/pull/12863) - Add GenAI evaluation to GenAI visualizer by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12962](https://redirect.github.com/dotnet/aspire/pull/12962) - Add tab icons to Gen AI dialog by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12994](https://redirect.github.com/dotnet/aspire/pull/12994) - Better interactions provider workaround fix by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12991](https://redirect.github.com/dotnet/aspire/pull/12991) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2840722`](https://redirect.github.com/dotnet/aspire/commit/2840722) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;12989](https://redirect.github.com/dotnet/aspire/pull/12989) - Add MAUI solution generation by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;12969](https://redirect.github.com/dotnet/aspire/pull/12969) - Update .NET SDK version in global.json by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;13007](https://redirect.github.com/dotnet/aspire/pull/13007) - Default OpenAISettings.EnableSensitiveTelemetryData to TelemetryHelpers.EnableSensitiveDataDefault by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12992](https://redirect.github.com/dotnet/aspire/pull/12992) - Update VS Code settings to new C#DK Settings by [@&#8203;JakeRadMSFT](https://redirect.github.com/JakeRadMSFT) in [#&#8203;12950](https://redirect.github.com/dotnet/aspire/pull/12950) - Add workaround for ProcessTerminationTimeout in InvocationConfiguration by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13019](https://redirect.github.com/dotnet/aspire/pull/13019) - Disambiguate Docker Compose project names using AppHost path hash by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12819](https://redirect.github.com/dotnet/aspire/pull/12819) - Change BicepCliCompiler success log from Information to Debug by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12952](https://redirect.github.com/dotnet/aspire/pull/12952) - Add custom commands to open Kusto servers in Kusto Explorer by [@&#8203;MattKotsenas](https://redirect.github.com/MattKotsenas) in [#&#8203;12609](https://redirect.github.com/dotnet/aspire/pull/12609) - Use Shared OtlpEndpointResolver for MAUI integration by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;12999](https://redirect.github.com/dotnet/aspire/pull/12999) - Fix: CLI commands return incorrect exit codes when AppHost fails by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12923](https://redirect.github.com/dotnet/aspire/pull/12923) - Remove .py files from being signed by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13005](https://redirect.github.com/dotnet/aspire/pull/13005) - Set RuntimeIdentifier when building dotnet containers by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;12936](https://redirect.github.com/dotnet/aspire/pull/12936) - Add TreatProjectReferencesAsResources property to disable SDK ProjectReference mutation by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12829](https://redirect.github.com/dotnet/aspire/pull/12829) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13034](https://redirect.github.com/dotnet/aspire/pull/13034) - Fix status code middleware from interfering with API calls by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;12690](https://redirect.github.com/dotnet/aspire/pull/12690) - Fix: Pass cancellation token to GetChannelsAsync in NuGetPackagePrefetcher by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12916](https://redirect.github.com/dotnet/aspire/pull/12916) - Fix CLI crash when user input contains Spectre markup characters by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12919](https://redirect.github.com/dotnet/aspire/pull/12919) - Add support for configuring TLS termination for supported resources by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12506](https://redirect.github.com/dotnet/aspire/pull/12506) - Improve cancellation. by [@&#8203;mitchdenny](https://redirect.github.com/mitchdenny) in [#&#8203;13046](https://redirect.github.com/dotnet/aspire/pull/13046) - Don't sign JS files by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13039](https://redirect.github.com/dotnet/aspire/pull/13039) - Fix pip+pyproject.toml apps missing install commands in generated Dockerfile by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12876](https://redirect.github.com/dotnet/aspire/pull/12876) - Make --clear-cache message provider-agnostic by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13053](https://redirect.github.com/dotnet/aspire/pull/13053) - Use proper MCP inputs instead of hardcoding API keys by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12981](https://redirect.github.com/dotnet/aspire/pull/12981) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2843216`](https://redirect.github.com/dotnet/aspire/commit/2843216) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;13030](https://redirect.github.com/dotnet/aspire/pull/13030) - Add process-parameters meta step to deployment pipeline by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13041](https://redirect.github.com/dotnet/aspire/pull/13041) - Add ClearDefaultRoleAssignments extension method to disable role assignments on Azure resources by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13057](https://redirect.github.com/dotnet/aspire/pull/13057) - Remove ProcessTerminationTimeout from InvocationConfiguration in Aspire CLI by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13062](https://redirect.github.com/dotnet/aspire/pull/13062) - Fix container image builds for resources with dashes in names by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13058](https://redirect.github.com/dotnet/aspire/pull/13058) - EndpointReference evaluation should wait on missing AllocatedEndpoint by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;13074](https://redirect.github.com/dotnet/aspire/pull/13074) - Add `--channel` option with localized descriptions and hide `--quality` for backward compatibility by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13051](https://redirect.github.com/dotnet/aspire/pull/13051) - Fix relative path in AspireWithMaui.slnx by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;13020](https://redirect.github.com/dotnet/aspire/pull/13020) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13080](https://redirect.github.com/dotnet/aspire/pull/13080) - Quarantine flaky test ProcessParametersStep\_ValidatesBehavior by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13082](https://redirect.github.com/dotnet/aspire/pull/13082) - Obsolete AddAzureRedis and stabilize AddAzureRedisEnterprise by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13061](https://redirect.github.com/dotnet/aspire/pull/13061) - Fixes to Azure provisioning dialog by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;13065](https://redirect.github.com/dotnet/aspire/pull/13065) - Add `aspire mcp start` command to launch MCP server with Dashboard tools (feature-flagged) by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12887](https://redirect.github.com/dotnet/aspire/pull/12887) - Fix Azure cross-tenant authentication by using lazy credential creation by [@&#8203;vhvb1989](https://redirect.github.com/vhvb1989) in [#&#8203;13089](https://redirect.github.com/dotnet/aspire/pull/13089) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13101](https://redirect.github.com/dotnet/aspire/pull/13101) - Allow certificates config context to access raw arguments and environment before processing by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;12995](https://redirect.github.com/dotnet/aspire/pull/12995) - Fix deployment state file case sensitivity issue on Linux by [@&#8203;vhvb1989](https://redirect.github.com/vhvb1989) in [#&#8203;13103](https://redirect.github.com/dotnet/aspire/pull/13103) - Fix Ctrl+C cancellation during `aspire update` prompts by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13098](https://redirect.github.com/dotnet/aspire/pull/13098) - Re-enable MCP icons by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;13105](https://redirect.github.com/dotnet/aspire/pull/13105) - Rename new experimental KeyPair API to WithServerAuthenticationCertificate by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;13104](https://redirect.github.com/dotnet/aspire/pull/13104) - Sort environment variables, volumes, and health reports alphabetically in ResourceDetails panel by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13113](https://redirect.github.com/dotnet/aspire/pull/13113) - Reduce aspire cli deploy flickering by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;13111](https://redirect.github.com/dotnet/aspire/pull/13111) - Add telemetry to GenAIVisualizerDialog by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13114](https://redirect.github.com/dotnet/aspire/pull/13114) - Rename "pipeline execution" step to "pipeline-execution" by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13106](https://redirect.github.com/dotnet/aspire/pull/13106) - Remove EnablePackageValidation false from .csproj files in src directory by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13075](https://redirect.github.com/dotnet/aspire/pull/13075) - Enable test logging in DistributedApplicationPipelineTests by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13072](https://redirect.github.com/dotnet/aspire/pull/13072) - Fix flaky tests using TestPipelineActivityReporter by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13129](https://redirect.github.com/dotnet/aspire/pull/13129) - Disable DefaultTlsTerminationEnabled on macOS by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13135](https://redirect.github.com/dotnet/aspire/pull/13135) - Remove experimental status from WithEndpointProxySupport API by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13122](https://redirect.github.com/dotnet/aspire/pull/13122) - Print app service url when deploying by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13123](https://redirect.github.com/dotnet/aspire/pull/13123) - Localized file check-in by OneLocBuild Task: Build definition ID 1309: Build ID [`2845914`](https://redirect.github.com/dotnet/aspire/commit/2845914) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;13100](https://redirect.github.com/dotnet/aspire/pull/13100) - Fix: Show view options menu when hidden resources exist by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13133](https://redirect.github.com/dotnet/aspire/pull/13133) - Refactor port allocation and endpoint resolution by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13110](https://redirect.github.com/dotnet/aspire/pull/13110) - Add icon & status to `CertificateAuthorityCollection` resource by [@&#8203;afscrome](https://redirect.github.com/afscrome) in [#&#8203;12754](https://redirect.github.com/dotnet/aspire/pull/12754) - Fix: Update explicit port handling and add test for manifest project … by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13157](https://redirect.github.com/dotnet/aspire/pull/13157) - Updated icons for DB Server resources + phpmyadmin by [@&#8203;afscrome](https://redirect.github.com/afscrome) in [#&#8203;13147](https://redirect.github.com/dotnet/aspire/pull/13147) - \[Automated] Update Playground Manifests by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;12895](https://redirect.github.com/dotnet/aspire/pull/12895) - Change KnownResourceStateStyle.Warn state string from 'warn' to 'warning' by [@&#8203;jfversluis](https://redirect.github.com/jfversluis) in [#&#8203;13162](https://redirect.github.com/dotnet/aspire/pull/13162) - Add container tunnel test by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;13107](https://redirect.github.com/dotnet/aspire/pull/13107) - Add MCP telemetry by [@&#8203;JamesNK](https://redirect.github.com/JamesNK) in [#&#8203;13150](https://redirect.github.com/dotnet/aspire/pull/13150) - Fix playground AppHost port conflicts, add MCP endpoints, and ensure generate-manifest profiles - assign unique ports to all 52 projects by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13155](https://redirect.github.com/dotnet/aspire/pull/13155) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13186](https://redirect.github.com/dotnet/aspire/pull/13186) - Add auxiliary backchannel for MCP server with multi-connection support by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13099](https://redirect.github.com/dotnet/aspire/pull/13099) - Allow using server authentication cert config in runtime WithContainerFiles callbacks, fix MacOS keychain access spam with dev cert by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;13151](https://redirect.github.com/dotnet/aspire/pull/13151) - Fix `aspire update --self` error when running as dotnet tool by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13141](https://redirect.github.com/dotnet/aspire/pull/13141) - Update to Npgsql 10 by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13164](https://redirect.github.com/dotnet/aspire/pull/13164) - Move GetNonExecutableReferences task from RoslynCodeTaskFactory to compiled assembly by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13056](https://redirect.github.com/dotnet/aspire/pull/13056) - Improve Aspire.Hosting test reliability and diagnostics for investigating hang issues by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13158](https://redirect.github.com/dotnet/aspire/pull/13158) - Add GetAppHostInformationAsync RPC method and select\_apphost MCP tool by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13191](https://redirect.github.com/dotnet/aspire/pull/13191) - Rename AddAzureRedisEnterprise to AddAzureManagedRedis by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13172](https://redirect.github.com/dotnet/aspire/pull/13172) - Quarantine flaky test CliOrphanDetectorContinuesRunningWhenProcessAliveWithCorrectStartTime by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12724](https://redirect.github.com/dotnet/aspire/pull/12724) - Update PATH for Aspire.Cli to net10.0 by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [#&#8203;13209](https://redirect.github.com/dotnet/aspire/pull/13209) - Add Azure Functions Core Tools acquisition via interaction service by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13189](https://redirect.github.com/dotnet/aspire/pull/13189) - Update print-dashboard-url step text to show actual dashboard URL as clickable link by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13212](https://redirect.github.com/dotnet/aspire/pull/13212) - Re-enable performance tracing capability for local runs by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;13214](https://redirect.github.com/dotnet/aspire/pull/13214) - Add IAgentEnvironmentDetector infrastructure and `aspire mcp init` command for coding agent support by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13192](https://redirect.github.com/dotnet/aspire/pull/13192) - Fix bug with default apphost selection. by [@&#8203;mitchdenny](https://redirect.github.com/mitchdenny) in [#&#8203;13228](https://redirect.github.com/dotnet/aspire/pull/13228) - Check for VS Code and Copilot CLI executables in VsCodeAgentEnvironmentScanner by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13226](https://redirect.github.com/dotnet/aspire/pull/13226) - Fix MCP configuration issues: remove VS Code tools config, use PhysicalFileProvider for macOS by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13225](https://redirect.github.com/dotnet/aspire/pull/13225) - Point readme to aspire.dev by [@&#8203;afscrome](https://redirect.github.com/afscrome) in [#&#8203;13234](https://redirect.github.com/dotnet/aspire/pull/13234) - Add list\_apphosts MCP tool to Aspire CLI by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13229](https://redirect.github.com/dotnet/aspire/pull/13229) - Remove the agent fingerprint service by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13230](https://redirect.github.com/dotnet/aspire/pull/13230) - Update documentation links in README.md by [@&#8203;ojamte](https://redirect.github.com/ojamte) in [#&#8203;13233](https://redirect.github.com/dotnet/aspire/pull/13233) - Fix GitHub Copilot CLI detection and add separate CopilotCliAgentEnvironmentScanner by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13250](https://redirect.github.com/dotnet/aspire/pull/13250) - Add test logging to various functional tests for improved output by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13255](https://redirect.github.com/dotnet/aspire/pull/13255) - Quarantine CliOrphanDetectorAfterTheProcessWasRunningForAWhileThenStops test by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13258](https://redirect.github.com/dotnet/aspire/pull/13258) - Fix CLI update prompt for PR channels without download support by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13125](https://redirect.github.com/dotnet/aspire/pull/13125) - Fix CLI tool detection on Windows by searching PATH with PATHEXT extensions by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13262](https://redirect.github.com/dotnet/aspire/pull/13262) - Fix PATH lookup to prefer PATHEXT extensions over exact matches on WIndows by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13264](https://redirect.github.com/dotnet/aspire/pull/13264) - Update package baselines to 13.0.1 by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13215](https://redirect.github.com/dotnet/aspire/pull/13215) - Refactor tests to include ITestOutputHelper for improved logging and diagnostics by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13270](https://redirect.github.com/dotnet/aspire/pull/13270) - Move ContainerBuildOptions to resource-specific annotation by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [#&#8203;13081](https://redirect.github.com/dotnet/aspire/pull/13081) - Support setting container image options per resource by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [#&#8203;13188](https://redirect.github.com/dotnet/aspire/pull/13188) - Fix saving parameters with custom config keys by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13251](https://redirect.github.com/dotnet/aspire/pull/13251) - Performance improvements for aspire mcp init command by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13276](https://redirect.github.com/dotnet/aspire/pull/13276) - Update templates for 13.1 by [@&#8203;DamianEdwards](https://redirect.github.com/DamianEdwards) in [#&#8203;13213](https://redirect.github.com/dotnet/aspire/pull/13213) - \[Automated] Update API Surface Area by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;12058](https://redirect.github.com/dotnet/aspire/pull/12058) - Quarantine flaky test McpServiceTests.CallService\_McpTool\_TelemetryRecorded by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13252](https://redirect.github.com/dotnet/aspire/pull/13252) - Remove mcpCommandEnabled feature flag from CLI by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13279](https://redirect.github.com/dotnet/aspire/pull/13279) - Fix: Use consistent warning icon for unresolved parameters by [@&#8203;murataslan1](https://redirect.github.com/murataslan1) in [#&#8203;13274](https://redirect.github.com/dotnet/aspire/pull/13274) - Fix flaky deployment tests by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13284](https://redirect.github.com/dotnet/aspire/pull/13284) - Rename IResourceContainerImageBuilder to IResourceContainerImageManager by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13289](https://redirect.github.com/dotnet/aspire/pull/13289) - Fix: Complete channel writer when logger is removed by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13292](https://redirect.github.com/dotnet/aspire/pull/13292) - Update Otel versions by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13202](https://redirect.github.com/dotnet/aspire/pull/13202) - Add TESTCONTAINERS\_HUB\_IMAGE\_NAME\_PREFIX environment variable to Helix test configuration by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;11790](https://redirect.github.com/dotnet/aspire/pull/11790) - \[CI] Fix Outerloop and Quarantine workflows by [@&#8203;radical](https://redirect.github.com/radical) in [#&#8203;13218](https://redirect.github.com/dotnet/aspire/pull/13218) - Fix race in building Aspire.Hosting.AppHost by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13295](https://redirect.github.com/dotnet/aspire/pull/13295) - Add container network alias annotation by [@&#8203;karolz-ms](https://redirect.github.com/karolz-ms) in [#&#8203;13299](https://redirect.github.com/dotnet/aspire/pull/13299) - Handle relative endpoint URLs by [@&#8203;DamianEdwards](https://redirect.github.com/DamianEdwards) in [#&#8203;13303](https://redirect.github.com/dotnet/aspire/pull/13303) - Mark Aspire.Hosting.DevTunnels as stable by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13301](https://redirect.github.com/dotnet/aspire/pull/13301) - Add ContainerRegistryResource for general-purpose container registries by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13294](https://redirect.github.com/dotnet/aspire/pull/13294) - Add aspire-js-frontend-starter template with Aspire CLI support by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13096](https://redirect.github.com/dotnet/aspire/pull/13096) - Change install=false semantics to create installer with WithExplicitStart by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13272](https://redirect.github.com/dotnet/aspire/pull/13272) - \[CI] Fix workflows, and run Quarantined tests every four hours by [@&#8203;radical](https://redirect.github.com/radical) in [#&#8203;13304](https://redirect.github.com/dotnet/aspire/pull/13304) - Fix up the js frontend template by [@&#8203;eerhardt](https://redirect.github.com/eerhardt) in [#&#8203;13313](https://redirect.github.com/dotnet/aspire/pull/13313) - Improve path validation for ExternalServiceResource to support reverse proxy scenarios by [@&#8203;sliekens](https://redirect.github.com/sliekens) in [#&#8203;13036](https://redirect.github.com/dotnet/aspire/pull/13036) - Fix pnpm Dockerfile generation by enabling pnpm via corepack by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13267](https://redirect.github.com/dotnet/aspire/pull/13267) - Optimize MCP init by consolidating git lookups and eliminating recursive searches by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13278](https://redirect.github.com/dotnet/aspire/pull/13278) - Fix flaky test by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13328](https://redirect.github.com/dotnet/aspire/pull/13328) - Add a builder pattern for resolving resource configuration by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;13221](https://redirect.github.com/dotnet/aspire/pull/13221) - Merging changes from release/13.0 into main by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;13330](https://redirect.github.com/dotnet/aspire/pull/13330) - Refactor job retrieval logic to implement manual pagination for fetching failed jobs by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13327](https://redirect.github.com/dotnet/aspire/pull/13327) - Update npm dependencies in playground apps and project templates by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;13333](https://redirect.github.com/dotnet/aspire/pull/13333) - \[main] Update dependencies from microsoft/usvc-apiserver by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13322](https://redirect.github.com/dotnet/aspire/pull/13322) - Set TargetPlatform to LinuxAmd64 in ContainerResourceBuilderExtensions default options by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13335](https://redirect.github.com/dotnet/aspire/pull/13335) - Dynamically augment existing Vite config to enable HTTPS endpoint at run time by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;13196](https://redirect.github.com/dotnet/aspire/pull/13196) - Fix `aspire mcp init` hanging in VSCode terminal on Windows by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13305](https://redirect.github.com/dotnet/aspire/pull/13305) - Exclude .packages folder from Component Governance scanning by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;13338](https://redirect.github.com/dotnet/aspire/pull/13338) - Address 2 remaining CG alerts. by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [#&#8203;13339](https://redirect.github.com/dotnet/aspire/pull/13339) - Add list\_integrations and get\_integration\_docs MCP tools to CLI by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13231](https://redirect.github.com/dotnet/aspire/pull/13231) - Add Description property to all pipeline steps and show in diagnostics output by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13310](https://redirect.github.com/dotnet/aspire/pull/13310) - Fix broken links in contributing documentation by [@&#8203;askpt](https://redirect.github.com/askpt) in [#&#8203;13031](https://redirect.github.com/dotnet/aspire/pull/13031) - Alternate API name proposal for server certificate API by [@&#8203;danegsta](https://redirect.github.com/danegsta) in [#&#8203;13340](https://redirect.github.com/dotnet/aspire/pull/13340) - Add remarks to ApplyAzureFunctionsConfiguration method docstring by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13349](https://redirect.github.com/dotnet/aspire/pull/13349) - \[tests] Fix preparing dotnet-tests for template and helix test runs by [@&#8203;radical](https://redirect.github.com/radical) in [#&#8203;13344](https://redirect.github.com/dotnet/aspire/pull/13344) - Add documentation to AddAzureFunctionsProject about ACA deployment and host storage by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13351](https://redirect.github.com/dotnet/aspire/pull/13351) - Encode connection properties and endpoints env var names by [@&#8203;sebastienros](https://redirect.github.com/sebastienros) in [#&#8203;13009](https://redirect.github.com/dotnet/aspire/pull/13009) - Add IFileSystemService abstraction for simplified temp file management by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13282](https://redirect.github.com/dotnet/aspire/pull/13282) - Display resource endpoints for Docker Compose deploy by [@&#8203;captainsafia](https://redirect.github.com/captainsafia) in [#&#8203;13216](https://redirect.github.com/dotnet/aspire/pull/13216) - Various fixes to aspire update by [@&#8203;davidfowl](https://redirect.github.com/davidfowl) in [#&#8203;13364](https://redirect.github.com/dotnet/aspire/pull/13364) - Add automatic temp file tracking and cleanup to FileSystemService by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13361](https://redirect.gith </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ThorstenSauter/TShort). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiLk5FVCIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cb71df commit 1881f71

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Directory.Packages.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageVersion Include="Alba" Version="8.4.0" />
9-
<PackageVersion Include="Aspire.Hosting.AppHost" Version="13.0.2" />
10-
<PackageVersion Include="Aspire.Hosting.SqlServer" Version="13.0.2" />
11-
<PackageVersion Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="13.0.2" />
9+
<PackageVersion Include="Aspire.Hosting.AppHost" Version="13.1.0" />
10+
<PackageVersion Include="Aspire.Hosting.SqlServer" Version="13.1.0" />
11+
<PackageVersion Include="Aspire.Microsoft.EntityFrameworkCore.SqlServer" Version="13.1.0" />
1212
<PackageVersion Include="Azure.Identity" Version="1.17.1" />
1313
<PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.4.0" />
1414
<PackageVersion Include="Bogus" Version="35.6.5" />
@@ -25,7 +25,7 @@
2525
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.1" />
2626
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="10.1.0" />
2727
<PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="10.1.0" />
28-
<PackageVersion Include="Microsoft.Identity.Web" Version="4.1.1" />
28+
<PackageVersion Include="Microsoft.Identity.Web" Version="4.2.0" />
2929
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.1.0" />
3030
<PackageVersion Include="NSubstitute" Version="5.3.0" />
3131
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
@@ -37,10 +37,10 @@
3737
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.14.0" />
3838
<PackageVersion Include="Respawn" Version="7.0.0" />
3939
<PackageVersion Include="SecurityCodeScan.VS2019" Version="5.6.7" />
40-
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.16.1.129956" />
40+
<PackageVersion Include="SonarAnalyzer.CSharp" Version="10.17.0.131074" />
4141
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
4242
<PackageVersion Include="Testcontainers.MsSql" Version="4.9.0" />
43-
<PackageVersion Include="TUnit" Version="1.5.60" />
44-
<PackageVersion Include="Verify.TUnit" Version="31.8.0" />
43+
<PackageVersion Include="TUnit" Version="1.5.70" />
44+
<PackageVersion Include="Verify.TUnit" Version="31.9.0" />
4545
</ItemGroup>
4646
</Project>

src/TShort.AppHost/TShort.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2-
<Sdk Name="Aspire.AppHost.Sdk" Version="13.0.2" />
2+
<Sdk Name="Aspire.AppHost.Sdk" Version="13.1.0" />
33

44
<PropertyGroup>
55
<OutputType>Exe</OutputType>

0 commit comments

Comments
 (0)