Files
Files copied to clipboard
Code Quality: Rename "Files.App (Package)" to "Files.Package" in the directory tree
Description
It's unnecessary and somewhat confusing to have the name "Files.App (Package)" in the directory tree (src). It should better be named Files.Package to match the configuration manager.
Concerned code
N/A
Gains
- Better understanding of folder structure
- Developer will understand the link between "Files.App (Package)" and "Files.Package" as it appears in the editor.
Requirements
- Rename directory "Files.App (Package)" to "Files.Package"
Comments
No response