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/1-intro.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: Intro
6
-
language: C#
6
+
language: csharp
7
7
order: 1
8
8
---
9
9
@@ -26,4 +26,4 @@ Learn how to create a build pipeline on **Azure DevOps** using a **YAML** file a
26
26
15 minutes
27
27
28
28
### Scenario
29
-
A personalized build pipeline in **Azure DevOps** usign a **YAML** file. This tutorial is based on a sample Virtual Assistant in the [Bot Framework Solutions repository]({{site.repo}}).
29
+
A personalized build pipeline in **Azure DevOps** usign a **YAML** file. This tutorial is based on a sample Virtual Assistant in the [Bot Framework Solutions repository]({{site.repo}}).
0 commit comments