Skip to content

Commit 20ef262

Browse files
authored
changed files by pdets auto publish service, publishid[d5ed8187-afb2-446d-afba-85de5aaeb81c] and do [publish].
1 parent 281550a commit 20ef262

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

learn-pr/wwl-language/csharp-switch-case/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-switch-case/2-exercise-switch-case.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Implement a switch statement
44
metadata:
55
title: Exercise - Implement a switch statement
66
description: "Exercise - Implement a switch statement"
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-switch-case/3-exercise-challenge-switch-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 switch statements
44
metadata:
55
title: Exercise - Complete a challenge activity using switch statements
66
description: "Exercise - Complete a challenge activity using switch 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-switch-case/4-review-solution-switch-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 the switch statement challenge activity
44
metadata:
55
title: Review the solution to the switch statement challenge activity
66
description: "Review the solution to the switch statement 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-switch-case/5-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-switch-case/6-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-switch-case/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.languages.csharp-switch-case
33
metadata:
44
title: Branch the Flow of Code using the switch-case Construct in C#
55
description: "Learn how to add branching logic that matches one variable or expression against many possible values."
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)