Skip to content

Commit a5140c0

Browse files
authored
Apply suggestions from code review
1 parent 98e7d12 commit a5140c0

File tree

1 file changed

+2
-2
lines changed
  • learn-pr/paths/access-local-files-asynchronously

1 file changed

+2
-2
lines changed

learn-pr/paths/access-local-files-asynchronously/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uid: learn.wwl.access-local-files-asynchronously
33
metadata:
44
title: Access local files asynchronously
5-
description: Learn how to manage local files using the System.IO namespace and how to asynchronously backup and restore application data using the System.Text.Json namespace. 
5+
description: Learn how to manage local files using the System.IO namespace and how to asynchronously back up and restore application data using the System.Text.Json namespace. 
66
ms.date: 04/08/2025
77
author: wwlpublish
88
ms.author: cahowd
@@ -13,7 +13,7 @@ prerequisites: |
1313
- The ability to develop object-oriented programs in C# that implement classes, interfaces, class inheritance, and polymorphic behavior.
1414
- The ability to manage collections, structs, records, generics, dates and times, and anonymous types.
1515
summary: |
16-
Learn how to manage local files using the System.IO namespace and how to asynchronously backup and restore application data using the System.Text.Json namespace. 
16+
Learn how to manage local files using the System.IO namespace and how to asynchronously back up and restore application data using the System.Text.Json namespace. 
1717
iconUrl: /training/achievements/generic-trophy.svg
1818
levels:
1919
- beginner

0 commit comments

Comments
 (0)