diff --git a/xml/Microsoft.Extensions.Hosting/WindowsServiceLifetimeHostBuilderExtensions.xml b/xml/Microsoft.Extensions.Hosting/WindowsServiceLifetimeHostBuilderExtensions.xml index f239931078c..fde057fe5de 100644 --- a/xml/Microsoft.Extensions.Hosting/WindowsServiceLifetimeHostBuilderExtensions.xml +++ b/xml/Microsoft.Extensions.Hosting/WindowsServiceLifetimeHostBuilderExtensions.xml @@ -43,8 +43,7 @@ Sets the host lifetime to WindowsServiceLifetime, sets the Content Root, and enables logging to the event log with the application name as the default source name. The same instance of the for chaining. - This is context aware and will only activate if it detects the process is running - as a Windows Service. + This is context aware and will only activate if it detects the process is running as a Windows Service.