Branding: use "Aspire" instead of ".NET Aspire"#1111
Draft
sebastienros wants to merge 2 commits into
Draft
Conversation
5b7d03d to
84ae195
Compare
The product was rebranded from ".NET Aspire" to simply "Aspire". This updates generic references to the new name. References to a specific older release (e.g. ".NET Aspire 9.4"), historical notes, and changelogs are intentionally left as-is. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps official Aspire.* packages and Aspire.AppHost.Sdk to the latest release (13.4.6). Preview-only packages use the matching 13.4.6 preview build. Packages without a 13.x release (e.g. Aspire.Hosting.NodeJs) and CommunityToolkit.Aspire.* (separate versioning) are left unchanged. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
84ae195 to
03f0a42
Compare
Contributor
|
@sebastienros let me know when read and we will also update the name of the repo ping me on teams |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use "Aspire" branding and update to the latest release (13.4.6)
Aspire was rebranded from ".NET Aspire" to simply "Aspire", and the latest release is 13.4.6 (aspire.dev). This PR updates this sample accordingly.
Branding
.NET Aspire→Aspirein prose/docs.ASP.NETtext is unaffected.Versions
Aspire.*packages andAspire.AppHost.Sdkto 13.4.6.Aspire.Azure.AI.OpenAI,Aspire.Azure.AI.Inference) — no stable 13.x exists and the preview build requires a newer runtime than this sample targets;Aspire.Hosting.NodeJs(no 13.x release);CommunityToolkit.Aspire.*(separate versioning).