public AssemblyPreloader() { Settings = new AssemblyPreloaderSettings { Filter = x => true, Path = AppDomain.CurrentDomain.BaseDirectory }; }