Skip to content

Commit 7c49316

Browse files
committed
minor edit
1 parent f1f7796 commit 7c49316

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/debugger/includes/remote-debugger-deploy-app-local.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,13 @@
3535

3636
Choose **Edit** to edit the profile, and then choose **Settings**. Choose a **Debug** configuration, and then choose **Remove additional files at destination** under the **File Publish** options.
3737

38+
![Screenshot of the Settings tab in the Publish dialog box. Configuration is set to Debug and the Publish button is selected.](../media/remote-debug-publish-debug-config.png)
3839

3940
> [!NOTE]
4041
> If you use a Release build, you disable debugging in the *web.config* file when you publish.
4142
4243
1. Click **Publish**.
4344

44-
![Screenshot of the Settings tab in the Publish dialog box. Configuration is set to Debug and the Publish button is selected.](../media/remote-debug-publish-debug-config.png)
45-
4645
The application publishes a **Debug** configuration of the project to the local folder. Progress shows in the Output window.
4746

4847
1. Copy the ASP.NET project directory from the Visual Studio computer to the local directory configured for the ASP.NET app (in this example, **C:\Publish**) on the Windows Server computer. In this tutorial, we assume you are copying manually, but you can use other tools like PowerShell, Xcopy, or Robocopy.

0 commit comments

Comments
 (0)