dotnet / dotnet/project-system
Create project property pages for Shared Projects
Open
Feature-Shared-Projects
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Once we have project property pages working for C# and VB projects we should also add support for Shared Projects (.shproj). Assuming that we can re-use the infrastructure we put in place for C#/VB in VS Online, then this will be a matter of:
- [ ] Updating the "Properties" command handler to support opening the app designer for .shproj projects.
- [ ] Defining XAML rules for the pages we want to display.
Contributor guide
Assessment
This issue has not been assessed yet.