I want to access the Windows Runtime Component from my UWP app. For it, I tried to add it as a reference. In Solution Explorer, right-clicked the References node under UWP app project and selected Add reference.
In the Reference Manager dialog, selected Projects->Solution. But I cant see my Windows runtime project there. It seems empty.
How can I resolve it?


