dotnet-installer/test/dotnet.Tests/CommandTests
Peter Huene 3488a84c35
Implement buildserver shutdown command.
This commit implements the `buildserver shutdown` command that can be used to
shutdown MSBuild, VB/C# compiler, and Razor build servers.

By default, all three build servers are shut down.  Options can be passed to
shut down a subset of the build servers.

Fixes #8185.
2018-03-30 15:13:52 -07:00
..
BuildServerShutdownCommandTests.cs Implement buildserver shutdown command. 2018-03-30 15:13:52 -07:00
ToolInstallCommandTests.cs Add xml setting version warning (#8860) 2018-03-26 12:50:09 -07:00
ToolListCommandTests.cs Change command order for tools (#8862) 2018-03-21 19:12:32 -07:00
ToolUninstallCommandTests.cs Change command order for tools (#8862) 2018-03-21 19:12:32 -07:00
ToolUpdateCommandTests.cs Change command order for tools (#8862) 2018-03-21 19:12:32 -07:00