Any extra options that should be passed to the program being run
Configuration to use for building the project. Default for most projects is "Debug"
Log the command to the console
Set this flag to force all dependencies to be resolved even if the last restore was successful. This is equivalent to deleting project.assets.json.
Target framework to build for. The target framework has to be specified in the project file.
The name of the launch profile (if any) to use when launching the application
Skip building the project prior to running. By default, the project will be built.
Set this flag to ignore project to project references and only restore the root project.
Do not attempt to use launchSettings.json to configure the application
Does not do an implicit restore when executing the command
Target runtime to build for. The default is to build a portable application.
sets the console verbosity
Generated using TypeDoc
IRunModel