1 write to NoBuild
aspire (1)
Commands\RunCommand.cs (1)
251
NoBuild
= noBuild,
2 references to NoBuild
aspire (2)
Projects\DotNetAppHostProject.cs (2)
248
if (!watch && !context.
NoBuild
)
325
var noBuild = !watch || context.
NoBuild
;