dotnet build-server
This article applies to: ✔️ .NET Core 3.1 SDK and later versions
Name
dotnet build-server
- Interacts with servers started by a build.
Synopsis
dotnet build-server shutdown [--msbuild] [--razor] [--vbcscompiler]
dotnet build-server shutdown -h|--help
dotnet build-server -h|--help
Commands
shutdown
Shuts down build servers that are started from dotnet. By default, all servers are shut down.
Options
-?|-h|--help
Prints out a description of how to use the command.
--msbuild
Shuts down the MSBuild build server.
--razor
Shuts down the Razor build server.
--vbcscompiler
Shuts down the VB/C# compiler build server.
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.