You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicreadonlyOption<string>SettingsFileOption=new("--settings-path","The configuration file with CSDL conversion settings.");
22
22
publicreadonlyOption<LogLevel>LogLevelOption=new("--log-level",()=>LogLevel.Information,"The log level to use when logging messages to the main output.");
0 commit comments