Skip to content

Commit aceb2e2

Browse files
authored
changed files by pdets auto publish service, publishid[75f4609f-b1a6-4a95-86f7-9b7a287c0deb] and do [publish].
1 parent d0e131f commit aceb2e2

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

learn-pr/wwl-language/csharp-convert-cast/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 to the module."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/2-exercise-data-type-conversion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Explore data type casting and conversion
44
metadata:
55
title: Exercise - Explore data type casting and conversion
66
description: "Explore different techniques that can be used for data type conversion."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/3-exercise-tryparse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Examine the TryParse() method
44
metadata:
55
title: Exercise - Examine the TryParse() method
66
description: "Examine using the TryParse() method to convert string data into a numeric data type."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/4-challenge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Complete a challenge to combine string array values as strings
44
metadata:
55
title: Exercise - Complete a challenge to combine string array values as strings and as integers
66
description: "Practice combining string array values as strings and as integers."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/5-solution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'Review a solution for combining string array values as strings and as in
44
metadata:
55
title: Review a solution for combining string array values as strings and as integers challenge
66
description: "Review a solution for combining string array values as strings and as integers challenge."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/6-challenge-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Complete a challenge to output math operations as specific num
44
metadata:
55
title: Exercise - Complete a challenge to output math operations as specific number types
66
description: "Practice outputting math operations as specific number types."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/7-solution-2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Review a solution for the output math operations as specific number types
44
metadata:
55
title: Review a solution for the output math operations as specific number types challenge
66
description: "Review a solution for the output math operations as specific number types challenge."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/8-knowledge-check.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.languages.csharp-convert-cast.knowledge-check
3-
title: Module assessment
3+
title: Knowledge check
44
metadata:
5-
title: Module assessment
5+
title: Knowledge check
66
description: "Check what you learn in this module."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/9-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 of the module."
7-
ms.date: 03/06/2025
7+
ms.date: 04/15/2025
88
author: wwlpublish
99
ms.author: eric
1010
ms.topic: unit

learn-pr/wwl-language/csharp-convert-cast/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.languages.csharp-convert-cast
33
metadata:
44
title: Convert data types using casting and conversion techniques in C#
55
description: "Explore using C# techniques for casts and conversions."
6-
ms.date: 03/06/2025
6+
ms.date: 04/15/2025
77
author: wwlpublish
88
ms.author: eric
99
ms.topic: module

0 commit comments

Comments
 (0)