Commit graph

2 commits

Author SHA1 Message Date
Michael Yanni
67cbc0dd65 Applied expression bodies for methods to solution. 2023-11-10 17:08:10 -08:00
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)