Skip to content

Commit 9b9b5d0

Browse files
DevTKSSCopilot
andauthored
chore: apply review suggestion
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0f75b28 commit 9b9b5d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/external/StorageFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Use the `Windows.Storage.StorageFile` API to read files from your app package. T
5353
> Another advantage of setting the LinkBase Property like shown above is, that you can do this on every project in your Solution you like to, without being required to:
5454
>
5555
> - duplicate the Folder or Files
56-
> - if you edit a file in there, it's State will always be synced
56+
> - if you edit a file in there, its state will always be synced
5757
> [!TIP]
5858
> If you may not want to have those files in your output directory of the Project, but showing up in your Solution Explorer, you can set the `CopyToOutputDirectory` property shown before, to **Never**.
5959

0 commit comments

Comments
 (0)