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
Add custom async file trace listener and improve disposal
Introduces TextTraceListener for asynchronous file logging, replacing TextWriterTraceListener in GeneralTracer. Ensures proper disposal of trace listeners in upgrade and strategy flows. Also removes unnecessary PublishAot properties and comments out Patch/BackUp options in client and upgrader programs for better configuration flexibility.
0 commit comments