Skip to content

Files

Latest commit

 

History

History
9 lines (8 loc) · 426 Bytes

cli-disable-build-servers.md

File metadata and controls

9 lines (8 loc) · 426 Bytes
author ms.author ms.date ms.topic
tdykstra
tdykstra
07/20/2023
include
  • --disable-build-servers

    Forces the command to ignore any persistent build servers. This option provides a consistent way to disable all use of build caching, which forces a build from scratch. A build that doesn't rely on caches is useful when the caches might be corrupted or incorrect for some reason. Available since .NET 7 SDK.