Browse Source

Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/24558/head
Enis Necipoglu 4 weeks ago
committed by GitHub
parent
commit
c462b731dd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/studio/running-applications.md

2
docs/en/studio/running-applications.md

@ -246,7 +246,7 @@ The *Open with* submenu provides options to open the application project in exte
### Miscellaneous
- We can copy the selected application *Browse* URL with *Copy URL*. It copies the *Browse* URL instead *Launch URL* since we could connected to *Kubernetes* service.
- We can copy the selected application *Browse* URL with *Copy URL*. It copies the *Browse* URL instead of *Launch URL* since we could be connected to a *Kubernetes* service.
- You can change the target framework by right-click the selected application and change the *Target Framework* option. This option visible if the project has multiple target framework such as MAUI applications.
- To remove an application from the tree, open the context menu by right-clicking the application and selecting *Remove*.

Loading…
Cancel
Save