Commit 48a97f7
Update Aspire branding and links in MAUI template (#37850)
<!-- Please let the below note in for people that find this PR -->
> [!NOTE]
> Are you waiting for the changes in this PR to be merged?
> It would be very helpful if you could [test the resulting
artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!
### Description of Change
This updates the MAUI Aspire Service Defaults template to:
- use the current `Aspire` product name in the editable English
localization source;
- link Service Defaults documentation directly to `aspire.dev`;
- link third-party notices directly to the current `microsoft/aspire`
repository.
PR #32626 corrected the main template manifest but intentionally
reverted localization files. This follow-up updates
`templatestrings.en.json`, the editable source of the English
localization metadata. Generated `templatestrings.json`, translated JSON
files, and `loc/**.lcl` files remain unchanged so the repository's
OneLocBuild workflow can generate the localization follow-up.
### Issues Fixed
Follow-up to #32624 and #32626.
### Validation
- Built and packed `Microsoft.Maui.Templates.csproj`.
- Verified the packaged English template metadata uses `Aspire`.
- Verified both replacement links resolve.
- Verified no editable `.NET Aspire` references or legacy Aspire links
remain.
Co-authored-by: David Pine <7679720+IEvangelist@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 1cdf1b6 commit 48a97f7
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- src/Templates/src/templates/maui-aspire-servicedefaults
- .template.config
- localize
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments