I have a Silverlight class library project which is referenced (project reference) in Windows Console project. In visual studio 2010, I see warning icon next to the referenced project. I am using SL4 and .net 4.0.
When I build and run the console project, it works perfectly fine. I understand that silverlight library project can be referenced in Windows Console project or WPF project.
Will the warning cause any side effects? Do I have to take any corrective actions? Thanks. Screen capture attached.
Warning message