publicconststringAppDescription="Command to clean previously generated build outputs.";
publicconststringCmdArgProject="PROJECT";
publicconststringCmdArgProjDescription="The MSBuild project file to build. If a project file is not specified, MSBuild searches the current working directory for a file that has a file extension that ends in `proj` and uses that file.";