C53599: Adding break line (#10041)
Hello, @rick-anderson, Translator has reported possible source content issue. Please review and merge the suggested proposed file change to avoid this error. If you make related fix in another PR, then share your PR number, so we can confirm and close this PR. Many thanks in advance.pull/10049/head
parent
7a771561dc
commit
9e36132eea
|
@ -149,6 +149,7 @@ Click **Publish**. Visual Studio publishes your app to Azure. When the deploymen
|
|||
### Update the app
|
||||
|
||||
* Edit the *Pages/About.cshtml* Razor page and change its contents. For example, you can modify the paragraph to say "Hello ASP.NET Core!":
|
||||
|
||||
[!code-html[About](publish-to-azure-webapp-using-vs/sample/about.cshtml?highlight=9&range=1-9)]
|
||||
|
||||
* Right-click on the project and select **Publish...** again.
|
||||
|
|
Loading…
Reference in New Issue