mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-21 06:38:11 +00:00
Issue #19: added comment about WIX Tools
This commit is contained in:
@@ -12,7 +12,7 @@ MTApiService is common engine communication project of the API for MT4 and MT5.
|
||||
MTApiService library should be placed in Windows GAC (Global Assembly Cache). Installers in the project will copied it to GAC automatically.
|
||||
|
||||
# How to build solution
|
||||
The project is supported by Visual Studio 2015.
|
||||
The project is supported by Visual Studio 2015. It also requires WIX Tools (http://wixtoolset.org/).
|
||||
To build solution you need to update sign key file in MtApiService project:
|
||||
- open properties of MTApiService project;
|
||||
- go to tab Signing and select item MtApiKey.pfx;
|
||||
|
||||
Reference in New Issue
Block a user