Browse Source

Added Build & Start hint to running applications document

pull/21430/head
Yunus Emre Kalkan 1 year ago
parent
commit
dbcce7840b
  1. 2
      docs/en/studio/running-applications.md

2
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.
![csharp-application-context-menu-run-connection](images/solution-runner/csharp-application-context-menu-run-connection.png)
### Build

Loading…
Cancel
Save