Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This article applies to: ✔️ .NET Core 3.1 SDK and later versions
dotnet build-server
- Interacts with servers started by a build.
dotnet build-server shutdown [--msbuild] [--razor] [--vbcscompiler]
dotnet build-server shutdown -h|--help
dotnet build-server -h|--help
shutdown
Shuts down build servers that are started from dotnet. By default, all servers are shut down.
-?|-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.
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now