Skip to content

Commit 6611484

Browse files
authored
Updates
1 parent b45b267 commit 6611484

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • aspnetcore/blazor/host-and-deploy

aspnetcore/blazor/host-and-deploy/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ Apps are published for deployment in Release configuration.
2929

3030
1. Select the **Publish {APPLICATION}** command from the **Build** menu, where the `{APPLICATION}` placeholder the app's name.
3131
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**.
3434
1. Select the **`Publish`** button.
3535

3636
# [.NET CLI](#tab/net-cli)

0 commit comments

Comments
 (0)