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 2a43a5c commit acd71edCopy full SHA for acd71ed
docs/core/whats-new/dotnet-10/sdk.md
@@ -33,7 +33,7 @@ You can now use the `dotnet tool exec` command to execute a .NET tool without in
33
34
```bash
35
dotnet tool exec --source ./artifacts/package/ dotnetsay "Hello, World!"
36
-Tool package dotnetsay @1.0.0 will be downloaded from source <source>.
+Tool package [email protected] will be downloaded from source <source>.
37
Proceed? [y/n] (y): y
38
_ _ _ _ __ __ _ _ _
39
| | | | ___ | | | | ___ \ \ / / ___ _ __ | | __| | | |
0 commit comments