Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/aspire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.4.0
Choose a base ref
...
head repository: dotnet/aspire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.4.1
Choose a head ref
  • 5 commits
  • 11 files changed
  • 6 contributors

Commits on Jul 29, 2025

  1. Update Aspire.Cli.csproj (#10724)

    Mark Aspire.CLI as stable
    joperezr authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    700a5f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. [release/9.4] aspire config set writes appHostPath to ~/.aspire/setti…

    …ngs.json globally, causing incorrect path resolution (#10703)
    
    * Initial plan
    
    * Rename global settings file from settings.json to globalsettings.json
    
    Co-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: mitchdenny <513398+mitchdenny@users.noreply.github.com>
    3 people authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    825b309 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    b2f64ee View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. [release/9.4] Fix grid scrolling bugs (#10861)

    * Fix continious scroll to prevent jumping to the top
    
    * Overscan counts
    
    * Update
    
    * Update
    
    * Continious scroll is re-enabled when there is no scrollbar
    
    * Remove page logging
    
    ---------
    
    Co-authored-by: James Newton-King <james@newtonking.com>
    github-actions[bot] and JamesNK authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    9ee918c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7adcde9 View commit details
    Browse the repository at this point in the history
Loading