I'd like to
run it with source code in my local computer, but I met a
serial"References" problems. Although I tried some version source
code(such as:6.1.1, 6.14...), the problems still exist, can you help me out?
For example:
Umbraco.Web project
1, ClientDependecy.Core
2, CookComputing.XmlRpcV2
3, Examine
4, HtmlAgilitPack
5, ICSharpCode.SharpZipLib
6, Lucene.Net
....
Those references are not found.
I believe if you choose "Enable NuGet Package Restore" from within Visual Studio, all of those third-party references will be added. I forget whether you can just right-click on the solution name to do this, otherwise look in Options -> Package Manager -> "Allow NuGet to download missing packages during build".
why many references are not found in source code?
I'd like to run it with source code in my local computer, but I met a serial"References" problems. Although I tried some version source code(such as:6.1.1, 6.14...), the problems still exist, can you help me out?
For example:
Umbraco.Web project
1, ClientDependecy.Core
2, CookComputing.XmlRpcV2
3, Examine
4, HtmlAgilitPack
5, ICSharpCode.SharpZipLib
6, Lucene.Net
....
Those references are not found.
Thank you very much!
I believe if you choose "Enable NuGet Package Restore" from within Visual Studio, all of those third-party references will be added. I forget whether you can just right-click on the solution name to do this, otherwise look in Options -> Package Manager -> "Allow NuGet to download missing packages during build".
Good luck to you!
Hi Funka,
Thank you so much!
You help me out, which had bothered me so many days!
Best Regards,
Jacky.Huang
is working on a reply...