Browse Source
Merge pull request #21432 from abpframework/auto-merge/rel-9-0/3236
Merge branch dev with rel-9.0
pull/21445/head
maliming
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
docs/en/studio/running-applications.md
|
|
|
@ -187,6 +187,8 @@ We have several options in C# applications. Those options are `Start`(If the app |
|
|
|
|
|
|
|
> When *Watch* is enable you should see an *eye* icon next to the application name. |
|
|
|
|
|
|
|
> Hint: Performing CTRL+Click on the start icon left to a stopped C# application equals to `Build & Start` command. Same applies for folders. |
|
|
|
|
|
|
|
 |
|
|
|
|
|
|
|
### Build |
|
|
|
|