Skip to content

Commit 7f4a2cc

Browse files
authored
changed files by pdets auto publish service, publishid[a37a3cc8-1c18-48eb-a6f5-b04934eab57f] and do [publish].
1 parent 857b21c commit 7f4a2cc

9 files changed

+9
-9
lines changed

learn-pr/wwl-language/csharp-do-while/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: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/2-exercise-do-while-continue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Create do and while iteration loops
44
metadata:
55
title: Exercise - Create do and while iteration loops
66
description: "Exercise - Create do and while iteration loops"
7-
ms.date: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/3-exercise-challenge-do-while-statements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Complete a challenge activity using do and while iteration sta
44
metadata:
55
title: Exercise - Complete a challenge activity using do and while iteration statements
66
description: "Exercise - Complete a challenge activity using do and while iteration statements"
7-
ms.date: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/4-review-solution-do-while-statements-challenge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Review the solution to do and while challenge activity
44
metadata:
55
title: Review the solution to do and while challenge activity
66
description: "Review the solution to do and while challenge activity"
7-
ms.date: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/5-exercise-challenge-differentiate-while-do-statements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Complete a challenge activity to differentiate between do and
44
metadata:
55
title: Exercise - Complete a challenge activity to differentiate between do and while iteration statements
66
description: "Exercise - Complete a challenge activity to differentiate between do and while iteration statements"
7-
ms.date: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/6-review-solution-differentiate-while-do-statements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Review the solution to do versus while challenge activity
44
metadata:
55
title: Review the solution to do versus while challenge activity
66
description: "Review the solution to do versus while challenge activity"
7-
ms.date: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/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: 06/16/2025
7+
ms.date: 06/17/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/csharp-do-while/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.languages.csharp-do-while
33
metadata:
44
title: Add Looping Logic to your Code using the do-while and while Statements in C#
55
description: "Use the do-while and while statements to iterate as long as a Boolean expression evaluates to true."
6-
ms.date: 06/16/2025
6+
ms.date: 06/17/2025
77
author: wwlpublish
88
ms.author: cahowd
99
ms.topic: module

0 commit comments

Comments
 (0)