Update all samples to Aspire 13 with net10.0 framework#11
Update all samples to Aspire 13 with net10.0 framework#11
Conversation
Co-authored-by: yorek <2612362+yorek@users.noreply.github.com>
…versions Co-authored-by: yorek <2612362+yorek@users.noreply.github.com>
…stency Co-authored-by: yorek <2612362+yorek@users.noreply.github.com>
Co-authored-by: yorek <2612362+yorek@users.noreply.github.com>
|
@copilot update evertyhing to aspire 13 making sure you use the aspire CLI to do the update via "aspire update" |
Co-authored-by: yorek <2612362+yorek@users.noreply.github.com>
Done in e548074. Updated all samples to:
Note: The |
|
@copilot in the readme, instead of mentioning "azd up" I think it is possible to use "azpire deploy", right? |
Co-authored-by: yorek <2612362+yorek@users.noreply.github.com>
|
Community contributions do not have packages updated to version 13 yet.... |
Purpose
Updates all samples to use Aspire 13.0.0 with .NET 10 framework and latest compatible packages.
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Package Updates
TargetFramework → net10.0
Aspire packages → 13.0.0
Microsoft.Extensions packages → 10.0.0
OpenTelemetry packages → 1.14.0
CommunityToolkit.Aspire packages → 9.9.0
Dependencies
Samples Updated
All 8 samples: base, byoss, hostedss, hostedss-dbup, hostedss-dbprj, hostedss-ef, hostedss-dbup-dab, todo_app
Other Information
azd uptoaspire deployin READMEdotnet-outdated -uaspire updateCLI command has a bug where--non-interactivestill prompts for selection, so manual updates were used insteadOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.