Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add templates for 9.0 #6058

Merged
merged 25 commits into from
Oct 3, 2024
Merged

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    16d1b7b View commit details
    Browse the repository at this point in the history
  2. Add Aspire.ProjectTemplates.9.0.net8

    - duplicated from Aspire.ProjectTemplates
    - And the `-f net8.0` option is replaced with `-f net9.0` in the various
      `template.json` files.
    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    10d0a5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfbfa37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4c36a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2acf79c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6074c51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3be33b4 View commit details
    Browse the repository at this point in the history
  8. update workload tests

    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    13d1e42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f89a403 View commit details
    Browse the repository at this point in the history
  10. cleanup

    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f432076 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5642aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b52cd28 View commit details
    Browse the repository at this point in the history
  13. remove unused targets

    radical committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    43f69af View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix windows build

    radical committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c89fc40 View commit details
    Browse the repository at this point in the history
  2. fix

    radical committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b504b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef8554 View commit details
    Browse the repository at this point in the history
  4. fix sdk install

    radical committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b31c32c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b6bb0 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    radical committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    af26f1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc17f09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cfd0b5 View commit details
    Browse the repository at this point in the history
  9. Use net9.0 natively in the 9.0.net9 templates

    Addresses review feedback.
    radical committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c2519c0 View commit details
    Browse the repository at this point in the history
  10. Use separate replacement tokens for extensions version for 8.x vs 9.x…

    …. Addresses review feedback
    radical committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0a2fe6f View commit details
    Browse the repository at this point in the history
  11. Update src/Aspire.ProjectTemplates.9.0.net9/templates/aspire-empty/.t…

    …emplate.config/template.json
    
    Co-authored-by: Damian Edwards <damian@damianedwards.com>
    radical and DamianEdwards authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5579816 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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