Skip to content

Commit 71e16f7

Browse files
committed
thypo
1 parent 86f4d88 commit 71e16f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnetaspire/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fi
2525
echo "Activating feature '.NET Aspire' version: $VERSION"
2626

2727
# Before .NET Aspire 9.0 install required `dotnet workload`: this is no longer necessary, as Aspire is
28-
# installed when restoring an Aspireprojects. It's only necessary to install the appropriate version of the templates.
28+
# installed when restoring Aspire projects. It's only necessary to install the appropriate version of the templates.
2929

3030

3131
if [[ $VERSION =~ ^(9\.0\.0)$ ]]; then

0 commit comments

Comments
 (0)