mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-05 01:21:07 +01:00
Updated How to build (markdown)
parent
2b15ecfd98
commit
a3945acd33
@ -1,8 +1,13 @@
|
||||
You need
|
||||
You need:
|
||||
|
||||
* Visual Studio 2017 Community (C++, C#, NuGet)
|
||||
* some experience with Visual Studio
|
||||
|
||||
(these should Visual Studio restore automatically per NuGet)
|
||||
You have to add this library yourself (ZIP file in ExternalLibs folder):
|
||||
|
||||
* CookComputing.XmlRpcV2.dll (Extract zip file, dll is allready in folder xml-rpc.net.2.5.0\bin)
|
||||
|
||||
These libraries are automatically added/resolved per NuGet:
|
||||
|
||||
* Newtonsoft.Json.dll
|
||||
* DiscUtils.dll
|
||||
@ -10,11 +15,7 @@ You need
|
||||
* Ionic.Zip.dll
|
||||
* log4net.dll
|
||||
|
||||
You have to add this library yourself (ZIP file in ExternalLibs folder):
|
||||
|
||||
* CookComputing.XmlRpcV2.dll (Extract zip file, dll is allready in folder xml-rpc.net.2.5.0\bin)
|
||||
|
||||
(Only for testing purposes) you also need NUnit libraries
|
||||
(Only for testing purposes) you also need NUnit libraries:
|
||||
|
||||
* nunit.framework.dll
|
||||
* Moq.dll
|
||||
|
Loading…
Reference in New Issue
Block a user