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
{{ message }}
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/_docs/solution-accelerators/tutorials/enable-continuous-integration/csharp/4-configure-build-steps.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: tutorial
3
3
category: Solution Accelerators
4
4
subcategory: Enable continuous integration
5
5
title: Configure the build steps
6
-
language: C#
6
+
language: csharp
7
7
order: 4
8
8
---
9
9
@@ -27,4 +27,4 @@ order: 4
27
27

28
28
29
29
1. The build pipeline is created successfully and you will see the configuration of the **YAML** file. Now select **Run** to start the build process.
30
-

30
+

0 commit comments