We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c03c3 commit 5b05374Copy full SHA for 5b05374
docs/fundamentals/setup-tooling.md
@@ -90,7 +90,7 @@ dotnet new install Aspire.ProjectTemplates
90
To install a specific version, append the version number to the package name:
91
92
```dotnetcli
93
-dotnet new install Aspire.ProjectTemplates::9.0.0
+dotnet new install Aspire.ProjectTemplates::9.3.0
94
```
95
96
> [!TIP]
0 commit comments