dotnet-installer/test/dotnet.Tests/BuildServerTests
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
..
RazorServerManagerTests.cs Implement buildserver shutdown command. 2018-03-30 15:13:52 -07:00
VBCSCompilerServerManagerTests.cs Implement buildserver shutdown command. 2018-03-30 15:13:52 -07:00