Skip to content

Commit

Permalink
Code Quality: Fixed capitalization in Package.appxmanifest (files-c…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamparter authored Nov 3, 2024
1 parent 39df64d commit 5b73da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Files.App (Package)/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
</Application>
</Applications>

<!-- To Host The Background Task Component, This Activatable Class Entry Must Be Added. -->
<!-- To host The background task component, this activatable class entry must be added. -->
<Extensions>
<Extension Category="windows.activatableClass.inProcessServer">
<InProcessServer>
Expand Down

0 comments on commit 5b73da5

Please sign in to comment.