Skip to content

Commit 83d7dc4

Browse files
authored
changed files by pdets auto publish service, publishid[f03d3ebc-e5c1-455d-b51b-ee28ba8bb080] and do [publish].
1 parent 3dbba97 commit 83d7dc4

10 files changed

+11
-11
lines changed

learn-pr/wwl-language/implement-asynchronous-tasks/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/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/2-get-started-asynchronous-programming.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Get started with asynchronous programming
44
metadata:
55
title: Get started with asynchronous programming
66
description: "Get started with asynchronous programming"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/3-implement-asynchronous-file-input-output.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Implement asynchronous file input and output
44
metadata:
55
title: Implement asynchronous file input and output
66
description: "Implement asynchronous file input and output"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/4-access-web-resources-asynchronously.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Access web resources asynchronously
44
metadata:
55
title: Access web resources asynchronously
66
description: "Access web resources asynchronously"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/5-run-asynchronous-tasks-parallel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Run asynchronous tasks in parallel
44
metadata:
55
title: Run asynchronous tasks in parallel
66
description: "Run asynchronous tasks in parallel"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/6-manage-asynchronous-parallel-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Manage asynchronous and parallel tasks
44
metadata:
55
title: Manage asynchronous and parallel tasks
66
description: "Manage asynchronous and parallel tasks"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/7-exercise-implement-async-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 'Exercise - '
44
metadata:
55
title: Exercise -
66
description: "Exercise -"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/8-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/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/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"
7-
ms.date: 04/03/2025
7+
ms.date: 04/04/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-language/implement-asynchronous-tasks/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.implement-asynchronous-tasks
33
metadata:
44
title: Implement asynchronous tasks
55
description: "Learn how to implement asynchronous tasks in C# apps using the async and await keywords and how to run asynchronous tasks in parallel."
6-
ms.date: 04/03/2025
6+
ms.date: 04/04/2025
77
author: wwlpublish
88
ms.author: cahowd
99
ms.topic: module-intro-to-product
@@ -33,7 +33,7 @@ prerequisites: |
3333
- A basic understanding of file input and output operations using the System.IO classes.
3434
3535
- A basic understanding of JSON serialization and deserialization using System.Text.Json classes and Data Transfer Objects.
36-
iconUrl: /training/achievements/generic-trophy.svg
36+
iconUrl: /training/achievements/generic-badge.svg
3737
levels:
3838
- beginner
3939
roles:

0 commit comments

Comments
 (0)