Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
This article applies to: ✔️ .NET 6 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
shutdownShuts down build servers that are started from dotnet. By default, all servers are shut down.
Options
-
-?|-h|--helpPrints out a description of how to use the command.
--msbuildShuts down the MSBuild build server.
--razorShuts down the Razor build server.
--vbcscompilerShuts down the VB/C# compiler build server.