You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetcore/blazor/host-and-deploy/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ Apps are published for deployment in Release configuration.
29
29
30
30
1. Select the **Publish {APPLICATION}** command from the **Build** menu, where the `{APPLICATION}` placeholder the app's name.
31
31
1. Select the *publish target*. To publish locally, select **Folder**. Select **Next**.
32
-
1.Accept the default folder location or specify a different location. Select **Finish**and select**Close**.
33
-
1. To clean the publish folder prior to publishing the app, select **Show all settings** followed by **Settings** > **File Publish Options** > **Delete all existing files prior to publish**, followed by**Save**.
32
+
1.When publishing locally, accept the default folder location or specify a different location. Select **Finish**followed by**Close**.
33
+
1. To clean the target's publish folder prior to publishing the app, select **Show all settings** followed by **Settings** > **File Publish Options** > **Delete all existing files prior to publish**. Select**Save**.
0 commit comments