Search code examples
visual-studiovisual-studio-2015azure-service-fabric

Service Fabric Service reference has yellow triangle


I'm using VS2015, when I add a service to my service fabric application, the reference has a yellow triangle. My Error window has no errors in it, and when I hover over the reference nothing popups up. How can I find out what it's problem is?

The solution builds and runs fine otherwise.


Solution

  • This is a known bug in VS - the underlying project configuration system is incorrectly flagging the references as wrong. Things should work normally if you do a build.