Skip to content

Commit f92aec2

Browse files
authored
Updates
1 parent 4f75f86 commit f92aec2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • aspnetcore/blazor/host-and-deploy

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ 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. 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**.
34-
1. Select the **`Publish`** button.
32+
1. When publishing locally, accept the default folder location or specify a different location. Select **Finish** to save the profile. Select **Close**.
33+
1. To clean the target's publish folder prior to publishing the app, select **Show all settings**. Select **Settings** > **File Publish Options** > **Delete all existing files prior to publish**. Select **Save**.
34+
1. Select the **Publish** button.
3535

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

0 commit comments

Comments
 (0)