publicconststringAppDescription="Publisher for the .NET Platform";
publicconststringProjectArgument="PROJECT";
publicconststringProjectArgDescription="The MSBuild project file to publish. 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.";
publicconststringRuntimeOptionDescription="Publish the project for a given runtime. This is used when creating self-contained deployment. Default is to publish a framework-dependented app.";