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: microsoft/aspire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.1
Choose a base ref
...
head repository: microsoft/aspire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.2
Choose a head ref
  • 4 commits
  • 20 files changed
  • 3 contributors

Commits on Oct 5, 2024

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

Commits on Oct 7, 2024

  1. Support net9+ VMR properties (#6054)

    We want to remove the old source build properties from VMR builds in net10. This repo is still on net8, which is fine. Adding support for the net9+ properties will enable removal of support for the old properties in .NET 10 Arcade.
    mmitche authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a1f7880 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

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

Commits on Oct 21, 2024

  1. Allow Dashboard application to roll-forward (#6417)

    Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
    github-actions[bot] and joperezr authored Oct 21, 2024
    1 Configuration menu
    Copy the full SHA
    5fa9337 View commit details
    Browse the repository at this point in the history
Loading