Commit graph

1 commit

Author SHA1 Message Date
William Lee
149bdfd0fa
Change command order for tools (#8862)
dotnet install tool -> dotnet tool install
dotnet uninstall tool -> dotnet tool uninstall
dotnet list tool -> dotnet tool list
dotnet update tool -> dotnet tool update
2018-03-21 19:12:32 -07:00
Renamed from test/Microsoft.DotNet.Tools.Tests.Utilities/Commands/InstallCommand.cs (Browse further)