Skip to content

Commit 5b05374

Browse files
authored
Update setup-tooling.md (#3507)
1 parent 77c03c3 commit 5b05374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fundamentals/setup-tooling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dotnet new install Aspire.ProjectTemplates
9090
To install a specific version, append the version number to the package name:
9191

9292
```dotnetcli
93-
dotnet new install Aspire.ProjectTemplates::9.0.0
93+
dotnet new install Aspire.ProjectTemplates::9.3.0
9494
```
9595

9696
> [!TIP]

0 commit comments

Comments
 (0)