dotnet / dotnet/project-system
Get defaults for AppDesignerFolder and AppDesignFolderContentsOnlyVisibleOnlyInShowAllFiles from the rules themseves
Open
Needs-CPS-work
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
When we're passed the rule snapshots in AppDesignerFolderProjectTreePropertiesProvider, we're not passed defaults for these rules, so we need to duplicate the defaults with the same ones in the AppDesigner rule. We should figure out a way to get these defaults passed to the snapshot - probably via a CPS change.
Contributor guide
Assessment
This issue has not been assessed yet.