bda5b11cc2
Launcher project is packed as `QuantConnect.Lean`but as a mean ot having all Lean features just calling one package. In the same sense, `QuantConnect.Algorithm.CSharp` is included as package and added as dependecy in the `QuantConnect.Lean` package just to have a working example aailable out-of-the-box.