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
Improvement: More enable Nullable Reference Type #25, thanks @nogic1008
Fix: Does not work help command at special cases in .NET 4.7.2 #26, thanks @KageShiron
(Breaking Changes)Remove SimpleConsoleLogger dependency from BatchEngine initialization. #13, thanks @mayuki
Note, this breaking change, does not work console logging if you use new HostBuilder().
you can change BatchHost.CreateDefaultBuilder() instead of new HostBuilder().