I'm new to wp7. I have a warning, when i build the program, which was done using c# in visual studio 2010 express for windows phone, It shows a warning:
The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Users\arul\Documents\Visual Studio 2010\Projects\data\data\SQLiteClient\Community.CsharpSqlite.WP.dll'
It shows this warning after add a reference to the Community.CsharpSqlite.WP.dll.
Please help me to clear my errors. Thank you...