+1

Can't build in Visual Studio 2015

Asad Ateeque 8 ár síðan updated by David Sacharny 8 ár síðan 1
Hi
I can't build the sln in VS2015 on windows 7. Are there any specific dependencies?

You may be missing references to assemblies. For me the tooltip that pops up over the errors automatically added the references and now it builds. There are also possibly nuget packages missing. If you open the package manager there was a message at the top for me saying to "restore" packages. I clicked it. Now it seems to build. Hope that helps. Maybe you can post the errors for everyone to see?