We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf19d7 commit 9957854Copy full SHA for 9957854
1 file changed
aspnetcore/blazor/host-and-deploy/index.md
@@ -45,6 +45,8 @@ dotnet publish -c Release
45
46
# [.NET CLI](#tab/net-cli)
47
48
+Open a command shell to the project's root directory.
49
+
50
Use the [`dotnet publish`](/dotnet/core/tools/dotnet-publish) command to publish the app:
51
52
```dotnetcli
0 commit comments