dotnet / dotnet/project-system
Visual Studio can't handle the case when two dotnet core project file are in same folder
Open
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
When there are two dotnet core project file in same folder Visual Studio will crash or get stucked. And if reopen it can't restore nuget packages correctly( e.g. One project is NETCoreApp and the other is NETStandard, the NETStandard project can't restore its nuget package).
Contributor guide
Assessment
This issue has not been assessed yet.