Hi. I need to save object of DotNetProjectResolver. I tried to serialize it, but caught exception, because DotNetProjectResolver class isn't a serializable object. Please tell me, how can I save this object and load information after several days? Will you make this class serializable in the next releases?