dotnet / dotnet/project-system
Show MSBuild project SDKs in the Dependencies node
Open
Feature-Dependency-Node
Feature-Import-Tree
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
When referencing a custom SDK project like this:
```xml
...
```
it doesn't show under the `Dependencies` node in Visual Studio.
And also it is not seeable and updatable from NuGet Package Manager.
Also see: https://github.com/Microsoft/MSBuildSdks/issues/24
Contributor guide
Assessment
This issue has not been assessed yet.