When using roslyn LSP outside of VS and C# devkit is there any rpc-method/flag/env-var to set build configuration from "Debug" to "Release"? I have tried digging around the code but it seems connected to the brokered services, is this correct? Any plans to allow changing build configuration?