I am a fairly adequate programmer but unable to get StockSharp to build:
For instance I try to build project Xaml I get:
Error 120 'Could not load file or assembly 'ActiproSoftware.Editors.Wpf, Version=11.2.555.0, Culture=neutral, PublicKeyToken=36ff2196ab5654b9' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)' C\StockSharp-master\Xaml\LC Xaml
The assembly is there and its identical to the one which gets downloaded when I install the exe so its not environmental.
Angus