I downloaded orchard (Orchard.Source.zip) and unzipped it. Then I opened using Visual Studio 2015. When I was trying to build, getting lots of error (286 errors). Most of those are .dll related error as it is unable to figure out the dll.
Extra steps which I tried to resolve:
- I updated all NuGet packages but still no luck. :(
- Tried to build each project manually but not working
- tried to change Target framework to .NET Framework 4.5 or other versions. but no luck
I am not sure, whether I missed anything? If you know what are the steps I am missing, can you please mention. Or if I need to do any more steps, please let me know.
Software I used: - VS2015 Enterprise [version 14.0.25431.01 Update 3] - Orchard 1.10.1 [from orchardproject.net/download and I used [Download the source] version]
Thanks