mcopjan

Results 12 comments of mcopjan

any update on this please?

Workaround is to use AddArguments() and the following escape sequence ``` var derivedDataPath = {your path} builder.AddArguments(new KeyValuePair("--default-capabilities", $"\"{{\\\"derivedDataPath\\\": \\\"{derivedDataPath}\\\"}}\""))) ```