Julián Bayardo Spadafora
Julián Bayardo Spadafora
You can set options regardless of whether the "C# layer" allows it by using the set option API. That should let you control memory usage
In the meantime, you might want to try to set `useLegacyProjectIsolation` to true within the MSBuild resolver configuration. See here for [precise comment](https://github.com/microsoft/BuildXL/blob/master/Public/Sdk/Public/Prelude/Prelude.Configuration.Resolvers.dsc#L237).
Hey! Oh, no hurry at all! Wish you a speedy recovery :) I tried using the `senpai` branch, but it doesn't (or didn't) compile when I was trying to develop...