Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ If that command works, you're presented with the version of the Aspire CLI tool:
13.2.0+{commitSHA}
```

The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built. This suffix is included in pre-release builds and may not be present in stable releases.
The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built.

<LearnMore>
Learn more by reading the [Aspire CLI reference](/reference/cli/overview/)
Expand Down
Loading