Hi folks.
I'm having a problem with VS2010 where suddenly one of my projects is displaying the warning "The referenced component 'System.Data.SQLite' could not be found".
All i can find about it in my search is a problem with building both x86 and x64 applications, but my project is only x86.
It targets .Net 4 and is usually fine when I start it.
The project is a template I made to base other projects on, so when I start new project I can select type "ProjectBase".
I have recently installed VS2015 Community and wondering if that has anuthing to do with it.
It is my hope that someone has encountered this before and knows a little about dealing with it, or can advise some steps I need to take to track the problem down.
Thanks for reading.