I have VS2010 installed in my system and need to open solution file that is created in VS2015. I am unable to open and getting the following 2 errors
"Unable to read the project file 'HardwareDrivers.csproj'."
"The imported project "C:\Program Files (x86)\MSBuild\StyleCop\v4.7\StyleCop.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk."
I tried opening the sln file in notepad and edited the information highlighted in bold, but still the above issue exists.
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 10
Is there any solution to this?