dotnet-installer/test/dotnet-install-tool.Tests
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
..
dotnet-install-tool.Tests.csproj Add verbosity option to install tool command. 2018-01-31 15:19:34 -08:00
GivenDotnetInstallTool.cs Change command order for tools (#8862) 2018-03-21 19:12:32 -07:00