dotnet / dotnet/project-system
Add a "client" assembly to CPS
Open
Feature-Codespaces
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_This issue is one part of #5776, which tracks the work to create a new App Designer using the App Capabilities Designer for VS Online scenarios._
We need to add a new project/assembly to CPS to hold client-side-only constructs, such as UI elements. This includes adding the necessary setup authoring, loc, and signing.
We could move some existing functionality into this new assembly (such as the C++ client-side property grid) but my primary motivation is to have a place to put the new App Designer.
Contributor guide
Assessment
This issue has not been assessed yet.