<command>
Run a dotnet command
.
Example for command run
:
@dotnet run {
args = "-v"
}
Capabilities
Capability | Info |
---|---|
Cache | never |
Bach | no |
Argument Reference
The following arguments are supported:
command
- (Optional) Example.args
- (Optional) Arguments for command.
Last updated on