Skip to content

Commit 90e6ed4

Browse files
authored
Merge pull request #34180 from wwlpublish/12110e2d43dafd6d8bb3c4003ffcfbae-live
Modules/M04-perform-basic-operations-numbers-c-sharp
2 parents df167a3 + 552827b commit 90e6ed4

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

learn-pr/wwl-language/csharp-basic-operations/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/2-exercise-add-numbers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Perform addition with implicit data conversion
44
metadata:
55
title: Exercise - Perform addition with implicit data conversion
66
description: "Exercise - Perform addition with implicit data conversion"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/3-exercise-math-operators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Perform math operations
44
metadata:
55
title: Exercise - Perform math operations
66
description: "Exercise - Perform math operations"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/4-exercise-increment-decrement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Increment and decrement values
44
metadata:
55
title: Exercise - Increment and decrement values
66
description: "Exercise - Increment and decrement values"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/5-challenge.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.languages.csharp-basic-operations.challenge
3-
title: Complete the challenge
3+
title: Complete the challenge to convert Fahrenheit to Celsius
44
metadata:
5-
title: Complete the challenge
6-
description: "Complete the challenge"
7-
ms.date: 04/13/2023
5+
title: Complete the challenge to convert Fahrenheit to Celsius
6+
description: "Complete the challenge to convert Fahrenheit to Celsius"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/6-solution.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.languages.csharp-basic-operations.solution
3-
title: Review the solution
3+
title: Review the solution to convert Fahrenheit to Celsius
44
metadata:
5-
title: Review the solution
6-
description: "Review the solution"
7-
ms.date: 04/13/2023
5+
title: Review the solution to convert Fahrenheit to Celsius
6+
description: "Review the solution to convert Fahrenheit to Celsius"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/8-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 04/13/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/csharp-basic-operations/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
uid: learn.languages.csharp-basic-operations
33
metadata:
44
title: Perform basic operations on numbers in C#
5-
description: "Perform basic operations on numbers in C#"
6-
ms.date: 04/13/2023
5+
description: "Learn the operators and techniques used to perform basic math operations on numeric data."
6+
ms.date: 04/25/2023
77
author: wwlpublish
88
ms.author: buzahid
99
ms.topic: interactive-tutorial

0 commit comments

Comments
 (0)