Open wcoder opened 6 years ago
@wli3 do you know of an issue this might be a dupe of? I couldn't find an issue that specifically requested turning dotnet-
prefixed global tools to dotnet <command>
in the install output, although I thought we had one. If not, let's take this for 2.2.100.
I think there is 2 problem.
@wcoder dotnet-outdated
should work after reopen cmd. Since the message about HTTPS cert shows up. I guess this is the first run. If there is no message about reopen cmd prompt in the first run, it is a bug.
I don't think there is an existing issue to simply "dotnet-outdated" to "dotnet outdated" in the message.
From dotnet-outdated issue: https://github.com/jerriep/dotnet-outdated/issues/37
Steps to reproduce
Execute
dotnet tool install --global dotnet-outdated
Expected behavior
So that the installer's messages are understood (the same command names).
Actual behavior
dotnet-outdated
- command not found, because used commanddotnet outdated
Environment data
dotnet --info
output: