I have a Solution level project "Infrastructure.Interface" referenced in the "Application" project. But the XAML is not letting me to add a reference through xmlns i.e the Infrastructure.Interface is not getting listed in the drop down! Manually typing the details, i dont get the classes in it listed further in the XAML either!
Tried adding reference to a different solution level project and i am able to get that listed while adding a XAML xmlns reference! Not sure if its something i am missing here!
Any help would be great! Thanks!