You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/static-web-apps/publish-devops.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,10 @@ In this tutorial, you learn to:
29
29
## Create a static web app in an Azure DevOps
30
30
31
31
> [!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.
0 commit comments