Skip to content

Commit 07a7547

Browse files
Merge pull request #3620 from dotnet/main
✅ Merge `main` into `live`
2 parents 5f64169 + 5b05374 commit 07a7547

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)