aspire
aspire copied to clipboard
Templates 9.0 follow up work
Once https://github.com/dotnet/aspire/pull/6058 is merged:
- [ ]
unsupported hosts - vs versionDoes this need to be bumped higher? Are we doing any testing of Aspire 9 with VS 17.10 or 17.11?https://github.com/dotnet/aspire/pull/6058#discussion_r1784890643 - [ ] Update
Microsoft.Extensions.HttpResilienceversion in the net9 template to net9 nuget. - [ ] Check if the Web template needs any updates
- [x] Make sure
https://aka.ms/dotnet/aspire/third-party-noticesis valid, used in the templates - [x] Update app host templates to use
WaitForwhere applicable - [x] Update Service Defaults template to configure tracing for an activity source with the application name
- [ ] #4206
- [ ] [tests] Add
new-and-buildtests forservicedefaults, andapphosttemplates
cc @DamianEdwards @joperezr
I ensured https://aka.ms/dotnet/aspire/third-party-notices works
Marking as High. @DamianEdwards is going to do item 2 which is the only one required for 9
Moving to Backlog now that the 9.0 tasks are done.
Combined the remaining tasks in https://github.com/dotnet/aspire/issues/2689 and https://github.com/dotnet/aspire/issues/6076 into https://github.com/dotnet/aspire/issues/9576 . Closing.