dotnet / dotnet/project-system
Ensure Xaml intellisense generates when opening legacy projects with CPS
Open
Feature-XAML
Parity-Legacy-Feature
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
For https://github.com/dotnet/project-system/issues/2488 we fixed the WPF targets but that only applies to SDK projects.
As we bring up support for opening legacy projects in CPS we need to ensure we fix the issue for those projects too, probably by making them use the WPF targets from the SDK. See https://github.com/dotnet/wpf/pull/1895#issuecomment-532344926
Contributor guide
Assessment
This issue has not been assessed yet.