Skip to content

Commit eb2378b

Browse files
Update articles/static-web-apps/publish-devops.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent bac3ee3 commit eb2378b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/static-web-apps/publish-devops.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ In this tutorial, you learn to:
2929
## Create a static web app in an Azure DevOps
3030

3131
> [!NOTE]
32-
> If you have an existing app in your repository, you may skip to the next section. NOTE: The existing app must target .NET Core 3.1 for the pipeline to publish the app correctly.
32+
> If you have an existing app in your repository, you may skip to the next section.
33+
34+
> [!NOTE]
35+
> The application must target .NET Core 3.1 for the pipeline to succeed.
3336
3437
1. Navigate to your repository in Azure Repos.
3538

0 commit comments

Comments
 (0)