dotnet / dotnet/project-system
DDRITs coverage of VB projects is insufficient
Open
Area-Testing
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Moving this from AzDo [AB#832602](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/832602)
PR 171537 broke loading of VB projects but passed DDRITs without issue. We need to add VB project coverage to the DDRITs, or expand existing coverage appropriately. We should also check that a similar break in C# projects would have been caught.
In this case, the VB projects still "loaded" but the project system ended up passing no information to the language service, meaning no Intellisense support. I expect designers would have been broken as well.
Contributor guide
Assessment
This issue has not been assessed yet.